Skip to content

Commit 7fd44d9

Browse files
jjnicoladjc
authored andcommitted
Change: make license spdx compliant
1 parent 82b4a3e commit 7fd44d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "tokio-rustls"
33
version = "0.26.0"
4-
license = "MIT/Apache-2.0"
4+
license = "MIT OR Apache-2.0"
55
repository = "https://github.com/rustls/tokio-rustls"
66
homepage = "https://github.com/rustls/tokio-rustls"
77
documentation = "https://docs.rs/tokio-rustls"

0 commit comments

Comments
 (0)