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 71aae4f commit 7faa329Copy full SHA for 7faa329
Cargo.toml
@@ -5,7 +5,6 @@ license = "MIT/Apache-2.0"
5
name = "miri"
6
repository = "https://github.com/rust-lang/miri"
7
version = "0.1.0"
8
-build = "build.rs"
9
default-run = "miri"
10
edition = "2018"
11
test-cargo-miri/Cargo.toml
@@ -3,7 +3,6 @@ name = "cargo-miri-test"
3
4
authors = ["Oliver Schneider <[email protected]>"]
[dependencies]
byteorder = "1.0"
0 commit comments