This commit is contained in:
Alexander Medvedev
2026-04-18 12:40:05 +02:00
parent a55c42c835
commit 85da55f9b3
2 changed files with 0 additions and 2 deletions

1
Cargo.lock generated
View File

@@ -2955,7 +2955,6 @@ dependencies = [
"criterion",
"flate2",
"pumpkin-codecs",
"rustc-hash",
"serde",
"tempfile",
"thiserror 2.0.18",

View File

@@ -10,7 +10,6 @@ pumpkin-codecs.workspace = true
serde.workspace = true
thiserror.workspace = true
bytes.workspace = true
rustc-hash.workspace = true
uuid.workspace = true
cesu8.workspace = true