shimunn e2dbf0112e
Some checks are pending
continuous-integration/drone/push Build is failing
smaller binary
2019-01-17 23:14:25 +01:00

13 lines
189 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"
[profile.release]
lto = true