Files
marginal/Cargo.toml
Kerdonov b7ca4ac6e3
All checks were successful
Test the running changes / Test (push) Successful in 39s
version 0.1.2
2025-12-26 16:39:10 +02:00

9 lines
147 B
TOML

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