Skip to content

Commit

Permalink
chore(deps): update sp-core requirement from 30.0.0 to 31.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 Mar 18, 2024
1 parent 7d93380 commit c7476c0
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 @@ -21,7 +21,7 @@ zeroize = "1.7.0"
[dev-dependencies]
hex = "0.4.3"
mnemonic-external = {git = "https://github.com/Alzymologist/mnemonic-external"}
sp-core = "30.0.0"
sp-core = "31.0.0"

[features]
default = ["ed25519", "ecdsa", "sr25519", "std"]
Expand Down

0 comments on commit c7476c0

Please sign in to comment.