Fix more bugs
This commit is contained in:
parent
90a9196a9d
commit
5656af0781
4 changed files with 82 additions and 28 deletions
|
|
@ -10,7 +10,7 @@ console-subscriber = "0.5.0"
|
|||
futures-util = "0.3.31"
|
||||
memchr = "2.7.6"
|
||||
regex = "1.12.2"
|
||||
sslrelay = { path = "../sslrelay-lib" }
|
||||
sslrelay = { path = "../sslrelay" }
|
||||
static_cell = "2.1.1"
|
||||
tlsh = { package = "fast-tlsh", version = "0.1.10", features = ["easy-functions"] }
|
||||
tokio = { version = "1.48.0", features = ["io-util", "macros", "net", "rt", "rt-multi-thread", "sync", "time", "tracing"]}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue