100-exercises-to-learn-rust/exercises/05_ticket_v2/02_match/Cargo.toml
Luca Palmieri 99591a715e
Formatter (#51)
Enforce consistent formatting use `dprint`
2024-05-24 17:00:03 +02:00

4 lines
61 B
TOML

[package]
name = "match_"
version = "0.1.0"
edition = "2021"