rust/hedgewars-checker/Cargo.toml
author nemo
Wed, 24 Oct 2018 11:05:44 -0400
changeset 13975 cc312e22592b
parent 13974 e98e2fc556a7
child 13978 a4877a16564d
permissions -rw-r--r--
disable basic comment support 'cause lua is nuts

[package]
name = "hedgewars-checker"
version = "0.1.0"
authors = ["Andrey Korotaev <a.korotaev@hedgewars.org>"]

[dependencies]
rust-ini = "0.13"
dirs = "1.0"
argparse = "0.2.2"
log = "0.4"
stderrlog = "0.4"
netbuf = "0.4"
tempfile = "3.0"
base64 = "0.9.3"