From d076f74b4aeeb6faa8c8d05f178f5000a4cf6cd6 Mon Sep 17 00:00:00 2001 From: kmanc Date: Wed, 15 Mar 2023 13:11:40 -0700 Subject: [PATCH] Missed a version bump --- tcp_reverse_shell/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tcp_reverse_shell/Cargo.toml b/tcp_reverse_shell/Cargo.toml index e0b94fe..597a524 100644 --- a/tcp_reverse_shell/Cargo.toml +++ b/tcp_reverse_shell/Cargo.toml @@ -7,7 +7,7 @@ license = "MIT" name = "tcp_reverse_shell" repository = "https://github.com/kmanc/remote_code_oxidation/tree/main/tcp_reverse_shell" rust-version = "1.59" -version = "1.5.2" +version = "1.5.3" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html