mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 04:39:24 +00:00
Shim std::sync::LazyLock for Rust < 1.80
Allows downgrading some crypto crates' MSRV to 1.79 as well.
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -9695,6 +9695,7 @@ name = "std-shims"
|
||||
version = "0.1.2"
|
||||
dependencies = [
|
||||
"hashbrown 0.14.5",
|
||||
"rustversion",
|
||||
"spin 0.10.0",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user