Skip to content
This repository was archived by the owner on Nov 16, 2025. It is now read-only.

Commit 48036ef

Browse files
Update Rust crate sqlparser to 0.57
1 parent 67b5127 commit 48036ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chaindexing-macros/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ proc-macro = true
1111
proc-macro2 = "1"
1212
quote = "1"
1313
syn = { version = "2", features = ["full"] }
14-
sqlparser = { version = "0.41" }
14+
sqlparser = { version = "0.57" }

0 commit comments

Comments
 (0)