[package] name = "inkmlrs" version = "0.0.4" authors = ["Justin Rubek "] edition = "2018" license = "MIT" description = "Create and parse inkml files" homepage = "https://github.com/justinrubek/inkmlrs" repository = "https://github.com/justinrubek/inkmlrs" [dependencies] ggez = "0.7.0" structopt = "0.2" xml-rs = "0.8"