summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2021-12-04 21:33:41 +0100
committerMatthias Beyer <mail@beyermatthias.de>2021-12-08 18:43:34 +0100
commit9482b10293f7e2b21647e986304f32ff7795559e (patch)
tree1b8e5f6f5ab4f951daf8c0887ba582788abd1364 /Cargo.toml
parent3b287d4548a9125f3fdcb6e15ea8d85b1167c21a (diff)
Store Profile in GUI instead of Client
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1760305..d8a78c8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -35,7 +35,6 @@ serde = "1"
serde_json = "1"
getset = "0.1"
xdg = "2.4"
-libp2p = "0.39.1"
tracing = "0.1"
ctrlc = "3.2"