Skip to content

Commit d75457b

Browse files
isabelrosesastro
authored andcommitted
chore: bump rnix
bumping rnix here adds support for the experimental pipe operator
1 parent 1a041dc commit d75457b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ repository = "https://github.com/astro/deadnix.git"
1010
documentation = "https://docs.rs/deadnix"
1111

1212
[dependencies]
13-
rowan = "0.15" # dependency version of rnix-0.11.0
14-
rnix = "0.11"
13+
rowan = "0.15" # dependency version of rnix-0.12.0
14+
rnix = "0.12"
1515
clap = "4"
1616
walkdir = "2"
1717
ariadne = "0.4"

0 commit comments

Comments
 (0)