mirror of
https://github.com/PacktPublishing/Rust-High-Performance.git
synced 2026-01-25 02:34:19 +09:00
8 lines
138 B
TOML
8 lines
138 B
TOML
[package]
|
|
name = "example8"
|
|
version = "0.1.0"
|
|
authors = ["Razican <razican@protonmail.ch>"]
|
|
|
|
[dependencies]
|
|
futures-await = "0.2.0-alpha"
|