diff --git a/winrt_bindings/Cargo.toml b/winrt_bindings/Cargo.toml index 4f98e66..10e797e 100644 --- a/winrt_bindings/Cargo.toml +++ b/winrt_bindings/Cargo.toml @@ -3,6 +3,7 @@ name = "tts_winrt_bindings" version = "0.1.0" authors = ["Nolan Darilek "] description = "Internal crate used by `tts`" +license = "MIT" edition = "2018" [dependencies]