Skip to content

Commit fe0ae06

Browse files
committed
Rollback num-bigint to version 0.3
1 parent 4df2605 commit fe0ae06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ keywords = ["mathematics", "numerics", "decimal", "arbitrary-precision", "floati
1010
license = "MIT/Apache-2.0"
1111

1212
[dependencies]
13-
num-bigint = "0.4"
13+
num-bigint = "0.3"
1414
num-integer = "0.1"
1515
num-traits = "0.2"
1616
serde = { version = "1.0", optional = true }

0 commit comments

Comments
 (0)