refactor: get rid of smallvec
Doesn't seem to be doing much.
This commit is contained in:
@@ -38,7 +38,6 @@ mlua = { version = "0", features = ["async", "luajit", "send"] }
|
||||
ncr = { version = "0", features = ["cfb8", "ecb", "gcm"] }
|
||||
parking_lot = "0"
|
||||
serde_json = "1"
|
||||
smallvec = { version = "1", features = ["write"] }
|
||||
tokio = { version = "1", features = ["macros"] }
|
||||
zip = { version = "2", default-features = false, features = ["flate2"] }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user