Files
marginal/Cargo.toml
Kerdonov 99b1205cec
All checks were successful
Test the running changes / Test (push) Successful in 34s
version 0.1.3
2025-12-26 19:23:38 +02:00

9 lines
147 B
TOML

[package]
name = "marginal"
version = "0.1.3"
edition = "2024"
publish = ["gitea"]
[dependencies]
nom = { version = "8.0.0", features = ["std"] }