Skip to content

Commit

Permalink
Bump polkavm-derive from 0.9.1 to 0.11.0
Browse files Browse the repository at this point in the history
Bumps [polkavm-derive](https://github.com/koute/polkavm) from 0.9.1 to 0.11.0.
- [Commits](koute/polkavm@v0.9.1...v0.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 19, 2024
1 parent 221565d commit ad09ec1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1074,7 +1074,7 @@ polkadot-test-client = { path = "polkadot/node/test/client" }
polkadot-test-runtime = { path = "polkadot/runtime/test-runtime" }
polkadot-test-service = { path = "polkadot/node/test/service" }
polkavm = { version = "0.9.3", default-features = false }
polkavm-derive = "0.9.1"
polkavm-derive = "0.11.0"
polkavm-linker = "0.9.2"
portpicker = { version = "0.1.1" }
pretty_assertions = { version = "1.3.0" }
Expand Down

0 comments on commit ad09ec1

Please sign in to comment.