summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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]