Skip to content

Commit

Permalink
Bump contract-build from 4.1.2 to 4.1.3 (#2316)
Browse files Browse the repository at this point in the history
Bumps [contract-build](https://github.com/paritytech/cargo-contract) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/paritytech/cargo-contract/releases)
- [Changelog](https://github.com/use-ink/cargo-contract/blob/v4.1.3/CHANGELOG.md)
- [Commits](use-ink/cargo-contract@v4.1.2...v4.1.3)

---
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 20, 2024
1 parent a0d1bd8 commit ce776cb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 = "4.1.2" }
contract-build = { version = "4.1.3" }
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 ce776cb

Please sign in to comment.