# 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" 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.futures] version = "0.3" [dependencies.phf] version = "0.11" default-features = false [dependencies.phf_shared] version = "0.11" [dependencies.pin-project] version = "1.1.2" [dependencies.sha2] version = "0.10.7"