mirror of
https://github.com/Dushistov/sdcv.git
synced 2025-12-16 01:41:55 +00:00
10 lines
183 B
TOML
10 lines
183 B
TOML
[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" |