From d54333752b5402941be37c6fbe4ba1e9268af8dd Mon Sep 17 00:00:00 2001 From: hexisXz Date: Mon, 30 Sep 2024 02:58:28 +0000 Subject: [PATCH] added waterfox browser --- core/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Cargo.toml b/core/Cargo.toml index 75a7e3b7..8605c94c 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "linutil_core" description = "The backend of Linutil." -repository = "https://github.com/hexisXz/linutil/tree/main/core" +repository = "https://github.com/ChrisTitusTech/linutil/tree/main/core" edition = "2021" version.workspace = true license.workspace = true