Update sqlparser-derive version (#1055)

This commit is contained in:
Andrew Lamb 2023-11-27 12:55:54 -05:00 committed by GitHub
parent a765146ad1
commit b69aed96e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
[package]
name = "sqlparser_derive"
description = "proc macro for sqlparser"
version = "0.2.0"
version = "0.2.1"
authors = ["sqlparser-rs authors"]
homepage = "https://github.com/sqlparser-rs/sqlparser-rs"
documentation = "https://docs.rs/sqlparser_derive/"