Skip to content

Commit

Permalink
Bump num-traits from 0.2.8 to 0.2.9
Browse files Browse the repository at this point in the history
Bumps [num-traits](https://github.com/rust-num/num-traits) from 0.2.8 to 0.2.9.
- [Release notes](https://github.com/rust-num/num-traits/releases)
- [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md)
- [Commits](rust-num/num-traits@num-traits-0.2.8...num-traits-0.2.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and Yin Guanhao committed Nov 13, 2019
1 parent b35f980 commit f9a58ac
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 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 @@ -56,7 +56,7 @@ atty = "0.2.13"
serde = { version = "1.0.102", features = ["derive"] }
toml = "0.5.5"
anyhow = "1.0.19"
num-traits = "0.2.6"
num-traits = "0.2.9"

[dependencies.tokio]
version = "0.2.0-alpha.6"
Expand Down
6 changes: 3 additions & 3 deletions fuzz/Cargo.lock

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

0 comments on commit f9a58ac

Please sign in to comment.