Skip to content

Commit

Permalink
Bump zip from 0.5.11 to 0.5.12 (use-ink#262)
Browse files Browse the repository at this point in the history
Bumps [zip](https://github.com/zip-rs/zip) from 0.5.11 to 0.5.12.
- [Release notes](https://github.com/zip-rs/zip/releases)
- [Commits](zip-rs/zip-old@v0.5.11...v0.5.12)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 19, 2021
1 parent ded0851 commit f839c1d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ anyhow = "1.0.40"
structopt = "0.3.21"
log = "0.4.14"
heck = "0.3.2"
zip = { version = "0.5.11", default-features = false }
zip = { version = "0.5.12", default-features = false }
pwasm-utils = "0.17.0"
parity-wasm = "0.42.2"
cargo_metadata = "0.13.1"
Expand Down Expand Up @@ -55,7 +55,7 @@ funty = "=1.1.0"

[build-dependencies]
anyhow = "1.0.40"
zip = { version = "0.5.11", default-features = false }
zip = { version = "0.5.12", default-features = false }
walkdir = "2.3.2"
substrate-build-script-utils = "3.0.0"
platforms = "1.1"
Expand Down

0 comments on commit f839c1d

Please sign in to comment.