Bump cab from 0.5.0 to 0.6.0
Bumps [cab](https://github.com/mdsteele/rust-cab) from 0.5.0 to 0.6.0. - [Commits](https://github.com/mdsteele/rust-cab/compare/v0.5.0...v0.6.0) --- updated-dependencies: - dependency-name: cab dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Родитель
aabcfcb89a
Коммит
b1add33e98
|
@ -187,9 +187,9 @@ checksum = "514de17de45fdb8dc022b1a7975556c53c86f9f0aa5f534b98977b171857c2c9"
|
|||
|
||||
[[package]]
|
||||
name = "cab"
|
||||
version = "0.5.0"
|
||||
version = "0.6.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "9e8636d870cf15918e416b7904f0db1cbd06de0ffe392986c3b16662552df00c"
|
||||
checksum = "171228650e6721d5acc0868a462cd864f49ac5f64e4a42cde270406e64e404d2"
|
||||
dependencies = [
|
||||
"byteorder",
|
||||
"flate2",
|
||||
|
|
|
@ -22,7 +22,7 @@ http = ["reqwest", "futures", "tokio"]
|
|||
[dependencies]
|
||||
anyhow = "1.0"
|
||||
bitflags = "2"
|
||||
cab = "0.5"
|
||||
cab = "0.6"
|
||||
clap = { version = "4", optional = true, features = ["cargo"] }
|
||||
crossbeam = "0.8"
|
||||
dirs = "5"
|
||||
|
|
Загрузка…
Ссылка в новой задаче