10 lines
159 B
TOML
10 lines
159 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"
|