diff --git a/roa-body/Cargo.toml b/roa-body/Cargo.toml index 994a4af..1c8d451 100644 --- a/roa-body/Cargo.toml +++ b/roa-body/Cargo.toml @@ -3,6 +3,7 @@ name = "roa-body" version = "0.5.0-alpha" authors = ["Hexilee "] edition = "2018" +license = "MIT" readme = "./README.md" repository = "https://github.com/Hexilee/roa" documentation = "https://docs.rs/roa-body"