[package] name = "pagetop-build" version = "0.0.8" edition = "2021" authors = [ "Manuel Cillero " ] description = """\ Simplifies the process of embedding resources directly into binary files for PageTop \ applications.\ """ homepage = "https://pagetop.cillero.es" repository = "https://github.com/manuelcillero/pagetop" license = "MIT OR Apache-2.0" [dependencies] static-files = "0.2.3"