leo/examples/square-root/Leo.toml

7 lines
172 B
TOML
Raw Normal View History

2020-08-19 08:58:14 +03:00
[package]
name = "square-root"
version = "0.1.0"
description = "prove knowledge of the square root `a` of a number `b`"
remote = "aleo/square-root"
license = "LICENSE-MIT"