Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump gadget-sdk from 0.3.0 to 0.6.2 #16

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): bump gadget-sdk from 0.3.0 to 0.6.2
Bumps [gadget-sdk](https://github.com/tangle-network/gadget) from 0.3.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.3.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] <[email protected]>
dependabot[bot] authored Dec 13, 2024
commit 8a1c4522633b34ab17e18cd7ad2589d99e9ba668
1,088 changes: 760 additions & 328 deletions Cargo.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -25,7 +25,7 @@ default = ["std"]
std = ["gadget-sdk/std"]

[dependencies.gadget-sdk]
version = "0.3.0"
version = "0.6.2"
default-features = false
features = ["getrandom"]