Remove paste dependency
https://rustsec.org/advisories/RUSTSEC-2024-0436.html
This commit is contained in:
parent
beb7c3ebe0
commit
cca74a5f6b
4 changed files with 20 additions and 37 deletions
|
|
@ -23,7 +23,6 @@ crate-type = ["lib"]
|
|||
|
||||
[dependencies]
|
||||
bitflags = "2.5.0"
|
||||
paste = "1.0.14"
|
||||
rustix = { workspace = true, features = ["event"] }
|
||||
wayland-client.workspace = true
|
||||
wayland-protocols = { workspace = true, features = ["client", "server", "staging", "unstable"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue