diff --git a/Cargo.toml b/Cargo.toml index 3e9c720..93afabe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,7 @@ name = "bevy_synthizer" version = "0.1.0" authors = ["Nolan Darilek "] +description = "A Bevy plugin for Synthizer, a library for 3D audio and synthesis with a focus on games and VR applications" license = "MIT OR Apache-2.0" edition = "2021" repository = "https://labs.lightsout.games/projects/bevy_synthizer"