rust-book/smart_pointers/Cargo.toml
2019-02-05 10:10:47 -05:00

8 lines
138 B
INI

[package]
name = "smart_pointers"
version = "0.1.0"
authors = ["Timothy Warren <twarren@nabancard.com>"]
edition = "2018"
[dependencies]