readformat/Cargo.toml
2023-01-01 19:22:38 +01:00

9 lines
190 B
TOML

[package]
name = "readformat"
version = "0.1.0"
edition = "2021"
repository = "https://github.com/tudbut/readformat"
license = "MIT"
description = "Very small format reader"
[dependencies]