summaryrefslogtreecommitdiff
path: root/closures/Cargo.toml
blob: 209f8c298ea55c9230ce6c371d68c7b329f28193 (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "closures"
version = "0.1.0"
authors = ["Jordan Gong <jordan.gong@protonmail.com>"]
edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]