shimunn 8300e94414
Some checks are pending
continuous-integration/drone/push Build encountered an error
added structopt
2019-01-19 19:36:56 +01:00

16 lines
255 B
TOML

[package]
name = "wg-event-gen"
version = "0.1.0"
authors = ["shimun <wg.shimun@shimun.net>"]
edition = "2018"
[dependencies]
hex = "0.3.2"
base64 = "0.10.0"
time = "0.1.42"
structopt = "0.2.14"
structopt-derive = "0.2.14"
[profile.release]
lto = false