Blocking callbacks can now access the handler structure as mutable. v0.4.3.
This commit is contained in:
parent
2b57c90b27
commit
5b132baada
4 changed files with 5 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "sslrelay"
|
||||
version = "0.4.2"
|
||||
version = "0.4.3"
|
||||
authors = ["PinkP4nther <pinkp4nther@protonmail.com> @Pink_P4nther"]
|
||||
edition = "2018"
|
||||
description = "A TCP relay library for relaying/modifying/spoofing TCP traffic by implementing callback code."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue