license as AGPL

This commit is contained in:
Sebastian Hugentobler 2024-05-06 19:33:58 +02:00
parent 06e8ae3554
commit ab937d0201
Signed by: shu
GPG key ID: BB32CF3CA052C2F0
7 changed files with 946 additions and 45 deletions

View file

@ -7,3 +7,6 @@ members = [
[workspace.dependencies]
serde = "1.0.200"
thiserror = "1.0.59"
[workspace.package]
license = "AGPL-3.0"