# 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_static_assets" version = "0.0.12" authors = ["brightwu(吴明亮) <1521488775@qq.com>"] description = "Static assets plugin of farm." homepage = "https://farmfe.org" documentation = "https://docs.rs/farmfe_plugin_static_assets" license = "MIT" repository = "https://github.com/farm-fe/farm" [dependencies.base64] version = "0.21.0" [dependencies.farmfe_core] version = "0.7.0" [dependencies.farmfe_testing_helpers] version = "0.0.14" [dependencies.farmfe_toolkit] version = "0.0.14" [dependencies.farmfe_utils] version = "0.1.6" [dependencies.mime_guess] version = "2.0.4" [dependencies.rkyv] version = "0.7.42"