rust-most/Cargo.toml

11 lines
247 B
TOML
Raw Normal View History

2019-12-04 01:57:47 -08:00
[package]
name = "rust-most"
version = "0.1.0"
authors = ["greg <greg.shuflin@protonmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
2019-12-04 10:17:05 -08:00
[build-dependencies]
cc = "1.0.47"