mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 04:39:24 +00:00
Correct crypto MSRVs
This commit is contained in:
6
Cargo.lock
generated
6
Cargo.lock
generated
@@ -2222,7 +2222,7 @@ dependencies = [
|
||||
"rand_core",
|
||||
"schnorr-signatures",
|
||||
"std-shims",
|
||||
"thiserror 1.0.64",
|
||||
"thiserror 2.0.14",
|
||||
"zeroize",
|
||||
]
|
||||
|
||||
@@ -2241,7 +2241,7 @@ dependencies = [
|
||||
"multiexp",
|
||||
"rand_core",
|
||||
"rustversion",
|
||||
"thiserror 1.0.64",
|
||||
"thiserror 2.0.14",
|
||||
"zeroize",
|
||||
]
|
||||
|
||||
@@ -4838,7 +4838,7 @@ dependencies = [
|
||||
"schnorr-signatures",
|
||||
"serde_json",
|
||||
"subtle",
|
||||
"thiserror 1.0.64",
|
||||
"thiserror 2.0.14",
|
||||
"zeroize",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user