From cb8f976830cae3dc8e61251ee69afea4c6ba422c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustav=20S=C3=B6rn=C3=A4s?= Date: Wed, 21 Oct 2020 02:25:15 +0200 Subject: Lock cpal to latest commit --- mumd/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mumd/Cargo.toml') diff --git a/mumd/Cargo.toml b/mumd/Cargo.toml index ffb463a..8f83406 100644 --- a/mumd/Cargo.toml +++ b/mumd/Cargo.toml @@ -13,7 +13,7 @@ mumlib = { path = "../mumlib" } argparse = "0.2" bytes = "0.5" -cpal = { git = "https://github.com/RustAudio/cpal" } +cpal = { git = "https://github.com/RustAudio/cpal", rev = "a77758968ffac7c284422dcab5459e3de1e900c7" } futures = "0.3" futures-util = "0.3" ipc-channel = "0.14" -- cgit v1.2.1