chore(cargo): replace nix with rustix
This commit is contained in:
parent
32229c16f0
commit
132ea0de3c
9 changed files with 5 additions and 25 deletions
|
|
@ -16,7 +16,7 @@ once_cell = "1"
|
|||
png = "0.17.13"
|
||||
rust-embed-utils.workspace = true
|
||||
rust-embed.workspace = true
|
||||
rustix = { version = "0.38.31", features = ["fs"] }
|
||||
rustix.workspace = true
|
||||
tempfile = "3.10.1"
|
||||
tokio = { version = "1.36.0", features = ["sync", "macros"] }
|
||||
tracing-log.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue