diff --git a/Cargo.toml b/Cargo.toml index f952d0d..dfba639 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "dev-dtos" version = "0.1.0" edition = "2021" authors = ["Franklin E. Blanco"] -description = "League-svc types and dtos " +description = "User svc dtos" license = "MIT" readme = "README.md" repository = "https://github.com/franklinblanco/user-dtos.git"