learn-rust-the-dangerous-way/Cargo.toml

10 lines
227 B
INI
Raw Normal View History

2020-01-10 09:26:29 -05:00
[package]
name = "lrtdw"
version = "0.1.0"
authors = ["Timothy Warren <twarren@nabancard.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]