# 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 = "prest-embed-utils" version = "0.1.0" description = "fork of embed utils from rust-embed" license = "MIT OR Apache-2.0" [lib] path = "lib.rs" [dependencies.globset] version = "0.4.8" [dependencies.mime_guess] version = "2.0.4" [dependencies.sha2] version = "0.10.5" [dependencies.walkdir] version = "2.3.1" [features] lazy-embed = []