libp2p version tag

This commit is contained in:
benbierens 2024-08-12 14:51:29 +02:00
parent 6b1dd92bb7
commit 5d7b714eb7
No known key found for this signature in database
GPG Key ID: 877D2C2E09A22F3A
2 changed files with 3 additions and 3 deletions

View File

@ -141,8 +141,8 @@
"libp2p": {
"dir": "$deps/nim-libp2p",
"url": "https://github.com/status-im/nim-libp2p",
"commit": "e3c967ad1939fb33b8e13759037d193734acd202",
"version": "1.1.0"
"commit": "036e110a6080fba1a1662c58cfd8c21f9a548021",
"version": "1.4.0"
},
"chronicles": {
"dir": "$deps/nim-chronicles",

View File

@ -322,7 +322,7 @@
}
},
"libp2p": {
"version": "1.1.0",
"version": "1.4.0",
"vcsRevision": "036e110a6080fba1a1662c58cfd8c21f9a548021",
"url": "https://github.com/status-im/nim-libp2p",
"downloadMethod": "git",