1
0

update lightdm-rs url

This commit is contained in:
2021-10-21 20:55:55 +13:00
parent 34df640d5d
commit 3f3bb56290

View File

@@ -9,7 +9,7 @@ edition = "2018"
libhandy = "0.5.0" libhandy = "0.5.0"
gdk = "0.12.1" gdk = "0.12.1"
gtk = "0.8.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] [profile.release]
panic = "abort" panic = "abort"