rust-book/smart_pointers/Cargo.toml

8 lines
138 B
INI

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