Skip to content

Commit 38b7258

Browse files
build(deps): bump num-integer from 0.1.45 to 0.1.46 (#5370)
Bumps [num-integer](https://github.com/rust-num/num-integer) from 0.1.45 to 0.1.46. - [Changelog](https://github.com/rust-num/num-integer/blob/master/RELEASES.md) - [Commits](rust-num/num-integer@num-integer-0.1.45...num-integer-0.1.46) --- updated-dependencies: - dependency-name: num-integer 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 e7ff797 commit 38b7258

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 3 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
@@ -34,7 +34,7 @@ graphql-parser = "0.4.0"
3434
humantime = "2.1.0"
3535
lazy_static = "1.4.0"
3636
num-bigint = { version = "=0.2.6", features = ["serde"] }
37-
num-integer = { version = "=0.1.45" }
37+
num-integer = { version = "=0.1.46" }
3838
num-traits = "=0.2.17"
3939
rand = "0.8.4"
4040
regex = "1.5.4"

0 commit comments

Comments
 (0)