Skip to content

Commit 57468a6

Browse files
Merge pull request marshallpierce#177 from atouchet/lic
Use SPDX license format
2 parents b63975f + 5f0612c commit 57468a6

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
@@ -8,7 +8,7 @@ documentation = "https://docs.rs/base64"
88
readme = "README.md"
99
keywords = ["base64", "utf8", "encode", "decode", "no_std"]
1010
categories = ["encoding"]
11-
license = "MIT/Apache-2.0"
11+
license = "MIT OR Apache-2.0"
1212
edition = "2018"
1313
rust-version = "1.47.0"
1414

0 commit comments

Comments
 (0)