refactor: avoid global state
This commit is contained in:
@@ -18,10 +18,12 @@ thiserror = "2"
|
||||
string-interner = "0.19"
|
||||
itertools = "0.14"
|
||||
|
||||
v8 = "142.2"
|
||||
deno_core = "0.376"
|
||||
deno_error = "0.7"
|
||||
|
||||
rnix = "0.12"
|
||||
|
||||
nix-js-macros = { path = "../nix-js-macros" }
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3.24"
|
||||
|
||||
Reference in New Issue
Block a user