shimunn 5a40f34ca7
Some checks are pending
continuous-integration/drone/push Build was killed
Merge branch 'new_events'
2019-05-23 19:42:34 +02:00

19 lines
324 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"
derive_builder = "0.7.1"
threadpool = "1.7.1"
number_prefix = "0.3.0"
[profile.release]
lto = true