Skip to content

Commit 305d8ae

Browse files
committed
Disable blood letting edge features
1 parent b7c57fe commit 305d8ae

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
cargo-features = ["default-run"]
2-
31
[package]
42
authors = ["Scott Olson <[email protected]>"]
53
description = "An experimental interpreter for Rust MIR."
@@ -8,7 +6,6 @@ name = "miri"
86
repository = "https://github.com/solson/miri"
97
version = "0.1.0"
108
build = "build.rs"
11-
default-run = "miri"
129

1310
[[bin]]
1411
doc = false

0 commit comments

Comments
 (0)