From 424fec9c78890702de426aafe108424e3b8b05ae Mon Sep 17 00:00:00 2001 From: Luca Barbato Date: Tue, 31 Oct 2023 14:00:52 +0100 Subject: [PATCH] chore: Point to the org repo --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 95ad4c1..98779ac 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.3.1" edition = "2021" description = "Web of Things (WoT) Thing server" license = "MIT" -repository = "https://github.com/sifis-home/wot-serve" +repository = "https://github.com/wot-rust/wot-serve" keywords = ["wot", "WebofThings"] [dependencies]