aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 0e01b94dcf65df9f4edecec184313e49787f185f (plain)
1
2
3
4
5
6
7
[package]
name = "myslip"
version = "0.1.0"
edition = "2024"

[dependencies]
nom = "8.0.0"