Skip to content

Commit

Permalink
Merge pull request #142 from nix-community/dependabot/cargo/rnix-0.12.0
Browse files Browse the repository at this point in the history
build(deps): bump rnix from 0.11.0 to 0.12.0
  • Loading branch information
infinisil authored Jan 13, 2025
2 parents 460d00e + 6fdc5ff commit 55f146b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ edition = "2021"
description = "Generate CommonMark from Nix library functions"

[dependencies]
rnix = "0.11"
rnix = "0.12"
rowan = "0.15.11"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
Expand Down

0 comments on commit 55f146b

Please sign in to comment.