rust-book/hello/Cargo.toml
2019-02-11 13:00:41 -05:00

8 lines
129 B
INI

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