mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-02 14:03:06 +00:00
fix: nimble libraries (#3555)
This commit is contained in:
parent
cc7db99982
commit
82926f9dd6
@ -13,6 +13,7 @@ requires "nim >= 2.2.4",
|
||||
"chronicles",
|
||||
"confutils",
|
||||
"chronos",
|
||||
"dnsdisc",
|
||||
"eth",
|
||||
"json_rpc",
|
||||
"libbacktrace",
|
||||
@ -20,7 +21,7 @@ requires "nim >= 2.2.4",
|
||||
"stew",
|
||||
"stint",
|
||||
"metrics",
|
||||
"libp2p", # Only for Waku v2
|
||||
"libp2p == 1.10.1", # Only for Waku v2
|
||||
"web3",
|
||||
"presto",
|
||||
"regex",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user