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

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

[workspace.dependencies]