leo/examples/hello-world/Leo.toml
2020-09-13 17:13:14 -07:00

9 lines
151 B
TOML

[project]
name = "hello-world"
version = "0.1.0"
description = "Returns the sum of two u32 integers"
license = "LICENSE-MIT"
[remote]
author = "aleo"