diff --git a/Cargo.toml b/Cargo.toml index cbee60e..c70465d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,7 @@ description = "Controller to decouple interactions between components in a no_st version = "0.1.0" edition = "2021" authors = ["JUCR GmbH "] +license = "MIT" [lib] proc-macro = true