feat: update rnix, support pipe operator
This commit is contained in:
@@ -15,9 +15,9 @@ debug = 1
|
||||
inherits = "release"
|
||||
|
||||
[dependencies]
|
||||
rnix = "0.11"
|
||||
rnix = "0.12"
|
||||
thiserror = "2.0"
|
||||
itertools = "0.12"
|
||||
itertools = "0.14"
|
||||
rpds = "1.1"
|
||||
derive_more = { version = "2.0", features = [ "full" ] }
|
||||
ecow = "0.2"
|
||||
|
||||
Reference in New Issue
Block a user