shtola/ware/Cargo.toml
2023-03-19 17:20:25 +01:00

15 lines
469 B
TOML

[package]
name = "ware"
description = "Simple middleware chains"
version = "2.0.1"
authors = ["Liv <shadows_withal@fastmail.com>"]
edition = "2021"
repository = "https://codeberg.org/shadows_withal/shtola/src/branch/main/ware"
documentation = "https://docs.rs/ware"
homepage = "https://codeberg.org/shadows_withal/shtola/src/branch/main/ware"
readme = "README.md"
categories = ["data-structures"]
keywords = ["middleware"]
license = "AGPL-3.0-or-later"
[dependencies]