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

[dependencies]