mirror of
https://github.com/logos-messaging/logos-delivery.git
synced 2026-06-06 05:59:33 +00:00
chore: update nimble for nwaku lib integration. (#3571)
This commit is contained in:
parent
4d68e2abd5
commit
a87b787c4e
@ -20,6 +20,7 @@ requires "nim >= 2.2.4",
|
|||||||
"json_rpc",
|
"json_rpc",
|
||||||
"libbacktrace",
|
"libbacktrace",
|
||||||
"nimcrypto",
|
"nimcrypto",
|
||||||
|
"serialization",
|
||||||
"stew",
|
"stew",
|
||||||
"stint",
|
"stint",
|
||||||
"metrics",
|
"metrics",
|
||||||
@ -30,7 +31,6 @@ requires "nim >= 2.2.4",
|
|||||||
"results",
|
"results",
|
||||||
"db_connector",
|
"db_connector",
|
||||||
"minilru",
|
"minilru",
|
||||||
"quic",
|
|
||||||
"https://github.com/vacp2p/mix#0.1.0"
|
"https://github.com/vacp2p/mix#0.1.0"
|
||||||
|
|
||||||
### Helper functions
|
### Helper functions
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user