chore(version): update libp2p.nimble to 1.7.0 (#1213)

This commit is planned to be tagged with v1.7.0.
The only feature added in this version are configurable min and max TTL
for rendezvous.

Co-authored-by: ksr <kaiserd@users.noreply.github.com>
This commit is contained in:
kaiserd 2024-11-03 19:15:33 +01:00 committed by GitHub
parent 97192a3c80
commit ed5670408b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
mode = ScriptMode.Verbose
packageName = "libp2p"
version = "1.6.0"
version = "1.7.0"
author = "Status Research & Development GmbH"
description = "LibP2P implementation"
license = "MIT"