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 17, 2025
1 parent 016162e commit ded7fcf
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"] }
serde_json = "1.0.120"
round-based = { version = "0.3.2", features = ["runtime-tokio"] }
Expand Down

0 comments on commit ded7fcf

Please sign in to comment.