From 34867abb1d715f0b0e8ad6786c94a2b23d21cb6d Mon Sep 17 00:00:00 2001 From: Sebastian Imlay Date: Sat, 24 May 2025 15:12:44 -0400 Subject: [PATCH] Bump coreaudio-rs to 0.13.0-beta-1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9dafdc83b..5a7f2581e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "coreaudio-rs" -version = "0.12.1" +version = "0.13.0-beta-1" authors = [ "mitchmindtree ", "yupferris ",