mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 14:10:03 +03:00
8 lines
163 B
TOML
8 lines
163 B
TOML
[package]
|
|
name = "rustc_tests"
|
|
version = "0.1.0"
|
|
authors = ["Oliver Schneider <git-spam-no-reply9815368754983@oli-obk.de>"]
|
|
|
|
[dependencies]
|
|
miri = { path = ".." }
|