mirror of
https://github.com/gnu4cn/rust-lang-zh_CN.git
synced 2026-08-19 12:43:28 +08:00
8 lines
97 B
TOML
8 lines
97 B
TOML
[package]
|
|
name = "hello-async"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
trpl = "0.2.0"
|