dchat: add to darkfi workspace and fix bug in dchat Cargo.toml

This commit is contained in:
lunar-mining
2023-12-08 21:11:44 +01:00
parent 4ec4ddb1a5
commit 777a455c23
2 changed files with 1 additions and 2 deletions

View File

@@ -21,7 +21,6 @@ simplelog = "0.12.1"
url = "2.5.0"
serde_json = "1.0.108"
serde = {version = "1.0.193", features = ["derive"]}
toml = "0.8.8"
libsqlite3-sys = {version = "0.27.0", features = ["bundled-sqlcipher-vendored-openssl"]}