Get rid of rustc_hash
This commit is contained in:
parent
e04215802e
commit
abd6b3519c
3 changed files with 4 additions and 13 deletions
|
|
@ -6,7 +6,6 @@ edition = "2021"
|
|||
[dependencies]
|
||||
clap = { version = "4.5.23", features = ["derive", "deprecated"] }
|
||||
regex = "1.11.1"
|
||||
rustc-hash = "2.1.0"
|
||||
serde = { version = "1.0.217", features = ["derive"] }
|
||||
serde_json = "1.0.134"
|
||||
thousands = "0.2.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue