chore: add license to Cargo.toml

This commit is contained in:
trisua 2025-05-30 20:32:10 -04:00
parent 0ab264df1a
commit 8a3a3dc099

View file

@ -5,3 +5,4 @@ version = "0.1.0"
edition = "2024"
authors = ["trisuaso"]
repository = "https://trisua.com/t/bberry.git"
license = "AGPL-3.0-or-later"