# 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 = "hv-alchemy" version = "0.1.0" authors = ["Shea 'Decibel' Leffler "] description = "Heavy Alchemy - the black arts of transmutation, wrapped for your safe usage and enjoyment" documentation = "https://docs.rs/hv-alchemy" readme = "README.md" keywords = ["trait", "reflection", "dynamic", "pointer", "specialization"] categories = ["no-std", "data-structures"] license = "MIT OR Apache-2.0" repository = "https://github.com/sdleffler/hv-dev" [dependencies.hashbrown] version = "0.11.2" [dependencies.hv-atom] version = "0.1.0" [dependencies.hv-cell] version = "0.1.0" [dependencies.lazy_static] version = "1.4.0" features = ["spin_no_std"] [dependencies.spin] version = "0.9.2" [dependencies.static_assertions] version = "1.1.0"