Skip to content

Commit

Permalink
Re-add dependencies needed by tests that cargo check --tests didn't…
Browse files Browse the repository at this point in the history
… show
  • Loading branch information
Shnatsel committed Dec 30, 2024
1 parent ab3b6e1 commit 434f108
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,10 @@ approx = "0.5.1"
byteorder = "1.5.0"
clap = { version = "3.0", features = ["derive"] }
criterion = "0.4.0"
getopts = "0.2.14"
glob = "0.3"
rand = "0.8.4"
term = "1.0.1"

[features]
unstable = ["crc32fast/nightly"]
Expand Down

0 comments on commit 434f108

Please # to comment.