9 lines
No EOL
168 B
TOML
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" |