diff --git a/atlas.lock b/atlas.lock index a074960..8073c65 100644 --- a/atlas.lock +++ b/atlas.lock @@ -141,7 +141,7 @@ "libp2p": { "dir": "$deps/nim-libp2p", "url": "https://github.com/status-im/nim-libp2p", - "commit": "036e110a6080fba1a1662c58cfd8c21f9a548021", + "commit": "cde5ed7e8ccc3b452878db4c82c6f2f2e70d28f4", "version": "1.4.0" }, "chronicles": { diff --git a/codexdht.nimble b/codexdht.nimble index 63f0f32..fe03720 100644 --- a/codexdht.nimble +++ b/codexdht.nimble @@ -16,7 +16,7 @@ requires "nimcrypto >= 0.5.4" requires "bearssl#667b40440a53a58e9f922e29e20818720c62d9ac" requires "chronicles >= 0.10.2 & < 0.11.0" requires "chronos#dc3847e4d6733dfc3811454c2a9c384b87343e26" -requires "libp2p#036e110a6080fba1a1662c58cfd8c21f9a548021" +requires "libp2p#cde5ed7e8ccc3b452878db4c82c6f2f2e70d28f4" requires "metrics" requires "stew#head" requires "stint" diff --git a/nimble.lock b/nimble.lock index cbdafd2..7698485 100644 --- a/nimble.lock +++ b/nimble.lock @@ -323,7 +323,7 @@ }, "libp2p": { "version": "1.4.0", - "vcsRevision": "036e110a6080fba1a1662c58cfd8c21f9a548021", + "vcsRevision": "cde5ed7e8ccc3b452878db4c82c6f2f2e70d28f4", "url": "https://github.com/status-im/nim-libp2p", "downloadMethod": "git", "dependencies": [