Update license

This commit is contained in:
jude 2024-02-18 16:44:16 +00:00
parent 891b924e1c
commit 10a09244b6

View File

@ -3,7 +3,7 @@ name = "qroc"
version = "0.1.0" version = "0.1.0"
edition = "2021" edition = "2021"
description = "Perl for procedural macros" description = "Perl for procedural macros"
license = "BSD-0" license = "0BSD"
repository = "https://gitea.jellypro.xyz/jude/qroc" repository = "https://gitea.jellypro.xyz/jude/qroc"
[lib] [lib]