ash/vk-registry/Cargo.toml

10 lines
151 B
TOML
Raw Normal View History

2018-04-21 19:45:39 +10:00
[package]
name = "vk-registry"
version = "0.1.0"
authors = ["Maik Klein <maikklein@googlemail.com>"]
[dependencies]
xml-rs = "0.7"
failure = "0.1.1"