diff --git a/Cargo.toml b/Cargo.toml
index c1ad8d6..d244ec3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
 name = "torznab-toolkit"
 version = "0.2.0"
 edition = "2021"
-license = "GPL-3.0-only"
+license = "LGPL-3.0-only"
 readme = "README.md"
 description = "A safe, multi-threaded, async toolkit for adding Torznab APIs to programs."
 repository = "https://git.askiiart.net/askiiart/torznab-toolkit"