Skip to content

Commit 55f146b

Browse files
authored
Merge pull request #142 from nix-community/dependabot/cargo/rnix-0.12.0
build(deps): bump rnix from 0.11.0 to 0.12.0
2 parents 460d00e + 6fdc5ff commit 55f146b

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
@@ -6,7 +6,7 @@ edition = "2021"
66
description = "Generate CommonMark from Nix library functions"
77

88
[dependencies]
9-
rnix = "0.11"
9+
rnix = "0.12"
1010
rowan = "0.15.11"
1111
serde = { version = "1.0", features = ["derive"] }
1212
serde_json = "1.0"

0 commit comments

Comments
 (0)