We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2708161 commit 5710e29Copy full SHA for 5710e29
source-code/Cargo.toml
@@ -18,3 +18,4 @@ x11rb = "0.12"
18
glam = "0.24"
19
libloading = "0.8"
20
libseat = "0.2"
21
+rustix = { version = "0.38", features = ["fs"] }
0 commit comments