diff --git a/Cargo.toml b/Cargo.toml index 537bede..d7a5c50 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "qroc" version = "0.1.0" edition = "2021" description = "Perl for procedural macros" -license = "BSD-0" +license = "0BSD" repository = "https://gitea.jellypro.xyz/jude/qroc" [lib]