# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "tuifw-xaml" version = "0.26.0" authors = ["warlock "] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "Text User Interface Framework. XAML preprocesser." documentation = "https://docs.rs/tuifw-xaml/" readme = "README.md" keywords = [ "tui", "xaml", "parser", ] categories = ["command-line-interface"] license = "MIT OR Apache-2.0" repository = "https://github.com/A1-Triard/tuifw" [lib] name = "tuifw_xaml" path = "src/lib.rs" [dependencies.components-arena] version = "4.2.0" [dependencies.indent] version = "0.1.1" [dependencies.indoc] version = "2.0.4" [dependencies.macro-attr-2018] version = "3.0.1" [dependencies.tuifw-screen-base] version = "0.26.0" [dependencies.xml-rs] version = "0.8.19" [badges.maintenance] status = "experimental"