diff --git a/Cargo.toml b/Cargo.toml index 2f5711c2..e7ccabbd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "rustls-ffi" version = "0.13.0" authors = ["Jacob Hoffman-Andrews "] -license = "Apache-2.0/ISC/MIT" +license = "Apache-2.0 OR ISC OR MIT" readme = "README-crates.io.md" description = "Rustls bindings for non-Rust languages" homepage = "https://github.com/rustls/rustls-ffi"