1
Fork 0
mirror of https://github.com/Steffo99/micronfig.git synced 2024-10-16 14:37:29 +00:00
micronfig/Cargo.toml

12 lines
217 B
TOML
Raw Normal View History

2023-04-27 13:23:18 +00:00
[package]
name = "micronfig"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
2023-04-28 00:44:47 +00:00
[dev-dependencies]
tempfile = "3.5.0"