We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a0bb31 commit 2a3e5cdCopy full SHA for 2a3e5cd
Cargo.toml
@@ -15,7 +15,7 @@ wayland-client = "0.31.1"
15
wayland-backend = "0.3.0"
16
calloop = "0.14.0"
17
log = { version = "0.4.19", optional = true }
18
-rustix = { version = "0.38.4", default-features = false, features = ["std"] }
+rustix = { version = "1.0.7", default-features = false, features = ["std"] }
19
20
[dev-dependencies]
21
tempfile = "3.8.0"
0 commit comments