diff --git a/Cargo.toml b/Cargo.toml index d1b585c..b4eb61f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "bytes" version = "0.4.4" -license = "MIT" +license = "MIT/Apache-2.0" authors = ["Carl Lerche "] description = "Types and traits for working with bytes" documentation = "https://carllerche.github.io/bytes/bytes"