Skip to content

Commit 6007430

Browse files
authored
Update parser version (#26)
1 parent a165e10 commit 6007430

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
@@ -164,7 +164,7 @@ recursive = "0.1.1"
164164
regex = "1.8"
165165
rstest = "0.24.0"
166166
serde_json = "1"
167-
sqlparser = { git = "https://github.com/Embucket/datafusion-sqlparser-rs.git", rev = "ed416548dcfe4a73a3240bbf625fb9010a4925c8", features = [
167+
sqlparser = { git = "https://github.com/Embucket/datafusion-sqlparser-rs.git", rev = "7caf74317dfc704273819e527c2536dbb3a7051f", features = [
168168
"visitor",
169169
] }
170170
tempfile = "3"

0 commit comments

Comments
 (0)