# 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 = "ivy-templates" version = "0.10.3" description = "Provides " documentation = "https://lib.rs/ivy-templates" readme = "../README.md" keywords = ["reuse", "template", "spawning"] license-file = "LICENSE" repository = "https://github.com/ten3roberts/ivy" [dependencies.atomic_refcell] version = "0.1.8" [dependencies.derive_more] version = "0.99.17" [dependencies.hecs] version = "0.7.3" [dependencies.hecs-hierarchy] version = "0.11.0" [dependencies.hecs-schedule] version = "0.5.0" [dependencies.parking_lot] version = "0.11.2" [dependencies.serde] version = "1.0.133" features = ["derive"] optional = true [dependencies.slotmap] version = "1.0.6" [dependencies.thiserror] version = "1.0.30" [features] default = [] serialize = ["serde"]