Files
RustBrock/hello-async/Cargo.toml
2025-03-19 16:16:19 -06:00

8 lines
97 B
TOML

[package]
name = "hello-async"
version = "0.1.0"
edition = "2024"
[dependencies]
trpl = "0.2.0"