rs-basic/members/tokio-send-sync/Cargo.toml

11 lines
231 B
TOML

[package]
name = "tokio-send-sync"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
tokio.workspace = true
anyhow.workspace = true