From dbdb20332682c58f51aa3dfb8220ae2ab57f096b Mon Sep 17 00:00:00 2001 From: threeoh6000 Date: Fri, 19 Jan 2024 20:12:29 +0000 Subject: [PATCH] fix wrong link --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5ea2e27..974e1e5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ version = "0.1.0" edition = "2021" authors = ["abbieoverflight "] license = "MPL-2.0" -homepage = "https://git.colean.cc/threeoh6000/frostwalkerer/" +homepage = "https://git.colean.cc/threeoh6000/frostwalker/" repository = "https://git.colean.cc/threeoh6000/frostwalker/" readme = "README.md" categories = ["data-structures", "value-formatting", "parsing"]