# 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 = "ruxt" version = "0.1.2" description = "An Actix-based Rust framework for building HTMX applications." homepage = "https://ruxt.rs" readme = "README.md" keywords = [ "actix", "htmx", "framework", "web", "ruxt", ] categories = [ "web-programming", "web-programming::http-server", ] license = "MIT" repository = "https://github.com/duncanlutz/Ruxt" [dependencies.ruxt_macros] version = "0.1.4"