Skip to content

Commit

Permalink
Bump cargo_metadata from 0.13.1 to 0.14.0 (use-ink#299)
Browse files Browse the repository at this point in the history
Bumps [cargo_metadata](https://github.com/oli-obk/cargo_metadata) from 0.13.1 to 0.14.0.
- [Release notes](https://github.com/oli-obk/cargo_metadata/releases)
- [Commits](oli-obk/cargo_metadata@v0.13.1...v0.14.0)

---
updated-dependencies:
- dependency-name: cargo_metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jul 9, 2021
1 parent 5d777bc commit 4a371d9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 42 deletions.
47 changes: 6 additions & 41 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ heck = "0.3.3"
zip = { version = "0.5.13", default-features = false }
pwasm-utils = "0.18.1"
parity-wasm = "0.42.2"
cargo_metadata = "0.13.1"
cargo_metadata = "0.14.0"
codec = { package = "parity-scale-codec", version = "2.1", features = ["derive"] }
which = "4.1.0"
colored = "2.0.0"
Expand Down

0 comments on commit 4a371d9

Please sign in to comment.