100-exercises-to-learn-rust/exercises/05_ticket_v2/02_match/Cargo.toml
2024-05-12 22:47:45 +02:00

4 lines
No EOL
60 B
TOML

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