Skip to content

Commit

Permalink
build(deps): Bump blueprint-metadata from 0.1.6 to 0.1.7
Browse files Browse the repository at this point in the history
Bumps [blueprint-metadata](https://github.com/tangle-network/gadget) from 0.1.6 to 0.1.7.
- [Release notes](https://github.com/tangle-network/gadget/releases)
- [Changelog](https://github.com/tangle-network/gadget/blob/main/release-plz.toml)
- [Commits](tangle-network/gadget@blueprint-metadata-v0.1.6...blueprint-metadata-v0.1.7)

---
updated-dependencies:
- dependency-name: blueprint-metadata
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 117f705 commit e9369f6
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 6 deletions.
21 changes: 16 additions & 5 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 @@ -33,7 +33,7 @@ alloy-consensus = { version = "0.1" }
alloy-transport = { version = "0.1" }
alloy-transport-http = { version = "0.1" }
async-trait = "0.1"
blueprint-metadata = "0.1.6"
blueprint-metadata = "0.1.7"
color-eyre = "0.6"
gadget-sdk = { version = "0.4.0", default-features = false, features = ["getrandom"] }
serde = "1.0.215"
Expand Down

0 comments on commit e9369f6

Please sign in to comment.