Skip to content

Commit 6fdc5ff

Browse files
build(deps): bump rnix from 0.11.0 to 0.12.0
Bumps [rnix](https://github.com/nix-community/rnix-parser) from 0.11.0 to 0.12.0. - [Changelog](https://github.com/nix-community/rnix-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/nix-community/rnix-parser/commits) --- updated-dependencies: - dependency-name: rnix dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 460d00e commit 6fdc5ff

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)