Skip to content

Commit 7e7151f

Browse files
committed
tmp
1 parent 75cb966 commit 7e7151f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ recursive = "0.1.1"
166166
regex = "1.8"
167167
rstest = "0.25.0"
168168
serde_json = "1"
169-
sqlparser = { git = "https://github.com/ArroyoSystems/sqlparser-rs", branch = "0.55.0/arroyo", features = ["visitor"] }
169+
sqlparser = { git = "https://github.com/ArroyoSystems/sqlparser-rs", branch = "partitioned_by", features = ["visitor"] }
170170
tempfile = "3"
171171
tokio = { version = "1.45", features = ["macros", "rt", "sync"] }
172172
url = "2.5.4"

0 commit comments

Comments
 (0)