|
@@ -230,12 +230,6 @@ version = "3.19.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43"
|
|
checksum = "46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43"
|
|
|
|
|
|
|
|
-[[package]]
|
|
|
|
|
-name = "byteorder"
|
|
|
|
|
-version = "1.5.0"
|
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
-checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
|
|
|
|
|
-
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "bytes"
|
|
name = "bytes"
|
|
|
version = "1.10.1"
|
|
version = "1.10.1"
|
|
@@ -1673,11 +1667,10 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "num-bigint-dig"
|
|
name = "num-bigint-dig"
|
|
|
-version = "0.8.4"
|
|
|
|
|
|
|
+version = "0.8.6"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "dc84195820f291c7697304f3cbdadd1cb7199c0efc917ff5eafd71225c136151"
|
|
|
|
|
|
|
+checksum = "e661dda6640fad38e827a6d4a310ff4763082116fe217f279885c97f511bb0b7"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
- "byteorder",
|
|
|
|
|
"lazy_static",
|
|
"lazy_static",
|
|
|
"libm",
|
|
"libm",
|
|
|
"num-integer",
|
|
"num-integer",
|
|
@@ -2441,9 +2434,9 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "rsa"
|
|
name = "rsa"
|
|
|
-version = "0.9.8"
|
|
|
|
|
|
|
+version = "0.9.10"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "78928ac1ed176a5ca1d17e578a1825f3d81ca54cf41053a592584b020cfd691b"
|
|
|
|
|
|
|
+checksum = "b8573f03f5883dcaebdfcf4725caa1ecb9c15b2ef50c43a07b816e06799bb12d"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"const-oid",
|
|
"const-oid",
|
|
|
"digest",
|
|
"digest",
|