Nargo.toml 134 Bytes
Newer Older
John Doe's avatar
John Doe committed
1 2 3 4 5 6 7 8
[package]
name = "publish"
type = "bin"
authors = [""]
compiler_version = ">=0.19.2"

[dependencies]
helpers = { path = "../helpers" }