Skip to content

Commit

Permalink
chore(deps): bump gadget-sdk from 0.4.0 to 0.6.2
Browse files Browse the repository at this point in the history
Bumps [gadget-sdk](https://github.com/tangle-network/gadget) from 0.4.0 to 0.6.2.
- [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@gadget-sdk-v0.4.0...gadget-sdk-v0.6.2)

---
updated-dependencies:
- dependency-name: gadget-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent 7546355 commit 2e84241
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 21 deletions.
54 changes: 34 additions & 20 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 @@ -31,7 +31,7 @@ thiserror = "2.0.3"
schemars = "0.8"
kube = { version = "0.96.0", features = ["runtime", "derive"] }
k8s-openapi = { version = "0.23.0", features = ["v1_31"] }
gadget-sdk = { version = "0.4.0", default-features = false, features = ["getrandom"] }
gadget-sdk = { version = "0.5.1", default-features = false, features = ["getrandom"] }
bytes = "1.8.0"
reqwest = "0.12.9"
wiremock = "0.6.2"
Expand Down

0 comments on commit 2e84241

Please sign in to comment.