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

Commit 9c64635

Browse files
Update Rust crate sqlparser to 0.58
1 parent cbd63f5 commit 9c64635

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
@@ -10,4 +10,4 @@ proc-macro = true
1010
[dependencies]
1111
quote = "1"
1212
syn = { version = "2", features = ["full"] }
13-
sqlparser = "0.57"
13+
sqlparser = "0.58"

0 commit comments

Comments
 (0)