[dependencies.prc-rs]
features = ["xml"]
version = "1.2"
[dependencies.structopt]
version = "0.3"
[package]
authors = ["BenHall-7 <benjaminjahall@gmail.com>"]
description = "Application for converting Smash Ultimate param files to XML and back"
edition = "2018"
license = "MIT"
license-file = "LICENSE"
name = "param-xml"
repository = "https://github.com/ultimate-research/prc-rs"
version = "1.0.0"