Skip to content

Commit 9ed8b3c

Browse files
committed
Update miri-script dependencies
1 parent 8d2bf5f commit 9ed8b3c

File tree

2 files changed

+179
-41
lines changed

2 files changed

+179
-41
lines changed

miri-script/Cargo.lock

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

miri-script/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ edition = "2021"
1313
[dependencies]
1414
which = "4.4"
1515
walkdir = "2.3"
16-
itertools = "0.10"
16+
itertools = "0.11"
1717
path_macro = "1.0"
1818
shell-words = "1.1"
1919
anyhow = "1.0"
2020
xshell = "0.2"
2121
rustc_version = "0.4"
2222
dunce = "1.0.4"
23-
directories = "4"
23+
directories = "5"

0 commit comments

Comments
 (0)