Skip to content

Commit 4860cb3

Browse files
committed
Add license to schnorr_jubjub
1 parent c93cbd2 commit 4860cb3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

toolkit/utils/schnorr_jubjub/Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
[package]
22
name = "schnorr_jubjub"
3+
license = "Apache-2.0"
4+
description = "Implementation of schnorr over JubJub using poseidon."
35
authors.workspace = true
46
edition.workspace = true
57
homepage.workspace = true

0 commit comments

Comments
 (0)