Changes to be committed:
modified: Cargo.lock
This commit is contained in:
parent
db2a8bd330
commit
79dc354b12
7
Cargo.lock
generated
7
Cargo.lock
generated
@ -644,6 +644,7 @@ dependencies = [
|
||||
"fast32",
|
||||
"futures",
|
||||
"generic-array",
|
||||
"hex",
|
||||
"jni",
|
||||
"log 0.4.22",
|
||||
"network-interface",
|
||||
@ -853,6 +854,12 @@ version = "0.3.9"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024"
|
||||
|
||||
[[package]]
|
||||
name = "hex"
|
||||
version = "0.4.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
|
||||
|
||||
[[package]]
|
||||
name = "http"
|
||||
version = "1.1.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user