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"]
+1 -1
View File
@@ -22,5 +22,5 @@ quick_cache = { workspace = true }
schemars = "1.0.4"
serde = { workspace = true }
serde_json = { workspace = true }
serde_with = "3.14.0"
serde_with = "3.14.1"
nucleo-matcher = "0.3.1"