mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-02 14:03:06 +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",
|
||||
"libbacktrace",
|
||||
"nimcrypto",
|
||||
"serialization",
|
||||
"stew",
|
||||
"stint",
|
||||
"metrics",
|
||||
@ -30,7 +31,6 @@ requires "nim >= 2.2.4",
|
||||
"results",
|
||||
"db_connector",
|
||||
"minilru",
|
||||
"quic",
|
||||
"https://github.com/vacp2p/mix#0.1.0"
|
||||
|
||||
### Helper functions
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user