# 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 = "yok" version = "0.1.9" authors = ["Anonymous "] build = "build.rs" description = "Embed the contents of a directory in your binary" homepage = "https://dnrops.gitee.io" documentation = "https://docs.rs/yok" readme = "README.md" keywords = [ "include", "dir", "compile-time", ] categories = [ "development-tools", "game-engines", "web-programming", ] license = "MIT" repository = "https://gitlab.com/andrew_ryan/yok" [package.metadata.docs.rs] rustc-args = [ "--cfg", "docsrs", ] [dependencies] [build-dependencies]