rust-lang-zh_CN/projects/match_demo/Cargo.toml
rust-lang.xfoss.com 2706dfe0c7 Refining Ch06.
2023-12-18 13:53:02 +08:00

9 lines
179 B
TOML

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