move to a local num-rug-adapter crate addressing #822

This commit is contained in:
Mark Thom
2021-02-19 17:34:26 -07:00
parent f6926a9642
commit f2db0886dd
5 changed files with 905 additions and 6 deletions

4
Cargo.lock generated
View File

@@ -679,9 +679,7 @@ dependencies = [
[[package]]
name = "num-rug-adapter"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7470b6acf85abce0771203112db4181d03f7b8a6be49f0e842a78030192f8a58"
version = "0.1.5"
dependencies = [
"libc",
"num-bigint",