Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 19, 2024
1 parent b283281 commit fec67f1
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 @@ -23,7 +23,7 @@ plot_icon = {version = "0.3.0", optional = true, default-features = false, featu
parity-scale-codec = {version = "3.6.9", default-features = false, features = ["derive", "bit-vec"]}
primitive-types = {version = "0.12.2", default-features = false}
scale-info = {version = "2.10.0", default-features = false}
sp-arithmetic = {version = "23.0.0", default-features = false}
sp-arithmetic = {version = "24.0.0", default-features = false}
sp-core-hashing = {version = "15.0.0", default-features = false}

[features]
Expand Down

0 comments on commit fec67f1

Please sign in to comment.