mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-04 17:23:36 +02:00
Fix the generated Cargo.toml after rustlings init
This commit is contained in:
@@ -14,6 +14,7 @@ use std::{
|
||||
use self::{app_state::AppState, dev::DevCommands, info_file::InfoFile, watch::WatchExit};
|
||||
|
||||
mod app_state;
|
||||
mod cargo_toml;
|
||||
mod dev;
|
||||
mod embedded;
|
||||
mod exercise;
|
||||
|
||||
Reference in New Issue
Block a user