Update Cargo.toml

This commit is contained in:
Oliver Schneider 2017-07-28 14:16:40 +02:00 committed by Oliver Schneider
parent 4383fc2e27
commit 7ed706d09c
No known key found for this signature in database
GPG key ID: A69F8D225B3AD7D9

View file

@ -35,4 +35,4 @@ compiletest_rs = "0.2.6"
[workspace]
members = ["src/librustc_mir"]
exclude = ["xargo"]
exclude = ["xargo", "cargo-miri-test"]