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

[dependencies]