mirror of
https://github.com/AleoHQ/leo.git
synced 2024-12-26 11:06:00 +03:00
7 lines
172 B
TOML
7 lines
172 B
TOML
|
[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"
|