Skip to content

Commit

Permalink
Remove unused dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dantengsky committed Jun 26, 2022
1 parent 1af25c0 commit c128f20
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ xxhash-rust = { version="0.8.3", optional = true, features = ["xxh64"] }
[dev-dependencies]
tokio = { version = "1", features = ["macros", "rt"] }
criterion = "0.3"
rand = "0.8"

[features]
default = ["snappy", "gzip", "lz4", "zstd", "brotli", "bloom_filter"]
Expand Down

0 comments on commit c128f20

Please sign in to comment.