From 8d968f931dc27586f22fd146a03344e53bbac6db Mon Sep 17 00:00:00 2001 From: Ashley Wulber Date: Tue, 28 Feb 2023 10:30:52 -0500 Subject: [PATCH] fix: use master branch for theme --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e0e7038..92d344b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -32,7 +32,6 @@ fraction = "0.13.0" [dependencies.cosmic-theme] git = "https://github.com/pop-os/cosmic-theme.git" -branch = "layer" [dependencies.iced] path = "iced"