Skip to content

Commit 897dde1

Browse files
Bump rowan from 0.15.16 to 0.16.2
Bumps [rowan](https://github.com/rust-analyzer/rowan) from 0.15.16 to 0.16.2. - [Commits](https://github.com/rust-analyzer/rowan/commits) --- updated-dependencies: - dependency-name: rowan dependency-version: 0.16.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a17b14b commit 897dde1

File tree

2 files changed

+33
-5
lines changed

2 files changed

+33
-5
lines changed

Cargo.lock

Lines changed: 32 additions & 4 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.98"
88
log = "0.4.27"
99
rnix = "0.12.0"
10-
rowan = "0.15.16"
10+
rowan = "0.16.1"
1111
serde = { version = "1.0.219", features = [ "derive" ] }

0 commit comments

Comments
 (0)