Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ognevny committed Nov 13, 2024
1 parent 1c1ee45 commit 9b2878e
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 @@ -11,7 +11,7 @@ rust-version = "1.81.0"

[dependencies]
cfg-if = "1.0"
fastrand = { version = "2.1", default-features = false }
fastrand = { version = "2.2", default-features = false }
integer-sqrt = "0.1"
num-bigint = { version = "0.4", default-features = false }
rayon = { version = "1.10", optional = true }
Expand Down

0 comments on commit 9b2878e

Please sign in to comment.