feat: ir env (WIP)
This commit is contained in:
7
Cargo.lock
generated
7
Cargo.lock
generated
@@ -334,6 +334,7 @@ dependencies = [
|
||||
"inkwell",
|
||||
"itertools",
|
||||
"regex",
|
||||
"replace_with",
|
||||
"rnix",
|
||||
"rpds",
|
||||
"rustyline",
|
||||
@@ -409,6 +410,12 @@ version = "0.8.5"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
|
||||
|
||||
[[package]]
|
||||
name = "replace_with"
|
||||
version = "0.1.8"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "51743d3e274e2b18df81c4dc6caf8a5b8e15dbe799e0dca05c7617380094e884"
|
||||
|
||||
[[package]]
|
||||
name = "rnix"
|
||||
version = "0.12.0"
|
||||
|
||||
Reference in New Issue
Block a user