remove lease manager, add network class to infoq, other config stuff
This commit is contained in:
12
Cargo.lock
generated
12
Cargo.lock
generated
@@ -269,17 +269,6 @@ dependencies = [
|
||||
"winapi",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "async-recursion"
|
||||
version = "1.0.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "2cda8f4bcc10624c4e85bc66b3f452cca98cfa5ca002dc83a16aad2367641bea"
|
||||
dependencies = [
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"syn",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "async-std"
|
||||
version = "1.10.0"
|
||||
@@ -4187,7 +4176,6 @@ dependencies = [
|
||||
"android_logger",
|
||||
"anyhow",
|
||||
"async-lock",
|
||||
"async-recursion",
|
||||
"async-std",
|
||||
"async-tls",
|
||||
"async-tungstenite 0.17.1",
|
||||
|
||||
Reference in New Issue
Block a user