Version 0.3 / Updated openssl dep / Fixed examples to work with version 0.3
This commit is contained in:
parent
953ff1fda5
commit
6dd5fcfdf4
3 changed files with 6 additions and 6 deletions
|
|
@ -1,9 +1,9 @@
|
|||
[package]
|
||||
name = "sslrelay"
|
||||
version = "0.2.0"
|
||||
version = "0.3.0"
|
||||
authors = ["PinkP4nther <pinkp4nther@protonmail.com>"]
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
openssl = "0.10.34"
|
||||
openssl = "0.10.36"
|
||||
toml = "0.5.8"
|
||||
Loading…
Add table
Add a link
Reference in a new issue