Skip to content
This repository was archived by the owner on Jan 25, 2024. It is now read-only.

Commit 011e05a

Browse files
committed
1 parent 9736265 commit 011e05a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ log = "0.4.8"
2020
lsp-server = "0.5.2"
2121
lsp-types = { version = "0.89.2", features = ["proposed"] }
2222
regex = "1"
23-
rnix = "0.10.1"
23+
rnix = "0.10.2"
2424
rowan = "0.12.6"
2525
serde = "1.0.104"
2626
serde_json = "1.0.44"

0 commit comments

Comments
 (0)