Skip to content

Commit

Permalink
Remove unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
konstin committed Oct 30, 2024
1 parent 830f92f commit 8010aff
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 23 deletions.
19 changes: 0 additions & 19 deletions Cargo.lock

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

4 changes: 0 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ collapsible_if = "allow"
boxcar = "0.2.6"
indexmap = "2.6.0"
itertools = "0.13.0"
once_cell = "1.19.0"
pep440_rs = { version = "0.7.2", features = ["version-ranges"] }
regex = "1.10.4"
rustc-hash = "2.0.0"
Expand All @@ -35,11 +34,8 @@ urlencoding = "2.1.3"
version-ranges = "0.1.0"

[dev-dependencies]
indoc = "2.0.5"
insta = "1.41.0"
log = "0.4.22"
serde_json = "1.0.116"
testing_logger = "0.1.1"
tracing-test = "0.2.5"

[features]
Expand Down

0 comments on commit 8010aff

Please sign in to comment.