mirror of
https://github.com/chatmail/core.git
synced 2026-05-05 06:16:30 +03:00
update async-zip to fixed version
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -188,8 +188,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "async_zip"
|
||||
version = "0.0.7"
|
||||
source = "git+https://github.com/dignifiedquire/rs-async-zip?branch=main#74df61452b481a12cbe3505baf5e9ef1c058a468"
|
||||
version = "0.0.8"
|
||||
source = "git+https://github.com/dignifiedquire/rs-async-zip?branch=main#5556c5ac5e0bbc89e2d440291a9a6b77c74070aa"
|
||||
dependencies = [
|
||||
"async-compression",
|
||||
"async_io_utilities",
|
||||
|
||||
Reference in New Issue
Block a user