Skip to content

Commit

Permalink
Update Rust crate sqlparser to 0.49.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] authored Aug 16, 2024
1 parent 66ac7b3 commit 618302e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -547,7 +547,7 @@ smf = "0.2"
socket2 = { version = "0.5", features = ["all"] }
sp-sim = { path = "sp-sim" }
sqlformat = "0.2.4"
sqlparser = { version = "0.45.0", features = [ "visitor" ] }
sqlparser = { version = "0.49.0", features = [ "visitor" ] }
static_assertions = "1.1.0"
# Please do not change the Steno version to a Git dependency. It makes it
# harder than expected to make breaking changes (even if you specify a specific
Expand Down

0 comments on commit 618302e

Please sign in to comment.