diff --git a/Cargo.toml b/Cargo.toml index d1b585c6a69610b430b7e8959e9e30b21e9edb85..b4eb61f41c62bf39286ef21f7b505d7cd1c45b97 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 <me@carllerche.com>"] description = "Types and traits for working with bytes" documentation = "https://carllerche.github.io/bytes/bytes"