From 397805100d2fc48937652b4c54a8870501966301 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Sun, 5 Dec 2021 09:27:44 +0100 Subject: Implement saveable and loadable profile state Signed-off-by: Matthias Beyer --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 553f189..a1fb058 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,7 +35,7 @@ serde = "1" serde_json = "1" getset = "0.1" xdg = "2.4" -libp2p = "0.41" +libp2p = "0.39.1" tracing = "0.1" [dependencies.ipfs] -- cgit v1.2.3