diff --git a/Cargo.toml b/Cargo.toml index 02afe63..c3733e1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "kadcast" authors = ["herr-seppia "] -version = "0.7.0-rc.10" +version = "0.7.0-rc.11" edition = "2018" description = "Implementation of the Kadcast Network Protocol." categories = ["network-programming"]