]> git.lizzy.rs Git - rust.git/blobdiff - src/bootstrap/Cargo.toml
Rollup merge of #95401 - c410-f3r:moar-tests, r=petrochenkov
[rust.git] / src / bootstrap / Cargo.toml
index fe9d6a727ed1eceb86674ae0684c09b54f0218ed..4c32547f0590b6178241808a0cd70440fab63598 100644 (file)
@@ -3,6 +3,7 @@ name = "bootstrap"
 version = "0.0.0"
 edition = "2021"
 build = "build.rs"
+default-run = "bootstrap"
 
 [lib]
 path = "lib.rs"