diff --git a/Cargo.toml b/Cargo.toml index d143873..f022e1d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.1" edition = "2018" repository = "https://tinybird.dev/max/rodio-xm" authors = ["Max Bradbury "] -description = "provides a source for playback of fasttracker 2 extended modules in rodio" +description = "provides a Source for playback of FastTracker 2 extended modules in rodio" license = "MIT" [dependencies]