feat: added crates to work on a reverse shell
This commit is contained in:
@@ -21,7 +21,7 @@ edition = "2021"
|
||||
[dependencies]
|
||||
errno = "0.2.8"
|
||||
futures = "0.3.25"
|
||||
libc = "0.2.137"
|
||||
libc = "0.2.142"
|
||||
tokio = { version = "1.21.2", features = ["net", "rt", "macros", "rt-multi-thread" ] }
|
||||
|
||||
[build-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user