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