Skip to content

Commit

Permalink
Bump contract-build from 5.0.0 to 5.0.1 (#2325)
Browse files Browse the repository at this point in the history
Bumps [contract-build](https://github.com/use-ink/cargo-contract) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/use-ink/cargo-contract/releases)
- [Changelog](https://github.com/use-ink/cargo-contract/blob/master/CHANGELOG.md)
- [Commits](https://github.com/use-ink/cargo-contract/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 28, 2024
1 parent 96e220d commit 0016bbf
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 9 deletions.
30 changes: 22 additions & 8 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 @@ -38,7 +38,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 = "5.0.0" }
contract-build = { version = "5.0.1" }
darling = { version = "0.20.10" }
derive_more = { version = "1.0.0", default-features = false }
either = { version = "1.13", default-features = false }
Expand Down

0 comments on commit 0016bbf

Please sign in to comment.