Skip to content

Commit e90002a

Browse files
committed
Update Cargo.toml
1 parent cb9d89d commit e90002a

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
@@ -53,7 +53,7 @@ lambda-web = { version = "0.2.1", features = ["actix4"], optional = true }
5353
sqlparser = { version = "0.56.0", default-features = false, features = [
5454
"std",
5555
"visitor",
56-
] } # https://github.com/apache/datafusion-sqlparser-rs/pull/1522#issuecomment-2665112118
56+
] }
5757
async-stream = "0.3"
5858
async-trait = "0.1.61"
5959
async-recursion = "1.0.0"

0 commit comments

Comments
 (0)