From 78607781fb459c42698e3da21cc42888d668de81 Mon Sep 17 00:00:00 2001 From: Polesznyák Márk Date: Sun, 30 Nov 2025 02:54:59 +0100 Subject: chore(manifest): add homepage, fix repo URL --- Cargo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index c40a7a9..97e460e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,8 @@ authors = ["pml68 "] version = "0.1.0" edition = "2024" license = "MIT" -repository = "https://git.sr.ht/~pml68/iced_builder" +homepage = "https://sr.ht/~pml68/iced_material" +repository = "https://git.sr.ht/~pml68/iced_material" categories = ["gui"] keywords = ["gui", "ui", "graphics", "interface", "widgets"] rust-version = "1.88" -- cgit v1.2.3