mirror of
https://github.com/logos-messaging/logos-delivery.git
synced 2026-08-08 04:43:34 +00:00
add comment into waku.nimble
This commit is contained in:
parent
e5b46e5ed6
commit
353db65af2
@ -10,6 +10,9 @@ description = "Waku, Private P2P Messaging for Resource-Restricted Devices"
|
||||
license = "MIT or Apache License 2.0"
|
||||
#bin = @["build/waku"]
|
||||
|
||||
## We defined the required versions in that way so that the generated nimble.lock
|
||||
## doesn't have any reference to nim or nimble. With that, we avoid cross-platform
|
||||
## issues when calculating the nim checksum.
|
||||
const NimVersion = "2.2.4"
|
||||
const NimbleVersion = "0.18.2"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user