Skip to content

Commit

Permalink
Removed unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaCappelletti94 committed Aug 1, 2024
1 parent ce51539 commit 97a32d5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,7 @@ serde = { version = "1.0", default-features = false, features = ["derive"], opti
[dev-dependencies]
paste = "1.0.15"
serde_json = "1.0"
indicatif = {version="0.15.0", features = ["rayon"]}
rayon = "1.8.0"
rand = "0.8"
flate2 = "1.0.27"

[features]
default = ["serde"]
Expand Down

0 comments on commit 97a32d5

Please sign in to comment.