Skip to content

Commit 88c4fa7

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 2b4675a commit 88c4fa7

2 files changed

Lines changed: 16 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 15 additions & 4 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
@@ -37,7 +37,7 @@ futures01 = { package = "futures", version = "0.1.31" }
3737
lru_time_cache = "0.11"
3838
graphql-tools = { workspace = true }
3939
lazy_static = { workspace = true }
40-
num-bigint = { version = "=0.2.6", features = ["serde"] }
40+
num-bigint = { version = "=0.3.3", features = ["serde"] }
4141
num-integer = { version = "=0.1.46" }
4242
num-traits = "=0.2.19"
4343
rand.workspace = true

0 commit comments

Comments
 (0)