We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5bdf7b commit f7faecfCopy full SHA for f7faecf
1 file changed
src/uu/factor/Cargo.toml
@@ -20,8 +20,7 @@ num-traits = { workspace = true } # used in src/numerics.rs, which is included b
20
21
[dependencies]
22
clap = { workspace = true }
23
-num-traits = { workspace = true }
24
-uucore = { workspace = true, features = ["quoting-style"] }
+uucore = { workspace = true }
25
memchr = { workspace = true }
26
num-bigint = { workspace = true }
27
num-prime = { workspace = true }
0 commit comments