# 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 = "2018" name = "spx-codegen" version = "0.5.0" authors = ["storycraft "] description = "File archive library for bundling and protecting resources using compile-time code generation" readme = "README.md" license = "Apache-2.0" repository = "https://github.com/storycraft/spx" [dependencies.chacha20] version = "0.9.1" [dependencies.const-fnv1a-hash] version = "1.1.0" [dependencies.easy-ext] version = "1.0.1" [dependencies.path-slash] version = "0.2.1" [dependencies.phf_generator] version = "0.11" [dependencies.sha2] version = "0.10.7" [dependencies.spx] version = "0.5.0" [dependencies.walkdir] version = "2.3.3"