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.
1 parent 21db697 commit 422ae6dCopy full SHA for 422ae6d
bzip2-sys/Cargo.toml
@@ -4,7 +4,7 @@ version = "0.1.13+1.0.8"
4
authors = ["Alex Crichton <alex@alexcrichton.com>"]
5
links = "bzip2"
6
build = "build.rs"
7
-license = "MIT/Apache-2.0"
+license = "MIT OR Apache-2.0"
8
repository = "https://github.com/alexcrichton/bzip2-rs"
9
homepage = "https://github.com/alexcrichton/bzip2-rs"
10
documentation = "https://docs.rs/bzip2-sys"
0 commit comments