diff --git a/fake-tcp/Cargo.toml b/fake-tcp/Cargo.toml index 7c1c96c..0ba9cc3 100644 --- a/fake-tcp/Cargo.toml +++ b/fake-tcp/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fake-tcp" -version = "0.1.1" +version = "0.1.2" edition = "2018" authors = ["Datong Sun "] license = "MIT OR Apache-2.0"