# 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 = "fast-assets" version = "0.1.7" description = "Easy to use Assets Manager" readme = "README.md" keywords = [ "assets", "zip", ] license = "MIT" repository = "https://github.com/eVisualUser/fast-assets" [dependencies.curl] version = "0.4.44" [dependencies.json] version = "0.12.4" [dependencies.pollster] version = "0.3.0" [dependencies.pro_csv] version = "0.1.1" [dependencies.rayon] version = "1.7.0" [dependencies.regex] version = "1.7.1" [dependencies.zip] version = "0.6.4"