From b57dc2a4b7a4f22a6e3916a0a3b041cbe8c588d7 Mon Sep 17 00:00:00 2001 From: Weird Constructor Date: Mon, 21 Jun 2021 19:58:04 +0200 Subject: [PATCH] with jack pls --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 4fea557..f01e9cc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,7 +23,7 @@ hound = "3.4.0" [dev-dependencies] microfft = "0.3.1" num-complex = "0.2" -#jack = "0.6.6" +jack = "0.6.6" [lib] path = "src/lib.rs"