aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: 65fc11154dec3b3ddc79938da296043527f769fc (plain)
1
2
3
4
5
6
7
8
9
[workspace]
members = ["crates/*"]
resolver = "3"

[workspace.package]
license = "AGPL-3.0-only"
readme = "README.md"
documentation = "https://books.kanjala.com/sellershut"
homepage = "https://git.kanjala.com/sellershut"