From b5a877e4582045fb746da8fe7995e2a857d70895 Mon Sep 17 00:00:00 2001 From: kdeng00 Date: Sun, 14 Apr 2024 20:08:49 -0400 Subject: [PATCH] Changed name of the project --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index ef2d8a4..e7d96e9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "IcarusDownloadManager" +name = "icarus-dm" version = "0.1.0" edition = "2021" @@ -12,4 +12,4 @@ edition = "2021" serde = { version = "1.0.197", features = ["derive"] } serde_json = "1.0.115" # rodio = "0.17.3" -# metadata = "0.1.8" \ No newline at end of file +# metadata = "0.1.8"