summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: 299ae1ad509c8b075999c7965d7ece8ec8b37c23 (plain)
1
2
3
4
5
6
7
8
9
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]