Skip to content

Commit 1557279

Browse files
authored
Merge pull request #435 from rust-lang/renovate/sqlparser-0.x
Update Rust crate sqlparser to 0.59
2 parents fd62aac + d1e4773 commit 1557279

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)