[dependencies.downcast-rs]
version = "1.2.0"
[package]
authors = ["Mincong Lu <mintlux667@gmail.com>"]
description = """
Ergonomic and thread safe version of Box<dyn Any>.
"""
edition = "2021"
keywords = ["any", "dyn", "object"]
license = "MIT OR Apache-2.0"
name = "dyn_object"
readme = "README.md"
repository = "https://github.com/mintlu8/dyn_object"
version = "0.2.0"