update Cargo.lock

This commit is contained in:
Dastan-glitch
2023-12-31 05:34:43 +03:00
committed by lunar-mining
parent daeefbb7bf
commit ebbd88dee3

19
Cargo.lock generated
View File

@@ -2261,25 +2261,6 @@ version = "2.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7e962a19be5cfc3f3bf6dd8f61eb50107f356ad6270fbb3ed41476571db78be5"
[[package]]
name = "dchat"
version = "0.4.2"
dependencies = [
"async-trait",
"darkfi",
"darkfi-serial",
"easy-parallel",
"log",
"serde",
"signal-hook",
"signal-hook-async-std",
"simplelog",
"smol",
"structopt",
"structopt-toml",
"url",
]
[[package]]
name = "dchatd"
version = "0.4.2"