Skip to content

Commit

Permalink
chore(deps): update sp-core requirement from 31.0.0 to 35.0.0
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: sp-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent cfd7846 commit 0170272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ manager = { Evm = "BteBlueprint" }
gadget-sdk = { git = "https://github.com/tangle-network/gadget.git", features = ["std"] }
color-eyre = { version = "0.6", features = ["tracing-error", "color-spantrace"] }
hex = { version = "0.4.3", default-features = false }
sp-core = { version = "31.0.0", default-features = false }
sp-core = { version = "35.0.0", default-features = false }
serde = { version = "1.0.214", features = ["derive"] }
round-based = { version = "0.3.2", features = ["runtime-tokio"] }
thiserror = "2.0.3"
Expand Down

0 comments on commit 0170272

Please sign in to comment.