Skip to content

Commit

Permalink
Remove authors from Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jsha committed Jul 30, 2024
1 parent 554382d commit f5d5a28
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[package]
name = "rustls-ffi"
version = "0.13.0"
authors = ["Jacob Hoffman-Andrews <[email protected]>"]
license = "Apache-2.0 OR ISC OR MIT"
readme = "README-crates.io.md"
description = "Rustls bindings for non-Rust languages"
Expand Down

0 comments on commit f5d5a28

Please sign in to comment.