sslrelay/Cargo.toml
2021-09-28 18:21:02 -07:00

9 lines
No EOL
168 B
TOML

[package]
name = "sslrelay"
version = "0.4.1"
authors = ["PinkP4nther <pinkp4nther@protonmail.com>"]
edition = "2018"
[dependencies]
openssl = "0.10.36"
toml = "0.5.8"