Skip to content

Commit c3c4d6f

Browse files
committed
Auto merge of rust-lang#140973 - Berrysoft:update-bootstrap-lock, r=jieyouxu
Update rustix to 1.0.7 for bootstrap Another bump for bootstrap. Finally it compiles on Cygwin:) Hooray! r? `@jieyouxu`
2 parents 414482f + 4fcd33c commit c3c4d6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/bootstrap/Cargo.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -579,9 +579,9 @@ checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
579579

580580
[[package]]
581581
name = "rustix"
582-
version = "1.0.2"
582+
version = "1.0.7"
583583
source = "registry+https://github.com/rust-lang/crates.io-index"
584-
checksum = "f7178faa4b75a30e269c71e61c353ce2748cf3d76f0c44c393f4e60abf49b825"
584+
checksum = "c71e83d6afe7ff64890ec6b71d6a69bb8a610ab78ce364b3352876bb4c801266"
585585
dependencies = [
586586
"bitflags",
587587
"errno",

0 commit comments

Comments
 (0)