fix: Remove static-rc due to debug assertions

This commit is contained in:
Michael Aaron Murphy 2022-12-06 22:41:48 +01:00
parent 9796fa9f15
commit d13415713c
No known key found for this signature in database
GPG key ID: B2732D4240C9212C
4 changed files with 3 additions and 13 deletions

View file

@ -22,7 +22,6 @@ lazy_static = "1.4.0"
palette = "0.6.1"
cosmic-panel-config = {git = "https://github.com/pop-os/cosmic-panel", default-features = false, optional = true }
sctk = { package = "smithay-client-toolkit", git = "https://github.com/Smithay/client-toolkit", optional = true }
static-rc = "0.6.1"
[dependencies.cosmic-theme]
git = "https://github.com/pop-os/cosmic-theme.git"