diff options
| author | Eskil Q <eskilq@kth.se> | 2021-01-02 15:05:52 +0100 |
|---|---|---|
| committer | Eskil Q <eskilq@kth.se> | 2021-01-02 15:05:52 +0100 |
| commit | 6e07c2bc4bba206e15bbe8838a322a5c506be9a1 (patch) | |
| tree | 8504a7a621d674a28b2233648067e06d0dcd4828 /mumd/Cargo.toml | |
| parent | b35a9c0a48f3f853b2d0e1551d33682189d77055 (diff) | |
| download | mum-6e07c2bc4bba206e15bbe8838a322a5c506be9a1.tar.gz | |
remove deps and make noise gate more efficent
Diffstat (limited to 'mumd/Cargo.toml')
| -rw-r--r-- | mumd/Cargo.toml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mumd/Cargo.toml b/mumd/Cargo.toml index d12cec2..d13bdc8 100644 --- a/mumd/Cargo.toml +++ b/mumd/Cargo.toml @@ -18,8 +18,6 @@ notifications = ["libnotify"] [dependencies] mumlib = { version = "0.3", path = "../mumlib" } -argparse = "0.2" -async-stream = "0.3.0" cpal = "0.13" bytes = "1.0" dasp_interpolate = { version = "0.11", features = ["linear"] } |
