Skip to content

Commit ffe740f

Browse files
committed
Update rustix to 0.36.5
Pull in fix for bytecodealliance/rustix#467 on recent cargo nightlies.
1 parent f058493 commit ffe740f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4624,9 +4624,9 @@ dependencies = [
46244624

46254625
[[package]]
46264626
name = "rustix"
4627-
version = "0.36.3"
4627+
version = "0.36.5"
46284628
source = "registry+https://github.com/rust-lang/crates.io-index"
4629-
checksum = "0b1fbb4dfc4eb1d390c02df47760bb19a84bb80b301ecc947ab5406394d8223e"
4629+
checksum = "a3807b5d10909833d3e9acd1eb5fb988f79376ff10fce42937de71a449c4c588"
46304630
dependencies = [
46314631
"bitflags",
46324632
"errno",

0 commit comments

Comments
 (0)