This repository has been archived on 2024-01-23. You can view files and clone it, but cannot push or open issues or pull requests.
|
[package]
|
|
name = "wireguard-keepalive"
|
|
version = "0.1.0"
|
|
authors = ["jason@zx2c4.com"]
|
|
[dependencies]
|
|
screech = { git = "https://github.com/trevp/screech" }
|
|
rust-crypto = "*"
|
|
byteorder = "*"
|
|
rustc-serialize = "*"
|
|
time = "*"
|