diff --git a/Cargo.toml b/Cargo.toml index 929a912..585180b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ authors = ["Andrewmatilde ", "Hexilee "] edition = "2018" name = "chaos-tproxy" -version = "0.5.2" +version = "0.5.3" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/chaos-tproxy-controller/Cargo.toml b/chaos-tproxy-controller/Cargo.toml index 9cbe868..5aa600f 100644 --- a/chaos-tproxy-controller/Cargo.toml +++ b/chaos-tproxy-controller/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "chaos-tproxy-controller" -version = "0.5.2" +version = "0.5.3" edition = "2018" [[bin]] diff --git a/chaos-tproxy-proxy/Cargo.toml b/chaos-tproxy-proxy/Cargo.toml index f785d6e..303ed71 100644 --- a/chaos-tproxy-proxy/Cargo.toml +++ b/chaos-tproxy-proxy/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "chaos-tproxy-proxy" -version = "0.5.2" +version = "0.5.3" edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html