diff options
author | Silas Bartha <[email protected]> | 2024-12-09 15:39:54 -0500 |
---|---|---|
committer | Silas Bartha <[email protected]> | 2024-12-09 15:39:54 -0500 |
commit | 87d875153aa8fae0193b8742ea8e3d0b13278174 (patch) | |
tree | 51c360fe6c12c203963b9ea284a7d7b048545dec /Cargo.toml | |
parent | 5aa98ce81c5b62601c892e9b64bdc7155ec97aa6 (diff) |
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |