From 87d875153aa8fae0193b8742ea8e3d0b13278174 Mon Sep 17 00:00:00 2001 From: Silas Bartha Date: Mon, 9 Dec 2024 15:39:54 -0500 Subject: Added repo to Cargo.toml --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 049bbae..61abd7f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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" -- cgit v1.2.3