mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 14:28:42 +00:00
Upgrade dependencies (#554)
- bytes v1.2.1 => v1.3.0 - serde_json v1.0.88 => v1.0.89 - compact_str v0.6.0 => v0.6.1 Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
parent
bd3f1d598c
commit
822e7094e5
5 changed files with 9 additions and 9 deletions
|
@ -11,7 +11,7 @@ license = "GPL-3.0"
|
|||
|
||||
[dependencies]
|
||||
binstalk-types = { version = "0.1.0", path = "../binstalk-types" }
|
||||
bytes = "1.2.1"
|
||||
bytes = "1.3.0"
|
||||
bzip2 = "0.4.3"
|
||||
digest = "0.10.6"
|
||||
flate2 = { version = "1.0.24", default-features = false }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue