Skip to content

Commit

Permalink
build(deps): bump blueprint-metadata from 0.1.6 to 0.1.7 (#23)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent 23f3110 commit b11cdf4
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 @@ -46,7 +46,7 @@ features = [
]

[build-dependencies]
blueprint-metadata = "0.1.6"
blueprint-metadata = "0.1.7"

[lib]
path = "src/lib.rs"
Expand Down

0 comments on commit b11cdf4

Please sign in to comment.