cargo: update deps

This commit is contained in:
nym21
2025-09-20 19:20:21 +02:00
parent 9a59c2e541
commit 8127337a09
7 changed files with 69 additions and 61 deletions
-4
View File
@@ -26,9 +26,5 @@ log = { workspace = true }
pco = "0.4.6"
rayon = { workspace = true }
serde = { workspace = true }
serde_json = { workspace = true }
zerocopy = { workspace = true }
zerocopy-derive = { workspace = true }
[package.metadata.cargo-machete]
ignored = ["zerocopy"]