diff --git a/Cargo.toml b/Cargo.toml index eb8a64d..acd99a4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ edition = "2021" repository = "https://github.com/AH-dark/distributed-scheduler.git" authors = ["AH-dark "] readme = "README.md" -license = "AGPL-3" +license = "AGPL-3.0-or-later" [features] default = ["redis_driver"]