refactor: rename single-instance feature

This commit is contained in:
Ashley Wulber 2023-11-17 13:55:00 -05:00 committed by Ashley Wulber
parent ef5b6fb44a
commit c38dc6da94
3 changed files with 14 additions and 14 deletions

View file

@ -43,7 +43,7 @@ xdg-portal = ["ashpd"]
# XXX Use "a11y"; which is causing a panic currently
applet = ["wayland", "tokio", "cosmic-panel-config", "ron"]
applet-token = []
zbus = ["dep:zbus", "serde", "ron"]
single-instance = ["dep:zbus", "serde", "ron"]
[dependencies]
apply = "0.3.0"