Skip to content

Commit 1028395

Browse files
Update Rust crate sqlparser to 0.52.0
1 parent ffaa2a6 commit 1028395

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
@@ -12,7 +12,7 @@ env_logger = "0.11.5"
1212
log = "0.4.22"
1313
poise = "0.6.1"
1414
reqwest = { version = "0.12", features = ["json"] }
15-
sqlparser = "0.51.0"
15+
sqlparser = "0.52.0"
1616
tabled = "0.16.0"
1717
tokio = { version = "1", features = ["full"] }
1818
url = "2.5.3"

0 commit comments

Comments
 (0)