Skip to content

Commit

Permalink
bump rustc-build-sysroot
Browse files Browse the repository at this point in the history
  • Loading branch information
RalfJung committed Feb 25, 2024
1 parent 55dcf9c commit 9577051
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3332,13 +3332,14 @@ dependencies = [

[[package]]
name = "rustc-build-sysroot"
version = "0.4.4"
version = "0.4.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "39dcf8d82b1f79a179bdb284dc44db440a9666eefa5a6df5ef282d6db930d544"
checksum = "a26170e1d79ea32f7ccec3188dd13cfc1f18c82764a9cbc1071667c0f865a4ea"
dependencies = [
"anyhow",
"rustc_version",
"tempfile",
"walkdir",
]

[[package]]
Expand Down

0 comments on commit 9577051

Please sign in to comment.