diff options
Diffstat (limited to '')
| -rw-r--r-- | examples/statetracker/Cargo.toml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/statetracker/Cargo.toml b/examples/statetracker/Cargo.toml index fa78217..b73411b 100644 --- a/examples/statetracker/Cargo.toml +++ b/examples/statetracker/Cargo.toml @@ -10,8 +10,6 @@ libquassel = { path = "../../", features = ["framing", "all-quassel-features"] } druid = { git = "https://github.com/linebender/druid", features = ["im"] } druid-widget-nursery = { path = "/home/audron/repo/github.com/linebender/druid-widget-nursery" } -# iced = { version = "0.3", features = ["tokio"]} - anyhow = "*" tracing = "0.1" |
