Skip to content

Commit 3f22f8c

Browse files
authored
Trying cargo machete to prune unused deps. (#17545)
* Trying cargo machete to prune unused deps. * Using encode_arrow_schema from arrow-rs. (#17543)
1 parent 7d08c27 commit 3f22f8c

File tree

19 files changed

+3
-179
lines changed

19 files changed

+3
-179
lines changed

Cargo.lock

Lines changed: 0 additions & 131 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

benchmarks/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ serde = { version = "1.0.219", features = ["derive"] }
5252
serde_json = { workspace = true }
5353
snmalloc-rs = { version = "0.3", optional = true }
5454
structopt = { version = "0.3", default-features = false }
55-
test-utils = { path = "../test-utils/", version = "0.1.0" }
5655
tokio = { workspace = true, features = ["rt-multi-thread", "parking_lot"] }
5756
tokio-util = { version = "0.7.16" }
5857

0 commit comments

Comments
 (0)