diff options
author | rtkay123 <dev@kanjala.com> | 2025-07-12 10:47:47 +0200 |
---|---|---|
committer | rtkay123 <dev@kanjala.com> | 2025-07-12 10:47:47 +0200 |
commit | 757458695c7bef1a395babb47f28cccf19066672 (patch) | |
tree | d424689400b3412454b43a1e7c3672165b7acc2a /Cargo.toml | |
parent | 5a26b3361d3f45aa5e813336dd29a2b49f6836b3 (diff) | |
download | sellershut-757458695c7bef1a395babb47f28cccf19066672.tar.bz2 sellershut-757458695c7bef1a395babb47f28cccf19066672.zip |
chore: update manifest
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ [package] name = "sellershut" version = "0.1.0" +license = "AGPL-3.0-only" edition = "2024" +homepage = "https://git.kanjala.com/sellershut" +documentation = "https://books.kanjala.com/sellershut" +description = "A federated marketplace platform" [dependencies] |