aboutsummaryrefslogtreecommitdiffstats
path: root/mumd/Cargo.toml
diff options
context:
space:
mode:
authorEskil Queseth <eskilq@kth.se>2021-02-03 01:37:28 +0100
committerEskil Queseth <eskilq@kth.se>2021-02-03 01:37:28 +0100
commit50e01f0c782ba0f52c832cabff0df966d9dcc803 (patch)
tree45ce7ced378c20e8df11c2563f048f980e7c5437 /mumd/Cargo.toml
parentbca8daad1f5945f2da9529bc53a24e90d99e0608 (diff)
downloadmum-50e01f0c782ba0f52c832cabff0df966d9dcc803.tar.gz
minor cleanup
Diffstat (limited to 'mumd/Cargo.toml')
-rw-r--r--mumd/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mumd/Cargo.toml b/mumd/Cargo.toml
index 0a102c4..57fefed 100644
--- a/mumd/Cargo.toml
+++ b/mumd/Cargo.toml
@@ -26,7 +26,7 @@ dasp_frame = "0.11"
dasp_sample = "0.11"
dasp_ring_buffer = "0.11"
futures-util = { version = "0.3", features = ["sink"]}
-futures-channel = "0.3.12"
+futures-channel = "0.3"
hound = "3.4"
ipc-channel = "0.14"
log = "0.4"