Nargo.toml 137 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 [package] name = "recursion" type = "bin" authors = [""] compiler_version = ">=0.19.2" [dependencies] helpers = { path = "../helpers" }