Bump rustix to 1.0.0
This commit is contained in:
parent
e542a78deb
commit
969237f422
3 changed files with 3 additions and 3 deletions
|
|
@ -70,7 +70,7 @@ calloop = "0.13.0"
|
|||
libc = "0.2.64"
|
||||
memmap2 = "0.9.0"
|
||||
percent-encoding = "2.0"
|
||||
rustix = { version = "0.38.4", default-features = false }
|
||||
rustix = { version = "1.0.7", default-features = false }
|
||||
sctk = { package = "smithay-client-toolkit", version = "0.19.2", default-features = false, features = [
|
||||
"calloop",
|
||||
] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue