# 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 = "hamlx" version = "0.1.10" authors = ["zcourts"] description = "Hypi Application Markup Language" homepage = "https://github.com/hypi-universe/haml" readme = "README.md" categories = ["web-programming"] license-file = "LICENSE.md" repository = "https://github.com/hypi-universe/haml" [dependencies.http] version = "1.1.0" [dependencies.lazy_static] version = "1.4.0" [dependencies.log] version = "0.4.21" [dependencies.rapid-fs] version = "0.1.1" [dependencies.rapid-utils] version = "0.1.11" [dependencies.thiserror] version = "1.0.60" [dependencies.xml] version = "0.8.20"