Skip to content

Commit

Permalink
build(deps): bump rowan from 0.15.15 to 0.16.0
Browse files Browse the repository at this point in the history
Bumps [rowan](https://github.com/rust-analyzer/rowan) from 0.15.15 to 0.16.0.
- [Commits](rust-analyzer/rowan@v0.15.15...v0.16.0)

---
updated-dependencies:
- dependency-name: rowan
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 4fa541a commit 8cb1a70
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 21 deletions.
36 changes: 16 additions & 20 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 @@ -7,7 +7,7 @@ description = "Generate CommonMark from Nix library functions"

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

0 comments on commit 8cb1a70

Please sign in to comment.