Skip to content

Commit 9577051

Browse files
committed
bump rustc-build-sysroot
1 parent 55dcf9c commit 9577051

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Cargo.lock

+3-2
Original file line numberDiff line numberDiff line change
@@ -3332,13 +3332,14 @@ dependencies = [
33323332

33333333
[[package]]
33343334
name = "rustc-build-sysroot"
3335-
version = "0.4.4"
3335+
version = "0.4.5"
33363336
source = "registry+https://github.com/rust-lang/crates.io-index"
3337-
checksum = "39dcf8d82b1f79a179bdb284dc44db440a9666eefa5a6df5ef282d6db930d544"
3337+
checksum = "a26170e1d79ea32f7ccec3188dd13cfc1f18c82764a9cbc1071667c0f865a4ea"
33383338
dependencies = [
33393339
"anyhow",
33403340
"rustc_version",
33413341
"tempfile",
3342+
"walkdir",
33423343
]
33433344

33443345
[[package]]

0 commit comments

Comments
 (0)