mailf0rm/Cargo.toml

13 lines
214 B
TOML
Raw Normal View History

2023-12-21 23:02:22 +00:00
[package]
name = "mailf0rm"
version = "0.1.0"
edition = "2021"
2023-12-22 00:33:11 +00:00
[features]
default = []
no-std = []
2023-12-21 23:02:22 +00:00
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]