mirror of
https://github.com/darkicewolf50/RustBrock.git
synced 2025-06-15 04:54:17 -06:00
8 lines
97 B
TOML
8 lines
97 B
TOML
[package]
|
|
name = "hello-async"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
|
|
[dependencies]
|
|
trpl = "0.2.0"
|