aboutsummaryrefslogtreecommitdiff
path: root/syrette_macros/Cargo.toml
blob: 0d7278503df545cd9b87e4c58cdc9b414b0f0094 (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "syrette_macros"
version = "0.1.0"
license = "LGPL-2.1"
authors = ["HampusM <hampus@hampusmat.com>"]
description = "Macros for Syrette, the convenient dependency injection library"
edition = "2021"

[dependencies]