AUR_Helper_Rust/Cargo.toml

11 lines
275 B
TOML

[package]
name = "aur-helper"
version = "0.1.0"
authors = ["Daniel-I-Am <djdecloet@gmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
toml-config = "0.4.0"
rustc-serialize = "0.3.24"