diff options
| author | Max Audron <audron@cocaine.farm> | 2021-09-28 17:57:08 +0200 |
|---|---|---|
| committer | Max Audron <audron@cocaine.farm> | 2021-09-28 17:59:28 +0200 |
| commit | 94274c55189db5daf9f51e6db5df3ea23a530876 (patch) | |
| tree | 761329c33fd75ad52e294c86d51558c4d2302e42 /examples/statetracker/Cargo.toml | |
| parent | statetracker: first iteration of working rpc object (diff) | |
statetracker: cleanup code
Diffstat (limited to 'examples/statetracker/Cargo.toml')
| -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" |
