programming-rust-book/bin_tree/Cargo.toml

8 lines
132 B
INI
Raw Normal View History

2019-03-07 10:25:59 -05:00
[package]
name = "bin_tree"
version = "0.1.0"
authors = ["Timothy Warren <twarren@nabancard.com>"]
edition = "2018"
[dependencies]