leo/examples/hello-world/Leo.toml
2020-09-02 12:01:35 -07:00

9 lines
151 B
TOML

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