We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5aabd91 + af0950e commit 5be2e8bCopy full SHA for 5be2e8b
Cargo.toml
@@ -3,7 +3,7 @@ name = "backtrace"
3
version = "0.3.66"
4
authors = ["The Rust Project Developers"]
5
build = "build.rs"
6
-license = "MIT/Apache-2.0"
+license = "MIT OR Apache-2.0"
7
readme = "README.md"
8
repository = "https://github.com/rust-lang/backtrace-rs"
9
homepage = "https://github.com/rust-lang/backtrace-rs"
0 commit comments