diff --git a/Cargo.toml b/Cargo.toml index f1e5cb7..c0e7cad 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "ramdl" version = "1.0.0" edition = "2021" -license = "MIT" +license = "GPL-3.0-or-later" description = "A Rust library for downloading Apple Music songs/music videos/posts" repository = "https://github.com/liulifox233/ramdl" readme = "README.md"