Skip to content

Commit

Permalink
Remove more unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Swatinem committed Jul 9, 2024
1 parent ee33316 commit 9505ce2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 94 deletions.
99 changes: 8 additions & 91 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,8 @@ testing = ["dep:serde_json"]

[dependencies]
anyhow = "1.0.79"
crc32fast = "1.4.0"
globset = "0.4.14"
indexmap = "2.2.6"
lru = "0.12.1"
md-5 = "0.10.6"
regex = "1.10.2"
rmp-serde = "1.1.2"
serde = { version = "1.0.195", features = ["derive"] }
Expand Down

0 comments on commit 9505ce2

Please sign in to comment.