Update rustix to 1.x
We have both in the dependency tree now, so may as well update here.
This commit is contained in:
parent
d62ff0101d
commit
2f8f689cfd
3 changed files with 6 additions and 6 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -1224,7 +1224,7 @@ dependencies = [
|
|||
"log",
|
||||
"memmap2 0.9.5",
|
||||
"rust-embed",
|
||||
"rustix 0.38.44",
|
||||
"rustix 1.0.7",
|
||||
"tokio",
|
||||
"wayland-protocols",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue