mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-11-23 23:23:50 +03:00
9 lines
151 B
TOML
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"
|