Merge pull request #14 from sylvestre/bump-bigint

bug num-bigint
This commit is contained in:
Sylvestre Ledru
2026-02-18 21:12:20 +01:00
committed by GitHub
+1 -1
View File
@@ -26,7 +26,7 @@ either = "1.6.1"
[dependencies.num-bigint]
optional = true
version = "0.4.3"
version = "0.4.6"
features = ["rand"]
[features]