diff options
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ version = "0.4.2" license = "MIT OR Apache-2.0" authors = ["HampusM <hampus@hampusmat.com>"] description = "The convenient dependency injection framework" -repository = "https://git.hampusmat.com/syrette" +repository = "https://github.com/HampusMat/Syrette" keywords = ["di", "dependency-injection", "ioc", "inversion-of-control"] edition = "2021" rust-version = "1.62.1" |