[dependencies.ctor]
version = "0.1"
[dependencies.ghost]
version = "0.1.4"
[dev-dependencies.rustversion]
version = "1.0"
[dev-dependencies.trybuild]
version = "1.0"
[package]
authors = ["David Tolnay <dtolnay@gmail.com>"]
description = "Typed distributed plugin registration"
documentation = "https://docs.rs/inventory"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "inventory"
readme = "README.md"
repository = "https://github.com/dtolnay/inventory"
rust-version = "1.37"
version = "0.2.3"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]