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 b412f47 commit 91dc431Copy full SHA for 91dc431
Cargo.toml
@@ -59,7 +59,7 @@ datafusion-sql = "45"
59
# serde
60
serde = { version = "1.0.194", features = ["derive"] }
61
serde_json = "1"
62
-strum = { version = "0"}
+strum = { version = "0.26"}
63
64
65
# "stdlib"
0 commit comments