leo/examples/hello-world/Leo.toml
2020-08-18 22:58:14 -07:00

7 lines
153 B
TOML

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