diff options
| author | Max Audron <audron@cocaine.farm> | 2021-09-28 17:57:08 +0200 |
|---|---|---|
| committer | Max Audron <audron@cocaine.farm> | 2021-09-28 18:15:50 +0200 |
| commit | e72c83710442ec57410c4a523e003fdd37d3ffd8 (patch) | |
| tree | 5760714679d446c60d326564aa6df5566fb1fdf6 /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" |
