Update to rustix 0.33.7. (#4052)
This pulls in the fix for bytecodealliance/rustix#285, which fixes a failure in the WASI `time` APIs on powerpc64.
This commit is contained in:
@@ -42,7 +42,7 @@ lazy_static = "1.4.0"
|
||||
listenfd = "0.3.5"
|
||||
|
||||
[target.'cfg(unix)'.dependencies]
|
||||
rustix = "0.33.6"
|
||||
rustix = "0.33.7"
|
||||
|
||||
[dev-dependencies]
|
||||
# depend again on wasmtime to activate its default features for tests
|
||||
|
||||
Reference in New Issue
Block a user