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

@ -2,6 +2,7 @@
name = "calibre-db"
version = "0.1.0"
edition = "2021"
license = { workspace = true }
[dependencies]
r2d2 = "0.8.10"