# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "arma_preset_parser" version = "0.3.0" authors = ["Martin Schon "] description = "A simple parser for ArmA 3 HTML launcher presets" readme = "README.md" keywords = ["games", "arma"] categories = ["parsing"] license = "LGPL-3.0-or-later" repository = "https://gitlab.com/blackwatchbattalion/libraries/arma-3-preset-parser" [dependencies.custom_error] version = "1.7.1" [dependencies.roxmltree] version = "0.13.0" [badges.gitlab] branch = "main" repository = "https://gitlab.com/blackwatchbattalion/libraries/arma-3-preset-parser" [badges.is-it-maintained-issue-resolution] repository = "https://gitlab.com/blackwatchbattalion/libraries/arma-3-preset-parser" [badges.is-it-maintained-open-issues] repository = "https://gitlab.com/blackwatchbattalion/libraries/arma-3-preset-parser" [badges.maintenance] status = "actively-developed"