aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock5
1 files changed, 2 insertions, 3 deletions
diff --git a/Cargo.lock b/Cargo.lock
index a542e65..5b347d2 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -398,9 +398,8 @@ checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b"
398 398
399[[package]] 399[[package]]
400name = "rnix" 400name = "rnix"
401version = "0.9.1" 401version = "0.10.1"
402source = "registry+https://github.com/rust-lang/crates.io-index" 402source = "git+https://github.com/nix-community/rnix-parser?rev=8083f5694ddeaca47c946aa9ae7ecf117fa4823b#8083f5694ddeaca47c946aa9ae7ecf117fa4823b"
403checksum = "294becb48f58c496d96c10a12df290266204ca75c9799be4d04222bfaebb6a37"
404dependencies = [ 403dependencies = [
405 "cbitset", 404 "cbitset",
406 "rowan", 405 "rowan",