add license
This commit is contained in:
@@ -5,6 +5,8 @@ edition = "2018"
|
|||||||
repository = "https://tinybird.dev/max/rodio-xm"
|
repository = "https://tinybird.dev/max/rodio-xm"
|
||||||
authors = ["Max Bradbury <max@tinybird.info>"]
|
authors = ["Max Bradbury <max@tinybird.info>"]
|
||||||
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"
|
||||||
|
license-file = "LICENSE"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
libxm = "^1.0.0"
|
libxm = "^1.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user