{
    "metadata": null,
    "packages": [
        {
            "authors": [
                "Nicolas Silva <nical@fastmail.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "libc",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.126",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Minimal Android system properties wrapper",
            "documentation": "https://docs.rs/android_system_properties",
            "edition": "2018",
            "features": {},
            "homepage": "https://github.com/nical/android_system_properties",
            "id": "registry+https://github.com/rust-lang/crates.io-index#android_system_properties@0.1.5",
            "keywords": [
                "android"
            ],
            "license": "MIT/Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/android_system_properties-0.1.5/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "targets": [
                            "arm-linux-androideabi",
                            "armv7-linux-androideabi",
                            "aarch64-linux-android",
                            "i686-linux-android",
                            "x86_64-linux-android",
                            "x86_64-unknown-linux-gnu"
                        ]
                    }
                }
            },
            "name": "android_system_properties",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/nical/android_system_properties",
            "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": "android_system_properties",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/android_system_properties-0.1.5/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "time_zone",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/android_system_properties-0.1.5/examples/time_zone.rs",
                    "test": false
                }
            ],
            "version": "0.1.5"
        },
        {
            "authors": [
                "Josh Stone <cuviper@gmail.com>"
            ],
            "categories": [
                "development-tools::build-utils"
            ],
            "default_run": null,
            "dependencies": [],
            "description": "Automatic cfg for Rust compiler features",
            "documentation": "https://docs.rs/autocfg/",
            "edition": "2015",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.2.0",
            "keywords": [
                "rustc",
                "build",
                "autoconf"
            ],
            "license": "Apache-2.0 OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/autocfg-1.2.0/Cargo.toml",
            "metadata": null,
            "name": "autocfg",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/cuviper/autocfg",
            "rust_version": "1.0",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2015",
                    "kind": [
                        "lib"
                    ],
                    "name": "autocfg",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/autocfg-1.2.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "example"
                    ],
                    "name": "integers",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/autocfg-1.2.0/examples/integers.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "example"
                    ],
                    "name": "paths",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/autocfg-1.2.0/examples/paths.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "example"
                    ],
                    "name": "versions",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/autocfg-1.2.0/examples/versions.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "example"
                    ],
                    "name": "traits",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/autocfg-1.2.0/examples/traits.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "test"
                    ],
                    "name": "no_std",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/autocfg-1.2.0/tests/no_std.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "test"
                    ],
                    "name": "rustflags",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/autocfg-1.2.0/tests/rustflags.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "test"
                    ],
                    "name": "wrappers",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/autocfg-1.2.0/tests/wrappers.rs",
                    "test": true
                }
            ],
            "version": "1.2.0"
        },
        {
            "authors": [
                "Nick Fitzgerald <fitzgen@gmail.com>"
            ],
            "categories": [
                "memory-management",
                "rust-patterns",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "allocator-api2",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.8",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "serde",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.171",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "criterion",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.6",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "quickcheck",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "rand",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.8.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "derive"
                    ],
                    "kind": "dev",
                    "name": "serde",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.197",
                    "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.115",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "A fast bump allocation arena for Rust.",
            "documentation": "https://docs.rs/bumpalo",
            "edition": "2021",
            "features": {
                "allocator-api2": [
                    "dep:allocator-api2"
                ],
                "allocator_api": [],
                "boxed": [],
                "collections": [],
                "default": [],
                "serde": [
                    "dep:serde"
                ],
                "std": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#bumpalo@3.16.0",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bumpalo-3.16.0/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true
                    }
                }
            },
            "name": "bumpalo",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/fitzgen/bumpalo",
            "rust_version": "1.73.0",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "bumpalo",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bumpalo-3.16.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "try_alloc",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bumpalo-3.16.0/tests/try_alloc.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "benches",
                    "required-features": [
                        "collections"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bumpalo-3.16.0/benches/benches.rs",
                    "test": false
                }
            ],
            "version": "3.16.0"
        },
        {
            "authors": [
                "Alex Crichton <alex@alexcrichton.com>"
            ],
            "categories": [
                "development-tools::build-utils"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "jobserver",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.30",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "once_cell",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.19",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "tempfile",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "libc",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.62",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(unix)",
                    "uses_default_features": false
                }
            ],
            "description": "A build-time dependency for Cargo build scripts to assist in invoking the native\nC compiler to compile native C code into a static archive to be linked into Rust\ncode.\n",
            "documentation": "https://docs.rs/cc",
            "edition": "2018",
            "features": {
                "jobserver": [
                    "dep:jobserver"
                ],
                "libc": [
                    "dep:libc"
                ],
                "once_cell": [
                    "dep:once_cell"
                ],
                "parallel": [
                    "libc",
                    "jobserver",
                    "once_cell"
                ]
            },
            "homepage": "https://github.com/rust-lang/cc-rs",
            "id": "registry+https://github.com/rust-lang/crates.io-index#cc@1.0.95",
            "keywords": [
                "build-dependencies"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cc-1.0.95/Cargo.toml",
            "metadata": null,
            "name": "cc",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rust-lang/cc-rs",
            "rust_version": "1.63",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "cc",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cc-1.0.95/src/lib.rs",
                    "test": true
                }
            ],
            "version": "1.0.95"
        },
        {
            "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": [
                "date-and-time"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "derive"
                    ],
                    "kind": null,
                    "name": "arbitrary",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "criterion",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "num-integer",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.36",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "num-traits",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "pure-rust-locales",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rkyv",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rustc-serialize",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.20",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "serde",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.99",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "time",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.43",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "bincode",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.3.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "doc-comment",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "num-iter",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.35",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "serde_derive",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "serde_json",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "js-sys",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(all(target_arch = \"wasm32\", not(any(target_os = \"emscripten\", target_os = \"wasi\"))))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "wasm-bindgen",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(all(target_arch = \"wasm32\", not(any(target_os = \"emscripten\", target_os = \"wasi\"))))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "wasm-bindgen-test",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(all(target_arch = \"wasm32\", not(any(target_os = \"emscripten\", target_os = \"wasi\"))))",
                    "uses_default_features": true
                },
                {
                    "features": [
                        "fallback"
                    ],
                    "kind": null,
                    "name": "iana-time-zone",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.45",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(unix)",
                    "uses_default_features": true
                },
                {
                    "features": [
                        "std",
                        "minwinbase",
                        "minwindef",
                        "timezoneapi"
                    ],
                    "kind": null,
                    "name": "winapi",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(windows)",
                    "uses_default_features": true
                }
            ],
            "description": "Date and time library for Rust",
            "documentation": "https://docs.rs/chrono/",
            "edition": "2018",
            "features": {
                "__doctest": [],
                "__internal_bench": [
                    "criterion"
                ],
                "alloc": [],
                "arbitrary": [
                    "dep:arbitrary"
                ],
                "clock": [
                    "std",
                    "winapi",
                    "iana-time-zone"
                ],
                "criterion": [
                    "dep:criterion"
                ],
                "default": [
                    "clock",
                    "std",
                    "oldtime",
                    "wasmbind"
                ],
                "iana-time-zone": [
                    "dep:iana-time-zone"
                ],
                "js-sys": [
                    "dep:js-sys"
                ],
                "libc": [],
                "oldtime": [
                    "time"
                ],
                "pure-rust-locales": [
                    "dep:pure-rust-locales"
                ],
                "rkyv": [
                    "dep:rkyv"
                ],
                "rustc-serialize": [
                    "dep:rustc-serialize"
                ],
                "serde": [
                    "dep:serde"
                ],
                "std": [],
                "time": [
                    "dep:time"
                ],
                "unstable-locales": [
                    "pure-rust-locales",
                    "alloc"
                ],
                "wasm-bindgen": [
                    "dep:wasm-bindgen"
                ],
                "wasmbind": [
                    "wasm-bindgen",
                    "js-sys"
                ],
                "winapi": [
                    "dep:winapi"
                ]
            },
            "homepage": "https://github.com/chronotope/chrono",
            "id": "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.24",
            "keywords": [
                "date",
                "time",
                "calendar"
            ],
            "license": "MIT/Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.24/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "serde"
                        ],
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                },
                "playground": {
                    "features": [
                        "serde"
                    ]
                }
            },
            "name": "chrono",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/chronotope/chrono",
            "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": "chrono",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.24/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "dateutils",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.24/tests/dateutils.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "wasm",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.24/tests/wasm.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "chrono",
                    "required-features": [
                        "__internal_bench"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.24/benches/chrono.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "serde",
                    "required-features": [
                        "__internal_bench",
                        "serde"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.24/benches/serde.rs",
                    "test": false
                }
            ],
            "version": "0.4.24"
        },
        {
            "authors": [
                "The Servo Project Developers"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [],
            "description": "Bindings to Core Foundation for macOS",
            "documentation": null,
            "edition": "2018",
            "features": {
                "default": [
                    "link"
                ],
                "link": [],
                "mac_os_10_7_support": [],
                "mac_os_10_8_features": []
            },
            "homepage": "https://github.com/servo/core-foundation-rs",
            "id": "registry+https://github.com/rust-lang/crates.io-index#core-foundation-sys@0.8.6",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/core-foundation-sys-0.8.6/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "default-target": "x86_64-apple-darwin"
                    }
                }
            },
            "name": "core-foundation-sys",
            "publish": null,
            "readme": null,
            "repository": "https://github.com/servo/core-foundation-rs",
            "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": "core_foundation_sys",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/core-foundation-sys-0.8.6/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.8.6"
        },
        {
            "authors": [
                "RustCrypto Developers"
            ],
            "categories": [
                "hardware-support",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "libc",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.95",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "aarch64-linux-android",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "libc",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.95",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(all(target_arch = \"aarch64\", target_os = \"linux\"))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "libc",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.95",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(all(target_arch = \"aarch64\", target_vendor = \"apple\"))",
                    "uses_default_features": true
                }
            ],
            "description": "Lightweight runtime CPU feature detection for x86/x86_64 and aarch64 with\nno_std support and support for mobile targets including Android and iOS\n",
            "documentation": "https://docs.rs/cpufeatures",
            "edition": "2018",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.2.7",
            "keywords": [
                "cpuid",
                "target-feature"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cpufeatures-0.2.7/Cargo.toml",
            "metadata": null,
            "name": "cpufeatures",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/RustCrypto/utils",
            "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": "cpufeatures",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cpufeatures-0.2.7/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "x86",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cpufeatures-0.2.7/tests/x86.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "aarch64",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cpufeatures-0.2.7/tests/aarch64.rs",
                    "test": true
                }
            ],
            "version": "0.2.7"
        },
        {
            "authors": [
                "Andrew Straw <strawman@astraw.com>",
                "Ren\u00e9 Kijewski <rene.kijewski@fu-berlin.de>",
                "Ryan Lopopolo <rjl@hyperbo.la>"
            ],
            "categories": [
                "date-and-time",
                "internationalization",
                "os"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "core-foundation-sys",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.8.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(any(target_os = \"macos\", target_os = \"ios\"))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "js-sys",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.50",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_arch = \"wasm32\")",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "wasm-bindgen",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.70",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_arch = \"wasm32\")",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "wasm-bindgen-test",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_arch = \"wasm32\")",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "android_system_properties",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_os = \"android\")",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "iana-time-zone-haiku",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_os = \"haiku\")",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "windows-core",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": ">=0.50, <=0.52",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_os = \"windows\")",
                    "uses_default_features": true
                }
            ],
            "description": "get the IANA time zone for the current system",
            "documentation": null,
            "edition": "2018",
            "features": {
                "fallback": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#iana-time-zone@0.1.60",
            "keywords": [
                "IANA",
                "time"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/iana-time-zone-0.1.60/Cargo.toml",
            "metadata": null,
            "name": "iana-time-zone",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/strawlab/iana-time-zone",
            "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": "iana_time_zone",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/iana-time-zone-0.1.60/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "get_timezone",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/iana-time-zone-0.1.60/examples/get_timezone.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "stress-test",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/iana-time-zone-0.1.60/examples/stress-test.rs",
                    "test": false
                }
            ],
            "version": "0.1.60"
        },
        {
            "authors": [
                "Ren\u00e9 Kijewski <crates.io@k6i.de>"
            ],
            "categories": [
                "date-and-time",
                "internationalization",
                "os"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": "build",
                    "name": "cc",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.79",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "iana-time-zone support crate for Haiku OS",
            "documentation": null,
            "edition": "2018",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#iana-time-zone-haiku@0.1.2",
            "keywords": [
                "IANA",
                "time"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/iana-time-zone-haiku-0.1.2/Cargo.toml",
            "metadata": null,
            "name": "iana-time-zone-haiku",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/strawlab/iana-time-zone",
            "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": "iana_time_zone_haiku",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/iana-time-zone-haiku-0.1.2/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "custom-build"
                    ],
                    "name": "build-script-build",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/iana-time-zone-haiku-0.1.2/build.rs",
                    "test": false
                }
            ],
            "version": "0.1.2"
        },
        {
            "authors": [
                "The wasm-bindgen Developers"
            ],
            "categories": [
                "wasm"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "wasm-bindgen",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.92",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "wasm-bindgen-futures",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.42",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_arch = \"wasm32\")",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "wasm-bindgen-test",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "=0.3.42",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_arch = \"wasm32\")",
                    "uses_default_features": true
                },
                {
                    "features": [
                        "Headers",
                        "Response",
                        "ResponseInit"
                    ],
                    "kind": "dev",
                    "name": "web-sys",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.69",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_arch = \"wasm32\")",
                    "uses_default_features": true
                }
            ],
            "description": "Bindings for all JS global objects and functions in all JS environments like\nNode.js and browsers, built on `#[wasm_bindgen]` using the `wasm-bindgen` crate.\n",
            "documentation": "https://docs.rs/js-sys",
            "edition": "2018",
            "features": {},
            "homepage": "https://rustwasm.github.io/wasm-bindgen/",
            "id": "registry+https://github.com/rust-lang/crates.io-index#js-sys@0.3.69",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/js-sys-0.3.69/Cargo.toml",
            "metadata": null,
            "name": "js-sys",
            "publish": null,
            "readme": "./README.md",
            "repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/js-sys",
            "rust_version": "1.57",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "js_sys",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/js-sys-0.3.69/src/lib.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "wasm",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/js-sys-0.3.69/tests/wasm/main.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "headless",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/js-sys-0.3.69/tests/headless.rs",
                    "test": true
                }
            ],
            "version": "0.3.69"
        },
        {
            "authors": [
                "The Rust Project Developers"
            ],
            "categories": [
                "external-ffi-bindings",
                "no-std",
                "os"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "rustc-std-workspace-core",
                    "optional": true,
                    "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": "Raw FFI bindings to platform libraries like libc.\n",
            "documentation": "https://docs.rs/libc/",
            "edition": "2015",
            "features": {
                "align": [],
                "const-extern-fn": [],
                "default": [
                    "std"
                ],
                "extra_traits": [],
                "rustc-dep-of-std": [
                    "align",
                    "rustc-std-workspace-core"
                ],
                "rustc-std-workspace-core": [
                    "dep:rustc-std-workspace-core"
                ],
                "std": [],
                "use_std": [
                    "std"
                ]
            },
            "homepage": "https://github.com/rust-lang/libc",
            "id": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153",
            "keywords": [
                "libc",
                "ffi",
                "bindings",
                "operating",
                "system"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.153/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "cargo-args": [
                            "-Zbuild-std=core"
                        ],
                        "default-target": "x86_64-unknown-linux-gnu",
                        "features": [
                            "const-extern-fn",
                            "extra_traits"
                        ],
                        "targets": [
                            "aarch64-apple-darwin",
                            "aarch64-apple-ios",
                            "aarch64-linux-android",
                            "aarch64-pc-windows-msvc",
                            "aarch64-unknown-freebsd",
                            "aarch64-unknown-fuchsia",
                            "aarch64-unknown-hermit",
                            "aarch64-unknown-linux-gnu",
                            "aarch64-unknown-linux-musl",
                            "aarch64-unknown-netbsd",
                            "aarch64-unknown-openbsd",
                            "aarch64-wrs-vxworks",
                            "arm-linux-androideabi",
                            "arm-unknown-linux-gnueabi",
                            "arm-unknown-linux-gnueabihf",
                            "arm-unknown-linux-musleabi",
                            "arm-unknown-linux-musleabihf",
                            "armebv7r-none-eabi",
                            "armebv7r-none-eabihf",
                            "armv5te-unknown-linux-gnueabi",
                            "armv5te-unknown-linux-musleabi",
                            "armv7-linux-androideabi",
                            "armv7-unknown-linux-gnueabihf",
                            "armv7-unknown-linux-musleabihf",
                            "armv7-wrs-vxworks-eabihf",
                            "armv7r-none-eabi",
                            "armv7r-none-eabihf",
                            "hexagon-unknown-linux-musl",
                            "i586-pc-windows-msvc",
                            "i586-unknown-linux-gnu",
                            "i586-unknown-linux-musl",
                            "i686-linux-android",
                            "i686-pc-windows-gnu",
                            "i686-pc-windows-msvc",
                            "i686-pc-windows-msvc",
                            "i686-unknown-freebsd",
                            "i686-unknown-haiku",
                            "i686-unknown-linux-gnu",
                            "i686-unknown-linux-musl",
                            "i686-unknown-netbsd",
                            "i686-unknown-openbsd",
                            "i686-wrs-vxworks",
                            "mips-unknown-linux-gnu",
                            "mips-unknown-linux-musl",
                            "mips64-unknown-linux-gnuabi64",
                            "mips64-unknown-linux-muslabi64",
                            "mips64el-unknown-linux-gnuabi64",
                            "mips64el-unknown-linux-muslabi64",
                            "mipsel-sony-psp",
                            "mipsel-unknown-linux-gnu",
                            "mipsel-unknown-linux-musl",
                            "nvptx64-nvidia-cuda",
                            "powerpc-unknown-linux-gnu",
                            "powerpc-unknown-linux-gnuspe",
                            "powerpc-unknown-netbsd",
                            "powerpc-wrs-vxworks",
                            "powerpc-wrs-vxworks-spe",
                            "powerpc64-unknown-freebsd",
                            "powerpc64-unknown-linux-gnu",
                            "powerpc64-wrs-vxworks",
                            "powerpc64le-unknown-linux-gnu",
                            "riscv32gc-unknown-linux-gnu",
                            "riscv32i-unknown-none-elf",
                            "riscv32imac-unknown-none-elf",
                            "riscv32imc-unknown-none-elf",
                            "riscv64gc-unknown-freebsd",
                            "riscv64gc-unknown-hermit",
                            "riscv64gc-unknown-linux-gnu",
                            "riscv64gc-unknown-linux-musl",
                            "riscv64gc-unknown-none-elf",
                            "riscv64imac-unknown-none-elf",
                            "s390x-unknown-linux-gnu",
                            "s390x-unknown-linux-musl",
                            "sparc-unknown-linux-gnu",
                            "sparc64-unknown-linux-gnu",
                            "sparc64-unknown-netbsd",
                            "sparcv9-sun-solaris",
                            "thumbv6m-none-eabi",
                            "thumbv7em-none-eabi",
                            "thumbv7em-none-eabihf",
                            "thumbv7m-none-eabi",
                            "thumbv7neon-linux-androideabi",
                            "thumbv7neon-unknown-linux-gnueabihf",
                            "wasm32-unknown-emscripten",
                            "wasm32-unknown-unknown",
                            "wasm32-wasi",
                            "x86_64-apple-darwin",
                            "x86_64-apple-ios",
                            "x86_64-fortanix-unknown-sgx",
                            "x86_64-linux-android",
                            "x86_64-pc-solaris",
                            "x86_64-pc-windows-gnu",
                            "x86_64-pc-windows-msvc",
                            "x86_64-unknown-dragonfly",
                            "x86_64-unknown-freebsd",
                            "x86_64-unknown-fuchsia",
                            "x86_64-unknown-haiku",
                            "x86_64-unknown-hermit",
                            "x86_64-unknown-illumos",
                            "x86_64-unknown-l4re-uclibc",
                            "x86_64-unknown-linux-gnu",
                            "x86_64-unknown-linux-gnux32",
                            "x86_64-unknown-linux-musl",
                            "x86_64-unknown-netbsd",
                            "x86_64-unknown-openbsd",
                            "x86_64-unknown-redox",
                            "x86_64-wrs-vxworks"
                        ]
                    }
                }
            },
            "name": "libc",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rust-lang/libc",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2015",
                    "kind": [
                        "lib"
                    ],
                    "name": "libc",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.153/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "test"
                    ],
                    "name": "const_fn",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.153/tests/const_fn.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "custom-build"
                    ],
                    "name": "build-script-build",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.153/build.rs",
                    "test": false
                }
            ],
            "version": "0.2.153"
        },
        {
            "authors": [
                "The Rust Project Developers"
            ],
            "categories": [
                "development-tools::debugging"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "serde",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "sval",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^2.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "sval_ref",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^2.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "inline-i128"
                    ],
                    "kind": null,
                    "name": "value-bag",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "proc-macro2",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.63",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "derive"
                    ],
                    "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_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": "serde_test",
                    "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": "sval",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "sval_derive",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "test"
                    ],
                    "kind": "dev",
                    "name": "value-bag",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "A lightweight logging facade for Rust\n",
            "documentation": "https://docs.rs/log",
            "edition": "2021",
            "features": {
                "kv": [],
                "kv_serde": [
                    "kv_std",
                    "value-bag/serde",
                    "serde"
                ],
                "kv_std": [
                    "std",
                    "kv",
                    "value-bag/error"
                ],
                "kv_sval": [
                    "kv",
                    "value-bag/sval",
                    "sval",
                    "sval_ref"
                ],
                "kv_unstable": [
                    "kv",
                    "value-bag"
                ],
                "kv_unstable_serde": [
                    "kv_serde",
                    "kv_unstable_std"
                ],
                "kv_unstable_std": [
                    "kv_std",
                    "kv_unstable"
                ],
                "kv_unstable_sval": [
                    "kv_sval",
                    "kv_unstable"
                ],
                "max_level_debug": [],
                "max_level_error": [],
                "max_level_info": [],
                "max_level_off": [],
                "max_level_trace": [],
                "max_level_warn": [],
                "release_max_level_debug": [],
                "release_max_level_error": [],
                "release_max_level_info": [],
                "release_max_level_off": [],
                "release_max_level_trace": [],
                "release_max_level_warn": [],
                "serde": [
                    "dep:serde"
                ],
                "std": [],
                "sval": [
                    "dep:sval"
                ],
                "sval_ref": [
                    "dep:sval_ref"
                ],
                "value-bag": [
                    "dep:value-bag"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#log@0.4.21",
            "keywords": [
                "logging"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/log-0.4.21/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "std",
                            "serde",
                            "kv_std",
                            "kv_sval",
                            "kv_serde"
                        ]
                    }
                }
            },
            "name": "log",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rust-lang/log",
            "rust_version": "1.60.0",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "log",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/log-0.4.21/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "filters",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/log-0.4.21/tests/filters.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "macros",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/log-0.4.21/tests/macros.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "value",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/log-0.4.21/benches/value.rs",
                    "test": false
                }
            ],
            "version": "0.4.21"
        },
        {
            "authors": [
                "The Rust Project Developers"
            ],
            "categories": [
                "algorithms",
                "science",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "i128"
                    ],
                    "kind": null,
                    "name": "num-traits",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.11",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                }
            ],
            "description": "Integer traits and functions",
            "documentation": "https://docs.rs/num-integer",
            "edition": "2018",
            "features": {
                "default": [
                    "std"
                ],
                "i128": [],
                "std": [
                    "num-traits/std"
                ]
            },
            "homepage": "https://github.com/rust-num/num-integer",
            "id": "registry+https://github.com/rust-lang/crates.io-index#num-integer@0.1.46",
            "keywords": [
                "mathematics",
                "numerics"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.46/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "std"
                        ]
                    }
                }
            },
            "name": "num-integer",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rust-num/num-integer",
            "rust_version": "1.31",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "num_integer",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.46/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "roots",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.46/tests/roots.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "average",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.46/tests/average.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "gcd",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.46/benches/gcd.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "roots",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.46/benches/roots.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "average",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.46/benches/average.rs",
                    "test": false
                }
            ],
            "version": "0.1.46"
        },
        {
            "authors": [
                "The Rust Project Developers"
            ],
            "categories": [
                "algorithms",
                "science",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "libm",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "build",
                    "name": "autocfg",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Numeric traits for generic mathematics",
            "documentation": "https://docs.rs/num-traits",
            "edition": "2018",
            "features": {
                "default": [
                    "std"
                ],
                "i128": [],
                "libm": [
                    "dep:libm"
                ],
                "std": []
            },
            "homepage": "https://github.com/rust-num/num-traits",
            "id": "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.18",
            "keywords": [
                "mathematics",
                "numerics"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.18/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "std"
                        ],
                        "rustdoc-args": [
                            "--generate-link-to-definition"
                        ]
                    }
                }
            },
            "name": "num-traits",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rust-num/num-traits",
            "rust_version": "1.31",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "num_traits",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.18/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "cast",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.18/tests/cast.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "custom-build"
                    ],
                    "name": "build-script-build",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.18/build.rs",
                    "test": false
                }
            ],
            "version": "0.2.18"
        },
        {
            "authors": [
                "Aleksey Kladov <aleksey.kladov@gmail.com>"
            ],
            "categories": [
                "rust-patterns",
                "memory-management"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "critical-section",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "parking_lot_core",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.9.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "portable-atomic",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "std"
                    ],
                    "kind": "dev",
                    "name": "critical-section",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.1.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "regex",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.2.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Single assignment cells and lazy values.",
            "documentation": "https://docs.rs/once_cell",
            "edition": "2021",
            "features": {
                "alloc": [
                    "race"
                ],
                "atomic-polyfill": [
                    "critical-section"
                ],
                "critical-section": [
                    "dep:critical-section",
                    "portable-atomic"
                ],
                "default": [
                    "std"
                ],
                "parking_lot": [
                    "dep:parking_lot_core"
                ],
                "portable-atomic": [
                    "dep:portable-atomic"
                ],
                "race": [],
                "std": [
                    "alloc"
                ],
                "unstable": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.19.0",
            "keywords": [
                "lazy",
                "static"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.19.0/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--generate-link-to-definition"
                        ]
                    }
                }
            },
            "name": "once_cell",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/matklad/once_cell",
            "rust_version": "1.60",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "once_cell",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.19.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "bench",
                    "required-features": [
                        "std"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.19.0/examples/bench.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "bench_acquire",
                    "required-features": [
                        "std"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.19.0/examples/bench_acquire.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "lazy_static",
                    "required-features": [
                        "std"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.19.0/examples/lazy_static.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "reentrant_init_deadlocks",
                    "required-features": [
                        "std"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.19.0/examples/reentrant_init_deadlocks.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "regex",
                    "required-features": [
                        "std"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.19.0/examples/regex.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "test_synchronization",
                    "required-features": [
                        "std"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.19.0/examples/test_synchronization.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "it",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.19.0/tests/it/main.rs",
                    "test": true
                }
            ],
            "version": "1.19.0"
        },
        {
            "authors": [
                "David Tolnay <dtolnay@gmail.com>",
                "Alex Crichton <alex@alexcrichton.com>"
            ],
            "categories": [
                "development-tools::procedural-macro-helpers"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "unicode-ident",
                    "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": "flate2",
                    "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": "quote",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "rayon",
                    "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": "rustversion",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "tar",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.",
            "documentation": "https://docs.rs/proc-macro2",
            "edition": "2021",
            "features": {
                "default": [
                    "proc-macro"
                ],
                "nightly": [],
                "proc-macro": [],
                "span-locations": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81",
            "keywords": [
                "macros",
                "syn"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.81/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "rustc-args": [
                            "--cfg",
                            "procmacro2_semver_exempt"
                        ],
                        "rustdoc-args": [
                            "--cfg",
                            "procmacro2_semver_exempt",
                            "--cfg",
                            "doc_cfg",
                            "--generate-link-to-definition"
                        ],
                        "targets": [
                            "x86_64-unknown-linux-gnu"
                        ]
                    }
                },
                "playground": {
                    "features": [
                        "span-locations"
                    ]
                }
            },
            "name": "proc-macro2",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/dtolnay/proc-macro2",
            "rust_version": "1.56",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "proc_macro2",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.81/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "features",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.81/tests/features.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "test",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.81/tests/test.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "test_size",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.81/tests/test_size.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "test_fmt",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.81/tests/test_fmt.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "comments",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.81/tests/comments.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "marker",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.81/tests/marker.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "custom-build"
                    ],
                    "name": "build-script-build",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.81/build.rs",
                    "test": false
                }
            ],
            "version": "1.0.81"
        },
        {
            "authors": [
                "David Tolnay <dtolnay@gmail.com>"
            ],
            "categories": [
                "development-tools::procedural-macro-helpers"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "proc-macro2",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.74",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "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": [
                        "diff"
                    ],
                    "kind": "dev",
                    "name": "trybuild",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.66",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Quasi-quoting macro quote!(...)",
            "documentation": "https://docs.rs/quote/",
            "edition": "2018",
            "features": {
                "default": [
                    "proc-macro"
                ],
                "proc-macro": [
                    "proc-macro2/proc-macro"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36",
            "keywords": [
                "macros",
                "syn"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/quote-1.0.36/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "rustdoc-args": [
                            "--generate-link-to-definition"
                        ],
                        "targets": [
                            "x86_64-unknown-linux-gnu"
                        ]
                    }
                }
            },
            "name": "quote",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/dtolnay/quote",
            "rust_version": "1.56",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "quote",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/quote-1.0.36/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/quote-1.0.36/tests/test.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "compiletest",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/quote-1.0.36/tests/compiletest.rs",
                    "test": true
                }
            ],
            "version": "1.0.36"
        },
        {
            "authors": [
                "Erick Tryzelaar <erick.tryzelaar@gmail.com>",
                "David Tolnay <dtolnay@gmail.com>"
            ],
            "categories": [
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "proc-macro2",
                    "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": null,
                    "name": "quote",
                    "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": null,
                    "name": "syn",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.104",
                    "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
                }
            ],
            "description": "Macros 1.1 implementation of #[derive(Serialize, Deserialize)]",
            "documentation": "https://serde.rs/derive.html",
            "edition": "2015",
            "features": {
                "default": [],
                "deserialize_in_place": []
            },
            "homepage": "https://serde.rs",
            "id": "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.152",
            "keywords": [
                "serde",
                "serialization",
                "no_std",
                "derive"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.152/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "targets": [
                            "x86_64-unknown-linux-gnu"
                        ]
                    }
                }
            },
            "name": "serde_derive",
            "publish": null,
            "readme": "crates-io.md",
            "repository": "https://github.com/serde-rs/serde",
            "rust_version": "1.31",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "proc-macro"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2015",
                    "kind": [
                        "proc-macro"
                    ],
                    "name": "serde_derive",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.152/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "custom-build"
                    ],
                    "name": "build-script-build",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.152/build.rs",
                    "test": false
                }
            ],
            "version": "1.0.152"
        },
        {
            "authors": [
                "David Tolnay <dtolnay@gmail.com>"
            ],
            "categories": [
                "development-tools::procedural-macro-helpers",
                "parser-implementations"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "proc-macro2",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.46",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "quote",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "unicode-ident",
                    "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": "anyhow",
                    "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": "automod",
                    "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": "flate2",
                    "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": "insta",
                    "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": "rayon",
                    "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": "ref-cast",
                    "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": "regex",
                    "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": [
                        "blocking"
                    ],
                    "kind": "dev",
                    "name": "reqwest",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.11",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "syn-test-suite",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "tar",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.16",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "termcolor",
                    "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.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Parser for Rust source code",
            "documentation": "https://docs.rs/syn",
            "edition": "2018",
            "features": {
                "clone-impls": [],
                "default": [
                    "derive",
                    "parsing",
                    "printing",
                    "clone-impls",
                    "proc-macro"
                ],
                "derive": [],
                "extra-traits": [],
                "fold": [],
                "full": [],
                "parsing": [],
                "printing": [
                    "quote"
                ],
                "proc-macro": [
                    "proc-macro2/proc-macro",
                    "quote/proc-macro"
                ],
                "quote": [
                    "dep:quote"
                ],
                "test": [
                    "syn-test-suite/all-features"
                ],
                "visit": [],
                "visit-mut": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#syn@1.0.109",
            "keywords": [
                "macros",
                "syn"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "doc_cfg"
                        ],
                        "targets": [
                            "x86_64-unknown-linux-gnu"
                        ]
                    }
                },
                "playground": {
                    "features": [
                        "full",
                        "visit",
                        "visit-mut",
                        "fold",
                        "extra-traits"
                    ]
                }
            },
            "name": "syn",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/dtolnay/syn",
            "rust_version": "1.31",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "syn",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_should_parse",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_should_parse.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_visibility",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_visibility.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_stmt",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_stmt.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_round_trip",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_round_trip.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_size",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_size.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_shebang",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_shebang.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_pat",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_pat.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_receiver",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_receiver.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_precedence",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_precedence.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_lit",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_lit.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "regression",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/regression.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_parse_stream",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_parse_stream.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_grouping",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_grouping.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_ident",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_ident.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_iterators",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_iterators.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_parse_buffer",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_parse_buffer.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_asyncness",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_asyncness.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_token_trees",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_token_trees.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_ty",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_ty.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "zzz_stable",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/zzz_stable.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_meta",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_meta.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_expr",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_expr.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_item",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_item.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_path",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_path.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_derive_input",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_derive_input.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_generics",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_generics.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_attribute",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/tests/test_attribute.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "rust",
                    "required-features": [
                        "full",
                        "parsing"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/benches/rust.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "file",
                    "required-features": [
                        "full",
                        "parsing"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/benches/file.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "custom-build"
                    ],
                    "name": "build-script-build",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/build.rs",
                    "test": false
                }
            ],
            "version": "1.0.109"
        },
        {
            "authors": [
                "David Tolnay <dtolnay@gmail.com>"
            ],
            "categories": [
                "development-tools::procedural-macro-helpers",
                "parser-implementations"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "proc-macro2",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.80",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "quote",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.35",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "unicode-ident",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "anyhow",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "automod",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "flate2",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "insta",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "rayon",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "ref-cast",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "blocking"
                    ],
                    "kind": "dev",
                    "name": "reqwest",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.12",
                    "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",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "syn-test-suite",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "tar",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.16",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "termcolor",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1",
                    "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.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Parser for Rust source code",
            "documentation": "https://docs.rs/syn",
            "edition": "2021",
            "features": {
                "clone-impls": [],
                "default": [
                    "derive",
                    "parsing",
                    "printing",
                    "clone-impls",
                    "proc-macro"
                ],
                "derive": [],
                "extra-traits": [],
                "fold": [],
                "full": [],
                "parsing": [],
                "printing": [
                    "dep:quote"
                ],
                "proc-macro": [
                    "proc-macro2/proc-macro",
                    "quote?/proc-macro"
                ],
                "test": [
                    "syn-test-suite/all-features"
                ],
                "visit": [],
                "visit-mut": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.60",
            "keywords": [
                "macros",
                "syn"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "doc_cfg",
                            "--generate-link-to-definition"
                        ],
                        "targets": [
                            "x86_64-unknown-linux-gnu"
                        ]
                    }
                },
                "playground": {
                    "features": [
                        "full",
                        "visit",
                        "visit-mut",
                        "fold",
                        "extra-traits"
                    ]
                }
            },
            "name": "syn",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/dtolnay/syn",
            "rust_version": "1.60",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "syn",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "test_visibility",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_visibility.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "test_stmt",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_stmt.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "test_round_trip",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_round_trip.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "test_size",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_size.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "test_shebang",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_shebang.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "test_pat",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_pat.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "test_receiver",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_receiver.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "test_precedence",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_precedence.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "test_lit",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_lit.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "regression",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/regression.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "test_parse_stream",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_parse_stream.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "test_grouping",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_grouping.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "test_ident",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_ident.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "test_iterators",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_iterators.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "test_parse_buffer",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_parse_buffer.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "test_asyncness",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_asyncness.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "test_token_trees",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_token_trees.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "test_ty",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_ty.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "zzz_stable",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/zzz_stable.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "test_parse_quote",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_parse_quote.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "test_meta",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_meta.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "test_expr",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_expr.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "test_item",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_item.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "test_path",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_path.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "test_derive_input",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_derive_input.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "test_generics",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_generics.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "test_attribute",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/tests/test_attribute.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "rust",
                    "required-features": [
                        "full",
                        "parsing"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/benches/rust.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "file",
                    "required-features": [
                        "full",
                        "parsing"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.60/benches/file.rs",
                    "test": false
                }
            ],
            "version": "2.0.60"
        },
        {
            "authors": [
                "The Rust Project Developers"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "libc",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.69",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rustc-serialize",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "log",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "std",
                        "processthreadsapi",
                        "winbase"
                    ],
                    "kind": "dev",
                    "name": "winapi",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "wasi",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "=0.10.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_os = \"wasi\")",
                    "uses_default_features": true
                },
                {
                    "features": [
                        "std",
                        "minwinbase",
                        "minwindef",
                        "ntdef",
                        "profileapi",
                        "sysinfoapi",
                        "timezoneapi"
                    ],
                    "kind": null,
                    "name": "winapi",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(windows)",
                    "uses_default_features": true
                }
            ],
            "description": "Utilities for working with time-related functions in Rust.\n",
            "documentation": "https://docs.rs/time/~0.1",
            "edition": "2015",
            "features": {
                "rustc-serialize": [
                    "dep:rustc-serialize"
                ]
            },
            "homepage": "https://github.com/time-rs/time",
            "id": "registry+https://github.com/rust-lang/crates.io-index#time@0.1.45",
            "keywords": [],
            "license": "MIT/Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/time-0.1.45/Cargo.toml",
            "metadata": null,
            "name": "time",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/time-rs/time",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2015",
                    "kind": [
                        "lib"
                    ],
                    "name": "time",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/time-0.1.45/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.1.45"
        },
        {
            "authors": [],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "chrono",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "=0.4.24",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "cpufeatures",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "=0.2.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "serde_derive",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "=1.0.152",
                    "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}/tree_data#tree-data@0.1.0",
            "keywords": [],
            "license": null,
            "license_file": null,
            "links": null,
            "manifest_path": "{TEMP_DIR}/tree_data/Cargo.toml",
            "metadata": null,
            "name": "tree-data",
            "publish": null,
            "readme": null,
            "repository": null,
            "rust_version": null,
            "source": null,
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "tree_data",
                    "src_path": "{TEMP_DIR}/tree_data/lib.rs",
                    "test": true
                }
            ],
            "version": "0.1.0"
        },
        {
            "authors": [
                "David Tolnay <dtolnay@gmail.com>"
            ],
            "categories": [
                "development-tools::procedural-macro-helpers",
                "no-std",
                "no-std::no-alloc"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": "dev",
                    "name": "criterion",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "fst",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "small_rng"
                    ],
                    "kind": "dev",
                    "name": "rand",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.8",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "roaring",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "ucd-trie",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "unicode-xid",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31",
            "documentation": "https://docs.rs/unicode-ident",
            "edition": "2018",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.12",
            "keywords": [
                "unicode",
                "xid"
            ],
            "license": "(MIT OR Apache-2.0) AND Unicode-DFS-2016",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/unicode-ident-1.0.12/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "rustdoc-args": [
                            "--generate-link-to-definition"
                        ],
                        "targets": [
                            "x86_64-unknown-linux-gnu"
                        ]
                    }
                }
            },
            "name": "unicode-ident",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/dtolnay/unicode-ident",
            "rust_version": "1.31",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "unicode_ident",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/unicode-ident-1.0.12/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "static_size",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/unicode-ident-1.0.12/tests/static_size.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "compare",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/unicode-ident-1.0.12/tests/compare.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "xid",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/unicode-ident-1.0.12/benches/xid.rs",
                    "test": false
                }
            ],
            "version": "1.0.12"
        },
        {
            "authors": [
                "The Cranelift Project Developers"
            ],
            "categories": [
                "no-std",
                "wasm"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "compiler_builtins",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1",
                    "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",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rustc-std-workspace-alloc",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Experimental WASI API bindings for Rust",
            "documentation": "https://docs.rs/wasi",
            "edition": "2018",
            "features": {
                "compiler_builtins": [
                    "dep:compiler_builtins"
                ],
                "core": [
                    "dep:core"
                ],
                "default": [
                    "std"
                ],
                "rustc-dep-of-std": [
                    "compiler_builtins",
                    "core",
                    "rustc-std-workspace-alloc"
                ],
                "rustc-std-workspace-alloc": [
                    "dep:rustc-std-workspace-alloc"
                ],
                "std": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#wasi@0.10.0+wasi-snapshot-preview1",
            "keywords": [
                "webassembly",
                "wasm"
            ],
            "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasi-0.10.0+wasi-snapshot-preview1/Cargo.toml",
            "metadata": null,
            "name": "wasi",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/bytecodealliance/wasi",
            "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": "wasi",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasi-0.10.0+wasi-snapshot-preview1/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.10.0+wasi-snapshot-preview1"
        },
        {
            "authors": [
                "The wasm-bindgen Developers"
            ],
            "categories": [
                "wasm"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "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
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "serde",
                    "optional": true,
                    "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": null,
                    "name": "serde_json",
                    "optional": true,
                    "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": null,
                    "name": "wasm-bindgen-macro",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "=0.2.92",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "js-sys",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.69",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_arch = \"wasm32\")",
                    "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": "cfg(target_arch = \"wasm32\")",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "wasm-bindgen-futures",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "=0.4.42",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_arch = \"wasm32\")",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "wasm-bindgen-test",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "=0.3.42",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_arch = \"wasm32\")",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "wasm-bindgen-test-crate-a",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_arch = \"wasm32\")",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "wasm-bindgen-test-crate-b",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_arch = \"wasm32\")",
                    "uses_default_features": true
                }
            ],
            "description": "Easy support for interacting between JS and Rust.\n",
            "documentation": "https://docs.rs/wasm-bindgen",
            "edition": "2018",
            "features": {
                "default": [
                    "spans",
                    "std"
                ],
                "enable-interning": [
                    "std"
                ],
                "gg-alloc": [
                    "wasm-bindgen-test/gg-alloc"
                ],
                "serde": [
                    "dep:serde"
                ],
                "serde-serialize": [
                    "serde",
                    "serde_json",
                    "std"
                ],
                "serde_json": [
                    "dep:serde_json"
                ],
                "spans": [
                    "wasm-bindgen-macro/spans"
                ],
                "std": [],
                "strict-macro": [
                    "wasm-bindgen-macro/strict-macro"
                ],
                "xxx_debug_only_print_generated_code": [
                    "wasm-bindgen-macro/xxx_debug_only_print_generated_code"
                ]
            },
            "homepage": "https://rustwasm.github.io/",
            "id": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.92",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-0.2.92/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "serde-serialize"
                        ]
                    }
                }
            },
            "name": "wasm-bindgen",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rustwasm/wasm-bindgen",
            "rust_version": "1.57",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "wasm_bindgen",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-0.2.92/src/lib.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "wasm",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-0.2.92/tests/wasm/main.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "non_wasm",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-0.2.92/tests/non_wasm.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "std-crate-no-std-dep",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-0.2.92/tests/std-crate-no-std-dep.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "must_use",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-0.2.92/tests/must_use.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "headless",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-0.2.92/tests/headless/main.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "unwrap_throw",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-0.2.92/tests/unwrap_throw.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "custom-build"
                    ],
                    "name": "build-script-build",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-0.2.92/build.rs",
                    "test": false
                }
            ],
            "version": "0.2.92"
        },
        {
            "authors": [
                "The wasm-bindgen Developers"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "bumpalo",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^3.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "log",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "once_cell",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.12",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "proc-macro2",
                    "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": null,
                    "name": "quote",
                    "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": [
                        "full"
                    ],
                    "kind": null,
                    "name": "syn",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "wasm-bindgen-shared",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "=0.2.92",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Backend code generation of the wasm-bindgen tool\n",
            "documentation": "https://docs.rs/wasm-bindgen-backend",
            "edition": "2018",
            "features": {
                "extra-traits": [
                    "syn/extra-traits"
                ],
                "spans": []
            },
            "homepage": "https://rustwasm.github.io/wasm-bindgen/",
            "id": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-backend@0.2.92",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-backend-0.2.92/Cargo.toml",
            "metadata": null,
            "name": "wasm-bindgen-backend",
            "publish": null,
            "readme": null,
            "repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/backend",
            "rust_version": "1.57",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "wasm_bindgen_backend",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-backend-0.2.92/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.2.92"
        },
        {
            "authors": [
                "The wasm-bindgen Developers"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "quote",
                    "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": null,
                    "name": "wasm-bindgen-macro-support",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "=0.2.92",
                    "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": "wasm-bindgen",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.92",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "wasm-bindgen-futures",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.42",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "Worker"
                    ],
                    "kind": "dev",
                    "name": "web-sys",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.69",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Definition of the `#[wasm_bindgen]` attribute, an internal dependency\n",
            "documentation": "https://docs.rs/wasm-bindgen",
            "edition": "2018",
            "features": {
                "spans": [
                    "wasm-bindgen-macro-support/spans"
                ],
                "strict-macro": [
                    "wasm-bindgen-macro-support/strict-macro"
                ],
                "xxx_debug_only_print_generated_code": []
            },
            "homepage": "https://rustwasm.github.io/wasm-bindgen/",
            "id": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-macro@0.2.92",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-macro-0.2.92/Cargo.toml",
            "metadata": null,
            "name": "wasm-bindgen-macro",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro",
            "rust_version": "1.57",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "proc-macro"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "proc-macro"
                    ],
                    "name": "wasm_bindgen_macro",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-macro-0.2.92/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "ui",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-macro-0.2.92/tests/ui.rs",
                    "test": true
                }
            ],
            "version": "0.2.92"
        },
        {
            "authors": [
                "The wasm-bindgen Developers"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "proc-macro2",
                    "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": null,
                    "name": "quote",
                    "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": [
                        "visit",
                        "full"
                    ],
                    "kind": null,
                    "name": "syn",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "wasm-bindgen-backend",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "=0.2.92",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "wasm-bindgen-shared",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "=0.2.92",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "The part of the implementation of the `#[wasm_bindgen]` attribute that is not in the shared backend crate\n",
            "documentation": "https://docs.rs/wasm-bindgen",
            "edition": "2018",
            "features": {
                "extra-traits": [
                    "syn/extra-traits"
                ],
                "spans": [
                    "wasm-bindgen-backend/spans"
                ],
                "strict-macro": []
            },
            "homepage": "https://rustwasm.github.io/wasm-bindgen/",
            "id": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-macro-support@0.2.92",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-macro-support-0.2.92/Cargo.toml",
            "metadata": null,
            "name": "wasm-bindgen-macro-support",
            "publish": null,
            "readme": null,
            "repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro-support",
            "rust_version": "1.57",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "wasm_bindgen_macro_support",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-macro-support-0.2.92/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.2.92"
        },
        {
            "authors": [
                "The wasm-bindgen Developers"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [],
            "description": "Shared support between wasm-bindgen and wasm-bindgen cli, an internal\ndependency.\n",
            "documentation": "https://docs.rs/wasm-bindgen-shared",
            "edition": "2018",
            "features": {},
            "homepage": "https://rustwasm.github.io/wasm-bindgen/",
            "id": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-shared@0.2.92",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": "wasm_bindgen",
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-shared-0.2.92/Cargo.toml",
            "metadata": null,
            "name": "wasm-bindgen-shared",
            "publish": null,
            "readme": null,
            "repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/shared",
            "rust_version": "1.57",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "wasm_bindgen_shared",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-shared-0.2.92/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "custom-build"
                    ],
                    "name": "build-script-build",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-shared-0.2.92/build.rs",
                    "test": false
                }
            ],
            "version": "0.2.92"
        },
        {
            "authors": [
                "Peter Atashian <retep998@gmail.com>"
            ],
            "categories": [
                "external-ffi-bindings",
                "no-std",
                "os::windows-apis"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "winapi-i686-pc-windows-gnu",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "i686-pc-windows-gnu",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "winapi-x86_64-pc-windows-gnu",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "x86_64-pc-windows-gnu",
                    "uses_default_features": true
                }
            ],
            "description": "Raw FFI bindings for all of Windows API.",
            "documentation": "https://docs.rs/winapi/",
            "edition": "2015",
            "features": {
                "accctrl": [],
                "aclapi": [],
                "activation": [],
                "adhoc": [],
                "appmgmt": [],
                "audioclient": [],
                "audiosessiontypes": [],
                "avrt": [],
                "basetsd": [],
                "bcrypt": [],
                "bits": [],
                "bits10_1": [],
                "bits1_5": [],
                "bits2_0": [],
                "bits2_5": [],
                "bits3_0": [],
                "bits4_0": [],
                "bits5_0": [],
                "bitscfg": [],
                "bitsmsg": [],
                "bluetoothapis": [],
                "bluetoothleapis": [],
                "bthdef": [],
                "bthioctl": [],
                "bthledef": [],
                "bthsdpdef": [],
                "bugcodes": [],
                "cderr": [],
                "cfg": [],
                "cfgmgr32": [],
                "cguid": [],
                "combaseapi": [],
                "coml2api": [],
                "commapi": [],
                "commctrl": [],
                "commdlg": [],
                "commoncontrols": [],
                "consoleapi": [],
                "corecrt": [],
                "corsym": [],
                "d2d1": [],
                "d2d1_1": [],
                "d2d1_2": [],
                "d2d1_3": [],
                "d2d1effectauthor": [],
                "d2d1effects": [],
                "d2d1effects_1": [],
                "d2d1effects_2": [],
                "d2d1svg": [],
                "d2dbasetypes": [],
                "d3d": [],
                "d3d10": [],
                "d3d10_1": [],
                "d3d10_1shader": [],
                "d3d10effect": [],
                "d3d10misc": [],
                "d3d10sdklayers": [],
                "d3d10shader": [],
                "d3d11": [],
                "d3d11_1": [],
                "d3d11_2": [],
                "d3d11_3": [],
                "d3d11_4": [],
                "d3d11on12": [],
                "d3d11sdklayers": [],
                "d3d11shader": [],
                "d3d11tokenizedprogramformat": [],
                "d3d12": [],
                "d3d12sdklayers": [],
                "d3d12shader": [],
                "d3d9": [],
                "d3d9caps": [],
                "d3d9types": [],
                "d3dcommon": [],
                "d3dcompiler": [],
                "d3dcsx": [],
                "d3dkmdt": [],
                "d3dkmthk": [],
                "d3dukmdt": [],
                "d3dx10core": [],
                "d3dx10math": [],
                "d3dx10mesh": [],
                "datetimeapi": [],
                "davclnt": [],
                "dbghelp": [],
                "dbt": [],
                "dcommon": [],
                "dcomp": [],
                "dcompanimation": [],
                "dcomptypes": [],
                "dde": [],
                "ddraw": [],
                "ddrawi": [],
                "ddrawint": [],
                "debug": [
                    "impl-debug"
                ],
                "debugapi": [],
                "devguid": [],
                "devicetopology": [],
                "devpkey": [],
                "devpropdef": [],
                "dinput": [],
                "dinputd": [],
                "dispex": [],
                "dmksctl": [],
                "dmusicc": [],
                "docobj": [],
                "documenttarget": [],
                "dot1x": [],
                "dpa_dsa": [],
                "dpapi": [],
                "dsgetdc": [],
                "dsound": [],
                "dsrole": [],
                "dvp": [],
                "dwmapi": [],
                "dwrite": [],
                "dwrite_1": [],
                "dwrite_2": [],
                "dwrite_3": [],
                "dxdiag": [],
                "dxfile": [],
                "dxgi": [],
                "dxgi1_2": [],
                "dxgi1_3": [],
                "dxgi1_4": [],
                "dxgi1_5": [],
                "dxgi1_6": [],
                "dxgidebug": [],
                "dxgiformat": [],
                "dxgitype": [],
                "dxva2api": [],
                "dxvahd": [],
                "eaptypes": [],
                "enclaveapi": [],
                "endpointvolume": [],
                "errhandlingapi": [],
                "everything": [],
                "evntcons": [],
                "evntprov": [],
                "evntrace": [],
                "excpt": [],
                "exdisp": [],
                "fibersapi": [],
                "fileapi": [],
                "functiondiscoverykeys_devpkey": [],
                "gl-gl": [],
                "guiddef": [],
                "handleapi": [],
                "heapapi": [],
                "hidclass": [],
                "hidpi": [],
                "hidsdi": [],
                "hidusage": [],
                "highlevelmonitorconfigurationapi": [],
                "hstring": [],
                "http": [],
                "ifdef": [],
                "ifmib": [],
                "imm": [],
                "impl-debug": [],
                "impl-default": [],
                "in6addr": [],
                "inaddr": [],
                "inspectable": [],
                "interlockedapi": [],
                "intsafe": [],
                "ioapiset": [],
                "ipexport": [],
                "iphlpapi": [],
                "ipifcons": [],
                "ipmib": [],
                "iprtrmib": [],
                "iptypes": [],
                "jobapi": [],
                "jobapi2": [],
                "knownfolders": [],
                "ks": [],
                "ksmedia": [],
                "ktmtypes": [],
                "ktmw32": [],
                "l2cmn": [],
                "libloaderapi": [],
                "limits": [],
                "lmaccess": [],
                "lmalert": [],
                "lmapibuf": [],
                "lmat": [],
                "lmcons": [],
                "lmdfs": [],
                "lmerrlog": [],
                "lmjoin": [],
                "lmmsg": [],
                "lmremutl": [],
                "lmrepl": [],
                "lmserver": [],
                "lmshare": [],
                "lmstats": [],
                "lmsvc": [],
                "lmuse": [],
                "lmwksta": [],
                "lowlevelmonitorconfigurationapi": [],
                "lsalookup": [],
                "memoryapi": [],
                "minschannel": [],
                "minwinbase": [],
                "minwindef": [],
                "mmdeviceapi": [],
                "mmeapi": [],
                "mmreg": [],
                "mmsystem": [],
                "mprapidef": [],
                "msaatext": [],
                "mscat": [],
                "mschapp": [],
                "mssip": [],
                "mstcpip": [],
                "mswsock": [],
                "mswsockdef": [],
                "namedpipeapi": [],
                "namespaceapi": [],
                "nb30": [],
                "ncrypt": [],
                "netioapi": [],
                "nldef": [],
                "ntddndis": [],
                "ntddscsi": [],
                "ntddser": [],
                "ntdef": [],
                "ntlsa": [],
                "ntsecapi": [],
                "ntstatus": [],
                "oaidl": [],
                "objbase": [],
                "objidl": [],
                "objidlbase": [],
                "ocidl": [],
                "ole2": [],
                "oleauto": [],
                "olectl": [],
                "oleidl": [],
                "opmapi": [],
                "pdh": [],
                "perflib": [],
                "physicalmonitorenumerationapi": [],
                "playsoundapi": [],
                "portabledevice": [],
                "portabledeviceapi": [],
                "portabledevicetypes": [],
                "powerbase": [],
                "powersetting": [],
                "powrprof": [],
                "processenv": [],
                "processsnapshot": [],
                "processthreadsapi": [],
                "processtopologyapi": [],
                "profileapi": [],
                "propidl": [],
                "propkey": [],
                "propkeydef": [],
                "propsys": [],
                "prsht": [],
                "psapi": [],
                "qos": [],
                "realtimeapiset": [],
                "reason": [],
                "restartmanager": [],
                "restrictederrorinfo": [],
                "rmxfguid": [],
                "roapi": [],
                "robuffer": [],
                "roerrorapi": [],
                "rpc": [],
                "rpcdce": [],
                "rpcndr": [],
                "rtinfo": [],
                "sapi": [],
                "sapi51": [],
                "sapi53": [],
                "sapiddk": [],
                "sapiddk51": [],
                "schannel": [],
                "sddl": [],
                "securityappcontainer": [],
                "securitybaseapi": [],
                "servprov": [],
                "setupapi": [],
                "shellapi": [],
                "shellscalingapi": [],
                "shlobj": [],
                "shobjidl": [],
                "shobjidl_core": [],
                "shtypes": [],
                "softpub": [],
                "spapidef": [],
                "spellcheck": [],
                "sporder": [],
                "sql": [],
                "sqlext": [],
                "sqltypes": [],
                "sqlucode": [],
                "sspi": [],
                "std": [],
                "stralign": [],
                "stringapiset": [],
                "strmif": [],
                "subauth": [],
                "synchapi": [],
                "sysinfoapi": [],
                "systemtopologyapi": [],
                "taskschd": [],
                "tcpestats": [],
                "tcpmib": [],
                "textstor": [],
                "threadpoolapiset": [],
                "threadpoollegacyapiset": [],
                "timeapi": [],
                "timezoneapi": [],
                "tlhelp32": [],
                "transportsettingcommon": [],
                "tvout": [],
                "udpmib": [],
                "unknwnbase": [],
                "urlhist": [],
                "urlmon": [],
                "usb": [],
                "usbioctl": [],
                "usbiodef": [],
                "usbscan": [],
                "usbspec": [],
                "userenv": [],
                "usp10": [],
                "utilapiset": [],
                "uxtheme": [],
                "vadefs": [],
                "vcruntime": [],
                "vsbackup": [],
                "vss": [],
                "vsserror": [],
                "vswriter": [],
                "wbemads": [],
                "wbemcli": [],
                "wbemdisp": [],
                "wbemprov": [],
                "wbemtran": [],
                "wct": [],
                "werapi": [],
                "winbase": [],
                "wincodec": [],
                "wincodecsdk": [],
                "wincon": [],
                "wincontypes": [],
                "wincred": [],
                "wincrypt": [],
                "windef": [],
                "windot11": [],
                "windowsceip": [],
                "windowsx": [],
                "winefs": [],
                "winerror": [],
                "winevt": [],
                "wingdi": [],
                "winhttp": [],
                "wininet": [],
                "winineti": [],
                "winioctl": [],
                "winnetwk": [],
                "winnls": [],
                "winnt": [],
                "winreg": [],
                "winsafer": [],
                "winscard": [],
                "winsmcrd": [],
                "winsock2": [],
                "winspool": [],
                "winstring": [],
                "winsvc": [],
                "wintrust": [],
                "winusb": [],
                "winusbio": [],
                "winuser": [],
                "winver": [],
                "wlanapi": [],
                "wlanihv": [],
                "wlanihvtypes": [],
                "wlantypes": [],
                "wlclient": [],
                "wmistr": [],
                "wnnc": [],
                "wow64apiset": [],
                "wpdmtpextensions": [],
                "ws2bth": [],
                "ws2def": [],
                "ws2ipdef": [],
                "ws2spi": [],
                "ws2tcpip": [],
                "wtsapi32": [],
                "wtypes": [],
                "wtypesbase": [],
                "xinput": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#winapi@0.3.9",
            "keywords": [
                "windows",
                "ffi",
                "win32",
                "com",
                "directx"
            ],
            "license": "MIT/Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winapi-0.3.9/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "default-target": "x86_64-pc-windows-msvc",
                        "features": [
                            "everything",
                            "impl-debug",
                            "impl-default"
                        ],
                        "targets": [
                            "aarch64-pc-windows-msvc",
                            "i686-pc-windows-msvc",
                            "x86_64-pc-windows-msvc"
                        ]
                    }
                }
            },
            "name": "winapi",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/retep998/winapi-rs",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2015",
                    "kind": [
                        "lib"
                    ],
                    "name": "winapi",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winapi-0.3.9/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "custom-build"
                    ],
                    "name": "build-script-build",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winapi-0.3.9/build.rs",
                    "test": false
                }
            ],
            "version": "0.3.9"
        },
        {
            "authors": [
                "Peter Atashian <retep998@gmail.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [],
            "description": "Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.",
            "documentation": null,
            "edition": "2015",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#winapi-i686-pc-windows-gnu@0.4.0",
            "keywords": [
                "windows"
            ],
            "license": "MIT/Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winapi-i686-pc-windows-gnu-0.4.0/Cargo.toml",
            "metadata": null,
            "name": "winapi-i686-pc-windows-gnu",
            "publish": null,
            "readme": null,
            "repository": "https://github.com/retep998/winapi-rs",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2015",
                    "kind": [
                        "lib"
                    ],
                    "name": "winapi_i686_pc_windows_gnu",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winapi-i686-pc-windows-gnu-0.4.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "custom-build"
                    ],
                    "name": "build-script-build",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winapi-i686-pc-windows-gnu-0.4.0/build.rs",
                    "test": false
                }
            ],
            "version": "0.4.0"
        },
        {
            "authors": [
                "Peter Atashian <retep998@gmail.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [],
            "description": "Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.",
            "documentation": null,
            "edition": "2015",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#winapi-x86_64-pc-windows-gnu@0.4.0",
            "keywords": [
                "windows"
            ],
            "license": "MIT/Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winapi-x86_64-pc-windows-gnu-0.4.0/Cargo.toml",
            "metadata": null,
            "name": "winapi-x86_64-pc-windows-gnu",
            "publish": null,
            "readme": null,
            "repository": "https://github.com/retep998/winapi-rs",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2015",
                    "kind": [
                        "lib"
                    ],
                    "name": "winapi_x86_64_pc_windows_gnu",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winapi-x86_64-pc-windows-gnu-0.4.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "custom-build"
                    ],
                    "name": "build-script-build",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winapi-x86_64-pc-windows-gnu-0.4.0/build.rs",
                    "test": false
                }
            ],
            "version": "0.4.0"
        },
        {
            "authors": [
                "Microsoft"
            ],
            "categories": [
                "os::windows-apis"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "windows-targets",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.52.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Rust for Windows",
            "documentation": null,
            "edition": "2021",
            "features": {
                "default": [],
                "implement": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#windows-core@0.52.0",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows-core-0.52.0/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "default-target": "x86_64-pc-windows-msvc",
                        "targets": []
                    }
                }
            },
            "name": "windows-core",
            "publish": null,
            "readme": "readme.md",
            "repository": "https://github.com/microsoft/windows-rs",
            "rust_version": "1.56",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "windows_core",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows-core-0.52.0/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.52.0"
        },
        {
            "authors": [
                "Microsoft"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "windows_aarch64_gnullvm",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.52.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "aarch64-pc-windows-gnullvm",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "windows_x86_64_msvc",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.52.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(all(any(target_arch = \"x86_64\", target_arch = \"arm64ec\"), target_env = \"msvc\", not(windows_raw_dylib)))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "windows_aarch64_msvc",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.52.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(all(target_arch = \"aarch64\", target_env = \"msvc\", not(windows_raw_dylib)))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "windows_i686_gnu",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.52.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "windows_i686_msvc",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.52.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(all(target_arch = \"x86\", target_env = \"msvc\", not(windows_raw_dylib)))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "windows_x86_64_gnu",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.52.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(all(target_arch = \"x86_64\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "windows_i686_gnullvm",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.52.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "i686-pc-windows-gnullvm",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "windows_x86_64_gnullvm",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.52.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "x86_64-pc-windows-gnullvm",
                    "uses_default_features": true
                }
            ],
            "description": "Import libs for Windows",
            "documentation": null,
            "edition": "2021",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#windows-targets@0.52.5",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows-targets-0.52.5/Cargo.toml",
            "metadata": null,
            "name": "windows-targets",
            "publish": null,
            "readme": "readme.md",
            "repository": "https://github.com/microsoft/windows-rs",
            "rust_version": "1.56",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "windows_targets",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows-targets-0.52.5/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.52.5"
        },
        {
            "authors": [
                "Microsoft"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [],
            "description": "Import lib for Windows",
            "documentation": null,
            "edition": "2021",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_gnullvm@0.52.5",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_aarch64_gnullvm-0.52.5/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "default-target": "x86_64-pc-windows-msvc",
                        "targets": []
                    }
                }
            },
            "name": "windows_aarch64_gnullvm",
            "publish": null,
            "readme": null,
            "repository": "https://github.com/microsoft/windows-rs",
            "rust_version": "1.56",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "windows_aarch64_gnullvm",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_aarch64_gnullvm-0.52.5/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "custom-build"
                    ],
                    "name": "build-script-build",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_aarch64_gnullvm-0.52.5/build.rs",
                    "test": false
                }
            ],
            "version": "0.52.5"
        },
        {
            "authors": [
                "Microsoft"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [],
            "description": "Import lib for Windows",
            "documentation": null,
            "edition": "2021",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_msvc@0.52.5",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_aarch64_msvc-0.52.5/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "default-target": "x86_64-pc-windows-msvc",
                        "targets": []
                    }
                }
            },
            "name": "windows_aarch64_msvc",
            "publish": null,
            "readme": null,
            "repository": "https://github.com/microsoft/windows-rs",
            "rust_version": "1.56",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "windows_aarch64_msvc",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_aarch64_msvc-0.52.5/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "custom-build"
                    ],
                    "name": "build-script-build",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_aarch64_msvc-0.52.5/build.rs",
                    "test": false
                }
            ],
            "version": "0.52.5"
        },
        {
            "authors": [
                "Microsoft"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [],
            "description": "Import lib for Windows",
            "documentation": null,
            "edition": "2021",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_gnu@0.52.5",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_i686_gnu-0.52.5/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "default-target": "x86_64-pc-windows-msvc",
                        "targets": []
                    }
                }
            },
            "name": "windows_i686_gnu",
            "publish": null,
            "readme": null,
            "repository": "https://github.com/microsoft/windows-rs",
            "rust_version": "1.56",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "windows_i686_gnu",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_i686_gnu-0.52.5/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "custom-build"
                    ],
                    "name": "build-script-build",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_i686_gnu-0.52.5/build.rs",
                    "test": false
                }
            ],
            "version": "0.52.5"
        },
        {
            "authors": [
                "Microsoft"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [],
            "description": "Import lib for Windows",
            "documentation": null,
            "edition": "2021",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_gnullvm@0.52.5",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_i686_gnullvm-0.52.5/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "default-target": "x86_64-pc-windows-msvc",
                        "targets": []
                    }
                }
            },
            "name": "windows_i686_gnullvm",
            "publish": null,
            "readme": null,
            "repository": "https://github.com/microsoft/windows-rs",
            "rust_version": "1.56",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "windows_i686_gnullvm",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_i686_gnullvm-0.52.5/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "custom-build"
                    ],
                    "name": "build-script-build",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_i686_gnullvm-0.52.5/build.rs",
                    "test": false
                }
            ],
            "version": "0.52.5"
        },
        {
            "authors": [
                "Microsoft"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [],
            "description": "Import lib for Windows",
            "documentation": null,
            "edition": "2021",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_msvc@0.52.5",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_i686_msvc-0.52.5/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "default-target": "x86_64-pc-windows-msvc",
                        "targets": []
                    }
                }
            },
            "name": "windows_i686_msvc",
            "publish": null,
            "readme": null,
            "repository": "https://github.com/microsoft/windows-rs",
            "rust_version": "1.56",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "windows_i686_msvc",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_i686_msvc-0.52.5/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "custom-build"
                    ],
                    "name": "build-script-build",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_i686_msvc-0.52.5/build.rs",
                    "test": false
                }
            ],
            "version": "0.52.5"
        },
        {
            "authors": [
                "Microsoft"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [],
            "description": "Import lib for Windows",
            "documentation": null,
            "edition": "2021",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnu@0.52.5",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_x86_64_gnu-0.52.5/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "default-target": "x86_64-pc-windows-msvc",
                        "targets": []
                    }
                }
            },
            "name": "windows_x86_64_gnu",
            "publish": null,
            "readme": null,
            "repository": "https://github.com/microsoft/windows-rs",
            "rust_version": "1.56",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "windows_x86_64_gnu",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_x86_64_gnu-0.52.5/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "custom-build"
                    ],
                    "name": "build-script-build",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_x86_64_gnu-0.52.5/build.rs",
                    "test": false
                }
            ],
            "version": "0.52.5"
        },
        {
            "authors": [
                "Microsoft"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [],
            "description": "Import lib for Windows",
            "documentation": null,
            "edition": "2021",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnullvm@0.52.5",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_x86_64_gnullvm-0.52.5/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "default-target": "x86_64-pc-windows-msvc",
                        "targets": []
                    }
                }
            },
            "name": "windows_x86_64_gnullvm",
            "publish": null,
            "readme": null,
            "repository": "https://github.com/microsoft/windows-rs",
            "rust_version": "1.56",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "windows_x86_64_gnullvm",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_x86_64_gnullvm-0.52.5/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "custom-build"
                    ],
                    "name": "build-script-build",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_x86_64_gnullvm-0.52.5/build.rs",
                    "test": false
                }
            ],
            "version": "0.52.5"
        },
        {
            "authors": [
                "Microsoft"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [],
            "description": "Import lib for Windows",
            "documentation": null,
            "edition": "2021",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_msvc@0.52.5",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_x86_64_msvc-0.52.5/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "default-target": "x86_64-pc-windows-msvc",
                        "targets": []
                    }
                }
            },
            "name": "windows_x86_64_msvc",
            "publish": null,
            "readme": null,
            "repository": "https://github.com/microsoft/windows-rs",
            "rust_version": "1.56",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "windows_x86_64_msvc",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_x86_64_msvc-0.52.5/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "custom-build"
                    ],
                    "name": "build-script-build",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_x86_64_msvc-0.52.5/build.rs",
                    "test": false
                }
            ],
            "version": "0.52.5"
        }
    ],
    "resolve": {
        "nodes": [
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "libc",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#android_system_properties@0.1.5"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.2.0"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "default"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#bumpalo@3.16.0"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#cc@1.0.95"
            },
            {
                "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#iana-time-zone@0.1.60",
                    "registry+https://github.com/rust-lang/crates.io-index#js-sys@0.3.69",
                    "registry+https://github.com/rust-lang/crates.io-index#num-integer@0.1.46",
                    "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.18",
                    "registry+https://github.com/rust-lang/crates.io-index#time@0.1.45",
                    "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.92",
                    "registry+https://github.com/rust-lang/crates.io-index#winapi@0.3.9"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(unix)"
                            }
                        ],
                        "name": "iana_time_zone",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#iana-time-zone@0.1.60"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(all(target_arch = \"wasm32\", not(any(target_os = \"emscripten\", target_os = \"wasi\"))))"
                            }
                        ],
                        "name": "js_sys",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#js-sys@0.3.69"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "num_integer",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#num-integer@0.1.46"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "num_traits",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.18"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "time",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#time@0.1.45"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(all(target_arch = \"wasm32\", not(any(target_os = \"emscripten\", target_os = \"wasi\"))))"
                            }
                        ],
                        "name": "wasm_bindgen",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.92"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(windows)"
                            }
                        ],
                        "name": "winapi",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#winapi@0.3.9"
                    }
                ],
                "features": [
                    "clock",
                    "default",
                    "iana-time-zone",
                    "js-sys",
                    "oldtime",
                    "std",
                    "time",
                    "wasm-bindgen",
                    "wasmbind",
                    "winapi"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.24"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "default",
                    "link"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#core-foundation-sys@0.8.6"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "aarch64-linux-android"
                            },
                            {
                                "kind": null,
                                "target": "cfg(all(target_arch = \"aarch64\", target_os = \"linux\"))"
                            },
                            {
                                "kind": null,
                                "target": "cfg(all(target_arch = \"aarch64\", target_vendor = \"apple\"))"
                            }
                        ],
                        "name": "libc",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.2.7"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#android_system_properties@0.1.5",
                    "registry+https://github.com/rust-lang/crates.io-index#core-foundation-sys@0.8.6",
                    "registry+https://github.com/rust-lang/crates.io-index#iana-time-zone-haiku@0.1.2",
                    "registry+https://github.com/rust-lang/crates.io-index#js-sys@0.3.69",
                    "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.92",
                    "registry+https://github.com/rust-lang/crates.io-index#windows-core@0.52.0"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(target_os = \"android\")"
                            }
                        ],
                        "name": "android_system_properties",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#android_system_properties@0.1.5"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(any(target_os = \"macos\", target_os = \"ios\"))"
                            }
                        ],
                        "name": "core_foundation_sys",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#core-foundation-sys@0.8.6"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(target_os = \"haiku\")"
                            }
                        ],
                        "name": "iana_time_zone_haiku",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#iana-time-zone-haiku@0.1.2"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(target_arch = \"wasm32\")"
                            }
                        ],
                        "name": "js_sys",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#js-sys@0.3.69"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(target_arch = \"wasm32\")"
                            }
                        ],
                        "name": "wasm_bindgen",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.92"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(target_os = \"windows\")"
                            }
                        ],
                        "name": "windows_core",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows-core@0.52.0"
                    }
                ],
                "features": [
                    "fallback"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#iana-time-zone@0.1.60"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#cc@1.0.95"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": "build",
                                "target": null
                            }
                        ],
                        "name": "cc",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#cc@1.0.95"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#iana-time-zone-haiku@0.1.2"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.92"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "wasm_bindgen",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.92"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#js-sys@0.3.69"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "default",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#log@0.4.21"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.18"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "num_traits",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.18"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#num-integer@0.1.46"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.2.0"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": "build",
                                "target": null
                            }
                        ],
                        "name": "autocfg",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.2.0"
                    }
                ],
                "features": [
                    "i128"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.18"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "alloc",
                    "default",
                    "race",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.19.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.12"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "unicode_ident",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.12"
                    }
                ],
                "features": [
                    "default",
                    "proc-macro"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "proc_macro2",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81"
                    }
                ],
                "features": [
                    "default",
                    "proc-macro"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81",
                    "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36",
                    "registry+https://github.com/rust-lang/crates.io-index#syn@1.0.109"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "proc_macro2",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "quote",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "syn",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#syn@1.0.109"
                    }
                ],
                "features": [
                    "default"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.152"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81",
                    "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36",
                    "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.12"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "proc_macro2",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "quote",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "unicode_ident",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.12"
                    }
                ],
                "features": [
                    "clone-impls",
                    "default",
                    "derive",
                    "parsing",
                    "printing",
                    "proc-macro",
                    "quote"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#syn@1.0.109"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81",
                    "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36",
                    "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.12"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "proc_macro2",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "quote",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "unicode_ident",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.12"
                    }
                ],
                "features": [
                    "clone-impls",
                    "default",
                    "derive",
                    "full",
                    "parsing",
                    "printing",
                    "proc-macro",
                    "visit"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.60"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153",
                    "registry+https://github.com/rust-lang/crates.io-index#wasi@0.10.0+wasi-snapshot-preview1",
                    "registry+https://github.com/rust-lang/crates.io-index#winapi@0.3.9"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "libc",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(target_os = \"wasi\")"
                            }
                        ],
                        "name": "wasi",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#wasi@0.10.0+wasi-snapshot-preview1"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(windows)"
                            }
                        ],
                        "name": "winapi",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#winapi@0.3.9"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#time@0.1.45"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.24",
                    "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.2.7",
                    "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.152"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "chrono",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.24"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "cpufeatures",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.2.7"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde_derive",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.152"
                    }
                ],
                "features": [],
                "id": "path+file://{TEMP_DIR}/tree_data#tree-data@0.1.0"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.12"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "default",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#wasi@0.10.0+wasi-snapshot-preview1"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0",
                    "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-macro@0.2.92"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "cfg_if",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "wasm_bindgen_macro",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-macro@0.2.92"
                    }
                ],
                "features": [
                    "default",
                    "spans",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.92"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#bumpalo@3.16.0",
                    "registry+https://github.com/rust-lang/crates.io-index#log@0.4.21",
                    "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.19.0",
                    "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81",
                    "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36",
                    "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.60",
                    "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-shared@0.2.92"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "bumpalo",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#bumpalo@3.16.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "log",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#log@0.4.21"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "once_cell",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.19.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "proc_macro2",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "quote",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "syn",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.60"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "wasm_bindgen_shared",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-shared@0.2.92"
                    }
                ],
                "features": [
                    "spans"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-backend@0.2.92"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36",
                    "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-macro-support@0.2.92"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "quote",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "wasm_bindgen_macro_support",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-macro-support@0.2.92"
                    }
                ],
                "features": [
                    "spans"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-macro@0.2.92"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81",
                    "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36",
                    "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.60",
                    "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-backend@0.2.92",
                    "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-shared@0.2.92"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "proc_macro2",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.81"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "quote",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.36"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "syn",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.60"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "wasm_bindgen_backend",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-backend@0.2.92"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "wasm_bindgen_shared",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-shared@0.2.92"
                    }
                ],
                "features": [
                    "spans"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-macro-support@0.2.92"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-shared@0.2.92"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#winapi-i686-pc-windows-gnu@0.4.0",
                    "registry+https://github.com/rust-lang/crates.io-index#winapi-x86_64-pc-windows-gnu@0.4.0"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "i686-pc-windows-gnu"
                            }
                        ],
                        "name": "winapi_i686_pc_windows_gnu",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#winapi-i686-pc-windows-gnu@0.4.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "x86_64-pc-windows-gnu"
                            }
                        ],
                        "name": "winapi_x86_64_pc_windows_gnu",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#winapi-x86_64-pc-windows-gnu@0.4.0"
                    }
                ],
                "features": [
                    "minwinbase",
                    "minwindef",
                    "ntdef",
                    "profileapi",
                    "std",
                    "sysinfoapi",
                    "timezoneapi"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#winapi@0.3.9"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#winapi-i686-pc-windows-gnu@0.4.0"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#winapi-x86_64-pc-windows-gnu@0.4.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#windows-targets@0.52.5"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "windows_targets",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows-targets@0.52.5"
                    }
                ],
                "features": [
                    "default"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#windows-core@0.52.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_gnullvm@0.52.5",
                    "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_msvc@0.52.5",
                    "registry+https://github.com/rust-lang/crates.io-index#windows_i686_gnu@0.52.5",
                    "registry+https://github.com/rust-lang/crates.io-index#windows_i686_gnullvm@0.52.5",
                    "registry+https://github.com/rust-lang/crates.io-index#windows_i686_msvc@0.52.5",
                    "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnu@0.52.5",
                    "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnullvm@0.52.5",
                    "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_msvc@0.52.5"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "aarch64-pc-windows-gnullvm"
                            }
                        ],
                        "name": "windows_aarch64_gnullvm",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_gnullvm@0.52.5"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(all(target_arch = \"aarch64\", target_env = \"msvc\", not(windows_raw_dylib)))"
                            }
                        ],
                        "name": "windows_aarch64_msvc",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_msvc@0.52.5"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))"
                            }
                        ],
                        "name": "windows_i686_gnu",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_gnu@0.52.5"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "i686-pc-windows-gnullvm"
                            }
                        ],
                        "name": "windows_i686_gnullvm",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_gnullvm@0.52.5"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(all(target_arch = \"x86\", target_env = \"msvc\", not(windows_raw_dylib)))"
                            }
                        ],
                        "name": "windows_i686_msvc",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_msvc@0.52.5"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(all(target_arch = \"x86_64\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))"
                            }
                        ],
                        "name": "windows_x86_64_gnu",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnu@0.52.5"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "x86_64-pc-windows-gnullvm"
                            }
                        ],
                        "name": "windows_x86_64_gnullvm",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnullvm@0.52.5"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(all(any(target_arch = \"x86_64\", target_arch = \"arm64ec\"), target_env = \"msvc\", not(windows_raw_dylib)))"
                            }
                        ],
                        "name": "windows_x86_64_msvc",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_msvc@0.52.5"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#windows-targets@0.52.5"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_gnullvm@0.52.5"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_msvc@0.52.5"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_gnu@0.52.5"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_gnullvm@0.52.5"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_msvc@0.52.5"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnu@0.52.5"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnullvm@0.52.5"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_msvc@0.52.5"
            }
        ],
        "root": "path+file://{TEMP_DIR}/tree_data#tree-data@0.1.0"
    },
    "target_directory": "{TEMP_DIR}/tree_data/target",
    "version": 1,
    "workspace_default_members": [
        "path+file://{TEMP_DIR}/tree_data#tree-data@0.1.0"
    ],
    "workspace_members": [
        "path+file://{TEMP_DIR}/tree_data#tree-data@0.1.0"
    ],
    "workspace_root": "{TEMP_DIR}/tree_data"
}
