We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 774a19c + 87b9fc1 commit 2f67071Copy full SHA for 2f67071
Cargo.toml
@@ -2,7 +2,7 @@
2
name = "native-tls"
3
version = "0.2.11"
4
authors = ["Steven Fackler <[email protected]>"]
5
-license = "MIT/Apache-2.0"
+license = "MIT OR Apache-2.0"
6
description = "A wrapper over a platform's native TLS implementation"
7
repository = "https://github.com/sfackler/rust-native-tls"
8
readme = "README.md"
0 commit comments