Skip to content

Commit

Permalink
build(deps): bump num-traits from 0.2.18 to 0.2.19
Browse files Browse the repository at this point in the history
Bumps [num-traits](https://github.com/rust-num/num-traits) from 0.2.18 to 0.2.19.
- [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md)
- [Commits](rust-num/num-traits@num-traits-0.2.18...num-traits-0.2.19)

---
updated-dependencies:
- dependency-name: num-traits
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 26, 2024
1 parent 15ad221 commit e02ed65
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ impl-trait-for-tuples = { version = "0.2.2" }
jsonrpsee = { version = "0.20.3" }
log = { version = "0.4.21", default-features = false }
num-bigint = { version = "0.4.3", default-features = false }
num-traits = { version = "0.2.18", default-features = false }
num-traits = { version = "0.2.19", default-features = false }
parity-scale-codec = { version = "3.6.12", default-features = false }
paste = { version = "1.0.14" }
scale-info = { version = "2.11.0", default-features = false }
Expand Down

0 comments on commit e02ed65

Please sign in to comment.