Added repo to Cargo.toml

This commit is contained in:
Silas Bartha 2024-12-09 15:39:54 -05:00
parent 5aa98ce81c
commit 87d875153a

View File

@ -4,6 +4,7 @@ description = "A plugin which adds MIDI file and soundfont audio support to the
version = "0.3.0"
edition = "2021"
license = "0BSD OR MIT OR Apache-2.0"
repository = "https://git.exvacuum.dev/bevy_rustysynth"
[dependencies]
rustysynth = "1.3"