# 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 = "2018" name = "typed-htmx" version = "0.0.3" authors = [ "Axo Developer Co ", "Bodil Stokke ", "Keshav Babu ", ] description = "Type checked JSX for Rust" documentation = "http://docs.rs/typed-htmx/" readme = "README.md" keywords = [ "jsx", "html", "htmx", ] categories = [ "template-engine", "web-programming", ] license = "MPL-2.0+" repository = "https://github.com/keshavbabu/typed-htmx" [dependencies.htmlescape] version = "0.3.1" [dependencies.language-tags] version = "0.3" [dependencies.mime] version = "0.3.17" [dependencies.proc-macro-nested] version = "0.1.7" [dependencies.strum] version = "0.24" [dependencies.strum_macros] version = "0.24" [dependencies.typed-htmx-macros] version = "0.0.3"