Skip to content

Commit d1e4773

Browse files
Update Rust crate sqlparser to 0.59
1 parent fd62aac commit d1e4773

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ tracing-test = "0.2"
6969
regex = "1"
7070
parking_lot = "0.12"
7171
thread_local = "1"
72-
sqlparser = { version = "0.58", features = ["visitor"] }
72+
sqlparser = { version = "0.59", features = ["visitor"] }
7373
graphql-parser = "0.4"
7474

7575
[profile.release]

0 commit comments

Comments
 (0)