chore: remove deprecated design-demo example

This commit is contained in:
Michael Mc Donnell 2024-09-12 13:07:34 -10:00 committed by GitHub
parent f942977703
commit 914d989049
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 4 additions and 15 deletions

View file

@ -171,7 +171,7 @@ members = [
"cosmic-theme",
"examples/*",
]
exclude = ["examples/design-demo", "iced"]
exclude = ["iced"]
[workspace.dependencies]
dirs = "5.0.1"