From 51bf0d952f0f19b3cef7594ec808f95029a5fb72 Mon Sep 17 00:00:00 2001 From: JonOfUs Date: Sun, 26 May 2024 11:23:22 +0200 Subject: [PATCH] Change upstream repo --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 09639a9..9ca4dfc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ edition = "2021" license = "MIT OR Apache-2.0" description = "Schmfication library" readme = "README.md" -repository = "https://git.flueren.eu/JonOfUs/Schmfy" +repository = "https://gitlab.fachschaften.org/jonathan_f/Schmfy" documentation = "https://docs.rs/schmfy" [lib]