diff --git a/Cargo.toml b/Cargo.toml index 14da0e6..3e7fddd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,8 @@ 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" +license = "MIT" +license-file = "LICENSE" [dependencies] libxm = "^1.0.0"