Skip to content

Commit 1535e24

Browse files
build(deps): bump num-traits from 0.2.15 to 0.2.16 (#4783)
Bumps [num-traits](https://github.com/rust-num/num-traits) from 0.2.15 to 0.2.16. - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](rust-num/num-traits@num-traits-0.2.15...num-traits-0.2.16) --- updated-dependencies: - dependency-name: num-traits dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bcdbc28 commit 1535e24

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

graph/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ graphql-parser = "0.4.0"
2626
lazy_static = "1.4.0"
2727
num-bigint = { version = "^0.2.6", features = ["serde"] }
2828
num_cpus = "1.16.0"
29-
num-traits = "0.2.15"
29+
num-traits = "0.2.16"
3030
rand = "0.8.4"
3131
regex = "1.5.4"
3232
semver = { version = "1.0.18", features = ["serde"] }

0 commit comments

Comments
 (0)