refactor: get rid of smallvec

Doesn't seem to be doing much.
This commit is contained in:
2025-03-13 18:00:14 -04:00
parent 477790db0e
commit e1683f41c6
3 changed files with 5 additions and 8 deletions

1
Cargo.lock generated
View File

@@ -1417,7 +1417,6 @@ dependencies = [
"ncr",
"parking_lot",
"serde_json",
"smallvec",
"tokio",
"zip",
]