aboutsummaryrefslogtreecommitdiff
path: root/syrette_macros/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'syrette_macros/Cargo.toml')
-rw-r--r--syrette_macros/Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/syrette_macros/Cargo.toml b/syrette_macros/Cargo.toml
index a6966f0..74b4f91 100644
--- a/syrette_macros/Cargo.toml
+++ b/syrette_macros/Cargo.toml
@@ -4,6 +4,8 @@ version = "0.1.0"
license = "LGPL-2.1"
authors = ["HampusM <hampus@hampusmat.com>"]
description = "Macros for Syrette, the convenient dependency injection library"
+repository = "https://git.hampusmat.com/syrette"
+keywords = ["DI", "dependency-injection", "ioc", "inversion-of-control"]
edition = "2021"
[lib]