{
    "metadata": null,
    "packages": [
        {
            "authors": [
                "The Rust Project Developers"
            ],
            "categories": [
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "compiler_builtins",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rustc-std-workspace-core",
                    "optional": true,
                    "registry": null,
                    "rename": "core",
                    "req": "^1.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "rustversion",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "serde",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "serde_derive",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "serde_json",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "trybuild",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "walkdir",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "A macro to generate structures which behave like bitflags.\n",
            "documentation": "https://docs.rs/bitflags",
            "edition": "2018",
            "features": {
                "compiler_builtins": [
                    "dep:compiler_builtins"
                ],
                "core": [
                    "dep:core"
                ],
                "default": [],
                "example_generated": [],
                "rustc-dep-of-std": [
                    "core",
                    "compiler_builtins"
                ]
            },
            "homepage": "https://github.com/bitflags/bitflags",
            "id": "registry+https://github.com/rust-lang/crates.io-index#bitflags@1.3.2",
            "keywords": [
                "bit",
                "bitmask",
                "bitflags",
                "flags"
            ],
            "license": "MIT/Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bitflags-1.3.2/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "example_generated"
                        ]
                    }
                }
            },
            "name": "bitflags",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/bitflags/bitflags",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "bitflags",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bitflags-1.3.2/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "compile",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bitflags-1.3.2/tests/compile.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "basic",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bitflags-1.3.2/tests/basic.rs",
                    "test": true
                }
            ],
            "version": "1.3.2"
        },
        {
            "authors": [
                "Alex Crichton <alex@alexcrichton.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "compiler_builtins",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rustc-std-workspace-core",
                    "optional": true,
                    "registry": null,
                    "rename": "core",
                    "req": "^1.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "A macro to ergonomically define an item depending on a large number of #[cfg]\nparameters. Structured like an if-else chain, the first matching branch is the\nitem that gets emitted.\n",
            "documentation": "https://docs.rs/cfg-if",
            "edition": "2018",
            "features": {
                "compiler_builtins": [
                    "dep:compiler_builtins"
                ],
                "core": [
                    "dep:core"
                ],
                "rustc-dep-of-std": [
                    "core",
                    "compiler_builtins"
                ]
            },
            "homepage": "https://github.com/alexcrichton/cfg-if",
            "id": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0",
            "keywords": [],
            "license": "MIT/Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cfg-if-1.0.0/Cargo.toml",
            "metadata": null,
            "name": "cfg-if",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/alexcrichton/cfg-if",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "cfg_if",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cfg-if-1.0.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "xcrate",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cfg-if-1.0.0/tests/xcrate.rs",
                    "test": true
                }
            ],
            "version": "1.0.0"
        },
        {
            "authors": [],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "bitflags",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "=1.3.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "cfg-if",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "=1.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": null,
            "documentation": null,
            "edition": "2018",
            "features": {},
            "homepage": null,
            "id": "path+file://{TEMP_DIR}/common#0.1.0",
            "keywords": [],
            "license": null,
            "license_file": null,
            "links": null,
            "manifest_path": "{TEMP_DIR}/common/Cargo.toml",
            "metadata": null,
            "name": "common",
            "publish": null,
            "readme": null,
            "repository": null,
            "rust_version": null,
            "source": null,
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "common",
                    "src_path": "{TEMP_DIR}/common/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": true,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bin"
                    ],
                    "name": "common-bin",
                    "src_path": "{TEMP_DIR}/common/main.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "common-test",
                    "src_path": "{TEMP_DIR}/common/test.rs",
                    "test": true
                }
            ],
            "version": "0.1.0"
        }
    ],
    "resolve": {
        "nodes": [
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "default"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#bitflags@1.3.2"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#bitflags@1.3.2",
                    "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "bitflags",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#bitflags@1.3.2"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "cfg_if",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0"
                    }
                ],
                "features": [],
                "id": "path+file://{TEMP_DIR}/common#0.1.0"
            }
        ],
        "root": "path+file://{TEMP_DIR}/common#0.1.0"
    },
    "target_directory": "{TEMP_DIR}/common/target",
    "version": 1,
    "workspace_default_members": [
        "path+file://{TEMP_DIR}/common#0.1.0"
    ],
    "workspace_members": [
        "path+file://{TEMP_DIR}/common#0.1.0"
    ],
    "workspace_root": "{TEMP_DIR}/common"
}
