From 321c9e0136e07748ec16125bb1c441d05a7294de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustav=20S=C3=B6rn=C3=A4s?= Date: Sat, 26 Dec 2020 21:30:19 +0100 Subject: mumd: bump cpal to 0.13 --- mumd/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mumd') diff --git a/mumd/Cargo.toml b/mumd/Cargo.toml index 777a6ce..7f014bd 100644 --- a/mumd/Cargo.toml +++ b/mumd/Cargo.toml @@ -20,7 +20,7 @@ mumlib = { version = "0.3", path = "../mumlib" } argparse = "0.2" bytes = "0.5" -cpal = { git = "https://github.com/RustAudio/cpal" } +cpal = "0.13" dasp_interpolate = { version = "0.11", features = ["linear"] } dasp_signal = "0.11" futures = "0.3" -- cgit v1.2.1