summaryrefslogtreecommitdiff
path: root/concurrency/Cargo.toml
blob: 0bfe465babf0c0186de98d46e930d68a70b1b358 (plain) (blame)
1
2
3
4
5
6
7
[package]
name = "concurrency"
version = "0.1.0"
authors = ["Adam Carpenter <53hornet@gmail.com>"]
edition = "2018"

[dependencies]