Skip to content

Commit 456e2fe

Browse files
committed
Remove stale comment
1 parent a8bc49b commit 456e2fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

datafusion-examples/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ serde = { version = "1.0.136", features = ["derive"] }
7474
serde_json = { workspace = true }
7575
tempfile = { workspace = true }
7676
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
7877
tonic = "0.11"
7978
url = { workspace = true }
8079
uuid = "1.2"

0 commit comments

Comments
 (0)