diff --git a/lunanode_macros/Cargo.toml b/lunanode_macros/Cargo.toml index 2cd6ed2..116d1d3 100644 --- a/lunanode_macros/Cargo.toml +++ b/lunanode_macros/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.0" edition = "2021" authors = ["Tait Hoyem "] description = "Macros to assist in creation of the lunanode crate." -license = "agpl-3-only" +license = "AGPL-3.0-only" readme = "README.md" repository = "https://git.tait.tech/tait/lunanode/" keywords = ["macros", "helper"]