Skip to content

Commit 7faa329

Browse files
committed
more implicit
1 parent 71aae4f commit 7faa329

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ license = "MIT/Apache-2.0"
55
name = "miri"
66
repository = "https://github.com/rust-lang/miri"
77
version = "0.1.0"
8-
build = "build.rs"
98
default-run = "miri"
109
edition = "2018"
1110

test-cargo-miri/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name = "cargo-miri-test"
33
version = "0.1.0"
44
authors = ["Oliver Schneider <[email protected]>"]
55
edition = "2018"
6-
build = "build.rs"
76

87
[dependencies]
98
byteorder = "1.0"

0 commit comments

Comments
 (0)