Skip to content

Commit 97aa7cb

Browse files
authored
Rollup merge of #105511 - luqmana:rustix-upgrade, r=Mark-Simulacrum
Update rustix to 0.36.5 Pull in fix for bytecodealliance/rustix#467 on recent cargo nightlies.
2 parents e47c96a + ffe740f commit 97aa7cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -4627,9 +4627,9 @@ dependencies = [
46274627

46284628
[[package]]
46294629
name = "rustix"
4630-
version = "0.36.3"
4630+
version = "0.36.5"
46314631
source = "registry+https://github.com/rust-lang/crates.io-index"
4632-
checksum = "0b1fbb4dfc4eb1d390c02df47760bb19a84bb80b301ecc947ab5406394d8223e"
4632+
checksum = "a3807b5d10909833d3e9acd1eb5fb988f79376ff10fce42937de71a449c4c588"
46334633
dependencies = [
46344634
"bitflags",
46354635
"errno",

0 commit comments

Comments
 (0)