From 8c8d6dfce62799307320c8c5a1f0dd5c8c18e4d3 Mon Sep 17 00:00:00 2001 From: raatty Date: Sun, 30 Oct 2022 11:09:54 +1300 Subject: [PATCH] Update 'Cargo.toml' --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index bafc4ba..0462d87 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ edition = "2018" libhandy = "0.5.0" gdk = "0.12.1" gtk = "0.8.1" -lightdm = { git = "https://raatty.club:3000/raatty/lightdm-rs.git"} +lightdm = { git = "https://git.raatty.club/raatty/lightdm-rs.git"} [profile.release] panic = "abort"