programming-rust-book/gcd/Cargo.toml
2019-02-27 10:08:42 -05:00

8 lines
126 B
INI

[package]
name = "gcd"
version = "0.1.0"
authors = ["Timothy Warren <tim@timshomepage.net>"]
edition = "2018"
[dependencies]