LearnRust/17-matching/Cargo.toml
Ahmet Kaan GÜMÜŞ 1cbba18a4e matching
2023-09-09 01:56:41 +03:00

8 lines
177 B
TOML

[package]
name = "matching"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]