trpl-zh-cn/listings/ch21-web-server/listing-21-19/Cargo.toml
2024-10-20 23:44:05 +08:00

7 lines
76 B
TOML

[package]
name = "hello"
version = "0.1.0"
edition = "2021"
[dependencies]