diff --git a/Cargo.toml b/Cargo.toml index 50a1ec31..80c945b5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,6 @@ [package] name = "rustls-ffi" version = "0.13.0" -authors = ["Jacob Hoffman-Andrews "] license = "Apache-2.0 OR ISC OR MIT" readme = "README-crates.io.md" description = "Rustls bindings for non-Rust languages"