mirror of
https://github.com/apache/datafusion-sqlparser-rs.git
synced 2025-08-04 14:28:22 +00:00
Increase version of sqlparser_derive from 0.2.2 to 0.3.0 (#1571)
This commit is contained in:
parent
48b0e4db4e
commit
b0007389dc
2 changed files with 3 additions and 3 deletions
|
@ -17,8 +17,8 @@
|
|||
|
||||
[package]
|
||||
name = "sqlparser_derive"
|
||||
description = "proc macro for sqlparser"
|
||||
version = "0.2.2"
|
||||
description = "Procedural (proc) macros for sqlparser"
|
||||
version = "0.3.0"
|
||||
authors = ["sqlparser-rs authors"]
|
||||
homepage = "https://github.com/sqlparser-rs/sqlparser-rs"
|
||||
documentation = "https://docs.rs/sqlparser_derive/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue