mirror of
https://github.com/status-im/libp2p-test-plans.git
synced 2025-01-13 16:24:15 +00:00
14 lines
259 B
Plaintext
14 lines
259 B
Plaintext
|
# Package
|
||
|
|
||
|
version = "0.1.0"
|
||
|
author = "The author"
|
||
|
description = "Demo for another package"
|
||
|
license = "MIT"
|
||
|
|
||
|
|
||
|
# Dependencies
|
||
|
|
||
|
requires "nim >= 1.2.2",
|
||
|
"https://github.com/status-im/testground-nim-sdk",
|
||
|
"libp2p == 1.0.0"
|