# 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"