mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-09 14:48:08 -05:00
13 lines
207 B
TOML
13 lines
207 B
TOML
[package]
|
|
name = "sss"
|
|
version = "0.4.1"
|
|
authors = ["Dyne.org foundation <foundation@dyne.org>"]
|
|
license = "AGPL-3.0-only"
|
|
edition = "2021"
|
|
|
|
[workspace]
|
|
|
|
[dependencies]
|
|
pasta_curves = "0.5.1"
|
|
rand = "0.8.5"
|