Skip to content

Commit

Permalink
Update dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
daemontus committed Sep 18, 2024
1 parent ec43dd0 commit d48b414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ maintenance = { status = "actively-developed" }
[dependencies]
fxhash = "0.2.1"
rand = "0.8.5"
num-bigint = "0.4.4"
num-bigint = "0.4.6"
serde = { version = "1.0", optional = true, features = ["derive"] }

# Enable rich docs for some online docs autogen services.
Expand Down

0 comments on commit d48b414

Please sign in to comment.