We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3479fa7 commit 4896adbCopy full SHA for 4896adb
1 file changed
datafusion/spark/Cargo.toml
@@ -57,7 +57,7 @@ datafusion-functions = { workspace = true, features = ["crypto_expressions"] }
57
datafusion-functions-aggregate = { workspace = true }
58
datafusion-functions-nested = { workspace = true }
59
log = { workspace = true }
60
-num-traits = {workspace = true}
+num-traits = { workspace = true }
61
percent-encoding = "2.3.2"
62
rand = { workspace = true }
63
serde_json = { workspace = true }
0 commit comments