[dependencies.serde]
features = ["derive"]
version = "1"
[dev-dependencies.serde_json]
version = "1.0"
[package]
authors = ["Nixon Enraght-Moony <nixon.emoony@gmail.com>", "The Rust Project Developers"]
description = "Types for rustdoc's json output"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "rustdoc-types"
repository = "https://github.com/aDotInTheVoid/rustdoc-types/"
version = "0.11.0"