From a2d150225a06c1a638797c308fd6e6d18eb28ab7 Mon Sep 17 00:00:00 2001 From: Bendik Lynghaug Date: Sun, 16 Aug 2026 12:44:47 +0200 Subject: [PATCH] Point workspace repository at the new uhhm home varde moved from bl/varde on klingenbergbygg to the uhhm org on project.uhhm.no. Co-Authored-By: Claude Fable 5 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8295e63..1a2fa67 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ members = ["varde-proto", "varde-daemon", "varde-ctl"] version = "0.1.0" edition = "2021" license = "MIT OR Apache-2.0" -repository = "https://github.com/bendiklh/varde" +repository = "https://project.uhhm.no/uhhm/varde" rust-version = "1.85" [workspace.dependencies]