rust-lang-zh_CN/projects/option_demo/Cargo.toml
rust-lang.xfoss.com 55746ebe6a Refining Ch06.
2023-12-18 13:17:33 +08:00

9 lines
180 B
TOML

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