Skip to content

Commit 5c2f574

Browse files
committed
Auto merge of #3949 - RalfJung:rustc_tools_util, r=RalfJung
bump rustc_tools_util version Fixes #3845 by incorporating rust-lang/rust-clippy#13329
2 parents d746eee + b0e13bd commit 5c2f574

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

cargo-miri/Cargo.lock

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

cargo-miri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ rustc-build-sysroot = "0.5.4"
2626
serde = { version = "1.0.185", features = ["derive"] }
2727

2828
[build-dependencies]
29-
rustc_tools_util = "0.3"
29+
rustc_tools_util = "0.4"

0 commit comments

Comments
 (0)