diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,11 +5,11 @@ members = [ [package] name = "wildmidi" -version = "0.1.0" +version = "0.1.1" authors = ["Jakob L. Kreuze <jakob@memeware.net>"] description = "A simple wrapper around the WildMIDI software synthesizer library." -repository = "https://github.com/TsarFox/wildmidi" +repository = "https://git.sr.ht/~jakob/wildmidi" license = "LGPL-3.0-or-later" links = "WildMidi" |