Skip to content

Commit 60de5ca

Browse files
build(deps): bump num-bigint from 0.2.6 to 0.3.3
Bumps [num-bigint](https://github.com/rust-num/num-bigint) from 0.2.6 to 0.3.3. - [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md) - [Commits](rust-num/num-bigint@num-bigint-0.2.6...num-bigint-0.3.3) --- updated-dependencies: - dependency-name: num-bigint dependency-version: 0.3.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5f56eab commit 60de5ca

2 files changed

Lines changed: 13 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 12 additions & 1 deletion
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
@@ -38,7 +38,7 @@ futures01 = { package = "futures", version = "0.1.31" }
3838
lru_time_cache = "0.11"
3939
graphql-tools = { workspace = true }
4040
lazy_static = { workspace = true }
41-
num-bigint = { version = "=0.2.6", features = ["serde"] }
41+
num-bigint = { version = "=0.3.3", features = ["serde"] }
4242
num-integer = { version = "=0.1.46" }
4343
num-traits = "=0.2.19"
4444
rand.workspace = true

0 commit comments

Comments
 (0)