# 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 = "pagetop-build" version = "0.0.13" authors = ["Manuel Cillero "] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "Facilita la integraciĆ³n de recursos directamente en los binarios de las aplicaciones desarrolladas con PageTop." homepage = "https://pagetop.cillero.es" readme = "README.md" keywords = [ "pagetop", "build", "assets", "resources", "static", ] categories = [ "development-tools::build-utils", "web-programming", ] license = "MIT OR Apache-2.0" repository = "https://github.com/manuelcillero/pagetop" [lib] name = "pagetop_build" path = "src/lib.rs" [dependencies.grass] version = "0.13.4" [dependencies.static-files] version = "0.2.4"