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

[dependencies]