From cd2b6cb03e0d7948c94faa8d434d6819b462047e Mon Sep 17 00:00:00 2001 From: Bauke Date: Tue, 4 Oct 2022 01:00:10 +0200 Subject: [PATCH] Update userstyles link. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b509b90..f483483 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,4 +17,4 @@ path = "source/main.rs" askama = "0.11.1" color-eyre = "0.6.2" rsass = "0.23.4" -userstyles = { git = "https://git.holllo.cc/Bauke/userstyles" } +userstyles = { git = "https://git.bauke.xyz/Bauke/userstyles" }