From 10d03ace1faf647c0f26b8f13893d26cd0d7d85e Mon Sep 17 00:00:00 2001 From: HampusM Date: Sun, 21 Aug 2022 14:34:56 +0200 Subject: docs: change project descriptions to describe it as a framework --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index b3b830b..f976264 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,9 +3,9 @@ name = "syrette" version = "0.2.1" license = "MIT OR Apache-2.0" authors = ["HampusM "] -description = "The convenient dependency injection library" +description = "The convenient dependency injection framework" repository = "https://git.hampusmat.com/syrette" -keywords = ["DI", "dependency-injection", "ioc", "inversion-of-control"] +keywords = ["di", "dependency-injection", "ioc", "inversion-of-control"] edition = "2021" [package.metadata.docs.rs] -- cgit v1.2.3-18-g5258