Replace lazy_static with LazyLock
This commit is contained in:
parent
4a3163d18a
commit
4551c2b378
6 changed files with 13 additions and 28 deletions
|
|
@ -17,7 +17,6 @@ nix-bindings-fetchers = { path = "../nix-bindings-fetchers", version = "0.2.1" }
|
|||
nix-bindings-store = { path = "../nix-bindings-store", version = "0.2.1" }
|
||||
nix-bindings-util = { path = "../nix-bindings-util", version = "0.2.1" }
|
||||
nix-bindings-flake-sys = { path = "../nix-bindings-flake-sys", version = "0.2.1" }
|
||||
lazy_static = "1.4"
|
||||
ctor = "0.2"
|
||||
tempfile = "3.10"
|
||||
cstr = "0.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue