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.
2 parents ec51594 + 79a1001 commit 95559c9Copy full SHA for 95559c9
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
authors = ["Miri Team"]
3
description = "An experimental interpreter for Rust MIR (core driver)."
4
-license = "MIT/Apache-2.0"
+license = "MIT OR Apache-2.0"
5
name = "miri"
6
repository = "https://github.com/rust-lang/miri"
7
version = "0.1.0"
cargo-miri/Cargo.toml
description = "An experimental interpreter for Rust MIR (cargo wrapper)."
name = "cargo-miri"
0 commit comments