Skip to content

Commit f61dab2

Browse files
authored
follow SPDX for short license text (#305)
rust-lang/cargo#2174 (comment)
1 parent 59e1da7 commit f61dab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zstd-safe/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description = "Safe low-level bindings for the zstd compression library."
77
keywords = ["zstd", "zstandard", "compression"]
88
categories = ["api-bindings", "compression"]
99
repository = "https://github.com/gyscos/zstd-rs"
10-
license = "MIT/Apache-2.0"
10+
license = "MIT OR Apache-2.0"
1111
readme = "Readme.md"
1212
edition = "2018"
1313
rust-version = "1.64"

0 commit comments

Comments
 (0)