We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8bc49b commit 456e2feCopy full SHA for 456e2fe
datafusion-examples/Cargo.toml
@@ -74,7 +74,6 @@ serde = { version = "1.0.136", features = ["derive"] }
74
serde_json = { workspace = true }
75
tempfile = { workspace = true }
76
tokio = { workspace = true, features = ["rt-multi-thread", "parking_lot"] }
77
-# 0.10 and 0.11 are incompatible. Need to upgrade tonic to 0.11 when upgrading to arrow 51
78
tonic = "0.11"
79
url = { workspace = true }
80
uuid = "1.2"
0 commit comments