diff --git a/Cargo.toml b/Cargo.toml index 30bd3b7..17c5a21 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -33,8 +33,7 @@ i18n-embed-fl = "0.7" rust-embed = "8" [dependencies.libcosmic] -#git = "https://github.com/pop-os/libcosmic.git" -path = "../libcosmic" +git = "https://github.com/pop-os/libcosmic.git" default-features = false features = ["multi-window", "tokio", "winit"]