mirror of
https://github.com/RustCrypto/signatures
synced 2026-06-21 13:45:42 +00:00
bump signature git pin (#961)
This commit is contained in:
Generated
+1
-1
@@ -1136,7 +1136,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "signature"
|
||||
version = "3.0.0-pre"
|
||||
source = "git+https://github.com/RustCrypto/traits.git#ac5443909846354e11570e2968937a62f2019bed"
|
||||
source = "git+https://github.com/RustCrypto/traits.git#439fc8c28c61b09eff35349b4c091a5586d70ea7"
|
||||
dependencies = [
|
||||
"digest",
|
||||
"rand_core 0.9.2",
|
||||
|
||||
Reference in New Issue
Block a user