summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJakob L. Kreuze <jakob@memeware.net>2018-05-31 16:35:22 -0400
committerJakob L. Kreuze <jakob@memeware.net>2018-05-31 16:35:22 -0400
commite9bcaf405d4fa2cfbb0577bd40347576da8e7aed (patch)
treed5a54b4ba63bfc3dbb1e6a0a74e1244c2a43608d /Cargo.toml
parente9bf494370f26906f46427534344b774d5bcaa3e (diff)
Update metadata
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 72750e1..ac7d214 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,6 +7,11 @@ members = [
name = "wildmidi"
version = "0.1.0"
authors = ["Jakob L. Kreuze <jakob@memeware.net>"]
+
+description = "A simple wrapper around the WildMIDI software synthesizer library."
+repository = "https://github.com/TsarFox/wildmidi"
+license = "LGPL-3.0-or-later"
+
links = "WildMidi"
build = "build.rs"