# 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 = "malvolio" version = "0.4.1" authors = ["Teymour Aldridge "] description = "A library for programmatically generating HTML." homepage = "https://github.com/puck-rs/malvolio" readme = "README.md" keywords = [ "web-applications", "HTML", ] license = "BSD-3-Clause OR Apache-2.0" repository = "https://github.com/puck-rs/malvolio" resolver = "2" [dependencies.ammonia] version = "3.2" [dev-dependencies.ego-tree] version = "0.6.2" [dev-dependencies.scraper] version = "0.12.0" [dev-dependencies.serde_json] version = "1.0.75"