diff --git a/Cargo.toml b/Cargo.toml index 3ae550c..62bdbe6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,6 @@ [package] name = "transfer" +description="simple network file transfer" version = "0.1.0" edition = "2021"