mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-12-01 16:25:44 +03:00
Bump zip from 1.1.1 to 1.1.2
Bumps [zip](https://github.com/Pr0methean/zip) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/Pr0methean/zip/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/Pr0methean/zip/compare/1.1.1...v1.1.2) --- updated-dependencies: - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f1a7004a2f
commit
38fd7afb0f
10
Cargo.lock
generated
10
Cargo.lock
generated
@ -1682,7 +1682,7 @@ dependencies = [
|
||||
"tracing",
|
||||
"tracing-subscriber",
|
||||
"walkdir",
|
||||
"zip 1.1.1",
|
||||
"zip 1.1.2",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@ -4004,9 +4004,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "time"
|
||||
version = "0.3.34"
|
||||
version = "0.3.36"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "c8248b6521bb14bc45b4067159b9b6ad792e2d6d754d6c41fb50e29fefe38749"
|
||||
checksum = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885"
|
||||
dependencies = [
|
||||
"deranged",
|
||||
"num-conv",
|
||||
@ -4724,9 +4724,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "zip"
|
||||
version = "1.1.1"
|
||||
version = "1.1.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "f2655979068a1f8fa91cb9e8e5b9d3ee54d18e0ddc358f2f4a395afc0929a84b"
|
||||
checksum = "2a23468b4a7a4e9e1e62812f8d1dd614f67f148e2b3faa72f4843bf00b573fd7"
|
||||
dependencies = [
|
||||
"aes",
|
||||
"arbitrary",
|
||||
|
Loading…
Reference in New Issue
Block a user