mirror of
https://github.com/RustCrypto/signatures
synced 2026-06-21 13:45:42 +00:00
build(deps): bump crypto-primes from 0.7.0 to 0.7.1 (#1375)
This commit is contained in:
Generated
+2
-2
@@ -369,9 +369,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "crypto-primes"
|
||||
version = "0.7.0"
|
||||
version = "0.7.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "21f41f23de7d24cdbda7f0c4d9c0351f99a4ceb258ef30e5c1927af8987ffe5a"
|
||||
checksum = "34caa94a67aadf36b12807811390033f73eff0e3789feb596925ace787b13efe"
|
||||
dependencies = [
|
||||
"crypto-bigint",
|
||||
"libm",
|
||||
|
||||
Reference in New Issue
Block a user