We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb9d89d commit e90002aCopy full SHA for e90002a
Cargo.toml
@@ -53,7 +53,7 @@ lambda-web = { version = "0.2.1", features = ["actix4"], optional = true }
53
sqlparser = { version = "0.56.0", default-features = false, features = [
54
"std",
55
"visitor",
56
-] } # https://github.com/apache/datafusion-sqlparser-rs/pull/1522#issuecomment-2665112118
+] }
57
async-stream = "0.3"
58
async-trait = "0.1.61"
59
async-recursion = "1.0.0"
0 commit comments