Skip to content

Commit

Permalink
Bump rowan from 0.15.15 to 0.15.16
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.15.16.
- [Commits](rust-analyzer/rowan@v0.15.15...v0.15.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 15, 2024
1 parent 9534266 commit 9145ae7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 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 @@ -22,7 +22,7 @@ log = "0.4.22"
notify = "6.1.1"
once_cell = "1.19.0"
regex = "1.10.6"
rowan = "0.15.15"
rowan = "0.15.16"
rustc-hash = "2.0.0"
serde = { version = "1.0.210", features = ["derive"] }
serde_json = "1.0.127"
Expand Down

0 comments on commit 9145ae7

Please sign in to comment.