Skip to content

Commit 4896adb

Browse files
authored
Format the dependency in Cargo.toml to make taplo happy
1 parent 3479fa7 commit 4896adb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

datafusion/spark/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ datafusion-functions = { workspace = true, features = ["crypto_expressions"] }
5757
datafusion-functions-aggregate = { workspace = true }
5858
datafusion-functions-nested = { workspace = true }
5959
log = { workspace = true }
60-
num-traits = {workspace = true}
60+
num-traits = { workspace = true }
6161
percent-encoding = "2.3.2"
6262
rand = { workspace = true }
6363
serde_json = { workspace = true }

0 commit comments

Comments
 (0)