From e20a3019cd509b863785db6f98ad7d6f51d15d45 Mon Sep 17 00:00:00 2001 From: Michel Paulissen <862400+MichelPaulissen@users.noreply.github.com> Date: Wed, 15 Jul 2026 12:35:19 +0200 Subject: [PATCH] Point project metadata at clusterflux-public --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7ee4655..74c9bad 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,7 @@ members = [ [workspace.package] edition = "2021" license = "Apache-2.0 OR MIT" -repository = "https://git.michelpaulissen.com/michel/clusterflux" +repository = "https://git.michelpaulissen.com/michel/clusterflux-public" [workspace.dependencies] anyhow = "1.0"