mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-03 06:23:10 +00:00
12 lines
195 B
Plaintext
12 lines
195 B
Plaintext
|
|
# Package
|
||
|
|
|
||
|
|
version = "0.1.0"
|
||
|
|
author = "fryorcraken"
|
||
|
|
description = "Test Waku with nimble"
|
||
|
|
license = "MIT"
|
||
|
|
srcDir = "src"
|
||
|
|
bin = @["example"]
|
||
|
|
|
||
|
|
|
||
|
|
# Dependencies
|