Skip to content

Commit b458a83

Browse files
committed
to 0.5.1
Signed-off-by: andrewmatilde <[email protected]>
1 parent 6c496e4 commit b458a83

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

Cargo.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
authors = ["Andrewmatilde <[email protected]>", "Hexilee <[email protected]>"]
33
edition = "2018"
44
name = "chaos-tproxy"
5-
version = "0.4.7"
5+
version = "0.5.1"
66

77
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
88

chaos-tproxy-controller/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "chaos-tproxy-controller"
3-
version = "0.4.7"
3+
version = "0.5.1"
44
edition = "2018"
55

66
[[bin]]

chaos-tproxy-proxy/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "chaos-tproxy-proxy"
3-
version = "0.4.7"
3+
version = "0.5.1"
44
edition = "2018"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

0 commit comments

Comments
 (0)