mirror of
https://github.com/mii443/RustySecrets.git
synced 2025-08-22 16:25:32 +00:00
9 lines
166 B
TOML
9 lines
166 B
TOML
[package]
|
|
name = "secretshare"
|
|
version = "0.0.1"
|
|
authors = ["Sebastian Gesemann <s.gesemann@gmail.com>"]
|
|
|
|
[dependencies]
|
|
getopts = "0.2.0"
|
|
rustc-serialize = "0.2.10"
|