From 128573aa260644424e834e04ac08dd236736bf5d Mon Sep 17 00:00:00 2001 From: Silas Bartha Date: Mon, 9 Sep 2024 21:14:56 -0400 Subject: Drop task with decoder --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 3bfc211..ebac4ef 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "bevy_rustysynth" description = "A plugin which adds MIDI file and soundfont audio support to the bevy engine via rustysynth." -version = "0.1.0" +version = "0.1.1" edition = "2021" license = "0BSD OR MIT OR Apache-2.0" -- cgit v1.2.3