diff --git a/Cargo.toml b/Cargo.toml index 954ee04..79b9b24 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rustocat" -version = "0.1.10" +version = "0.1.11" edition = "2021" description = "Socat in rust with many less features and a configuration file" license = "ISC"