diff --git a/Cargo.toml b/Cargo.toml index 2927cff..4e4f0b0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,4 +10,4 @@ repository = "https://github.com/bytecodealliance/arf-strings" exclude = ["/.github"] [target.'cfg(not(windows))'.dependencies] -rustix = "0.38.0" +rustix = "1.0.0"