Update num-rug-adapter to fix build with num feature.

This commit is contained in:
Marco A L Barbosa
2020-10-18 19:20:05 -03:00
parent 5fbdb1af9f
commit 8d405849be
4 changed files with 6 additions and 30 deletions

4
Cargo.lock generated
View File

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