Schmfy/Cargo.toml

12 lines
259 B
TOML
Raw Normal View History

2023-07-07 11:19:14 +02:00
[package]
name = "schmfy"
2024-05-08 16:06:14 +02:00
version = "0.2.2"
2023-07-07 11:19:14 +02:00
edition = "2021"
2023-07-07 11:24:22 +02:00
license = "MIT OR Apache-2.0"
description = "Schmfication library"
readme = "README.md"
repository = "https://git.flueren.eu/JonOfUs/Schmfy"
documentation = "https://docs.rs/schmfy"
2023-07-07 11:19:14 +02:00
[dependencies]