Skip to content

Commit c61960a

Browse files
fix(deps): update rust crate number-theory to 0.0.26
1 parent 17b85c3 commit c61960a

2 files changed

Lines changed: 12 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 11 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bench/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ is_prime = "2.0.7"
2020
glass_pumpkin = "1.2.0"
2121

2222
[target.'cfg(target_arch = "x86_64")'.dependencies]
23-
number-theory = "0.0.6"
23+
number-theory = "0.0.26"
2424

2525
[features]
2626
default = ["num-primes"]

0 commit comments

Comments
 (0)