feat(arr): add zip dep and provider config error
This commit is contained in:
@@ -55,6 +55,7 @@ tracing = "0.1"
|
||||
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
|
||||
url = "2"
|
||||
uuid = { version = "1", features = ["v4", "serde"] }
|
||||
zip = { version = "8", default-features = false, features = ["deflate-flate2-zlib-rs"] }
|
||||
|
||||
# Test-only
|
||||
tempfile = "3"
|
||||
|
||||
Reference in New Issue
Block a user