Skip to content

Commit

Permalink
remove build-deps and build.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
saik0 committed Feb 9, 2022
1 parent d1fa477 commit dffba38
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
7 changes: 0 additions & 7 deletions benchmarks/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,6 @@ criterion = { version = "0.3", features = ["html_reports"] }
quickcheck = "0.9"
quickcheck_macros = "0.9"

[build-dependencies]
anyhow = "1.0"
bytes = "1.0"
convert_case = "0.4"
reqwest = { version = "0.11.3", features = ["blocking", "rustls-tls"], default-features = false }
zip = "0.5.12"

[features]
simd = ["roaring/simd"]

Expand Down
1 change: 0 additions & 1 deletion benchmarks/build.rs

This file was deleted.

0 comments on commit dffba38

Please sign in to comment.