Skip to content

Commit

Permalink
Bump contract-build from 4.0.1 to 4.0.2
Browse files Browse the repository at this point in the history
Bumps [contract-build](https://github.com/paritytech/cargo-contract) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/paritytech/cargo-contract/releases)
- [Changelog](https://github.com/paritytech/cargo-contract/blob/master/CHANGELOG.md)
- [Commits](use-ink/cargo-contract@v4.0.1...v4.0.2)

---
updated-dependencies:
- dependency-name: contract-build
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 14, 2024
1 parent 6eea3c3 commit b088aa1
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 11 deletions.
26 changes: 16 additions & 10 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 @@ -37,7 +37,7 @@ array-init = { version = "2.0", default-features = false }
blake2 = { version = "0.10" }
cargo_metadata = { version = "0.18.0" }
cfg-if = { version = "1.0" }
contract-build = { version = "4.0.1" }
contract-build = { version = "4.0.2" }
darling = { version = "0.20.8" }
derive_more = { version = "0.99.17", default-features = false }
drink = { version = "=0.14.0", default-features = false, features = ["std"] }
Expand Down

0 comments on commit b088aa1

Please sign in to comment.