Skip to content

Commit 464d632

Browse files
Bump rowan from 0.15.16 to 0.16.1
Bumps [rowan](https://github.com/rust-analyzer/rowan) from 0.15.16 to 0.16.1. - [Commits](rust-analyzer/rowan@v0.15.16...v0.16.1) --- updated-dependencies: - dependency-name: rowan dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 443c782 commit 464d632

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
lines changed

Cargo.lock

Lines changed: 14 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nix-script-directives/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ edition = "2021"
77
anyhow = "1.0.93"
88
log = "0.4.22"
99
rnix = "0.11.0"
10-
rowan = "0.15.16"
10+
rowan = "0.16.1"
1111
serde = { version = "1.0.215", features = [ "derive" ] }

0 commit comments

Comments
 (0)