Cargo fmt

This commit is contained in:
Chadtech 2021-03-22 01:31:23 -04:00
parent e6d900b978
commit 9f5ed5816b
2 changed files with 1 additions and 2 deletions

View file

@ -13,7 +13,6 @@ use std::process;
use std::process::Command;
use target_lexicon::Triple;
pub mod build;
pub mod repl;