diff --git a/fake-tcp/Cargo.toml b/fake-tcp/Cargo.toml index 6416c3f..b6bb3e5 100644 --- a/fake-tcp/Cargo.toml +++ b/fake-tcp/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fake-tcp" -version = "0.2.0" +version = "0.2.1" edition = "2021" authors = ["Datong Sun "] license = "MIT OR Apache-2.0"