# 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 = "ivy-postprocessing" version = "0.10.3" description = "post processing helpers for ivy" documentation = "https://lib.rs/ivy-postprocessing" readme = "../README.md" keywords = ["pbr", "post-processing", "vulkan", "graphics", "effects"] license-file = "LICENSE" repository = "https://github.com/ten3roberts/ivy" [dependencies.anyhow] version = "1.0.52" [dependencies.derive_more] version = "0.99.17" [dependencies.glam] version = "0.20.2" [dependencies.hecs] version = "0.7.3" features = ["macros"] [dependencies.itertools] version = "0.10.3" [dependencies.ivy-base] version = "0.10.0" [dependencies.ivy-graphics] version = "0.10.0" [dependencies.ivy-rendergraph] version = "0.10.0" [dependencies.ivy-resources] version = "0.10.0" [dependencies.ivy-vulkan] version = "0.10.0" [dependencies.once_cell] version = "1.9.0"