# 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 = "catalyst_entities" version = "0.1.2" description = "Low level data-structures for multithreaded and incremental compilation." documentation = "https://docs.rs/crate/catalyst_entities" license = "MIT" repository = "https://github.com/jakubDoka/Catalyst" [dependencies.arc-swap] version = "1.5.1" [dependencies.dashmap] version = "5.4.0" [dependencies.region] version = "3.0.0" [dependencies.rkyv] version = "0.7.39" features = ["copy"] [dependencies.smallvec] version = "1.10.0" features = ["union"]