rust-book/blog/Cargo.toml

8 lines
128 B
INI
Raw Permalink Normal View History

2019-02-06 14:54:11 -05:00
[package]
name = "blog"
version = "0.2.0"
2019-02-06 14:54:11 -05:00
authors = ["Timothy Warren <twarren@nabancard.com>"]
edition = "2018"
[dependencies]