mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
chore: cleanup unused dependencies
This commit is contained in:
parent
d04d0cd987
commit
4fa9af4953
16 changed files with 16 additions and 65 deletions
|
@ -8,18 +8,12 @@ homepage.workspace = true
|
|||
license.workspace = true
|
||||
publish = false
|
||||
|
||||
[dependencies]
|
||||
uu_factor = { path = "../../../src/uu/factor" }
|
||||
|
||||
[dev-dependencies]
|
||||
array-init = "2.0.0"
|
||||
criterion = "0.6.0"
|
||||
rand = "0.9.1"
|
||||
rand_chacha = "0.9.0"
|
||||
num-bigint = "0.4.4"
|
||||
num-prime = "0.4.4"
|
||||
num-traits = "0.2.18"
|
||||
|
||||
|
||||
[[bench]]
|
||||
name = "table"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue