mirror of
https://github.com/arnaucube/babyjubjub-rs.git
synced 2026-02-03 00:46:39 +01:00
add travis & crate config
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
[package]
|
||||
name = "babyjubjub-rs"
|
||||
version = "0.1.0"
|
||||
version = "0.0.1"
|
||||
authors = ["arnaucube <root@arnaucube.com>"]
|
||||
edition = "2018"
|
||||
license = "GPL-3.0"
|
||||
description = "BabyJubJub elliptic curve implementation"
|
||||
|
||||
[dependencies]
|
||||
num = "0.2.0"
|
||||
|
||||
Reference in New Issue
Block a user