something working

This commit is contained in:
Evgeniy A. Dushistov
2016-07-03 16:56:30 +03:00
parent 4921f2837a
commit 5b26d06493
15 changed files with 7060732 additions and 0 deletions

10
Cargo.toml Normal file
View File

@@ -0,0 +1,10 @@
[package]
name = "sdcv"
version = "0.1.0"
authors = ["Evgeniy A. Dushistov <dushistov@mail.ru>"]
[dependencies]
getopts = "0.2"
gettext = "0.2.0"
rust-ini = "0.9.5"
byteorder = "0.5"