tsk-100: Name change (#101)
Rust / build (push) Successful in 1m44s
Rust / build (pull_request) Successful in 3m10s

From `icarus_dm` -> `idm`.

Closes #100

Reviewed-on: phoenix/icarus_dm#101
This commit was merged in pull request #101.
This commit is contained in:
2026-07-10 19:03:11 -04:00
parent 489d13227b
commit a8ed05c278
5 changed files with 32 additions and 52 deletions
+1 -1
View File
@@ -92,7 +92,7 @@ mod tests {
#[test]
fn test_minimum_action_and_args() {
let args: Vec<String> = vec![
"icarus-dm".to_string(),
"idm".to_string(),
"download".to_string(),
"-u".to_string(),
"jamborie".to_string(),