We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bc694d commit cf5f38aCopy full SHA for cf5f38a
1 file changed
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