diff --git a/Cargo.toml b/Cargo.toml index 57144ce..94db041 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,6 @@ [package] name = "noise-server" +description = "A server for Noise networks" version = "0.1.0" authors = ["EliasSchriefer ", "Erik Foris "] edition = "2018"