Schmfy/Cargo.toml

12 lines
263 B
TOML
Raw Normal View History

2023-07-07 11:19:14 +02:00
[package]
name = "schmfy"
version = "0.1.0"
edition = "2021"
2023-07-07 11:24:22 +02:00
license = "MIT OR Apache-2.0"
description = "Schmfication library"
readme = "README.md"
2023-07-07 11:19:14 +02:00
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]