ext-parser/Cargo.toml

8 lines
88 B
TOML
Raw Normal View History

2026-03-29 17:55:05 +00:00
[package]
name = "parse"
version = "0.1.0"
edition = "2024"
[dependencies]
nom = "7.*"