rust/rustc_tests/Cargo.toml

8 lines
163 B
TOML
Raw Normal View History

[package]
name = "rustc_tests"
version = "0.1.0"
authors = ["Oliver Schneider <git-spam-no-reply9815368754983@oli-obk.de>"]
[dependencies]
2017-07-31 10:14:15 -05:00
miri = { path = ".." }