third-party/custom -> community

This commit is contained in:
mo8it
2025-05-17 21:25:19 +02:00
parent f6a657a0c3
commit a51d6f1309
9 changed files with 28 additions and 29 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ mod update;
#[derive(Subcommand)]
pub enum DevCommands {
/// Create a new project for third-party Rustlings exercises
/// Create a new project for community exercises
New {
/// The path to create the project in
path: PathBuf,