Skip to content

Commit

Permalink
Update Rust crate num-bigint to 0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 2, 2024
1 parent 6411a49 commit c0083cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pedersen/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ rand = { version = "0.8.5" }
ark-ff = { version = "0.4.2"}
ark-serialize = { version = "0.4.2"}
merlin = { version = "3.0.0"}
num-bigint = { version = "0.4", default-features = false }
num-bigint = { version = "0.4.4", default-features = false }

0 comments on commit c0083cf

Please sign in to comment.