[dependencies.clap]
features = ["derive"]
version = "3.1"
[dependencies.prc-rs]
features = ["xml-feat"]
version = "1.4"
[package]
authors = ["BenHall-7 <benjaminjahall@gmail.com>"]
description = "Application for converting Smash Ultimate param files to XML and back"
edition = "2018"
license = "MIT"
name = "param-xml"
repository = "https://github.com/ultimate-research/prc-rs"
version = "1.1.0"