# 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 = "farmfe_plugin_html" version = "0.0.8" authors = ["brightwu(吴明亮) <1521488775@qq.com>"] description = "Html plugin of farm." homepage = "https://farmfe.org" documentation = "https://docs.rs/farmfe_plugin_html" license = "MIT" repository = "https://github.com/farm-fe/farm" [dependencies.farmfe_core] version = "0.6.1" [dependencies.farmfe_testing_helpers] version = "0.0.10" [dependencies.farmfe_toolkit] version = "0.0.10" [dependencies.rkyv] version = "0.7.42"