# 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 = "dep-obj" version = "0.38.4" authors = ["warlock "] description = "Dependency object: effective reactive heterogeneous container." documentation = "https://docs.rs/dep-obj/" readme = "README.md" keywords = [ "property", "reactive", "dependency", "runtime", "type", ] categories = [ "rust-patterns", "no-std", ] license = "MIT OR Apache-2.0" repository = "https://github.com/A1-Triard/dep-obj" resolver = "2" [package.metadata.docs.rs] rustc-args = [ "--cfg", "docsrs", ] rustdoc-args = [ "--cfg", "docsrs", ] [dependencies.arrayvec] version = "0.7.2" default-features = false [dependencies.components-arena] version = "3.0.0" features = ["dyn-context"] [dependencies.composable-allocators] version = "0.1.0" [dependencies.dyn-clone] version = "1.0.5" [dependencies.dyn-context] version = "0.17.0" [dependencies.educe] version = "0.4.13" [dependencies.either] version = "1.6.1" default-features = false [dependencies.generics] version = "0.4.0" [dependencies.indoc] version = "1.0.6" [dependencies.macro-attr-2018] version = "2.0.1" [dependencies.memoffset] version = "0.6.5" features = ["unstable_const"] [dependencies.panicking] version = "0.1.0" default-features = false [dependencies.paste] version = "1.0.0" [dependencies.phantom-type] version = "0.4.1" default-features = false [dev-dependencies.downcast-rs] version = "1.2.0" default-features = false [badges.maintenance] status = "deprecated"