{
    "metadata": null,
    "packages": [
        {
            "authors": [
                "rushmorem <rushmore@webenchanter.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "serde"
                    ],
                    "kind": null,
                    "name": "no-std-net",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "psl",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^2.0.67",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "psl-types",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.0.10",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "publicsuffix",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^2.1.1",
                    "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.134",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "criterion",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "lazy_static",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.4.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "psl",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.0.67",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "publicsuffix",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.1.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "rspec",
                    "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": [
                        "derive"
                    ],
                    "kind": "dev",
                    "name": "serde",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.134",
                    "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.75",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "A library for parsing domain names",
            "documentation": "https://docs.rs/addr",
            "edition": "2018",
            "features": {
                "default": [
                    "psl",
                    "std"
                ],
                "idna": [],
                "net": [
                    "no-std-net"
                ],
                "no-std-net": [
                    "dep:no-std-net"
                ],
                "psl": [
                    "dep:psl"
                ],
                "publicsuffix": [
                    "dep:publicsuffix"
                ],
                "serde": [
                    "dep:serde"
                ],
                "std": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#addr@0.15.6",
            "keywords": [
                "tld",
                "gtld",
                "cctld",
                "domain",
                "no_std"
            ],
            "license": "MIT/Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/addr-0.15.6/Cargo.toml",
            "metadata": null,
            "name": "addr",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/addr-rs/addr",
            "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": "addr",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/addr-0.15.6/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "integration",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/addr-0.15.6/tests/integration.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "list_benchmark",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/addr-0.15.6/benches/list_benchmark.rs",
                    "test": false
                }
            ],
            "version": "0.15.6"
        },
        {
            "authors": [],
            "categories": [
                "development-tools::debugging"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "rustc-std-workspace-alloc",
                    "optional": true,
                    "registry": null,
                    "rename": "alloc",
                    "req": "^1.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "compiler_builtins",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rustc-std-workspace-core",
                    "optional": true,
                    "registry": null,
                    "rename": "core",
                    "req": "^1.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "alloc"
                    ],
                    "kind": null,
                    "name": "cpp_demangle",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "fallible-iterator",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "read"
                    ],
                    "kind": null,
                    "name": "gimli",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.28.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "memmap2",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "read"
                    ],
                    "kind": null,
                    "name": "object",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.32.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rustc-demangle",
                    "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": "smallvec",
                    "optional": true,
                    "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": "backtrace",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.13",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "wrap_help"
                    ],
                    "kind": "dev",
                    "name": "clap",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^4.3.21",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "findshlibs",
                    "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": "libtest-mimic",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.6.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "typed-arena",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "A cross-platform symbolication library written in Rust, using `gimli`",
            "documentation": "https://docs.rs/addr2line",
            "edition": "2018",
            "features": {
                "alloc": [
                    "dep:alloc"
                ],
                "compiler_builtins": [
                    "dep:compiler_builtins"
                ],
                "core": [
                    "dep:core"
                ],
                "cpp_demangle": [
                    "dep:cpp_demangle"
                ],
                "default": [
                    "rustc-demangle",
                    "cpp_demangle",
                    "std-object",
                    "fallible-iterator",
                    "smallvec",
                    "memmap2"
                ],
                "fallible-iterator": [
                    "dep:fallible-iterator"
                ],
                "memmap2": [
                    "dep:memmap2"
                ],
                "object": [
                    "dep:object"
                ],
                "rustc-demangle": [
                    "dep:rustc-demangle"
                ],
                "rustc-dep-of-std": [
                    "core",
                    "alloc",
                    "compiler_builtins",
                    "gimli/rustc-dep-of-std"
                ],
                "smallvec": [
                    "dep:smallvec"
                ],
                "std": [
                    "gimli/std"
                ],
                "std-object": [
                    "std",
                    "object",
                    "object/std",
                    "object/compression",
                    "gimli/endian-reader"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#addr2line@0.21.0",
            "keywords": [
                "DWARF",
                "debug",
                "elf",
                "symbolicate",
                "atos"
            ],
            "license": "Apache-2.0 OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/addr2line-0.21.0/Cargo.toml",
            "metadata": null,
            "name": "addr2line",
            "publish": null,
            "readme": "./README.md",
            "repository": "https://github.com/gimli-rs/addr2line",
            "rust_version": "1.65",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "addr2line",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/addr2line-0.21.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "addr2line",
                    "required-features": [
                        "default"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/addr2line-0.21.0/examples/addr2line.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "output_equivalence",
                    "required-features": [
                        "default"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/addr2line-0.21.0/tests/output_equivalence.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "correctness",
                    "required-features": [
                        "default"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/addr2line-0.21.0/tests/correctness.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "parse",
                    "required-features": [
                        "std-object"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/addr2line-0.21.0/tests/parse.rs",
                    "test": true
                }
            ],
            "version": "0.21.0"
        },
        {
            "authors": [
                "Jonas Schievink <jonasschievink@gmail.com>"
            ],
            "categories": [
                "algorithms"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "compiler_builtins",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rustc-std-workspace-core",
                    "optional": true,
                    "registry": null,
                    "rename": "core",
                    "req": "^1.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "criterion",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "A simple clean-room implementation of the Adler-32 checksum",
            "documentation": "https://docs.rs/adler/",
            "edition": "2015",
            "features": {
                "compiler_builtins": [
                    "dep:compiler_builtins"
                ],
                "core": [
                    "dep:core"
                ],
                "default": [
                    "std"
                ],
                "rustc-dep-of-std": [
                    "core",
                    "compiler_builtins"
                ],
                "std": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#adler@1.0.2",
            "keywords": [
                "checksum",
                "integrity",
                "hash",
                "adler32",
                "zlib"
            ],
            "license": "0BSD OR MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/adler-1.0.2/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "rustdoc-args": [
                            "--cfg=docsrs"
                        ]
                    }
                },
                "release": {
                    "no-dev-version": true,
                    "pre-release-commit-message": "Release {{version}}",
                    "pre-release-replacements": [
                        {
                            "file": "CHANGELOG.md",
                            "replace": "## Unreleased\n\nNo changes.\n\n## [{{version}} - {{date}}](https://github.com/jonas-schievink/adler/releases/tag/v{{version}})\n",
                            "search": "## Unreleased\n"
                        },
                        {
                            "file": "README.md",
                            "replace": "adler = \"{{version}}\"",
                            "search": "adler = \"[a-z0-9\\\\.-]+\""
                        },
                        {
                            "file": "src/lib.rs",
                            "replace": "https://docs.rs/adler/{{version}}",
                            "search": "https://docs.rs/adler/[a-z0-9\\.-]+"
                        }
                    ],
                    "tag-message": "{{version}}"
                }
            },
            "name": "adler",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/jonas-schievink/adler.git",
            "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": "adler",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/adler-1.0.2/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "bench"
                    ],
                    "name": "bench",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/adler-1.0.2/benches/bench.rs",
                    "test": false
                }
            ],
            "version": "1.0.2"
        },
        {
            "authors": [
                "Tom Kaitchuck <Tom.Kaitchuck@gmail.com>"
            ],
            "categories": [
                "algorithms",
                "data-structures",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": "dev",
                    "name": "criterion",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "fnv",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "fxhash",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "hex",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "no-panic",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.10",
                    "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.7.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "seahash",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^4.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.59",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "build",
                    "name": "version_check",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.9",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "const-random",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.12",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(any(target_os = \"linux\", target_os = \"android\", target_os = \"windows\", target_os = \"macos\", target_os = \"ios\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\", target_os = \"dragonfly\", target_os = \"solaris\", target_os = \"illumos\", target_os = \"fuchsia\", target_os = \"redox\", target_os = \"cloudabi\", target_os = \"haiku\", target_os = \"vxworks\", target_os = \"emscripten\", target_os = \"wasi\"))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "getrandom",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(any(target_os = \"linux\", target_os = \"android\", target_os = \"windows\", target_os = \"macos\", target_os = \"ios\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\", target_os = \"dragonfly\", target_os = \"solaris\", target_os = \"illumos\", target_os = \"fuchsia\", target_os = \"redox\", target_os = \"cloudabi\", target_os = \"haiku\", target_os = \"vxworks\", target_os = \"emscripten\", target_os = \"wasi\"))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "serde",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.117",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(any(target_os = \"linux\", target_os = \"android\", target_os = \"windows\", target_os = \"macos\", target_os = \"ios\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\", target_os = \"dragonfly\", target_os = \"solaris\", target_os = \"illumos\", target_os = \"fuchsia\", target_os = \"redox\", target_os = \"cloudabi\", target_os = \"haiku\", target_os = \"vxworks\", target_os = \"emscripten\", target_os = \"wasi\"))",
                    "uses_default_features": true
                },
                {
                    "features": [
                        "alloc"
                    ],
                    "kind": null,
                    "name": "once_cell",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.13.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(all(target_arch = \"arm\", target_os = \"none\")))",
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "atomic-polyfill",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(any(target_os = \"linux\", target_os = \"android\", target_os = \"windows\", target_os = \"macos\", target_os = \"ios\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\", target_os = \"dragonfly\", target_os = \"solaris\", target_os = \"illumos\", target_os = \"fuchsia\", target_os = \"redox\", target_os = \"cloudabi\", target_os = \"haiku\", target_os = \"vxworks\", target_os = \"emscripten\", target_os = \"wasi\")))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "const-random",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.12",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(any(target_os = \"linux\", target_os = \"android\", target_os = \"windows\", target_os = \"macos\", target_os = \"ios\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\", target_os = \"dragonfly\", target_os = \"solaris\", target_os = \"illumos\", target_os = \"fuchsia\", target_os = \"redox\", target_os = \"cloudabi\", target_os = \"haiku\", target_os = \"vxworks\", target_os = \"emscripten\", target_os = \"wasi\")))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "serde",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.117",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(any(target_os = \"linux\", target_os = \"android\", target_os = \"windows\", target_os = \"macos\", target_os = \"ios\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\", target_os = \"dragonfly\", target_os = \"solaris\", target_os = \"illumos\", target_os = \"fuchsia\", target_os = \"redox\", target_os = \"cloudabi\", target_os = \"haiku\", target_os = \"vxworks\", target_os = \"emscripten\", target_os = \"wasi\")))",
                    "uses_default_features": true
                }
            ],
            "description": "A non-cryptographic hash function using AES-NI for high performance",
            "documentation": "https://docs.rs/ahash",
            "edition": "2018",
            "features": {
                "atomic-polyfill": [
                    "dep:atomic-polyfill",
                    "once_cell/atomic-polyfill"
                ],
                "compile-time-rng": [
                    "const-random"
                ],
                "const-random": [
                    "dep:const-random"
                ],
                "default": [
                    "std"
                ],
                "serde": [
                    "dep:serde"
                ],
                "std": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#ahash@0.7.8",
            "keywords": [
                "hash",
                "hasher",
                "hashmap",
                "aes",
                "no-std"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.7.8/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "std"
                        ],
                        "rustc-args": [
                            "-C",
                            "target-feature=+aes"
                        ],
                        "rustdoc-args": [
                            "-C",
                            "target-feature=+aes"
                        ]
                    }
                }
            },
            "name": "ahash",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/tkaitchuck/ahash",
            "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": "ahash",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.7.8/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "nopanic",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.7.8/tests/nopanic.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "map_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.7.8/tests/map_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "bench",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.7.8/tests/bench.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "ahash",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.7.8/tests/bench.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "map",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.7.8/tests/map_tests.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/ahash-0.7.8/./build.rs",
                    "test": false
                }
            ],
            "version": "0.7.8"
        },
        {
            "authors": [
                "Tom Kaitchuck <Tom.Kaitchuck@gmail.com>"
            ],
            "categories": [
                "algorithms",
                "data-structures",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "atomic-polyfill",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "cfg-if",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "const-random",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.17",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "getrandom",
                    "optional": true,
                    "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",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.117",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "simd"
                    ],
                    "kind": null,
                    "name": "zerocopy",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7.31",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "html_reports"
                    ],
                    "kind": "dev",
                    "name": "criterion",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "fnv",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "fxhash",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "hashbrown",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.14.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "hex",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "no-panic",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.10",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "pcg-mwc",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.1",
                    "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": [],
                    "kind": "dev",
                    "name": "seahash",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^4.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.59",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "smallvec",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.13.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "build",
                    "name": "version_check",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.9.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "alloc"
                    ],
                    "kind": null,
                    "name": "once_cell",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.18.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(all(target_arch = \"arm\", target_os = \"none\")))",
                    "uses_default_features": false
                }
            ],
            "description": "A non-cryptographic hash function using AES-NI for high performance",
            "documentation": "https://docs.rs/ahash",
            "edition": "2018",
            "features": {
                "atomic-polyfill": [
                    "dep:atomic-polyfill",
                    "once_cell/atomic-polyfill"
                ],
                "compile-time-rng": [
                    "const-random"
                ],
                "const-random": [
                    "dep:const-random"
                ],
                "default": [
                    "std",
                    "runtime-rng"
                ],
                "getrandom": [
                    "dep:getrandom"
                ],
                "nightly-arm-aes": [],
                "no-rng": [],
                "runtime-rng": [
                    "getrandom"
                ],
                "serde": [
                    "dep:serde"
                ],
                "std": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#ahash@0.8.11",
            "keywords": [
                "hash",
                "hasher",
                "hashmap",
                "aes",
                "no-std"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.11/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "std"
                        ],
                        "rustc-args": [
                            "-C",
                            "target-feature=+aes"
                        ],
                        "rustdoc-args": [
                            "-C",
                            "target-feature=+aes"
                        ]
                    }
                }
            },
            "name": "ahash",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/tkaitchuck/ahash",
            "rust_version": "1.60.0",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "ahash",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.11/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "nopanic",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.11/tests/nopanic.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "map_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.11/tests/map_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "bench",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.11/tests/bench.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "ahash",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.11/tests/bench.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "map",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.11/tests/map_tests.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/ahash-0.8.11/./build.rs",
                    "test": false
                }
            ],
            "version": "0.8.11"
        },
        {
            "authors": [
                "Andrew Gallant <jamslam@gmail.com>"
            ],
            "categories": [
                "text-processing"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "log",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.17",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "memchr",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^2.4.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "doc-comment",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Fast multiple substring searching.",
            "documentation": null,
            "edition": "2021",
            "features": {
                "default": [
                    "std",
                    "perf-literal"
                ],
                "logging": [
                    "dep:log"
                ],
                "perf-literal": [
                    "dep:memchr"
                ],
                "std": [
                    "memchr?/std"
                ]
            },
            "homepage": "https://github.com/BurntSushi/aho-corasick",
            "id": "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.3",
            "keywords": [
                "string",
                "search",
                "text",
                "pattern",
                "multi"
            ],
            "license": "Unlicense OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/aho-corasick-1.1.3/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs",
                            "--generate-link-to-definition"
                        ]
                    }
                }
            },
            "name": "aho-corasick",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/BurntSushi/aho-corasick",
            "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": "aho_corasick",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/aho-corasick-1.1.3/src/lib.rs",
                    "test": true
                }
            ],
            "version": "1.1.3"
        },
        {
            "authors": [],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "log",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "=0.4.21",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "names",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "=0.13.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": "pinned_log",
                    "req": "=0.3.9",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "names",
                    "optional": false,
                    "registry": null,
                    "rename": "pinned_names",
                    "req": "*",
                    "source": "git+https://github.com/fnichol/names.git?rev=760516503b89ddc8bc2ab42d579d4566cfb1054f",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "surrealdb",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "=1.3.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "value-bag",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "=1.0.0-alpha.7",
                    "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}/aliases#0.1.0",
            "keywords": [],
            "license": null,
            "license_file": null,
            "links": null,
            "manifest_path": "{TEMP_DIR}/aliases/Cargo.toml",
            "metadata": null,
            "name": "aliases",
            "publish": null,
            "readme": null,
            "repository": null,
            "rust_version": null,
            "source": null,
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "aliases",
                    "src_path": "{TEMP_DIR}/aliases/lib.rs",
                    "test": true
                }
            ],
            "version": "0.1.0"
        },
        {
            "authors": [
                "Zakarum <zaq.dev@icloud.com>"
            ],
            "categories": [],
            "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": true
                }
            ],
            "description": "Mirror of Rust's allocator API",
            "documentation": "https://docs.rs/allocator-api2",
            "edition": "2018",
            "features": {
                "alloc": [],
                "default": [
                    "std"
                ],
                "nightly": [],
                "serde": [
                    "dep:serde"
                ],
                "std": [
                    "alloc"
                ]
            },
            "homepage": "https://github.com/zakarumych/allocator-api2",
            "id": "registry+https://github.com/rust-lang/crates.io-index#allocator-api2@0.2.16",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/allocator-api2-0.2.16/Cargo.toml",
            "metadata": null,
            "name": "allocator-api2",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/zakarumych/allocator-api2",
            "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": "allocator_api2",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/allocator-api2-0.2.16/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.2.16"
        },
        {
            "authors": [
                "RumovZ"
            ],
            "categories": [
                "date-and-time"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": "dev",
                    "name": "zip",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.6.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Parser for the Android-specific tzdata file",
            "documentation": null,
            "edition": "2018",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#android-tzdata@0.1.1",
            "keywords": [
                "parser",
                "android",
                "timezone"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/android-tzdata-0.1.1/Cargo.toml",
            "metadata": null,
            "name": "android-tzdata",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/RumovZ/android-tzdata",
            "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_tzdata",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/android-tzdata-0.1.1/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.1.1"
        },
        {
            "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": [
                "Hunter WB <hunter@hunterwb.com>"
            ],
            "categories": [
                "text-processing",
                "internationalization",
                "no-std",
                "command-line-utilities"
            ],
            "default_run": null,
            "dependencies": [],
            "description": "Unicode to ASCII transliteration",
            "documentation": null,
            "edition": "2018",
            "features": {},
            "homepage": "https://anyascii.com",
            "id": "registry+https://github.com/rust-lang/crates.io-index#any_ascii@0.3.2",
            "keywords": [
                "unicode",
                "ascii",
                "transliteration",
                "emoji",
                "unidecode"
            ],
            "license": "ISC",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/any_ascii-0.3.2/Cargo.toml",
            "metadata": null,
            "name": "any_ascii",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/anyascii/anyascii",
            "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": "any_ascii",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/any_ascii-0.3.2/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": true,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bin"
                    ],
                    "name": "anyascii",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/any_ascii-0.3.2/src/main.rs",
                    "test": true
                }
            ],
            "version": "0.3.2"
        },
        {
            "authors": [
                "Brendan Zabarauskas <bjzaba@yahoo.com.au>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "num-complex",
                    "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-traits",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                }
            ],
            "description": "Approximate floating point equality comparisons and assertions.",
            "documentation": "https://docs.rs/approx",
            "edition": "2015",
            "features": {
                "default": [
                    "std"
                ],
                "num-complex": [
                    "dep:num-complex"
                ],
                "std": []
            },
            "homepage": "https://github.com/brendanzab/approx",
            "id": "registry+https://github.com/rust-lang/crates.io-index#approx@0.5.1",
            "keywords": [
                "approximate",
                "assert",
                "comparison",
                "equality",
                "float"
            ],
            "license": "Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "std",
                            "num-complex"
                        ]
                    }
                }
            },
            "name": "approx",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/brendanzab/approx",
            "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": "approx",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "test"
                    ],
                    "name": "relative_eq",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/tests/relative_eq.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "test"
                    ],
                    "name": "abs_diff_eq",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/tests/abs_diff_eq.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "test"
                    ],
                    "name": "macro_import",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/tests/macro_import.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "test"
                    ],
                    "name": "macros",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/tests/macros.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "test"
                    ],
                    "name": "ulps_eq",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/tests/ulps_eq.rs",
                    "test": true
                }
            ],
            "version": "0.5.1"
        },
        {
            "authors": [
                "The Rust-Fuzz Project Developers",
                "Nick Fitzgerald <fitzgen@gmail.com>",
                "Manish Goregaokar <manishsmail@gmail.com>",
                "Simonas Kazlauskas <arbitrary@kazlauskas.me>",
                "Brian L. Troutwine <brian@troutwine.us>",
                "Corey Farwell <coreyf@rwell.org>"
            ],
            "categories": [
                "development-tools::testing"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "derive_arbitrary",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.3.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "exhaustigen",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "The trait for generating structured data from unstructured data",
            "documentation": "https://docs.rs/arbitrary/",
            "edition": "2021",
            "features": {
                "derive": [
                    "derive_arbitrary"
                ],
                "derive_arbitrary": [
                    "dep:derive_arbitrary"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#arbitrary@1.3.2",
            "keywords": [
                "arbitrary",
                "testing"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.3.2/Cargo.toml",
            "metadata": null,
            "name": "arbitrary",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rust-fuzz/arbitrary/",
            "rust_version": "1.63.0",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "arbitrary",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.3.2/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "derive_enum",
                    "required-features": [
                        "derive"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.3.2/examples/derive_enum.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "derive",
                    "required-features": [
                        "derive"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.3.2/./tests/derive.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "path",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.3.2/tests/path.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "bound",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/arbitrary-1.3.2/tests/bound.rs",
                    "test": true
                }
            ],
            "version": "1.3.2"
        },
        {
            "authors": [
                "RustCrypto Developers"
            ],
            "categories": [
                "authentication",
                "cryptography",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "base64ct",
                    "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": "blake2",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10.6",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "password-hash",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "zeroize",
                    "optional": true,
                    "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": "hex-literal",
                    "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": [
                        "rand_core"
                    ],
                    "kind": "dev",
                    "name": "password-hash",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5",
                    "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.12",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(any(target_arch = \"x86\", target_arch = \"x86_64\"))",
                    "uses_default_features": true
                }
            ],
            "description": "Pure Rust implementation of the Argon2 password hashing function with support\nfor the Argon2d, Argon2i, and Argon2id algorithmic variants\n",
            "documentation": "https://docs.rs/argon2",
            "edition": "2021",
            "features": {
                "alloc": [
                    "password-hash/alloc"
                ],
                "default": [
                    "alloc",
                    "password-hash",
                    "rand"
                ],
                "password-hash": [
                    "dep:password-hash"
                ],
                "rand": [
                    "password-hash/rand_core"
                ],
                "simple": [
                    "password-hash"
                ],
                "std": [
                    "alloc",
                    "password-hash/std"
                ],
                "zeroize": [
                    "dep:zeroize"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#argon2@0.5.3",
            "keywords": [
                "crypto",
                "hashing",
                "password",
                "phf"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/argon2-0.5.3/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                }
            },
            "name": "argon2",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/RustCrypto/password-hashes/tree/master/argon2",
            "rust_version": "1.65",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "argon2",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/argon2-0.5.3/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "kat",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/argon2-0.5.3/tests/kat.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "phc_strings",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/argon2-0.5.3/tests/phc_strings.rs",
                    "test": true
                }
            ],
            "version": "0.5.3"
        },
        {
            "authors": [
                "bluss"
            ],
            "categories": [
                "data-structures",
                "no-std"
            ],
            "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": "zeroize",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "bencher",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "matches",
                    "optional": false,
                    "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": "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
                }
            ],
            "description": "A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.",
            "documentation": "https://docs.rs/arrayvec/",
            "edition": "2018",
            "features": {
                "default": [
                    "std"
                ],
                "serde": [
                    "dep:serde"
                ],
                "std": [],
                "zeroize": [
                    "dep:zeroize"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#arrayvec@0.7.4",
            "keywords": [
                "stack",
                "vector",
                "array",
                "data-structure",
                "no_std"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/arrayvec-0.7.4/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "serde",
                            "zeroize"
                        ]
                    }
                },
                "release": {
                    "no-dev-version": true,
                    "tag-name": "{{version}}"
                }
            },
            "name": "arrayvec",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/bluss/arrayvec",
            "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": "arrayvec",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/arrayvec-0.7.4/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "serde",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/arrayvec-0.7.4/tests/serde.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/arrayvec-0.7.4/tests/tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "extend",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/arrayvec-0.7.4/benches/extend.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "arraystring",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/arrayvec-0.7.4/benches/arraystring.rs",
                    "test": false
                }
            ],
            "version": "0.7.4"
        },
        {
            "authors": [
                "Niko Matsakis <niko@alum.mit.edu>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "term",
                    "optional": false,
                    "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": "dev",
                    "name": "diff",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "simple canvas for drawing lines and styled text and emitting to the terminal",
            "documentation": null,
            "edition": "2018",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#ascii-canvas@3.0.0",
            "keywords": [],
            "license": "Apache-2.0/MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ascii-canvas-3.0.0/Cargo.toml",
            "metadata": null,
            "name": "ascii-canvas",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/nikomatsakis/ascii-canvas",
            "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": "ascii_canvas",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ascii-canvas-3.0.0/src/lib.rs",
                    "test": true
                }
            ],
            "version": "3.0.0"
        },
        {
            "authors": [
                "Stjepan Glavina <stjepang@gmail.com>"
            ],
            "categories": [
                "asynchronous",
                "concurrency"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "concurrent-queue",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "event-listener",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.4.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "futures-core",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "easy-parallel",
                    "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": "dev",
                    "name": "futures-lite",
                    "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": "Async multi-producer multi-consumer channel",
            "documentation": null,
            "edition": "2018",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#async-channel@1.9.0",
            "keywords": [
                "mpmc",
                "mpsc",
                "spmc",
                "chan",
                "futures"
            ],
            "license": "Apache-2.0 OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-channel-1.9.0/Cargo.toml",
            "metadata": null,
            "name": "async-channel",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/smol-rs/async-channel",
            "rust_version": "1.45",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "async_channel",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-channel-1.9.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "unbounded",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-channel-1.9.0/tests/unbounded.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "bounded",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-channel-1.9.0/tests/bounded.rs",
                    "test": true
                }
            ],
            "version": "1.9.0"
        },
        {
            "authors": [
                "Stjepan Glavina <stjepang@gmail.com>"
            ],
            "categories": [
                "asynchronous",
                "concurrency"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "async-lock",
                    "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": "async-task",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^4.4.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "concurrent-queue",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "fastrand",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "futures-lite",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "slab",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "async-channel",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "async-io",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "async-lock",
                    "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": [
                        "cargo_bench_support"
                    ],
                    "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": "easy-parallel",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^3.1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "fastrand",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "futures-lite",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "once_cell",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.16.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "std"
                    ],
                    "kind": null,
                    "name": "futures-lite",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_family = \"wasm\")",
                    "uses_default_features": false
                }
            ],
            "description": "Async executor",
            "documentation": null,
            "edition": "2021",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#async-executor@1.9.1",
            "keywords": [
                "asynchronous",
                "executor",
                "single",
                "multi",
                "spawn"
            ],
            "license": "Apache-2.0 OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-executor-1.9.1/Cargo.toml",
            "metadata": null,
            "name": "async-executor",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/smol-rs/async-executor",
            "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": "async_executor",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-executor-1.9.1/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "priority",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-executor-1.9.1/examples/priority.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "limit",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-executor-1.9.1/examples/limit.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "local_queue",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-executor-1.9.1/tests/local_queue.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "drop",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-executor-1.9.1/tests/drop.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "larger_tasks",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-executor-1.9.1/tests/larger_tasks.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "panic_prop",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-executor-1.9.1/tests/panic_prop.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "different_executors",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-executor-1.9.1/tests/different_executors.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "executor",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-executor-1.9.1/benches/executor.rs",
                    "test": false
                }
            ],
            "version": "1.9.1"
        },
        {
            "authors": [
                "Stjepan Glavina <stjepang@gmail.com>"
            ],
            "categories": [
                "asynchronous",
                "concurrency"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "event-listener",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^4.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "event-listener-strategy",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "pin-project-lite",
                    "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": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "async-channel",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "fastrand",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "futures-lite",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "waker-fn",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "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_family = \"wasm\")",
                    "uses_default_features": true
                }
            ],
            "description": "Async synchronization primitives",
            "documentation": null,
            "edition": "2021",
            "features": {
                "default": [
                    "std"
                ],
                "std": [
                    "event-listener/std",
                    "event-listener-strategy/std"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#async-lock@3.3.0",
            "keywords": [
                "lock",
                "mutex",
                "rwlock",
                "semaphore",
                "barrier"
            ],
            "license": "Apache-2.0 OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-lock-3.3.0/Cargo.toml",
            "metadata": null,
            "name": "async-lock",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/smol-rs/async-lock",
            "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": "async_lock",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-lock-3.3.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "semaphore",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-lock-3.3.0/tests/semaphore.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "barrier",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-lock-3.3.0/tests/barrier.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "rwlock",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-lock-3.3.0/tests/rwlock.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "mutex",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-lock-3.3.0/tests/mutex.rs",
                    "test": true
                }
            ],
            "version": "3.3.0"
        },
        {
            "authors": [
                "Robert Usher <266585+dcchut@users.noreply.github.com>"
            ],
            "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": false
                },
                {
                    "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": false
                },
                {
                    "features": [
                        "full",
                        "visit-mut"
                    ],
                    "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": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "futures-executor",
                    "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": "macrotest",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "trybuild",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Recursion for async functions",
            "documentation": "https://docs.rs/async-recursion",
            "edition": "2018",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#async-recursion@1.1.0",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-recursion-1.1.0/Cargo.toml",
            "metadata": null,
            "name": "async-recursion",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/dcchut/async-recursion",
            "rust_version": null,
            "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": "async_recursion",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-recursion-1.1.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "macros_all_the_way_down",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-recursion-1.1.0/tests/macros_all_the_way_down.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "fibonacci",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-recursion-1.1.0/tests/fibonacci.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/async-recursion-1.1.0/tests/compiletest.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "lifetimes",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-recursion-1.1.0/tests/lifetimes.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "args_sync",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-recursion-1.1.0/tests/args_sync.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "core_module",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-recursion-1.1.0/tests/core_module.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "generic_parameters",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-recursion-1.1.0/tests/generic_parameters.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "struct_methods",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-recursion-1.1.0/tests/struct_methods.rs",
                    "test": true
                }
            ],
            "version": "1.1.0"
        },
        {
            "authors": [
                "Stjepan Glavina <stjepang@gmail.com>"
            ],
            "categories": [
                "asynchronous",
                "concurrency",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "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": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "atomic-waker",
                    "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": "easy-parallel",
                    "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": "dev",
                    "name": "flaky_test",
                    "optional": false,
                    "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": "dev",
                    "name": "flume",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.11",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "futures-lite",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "once_cell",
                    "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": "pin-project-lite",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.10",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "smol",
                    "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": "Task abstraction for building executors",
            "documentation": null,
            "edition": "2018",
            "features": {
                "default": [
                    "std"
                ],
                "portable-atomic": [
                    "dep:portable-atomic"
                ],
                "std": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#async-task@4.7.0",
            "keywords": [
                "futures",
                "task",
                "executor",
                "spawn"
            ],
            "license": "Apache-2.0 OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-task-4.7.0/Cargo.toml",
            "metadata": null,
            "name": "async-task",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/smol-rs/async-task",
            "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": "async_task",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-task-4.7.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "spawn-on-thread",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-task-4.7.0/examples/spawn-on-thread.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "with-metadata",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-task-4.7.0/examples/with-metadata.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "spawn",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-task-4.7.0/examples/spawn.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "spawn-local",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-task-4.7.0/examples/spawn-local.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "waker_ready",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-task-4.7.0/tests/waker_ready.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "join",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-task-4.7.0/tests/join.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "panic",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-task-4.7.0/tests/panic.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "metadata",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-task-4.7.0/tests/metadata.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "cancel",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-task-4.7.0/tests/cancel.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "waker_pending",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-task-4.7.0/tests/waker_pending.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "waker_panic",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-task-4.7.0/tests/waker_panic.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "ready",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-task-4.7.0/tests/ready.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "basic",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-task-4.7.0/tests/basic.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "spawn",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-task-4.7.0/benches/spawn.rs",
                    "test": false
                }
            ],
            "version": "4.7.0"
        },
        {
            "authors": [
                "David Tolnay <dtolnay@gmail.com>"
            ],
            "categories": [
                "asynchronous",
                "no-std"
            ],
            "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": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "quote",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.35",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "full",
                        "visit-mut"
                    ],
                    "kind": null,
                    "name": "syn",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.0.46",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "futures",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.30",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "rustversion",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.13",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "tracing",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.40",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "tracing-attributes",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.27",
                    "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.81",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Type erasure for async trait methods",
            "documentation": "https://docs.rs/async-trait",
            "edition": "2021",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#async-trait@0.1.79",
            "keywords": [
                "async"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-trait-0.1.79/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "rustdoc-args": [
                            "--generate-link-to-definition"
                        ],
                        "targets": [
                            "x86_64-unknown-linux-gnu"
                        ]
                    }
                }
            },
            "name": "async-trait",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/dtolnay/async-trait",
            "rust_version": "1.56",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "proc-macro"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "proc-macro"
                    ],
                    "name": "async_trait",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-trait-0.1.79/src/lib.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/async-trait-0.1.79/tests/test.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "compiletest",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async-trait-0.1.79/tests/compiletest.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/async-trait-0.1.79/build.rs",
                    "test": false
                }
            ],
            "version": "0.1.79"
        },
        {
            "authors": [
                "Naja Melan <najamelan@autistici.org>"
            ],
            "categories": [
                "asynchronous",
                "network-programming"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "futures",
                    "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": null,
                    "name": "pharos",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "tokio",
                    "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": "dev",
                    "name": "assert_matches",
                    "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": "futures",
                    "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": "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": "dev",
                    "name": "pretty_assertions",
                    "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": "build",
                    "name": "rustc_version",
                    "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": "IntoAsyncRead on steriods",
            "documentation": "https://docs.rs/async_io_stream",
            "edition": "2021",
            "features": {
                "map_pharos": [
                    "pharos"
                ],
                "pharos": [
                    "dep:pharos"
                ],
                "tokio": [
                    "dep:tokio"
                ],
                "tokio_io": [
                    "tokio"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#async_io_stream@0.3.3",
            "keywords": [
                "futures",
                "io",
                "async",
                "asyncread",
                "asyncwrite"
            ],
            "license": "Unlicense",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async_io_stream-0.3.3/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "targets": []
                    }
                }
            },
            "name": "async_io_stream",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/najamelan/async_io_stream",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "async_io_stream",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/async_io_stream-0.3.3/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/async_io_stream-0.3.3/build.rs",
                    "test": false
                }
            ],
            "version": "0.3.3"
        },
        {
            "authors": [
                "Amanieu d'Antras <amanieu@gmail.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [],
            "description": "Generic Atomic<T> wrapper type",
            "documentation": "https://amanieu.github.io/atomic-rs/atomic/index.html",
            "edition": "2018",
            "features": {
                "default": [
                    "fallback"
                ],
                "fallback": [],
                "nightly": [],
                "std": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#atomic@0.5.3",
            "keywords": [
                "atomic",
                "no_std"
            ],
            "license": "Apache-2.0/MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/atomic-0.5.3/Cargo.toml",
            "metadata": null,
            "name": "atomic",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/Amanieu/atomic-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": "atomic",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/atomic-0.5.3/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.5.3"
        },
        {
            "authors": [
                "Dario Nieuwenhuis <dirbaio@dirbaio.net>"
            ],
            "categories": [
                "embedded",
                "no-std",
                "concurrency"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "critical-section",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Atomic polyfills, for targets where they're not available.",
            "documentation": null,
            "edition": "2021",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#atomic-polyfill@1.0.3",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/atomic-polyfill-1.0.3/Cargo.toml",
            "metadata": null,
            "name": "atomic-polyfill",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/embassy-rs/atomic-polyfill",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "atomic_polyfill",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/atomic-polyfill-1.0.3/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/atomic-polyfill-1.0.3/build.rs",
                    "test": false
                }
            ],
            "version": "1.0.3"
        },
        {
            "authors": [
                "softprops <d.tangren@gmail.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "hermit-abi",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.6",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_os = \"hermit\")",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "libc",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(unix)",
                    "uses_default_features": false
                },
                {
                    "features": [
                        "consoleapi",
                        "processenv",
                        "minwinbase",
                        "minwindef",
                        "winbase"
                    ],
                    "kind": null,
                    "name": "winapi",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(windows)",
                    "uses_default_features": true
                }
            ],
            "description": "A simple interface for querying atty",
            "documentation": "http://softprops.github.io/atty",
            "edition": "2015",
            "features": {},
            "homepage": "https://github.com/softprops/atty",
            "id": "registry+https://github.com/rust-lang/crates.io-index#atty@0.2.14",
            "keywords": [
                "terminal",
                "tty",
                "isatty"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/atty-0.2.14/Cargo.toml",
            "metadata": null,
            "name": "atty",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/softprops/atty",
            "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": "atty",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/atty-0.2.14/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "example"
                    ],
                    "name": "atty",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/atty-0.2.14/examples/atty.rs",
                    "test": false
                }
            ],
            "version": "0.2.14"
        },
        {
            "authors": [
                "Josh Stone <cuviper@gmail.com>"
            ],
            "categories": [
                "development-tools::build-utils"
            ],
            "default_run": null,
            "dependencies": [],
            "description": "Automatic cfg for Rust compiler features",
            "documentation": null,
            "edition": "2015",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.1.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.1.0/Cargo.toml",
            "metadata": null,
            "name": "autocfg",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/cuviper/autocfg",
            "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": "autocfg",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/autocfg-1.1.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.1.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.1.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.1.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.1.0/examples/traits.rs",
                    "test": false
                },
                {
                    "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.1.0/tests/rustflags.rs",
                    "test": true
                }
            ],
            "version": "1.1.0"
        },
        {
            "authors": [
                "The Rust Project Developers"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "cfg-if",
                    "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": [
                        "alloc"
                    ],
                    "kind": null,
                    "name": "cpp_demangle",
                    "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": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rustc-demangle",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.4",
                    "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": [
                        "derive"
                    ],
                    "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": "dev",
                    "name": "libloading",
                    "optional": false,
                    "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": "build",
                    "name": "cc",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.90",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "addr2line",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.21.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(all(windows, target_env = \"msvc\", not(target_vendor = \"uwp\"))))",
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "libc",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.146",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(all(windows, target_env = \"msvc\", not(target_vendor = \"uwp\"))))",
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "miniz_oxide",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(all(windows, target_env = \"msvc\", not(target_vendor = \"uwp\"))))",
                    "uses_default_features": false
                },
                {
                    "features": [
                        "read_core",
                        "elf",
                        "macho",
                        "pe",
                        "xcoff",
                        "unaligned",
                        "archive"
                    ],
                    "kind": null,
                    "name": "object",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.32.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(all(windows, target_env = \"msvc\", not(target_vendor = \"uwp\"))))",
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "winapi",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.9",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(windows)",
                    "uses_default_features": true
                }
            ],
            "description": "A library to acquire a stack trace (backtrace) at runtime in a Rust program.\n",
            "documentation": "https://docs.rs/backtrace",
            "edition": "2021",
            "features": {
                "coresymbolication": [],
                "cpp_demangle": [
                    "dep:cpp_demangle"
                ],
                "dbghelp": [],
                "default": [
                    "std"
                ],
                "dladdr": [],
                "gimli-symbolize": [],
                "kernel32": [],
                "libbacktrace": [],
                "libunwind": [],
                "rustc-serialize": [
                    "dep:rustc-serialize"
                ],
                "serde": [
                    "dep:serde"
                ],
                "serialize-rustc": [
                    "rustc-serialize"
                ],
                "serialize-serde": [
                    "serde"
                ],
                "std": [],
                "unix-backtrace": [],
                "verify-winapi": [
                    "winapi/dbghelp",
                    "winapi/handleapi",
                    "winapi/libloaderapi",
                    "winapi/memoryapi",
                    "winapi/minwindef",
                    "winapi/processthreadsapi",
                    "winapi/synchapi",
                    "winapi/tlhelp32",
                    "winapi/winbase",
                    "winapi/winnt"
                ],
                "winapi": [
                    "dep:winapi"
                ]
            },
            "homepage": "https://github.com/rust-lang/backtrace-rs",
            "id": "registry+https://github.com/rust-lang/crates.io-index#backtrace@0.3.71",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.71/Cargo.toml",
            "metadata": null,
            "name": "backtrace",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rust-lang/backtrace-rs",
            "rust_version": "1.65.0",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "backtrace",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.71/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "backtrace",
                    "required-features": [
                        "std"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.71/examples/backtrace.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "raw",
                    "required-features": [
                        "std"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.71/examples/raw.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "skip_inner_frames",
                    "required-features": [
                        "std"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.71/tests/skip_inner_frames.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "long_fn_name",
                    "required-features": [
                        "std"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.71/tests/long_fn_name.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "smoke",
                    "required-features": [
                        "std"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.71/tests/smoke.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "accuracy",
                    "required-features": [
                        "std"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.71/tests/accuracy/main.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "concurrent-panics",
                    "required-features": [
                        "std"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.71/tests/concurrent-panics.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "current-exe-mismatch",
                    "required-features": [
                        "std"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.71/tests/current-exe-mismatch.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "sgx-image-base",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.71/tests/sgx-image-base.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "benchmarks",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.71/benches/benchmarks.rs",
                    "test": false
                },
                {
                    "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/backtrace-0.3.71/build.rs",
                    "test": false
                }
            ],
            "version": "0.3.71"
        },
        {
            "authors": [
                "Alice Maz <alice@alicemaz.com>",
                "Marshall Pierce <marshall@mpierce.org>"
            ],
            "categories": [
                "encoding"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "derive"
                    ],
                    "kind": "dev",
                    "name": "clap",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^3.2.25",
                    "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.4.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "once_cell",
                    "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": [
                        "small_rng"
                    ],
                    "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": [],
                    "kind": "dev",
                    "name": "rstest",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.13.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "rstest_reuse",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.6.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "derive"
                    ],
                    "kind": "dev",
                    "name": "strum",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.25",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "encodes and decodes base64 as bytes or utf8",
            "documentation": "https://docs.rs/base64",
            "edition": "2018",
            "features": {
                "alloc": [],
                "default": [
                    "std"
                ],
                "std": [
                    "alloc"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#base64@0.21.7",
            "keywords": [
                "base64",
                "utf8",
                "encode",
                "decode",
                "no_std"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/base64-0.21.7/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "rustdoc-args": [
                            "--generate-link-to-definition"
                        ]
                    }
                }
            },
            "name": "base64",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/marshallpierce/rust-base64",
            "rust_version": "1.48.0",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "base64",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/base64-0.21.7/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "base64",
                    "required-features": [
                        "std"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/base64-0.21.7/examples/base64.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "tests",
                    "required-features": [
                        "alloc"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/base64-0.21.7/tests/tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "encode",
                    "required-features": [
                        "alloc"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/base64-0.21.7/tests/encode.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "benchmarks",
                    "required-features": [
                        "std"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/base64-0.21.7/benches/benchmarks.rs",
                    "test": false
                }
            ],
            "version": "0.21.7"
        },
        {
            "authors": [
                "Alice Maz <alice@alicemaz.com>",
                "Marshall Pierce <marshall@mpierce.org>"
            ],
            "categories": [
                "encoding"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "derive"
                    ],
                    "kind": "dev",
                    "name": "clap",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^3.2.25",
                    "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.4.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "once_cell",
                    "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": [
                        "small_rng"
                    ],
                    "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": [],
                    "kind": "dev",
                    "name": "rstest",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.13.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "rstest_reuse",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.6.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "derive"
                    ],
                    "kind": "dev",
                    "name": "strum",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.25",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "encodes and decodes base64 as bytes or utf8",
            "documentation": "https://docs.rs/base64",
            "edition": "2018",
            "features": {
                "alloc": [],
                "default": [
                    "std"
                ],
                "std": [
                    "alloc"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.0",
            "keywords": [
                "base64",
                "utf8",
                "encode",
                "decode",
                "no_std"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/base64-0.22.0/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "rustdoc-args": [
                            "--generate-link-to-definition"
                        ]
                    }
                }
            },
            "name": "base64",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/marshallpierce/rust-base64",
            "rust_version": "1.48.0",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "base64",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/base64-0.22.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "base64",
                    "required-features": [
                        "std"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/base64-0.22.0/examples/base64.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "tests",
                    "required-features": [
                        "alloc"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/base64-0.22.0/tests/tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "encode",
                    "required-features": [
                        "alloc"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/base64-0.22.0/tests/encode.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "benchmarks",
                    "required-features": [
                        "std"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/base64-0.22.0/benches/benchmarks.rs",
                    "test": false
                }
            ],
            "version": "0.22.0"
        },
        {
            "authors": [
                "RustCrypto Developers"
            ],
            "categories": [
                "cryptography",
                "encoding",
                "no-std",
                "parser-implementations"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": "dev",
                    "name": "base64",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.21",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "proptest",
                    "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": "Pure Rust implementation of Base64 (RFC 4648) which avoids any usages of\ndata-dependent branches/LUTs and thereby provides portable \"best effort\"\nconstant-time operation and embedded-friendly no_std support\n",
            "documentation": "https://docs.rs/base64ct",
            "edition": "2021",
            "features": {
                "alloc": [],
                "std": [
                    "alloc"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#base64ct@1.6.0",
            "keywords": [
                "crypto",
                "base64",
                "pem",
                "phc"
            ],
            "license": "Apache-2.0 OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/base64ct-1.6.0/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                }
            },
            "name": "base64ct",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/RustCrypto/formats/tree/master/base64ct",
            "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": "base64ct",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/base64ct-1.6.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "standard",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/base64ct-1.6.0/tests/standard.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "proptests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/base64ct-1.6.0/tests/proptests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "shacrypt",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/base64ct-1.6.0/tests/shacrypt.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "crypt",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/base64ct-1.6.0/tests/crypt.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "bcrypt",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/base64ct-1.6.0/tests/bcrypt.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "url",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/base64ct-1.6.0/tests/url.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "mod",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/base64ct-1.6.0/benches/mod.rs",
                    "test": false
                }
            ],
            "version": "1.6.0"
        },
        {
            "authors": [
                "Vincent Prouillet <hello@prouilletvincent.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "base64",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.22",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "bcrypt"
                    ],
                    "kind": null,
                    "name": "blowfish",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.9",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "getrandom",
                    "optional": true,
                    "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": "subtle",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.4.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "zeroize",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.5.4",
                    "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",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                }
            ],
            "description": "Easily hash and verify passwords using bcrypt",
            "documentation": null,
            "edition": "2021",
            "features": {
                "alloc": [
                    "base64/alloc",
                    "getrandom"
                ],
                "default": [
                    "std",
                    "zeroize"
                ],
                "getrandom": [
                    "dep:getrandom"
                ],
                "js": [
                    "getrandom/js"
                ],
                "std": [
                    "getrandom/std",
                    "base64/std"
                ],
                "zeroize": [
                    "dep:zeroize"
                ]
            },
            "homepage": "https://github.com/Keats/rust-bcrypt",
            "id": "registry+https://github.com/rust-lang/crates.io-index#bcrypt@0.15.1",
            "keywords": [
                "bcrypt",
                "password",
                "web",
                "hash"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bcrypt-0.15.1/Cargo.toml",
            "metadata": null,
            "name": "bcrypt",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/Keats/rust-bcrypt",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "bcrypt",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bcrypt-0.15.1/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.15.1"
        },
        {
            "authors": [
                "Ty Overby <ty@pre-alpha.com>",
                "Francesco Mazzoli <f@mazzo.li>",
                "David Tolnay <dtolnay@gmail.com>",
                "Zoey Riordan <zoey@dos.cafe>"
            ],
            "categories": [
                "encoding",
                "network-programming"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "serde",
                    "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": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "serde_bytes",
                    "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": "serde_derive",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.27",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "A binary serialization / deserialization strategy that uses Serde for transforming structs into bytes and vice versa!",
            "documentation": "https://docs.rs/bincode",
            "edition": "2015",
            "features": {
                "i128": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#bincode@1.3.3",
            "keywords": [
                "binary",
                "encode",
                "decode",
                "serialize",
                "deserialize"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bincode-1.3.3/Cargo.toml",
            "metadata": null,
            "name": "bincode",
            "publish": null,
            "readme": "./readme.md",
            "repository": "https://github.com/servo/bincode",
            "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": "bincode",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bincode-1.3.3/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "test"
                    ],
                    "name": "test",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bincode-1.3.3/tests/test.rs",
                    "test": true
                }
            ],
            "version": "1.3.3"
        },
        {
            "authors": [
                "Alexis Beingessner <a.beingessner@gmail.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "bit-vec",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.6.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "rand",
                    "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
                }
            ],
            "description": "A set of bits",
            "documentation": "https://contain-rs.github.io/bit-set/bit_set",
            "edition": "2015",
            "features": {
                "default": [
                    "std"
                ],
                "std": [
                    "bit-vec/std"
                ]
            },
            "homepage": "https://github.com/contain-rs/bit-set",
            "id": "registry+https://github.com/rust-lang/crates.io-index#bit-set@0.5.3",
            "keywords": [
                "data-structures",
                "bitset"
            ],
            "license": "MIT/Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bit-set-0.5.3/Cargo.toml",
            "metadata": null,
            "name": "bit-set",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/contain-rs/bit-set",
            "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": "bit_set",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bit-set-0.5.3/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.5.3"
        },
        {
            "authors": [
                "Alexis Beingessner <a.beingessner@gmail.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "derive"
                    ],
                    "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": "dev",
                    "name": "rand",
                    "optional": false,
                    "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": "dev",
                    "name": "rand_xorshift",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2",
                    "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
                }
            ],
            "description": "A vector of bits",
            "documentation": "https://contain-rs.github.io/bit-vec/bit_vec",
            "edition": "2015",
            "features": {
                "default": [
                    "std"
                ],
                "serde": [
                    "dep:serde"
                ],
                "serde_no_std": [
                    "serde/alloc"
                ],
                "serde_std": [
                    "std",
                    "serde/std"
                ],
                "std": []
            },
            "homepage": "https://github.com/contain-rs/bit-vec",
            "id": "registry+https://github.com/rust-lang/crates.io-index#bit-vec@0.6.3",
            "keywords": [
                "data-structures",
                "bitvec",
                "bitmask",
                "bitmap",
                "bit"
            ],
            "license": "MIT/Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bit-vec-0.6.3/Cargo.toml",
            "metadata": null,
            "name": "bit-vec",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/contain-rs/bit-vec",
            "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": "bit_vec",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bit-vec-0.6.3/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "bench"
                    ],
                    "name": "bench",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bit-vec-0.6.3/benches/bench.rs",
                    "test": false
                }
            ],
            "version": "0.6.3"
        },
        {
            "authors": [
                "The Rust Project Developers"
            ],
            "categories": [
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "compiler_builtins",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rustc-std-workspace-core",
                    "optional": true,
                    "registry": null,
                    "rename": "core",
                    "req": "^1.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "rustversion",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "serde",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "serde_derive",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "serde_json",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "trybuild",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "walkdir",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "A macro to generate structures which behave like bitflags.\n",
            "documentation": "https://docs.rs/bitflags",
            "edition": "2018",
            "features": {
                "compiler_builtins": [
                    "dep:compiler_builtins"
                ],
                "core": [
                    "dep:core"
                ],
                "default": [],
                "example_generated": [],
                "rustc-dep-of-std": [
                    "core",
                    "compiler_builtins"
                ]
            },
            "homepage": "https://github.com/bitflags/bitflags",
            "id": "registry+https://github.com/rust-lang/crates.io-index#bitflags@1.3.2",
            "keywords": [
                "bit",
                "bitmask",
                "bitflags",
                "flags"
            ],
            "license": "MIT/Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bitflags-1.3.2/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "example_generated"
                        ]
                    }
                }
            },
            "name": "bitflags",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/bitflags/bitflags",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "bitflags",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bitflags-1.3.2/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "compile",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bitflags-1.3.2/tests/compile.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "basic",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bitflags-1.3.2/tests/basic.rs",
                    "test": true
                }
            ],
            "version": "1.3.2"
        },
        {
            "authors": [
                "The Rust Project Developers"
            ],
            "categories": [
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "arbitrary",
                    "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": "bytemuck",
                    "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": "compiler_builtins",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rustc-std-workspace-core",
                    "optional": true,
                    "registry": null,
                    "rename": "core",
                    "req": "^1.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": 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": [
                        "derive"
                    ],
                    "kind": "dev",
                    "name": "arbitrary",
                    "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": [
                        "derive"
                    ],
                    "kind": "dev",
                    "name": "bytemuck",
                    "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.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "serde_derive",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "serde_json",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "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": "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": "zerocopy",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.6",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "A macro to generate structures which behave like bitflags.\n",
            "documentation": "https://docs.rs/bitflags",
            "edition": "2021",
            "features": {
                "arbitrary": [
                    "dep:arbitrary"
                ],
                "bytemuck": [
                    "dep:bytemuck"
                ],
                "compiler_builtins": [
                    "dep:compiler_builtins"
                ],
                "core": [
                    "dep:core"
                ],
                "example_generated": [],
                "rustc-dep-of-std": [
                    "core",
                    "compiler_builtins"
                ],
                "serde": [
                    "dep:serde"
                ],
                "std": []
            },
            "homepage": "https://github.com/bitflags/bitflags",
            "id": "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.5.0",
            "keywords": [
                "bit",
                "bitmask",
                "bitflags",
                "flags"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.5.0/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "example_generated"
                        ]
                    }
                }
            },
            "name": "bitflags",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/bitflags/bitflags",
            "rust_version": "1.56.0",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "bitflags",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.5.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "serde",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.5.0/examples/serde.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "fmt",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.5.0/examples/fmt.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "custom_bits_type",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.5.0/examples/custom_bits_type.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "macro_free",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.5.0/examples/macro_free.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "custom_derive",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.5.0/examples/custom_derive.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "parse",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.5.0/benches/parse.rs",
                    "test": false
                }
            ],
            "version": "2.5.0"
        },
        {
            "authors": [],
            "categories": [
                "data-structures",
                "embedded",
                "no-std",
                "rust-patterns"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "funty",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "radium",
                    "optional": false,
                    "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": "serde",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "tap",
                    "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": "wyz",
                    "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": "bincode",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.3",
                    "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",
                    "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",
                    "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",
                    "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",
                    "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",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "static_assertions",
                    "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": "Addresses memory by bits, for packed collections and bitfields",
            "documentation": "https://docs.rs/bitvec/latest/bitvec",
            "edition": "2021",
            "features": {
                "alloc": [],
                "atomic": [],
                "default": [
                    "atomic",
                    "std"
                ],
                "serde": [
                    "dep:serde"
                ],
                "std": [
                    "alloc"
                ],
                "testing": []
            },
            "homepage": "https://bitvecto-rs.github.io/bitvec",
            "id": "registry+https://github.com/rust-lang/crates.io-index#bitvec@1.0.1",
            "keywords": [
                "bitfields",
                "bitmap",
                "bitstream",
                "bitvec",
                "bitvector"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bitvec-1.0.1/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "atomic",
                            "serde",
                            "std"
                        ]
                    }
                }
            },
            "name": "bitvec",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/bitvecto-rs/bitvec",
            "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": "bitvec",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bitvec-1.0.1/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "eq",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bitvec-1.0.1/benches/eq.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "memcpy",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bitvec-1.0.1/benches/memcpy.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "slice",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bitvec-1.0.1/benches/slice.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "iter",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bitvec-1.0.1/benches/iter.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "mut_access",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bitvec-1.0.1/benches/mut_access.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "macros",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bitvec-1.0.1/benches/macros.rs",
                    "test": false
                }
            ],
            "version": "1.0.1"
        },
        {
            "authors": [
                "RustCrypto Developers"
            ],
            "categories": [
                "cryptography",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "mac"
                    ],
                    "kind": null,
                    "name": "digest",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "dev"
                    ],
                    "kind": "dev",
                    "name": "digest",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "hex-literal",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "BLAKE2 hash functions",
            "documentation": "https://docs.rs/blake2",
            "edition": "2018",
            "features": {
                "default": [
                    "std"
                ],
                "reset": [],
                "simd": [],
                "simd_asm": [
                    "simd_opt"
                ],
                "simd_opt": [
                    "simd"
                ],
                "size_opt": [],
                "std": [
                    "digest/std"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#blake2@0.10.6",
            "keywords": [
                "crypto",
                "blake2",
                "hash",
                "digest"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/blake2-0.10.6/Cargo.toml",
            "metadata": null,
            "name": "blake2",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/RustCrypto/hashes",
            "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": "blake2",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/blake2-0.10.6/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "persona",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/blake2-0.10.6/tests/persona.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "mod",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/blake2-0.10.6/tests/mod.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "mac",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/blake2-0.10.6/tests/mac.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "mod",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/blake2-0.10.6/benches/mod.rs",
                    "test": false
                }
            ],
            "version": "0.10.6"
        },
        {
            "authors": [
                "RustCrypto Developers"
            ],
            "categories": [
                "cryptography",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "generic-array",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.14",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Buffer type for block processing of data",
            "documentation": "https://docs.rs/block-buffer",
            "edition": "2018",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#block-buffer@0.10.4",
            "keywords": [
                "block",
                "buffer"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/block-buffer-0.10.4/Cargo.toml",
            "metadata": null,
            "name": "block-buffer",
            "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": "block_buffer",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/block-buffer-0.10.4/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "mod",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/block-buffer-0.10.4/tests/mod.rs",
                    "test": true
                }
            ],
            "version": "0.10.4"
        },
        {
            "authors": [
                "RustCrypto Developers"
            ],
            "categories": [
                "cryptography",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "byteorder",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "cipher",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "dev"
                    ],
                    "kind": "dev",
                    "name": "cipher",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Blowfish block cipher",
            "documentation": "https://docs.rs/blowfish",
            "edition": "2021",
            "features": {
                "bcrypt": [],
                "zeroize": [
                    "cipher/zeroize"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#blowfish@0.9.1",
            "keywords": [
                "crypto",
                "blowfish",
                "block-cipher"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/blowfish-0.9.1/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                }
            },
            "name": "blowfish",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/RustCrypto/block-ciphers",
            "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": "blowfish",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/blowfish-0.9.1/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "mod",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/blowfish-0.9.1/tests/mod.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "mod",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/blowfish-0.9.1/benches/mod.rs",
                    "test": false
                }
            ],
            "version": "0.9.1"
        },
        {
            "authors": [
                "Near Inc <hello@near.org>"
            ],
            "categories": [
                "encoding",
                "network-programming"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "ascii",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "borsh-derive",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "~1.4.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "bson",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "bytes",
                    "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": "hashbrown",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": ">=0.11, <0.15.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.29.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "build",
                    "name": "cfg_aliases",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Binary Object Representation Serializer for Hashing\n",
            "documentation": null,
            "edition": "2018",
            "features": {
                "ascii": [
                    "dep:ascii"
                ],
                "borsh-derive": [
                    "dep:borsh-derive"
                ],
                "bson": [
                    "dep:bson"
                ],
                "bytes": [
                    "dep:bytes"
                ],
                "de_strict_order": [],
                "default": [
                    "std"
                ],
                "derive": [
                    "borsh-derive"
                ],
                "hashbrown": [
                    "dep:hashbrown"
                ],
                "rc": [],
                "std": [],
                "unstable__schema": [
                    "derive",
                    "borsh-derive/schema"
                ]
            },
            "homepage": "https://borsh.io",
            "id": "registry+https://github.com/rust-lang/crates.io-index#borsh@1.4.0",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/borsh-1.4.0/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "derive",
                            "unstable__schema",
                            "rc"
                        ],
                        "targets": [
                            "x86_64-unknown-linux-gnu"
                        ]
                    }
                }
            },
            "name": "borsh",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/near/borsh-rs",
            "rust_version": "1.67.0",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "borsh",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/borsh-1.4.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": true,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bin"
                    ],
                    "name": "generate_schema_schema",
                    "required-features": [
                        "std",
                        "unstable__schema"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/borsh-1.4.0/src/generate_schema_schema.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "smoke",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/borsh-1.4.0/tests/smoke.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/borsh-1.4.0/tests/tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "common_macro",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/borsh-1.4.0/tests/common_macro.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/borsh-1.4.0/build.rs",
                    "test": false
                }
            ],
            "version": "1.4.0"
        },
        {
            "authors": [
                "Near Inc <hello@nearprotocol.com>"
            ],
            "categories": [
                "encoding",
                "network-programming"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "once_cell",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.18.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "proc-macro-crate",
                    "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": "proc-macro2",
                    "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": "quote",
                    "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": [
                        "full",
                        "fold"
                    ],
                    "kind": null,
                    "name": "syn",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "syn_derive",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.6",
                    "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.29.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "prettyplease",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.9",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "full",
                        "fold",
                        "parsing"
                    ],
                    "kind": "dev",
                    "name": "syn",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Binary Object Representation Serializer for Hashing\n",
            "documentation": null,
            "edition": "2018",
            "features": {
                "default": [],
                "force_exhaustive_checks": [],
                "schema": []
            },
            "homepage": "https://borsh.io",
            "id": "registry+https://github.com/rust-lang/crates.io-index#borsh-derive@1.4.0",
            "keywords": [],
            "license": "Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/borsh-derive-1.4.0/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "schema"
                        ],
                        "targets": [
                            "x86_64-unknown-linux-gnu"
                        ]
                    }
                }
            },
            "name": "borsh-derive",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/nearprotocol/borsh",
            "rust_version": "1.67.0",
            "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": "borsh_derive",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/borsh-derive-1.4.0/src/lib.rs",
                    "test": true
                }
            ],
            "version": "1.4.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": "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
                }
            ],
            "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": [],
                "std": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#bumpalo@3.15.4",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bumpalo-3.15.4/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.15.4/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.15.4/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.15.4/benches/benches.rs",
                    "test": false
                }
            ],
            "version": "3.15.4"
        },
        {
            "authors": [
                "David Koloski <djkoloski@gmail.com>"
            ],
            "categories": [
                "encoding"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "bytecheck_derive",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.6.12",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "ptr_meta",
                    "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": null,
                    "name": "simdutf8",
                    "optional": true,
                    "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": null,
                    "name": "uuid",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Derive macro for bytecheck",
            "documentation": "https://docs.rs/bytecheck",
            "edition": "2021",
            "features": {
                "default": [
                    "simdutf8",
                    "std"
                ],
                "simdutf8": [
                    "dep:simdutf8"
                ],
                "std": [
                    "ptr_meta/std",
                    "bytecheck_derive/std",
                    "simdutf8/std"
                ],
                "uuid": [
                    "dep:uuid"
                ],
                "verbose": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#bytecheck@0.6.12",
            "keywords": [
                "bytecheck",
                "validation",
                "zero-copy",
                "rkyv"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytecheck-0.6.12/Cargo.toml",
            "metadata": null,
            "name": "bytecheck",
            "publish": null,
            "readme": "crates-io.md",
            "repository": "https://github.com/djkoloski/bytecheck",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "bytecheck",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytecheck-0.6.12/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/bytecheck-0.6.12/build.rs",
                    "test": false
                }
            ],
            "version": "0.6.12"
        },
        {
            "authors": [
                "David Koloski <djkoloski@gmail.com>"
            ],
            "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": [],
                    "kind": null,
                    "name": "syn",
                    "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": "Derive macro for bytecheck",
            "documentation": "https://docs.rs/bytecheck_derive",
            "edition": "2021",
            "features": {
                "default": [
                    "std"
                ],
                "std": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#bytecheck_derive@0.6.12",
            "keywords": [],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytecheck_derive-0.6.12/Cargo.toml",
            "metadata": null,
            "name": "bytecheck_derive",
            "publish": null,
            "readme": null,
            "repository": "https://github.com/djkoloski/bytecheck",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "proc-macro"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "proc-macro"
                    ],
                    "name": "bytecheck_derive",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytecheck_derive-0.6.12/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.6.12"
        },
        {
            "authors": [
                "Lokathor <zefria@gmail.com>"
            ],
            "categories": [
                "encoding",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "bytemuck_derive",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "A crate for mucking around with piles of bytes.",
            "documentation": null,
            "edition": "2018",
            "features": {
                "aarch64_simd": [],
                "align_offset": [],
                "bytemuck_derive": [
                    "dep:bytemuck_derive"
                ],
                "derive": [
                    "bytemuck_derive"
                ],
                "extern_crate_alloc": [],
                "extern_crate_std": [
                    "extern_crate_alloc"
                ],
                "min_const_generics": [],
                "must_cast": [],
                "nightly_docs": [],
                "nightly_portable_simd": [],
                "nightly_stdsimd": [],
                "unsound_ptr_pod_impl": [],
                "wasm_simd": [],
                "zeroable_atomics": [],
                "zeroable_maybe_uninit": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#bytemuck@1.15.0",
            "keywords": [
                "transmute",
                "bytes",
                "casting"
            ],
            "license": "Zlib OR Apache-2.0 OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytemuck-1.15.0/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "nightly_docs",
                            "derive",
                            "extern_crate_alloc",
                            "extern_crate_std",
                            "zeroable_maybe_uninit",
                            "zeroable_atomics",
                            "min_const_generics",
                            "wasm_simd",
                            "must_cast"
                        ]
                    }
                },
                "playground": {
                    "features": [
                        "derive",
                        "extern_crate_alloc",
                        "extern_crate_std",
                        "zeroable_maybe_uninit",
                        "zeroable_atomics",
                        "min_const_generics",
                        "wasm_simd",
                        "must_cast"
                    ]
                }
            },
            "name": "bytemuck",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/Lokathor/bytemuck",
            "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": "bytemuck",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytemuck-1.15.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "wrapper_forgets",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytemuck-1.15.0/tests/wrapper_forgets.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "derive",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytemuck-1.15.0/tests/derive.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "array_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytemuck-1.15.0/tests/array_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "transparent",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytemuck-1.15.0/tests/transparent.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "checked_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytemuck-1.15.0/tests/checked_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "cast_slice_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytemuck-1.15.0/tests/cast_slice_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "doc_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytemuck-1.15.0/tests/doc_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "std_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytemuck-1.15.0/tests/std_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "offset_of_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytemuck-1.15.0/tests/offset_of_tests.rs",
                    "test": true
                }
            ],
            "version": "1.15.0"
        },
        {
            "authors": [
                "Andrew Gallant <jamslam@gmail.com>"
            ],
            "categories": [
                "encoding",
                "parsing",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": "dev",
                    "name": "quickcheck",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.9.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "rand",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Library for reading/writing numbers in big-endian and little-endian.",
            "documentation": "https://docs.rs/byteorder",
            "edition": "2021",
            "features": {
                "default": [
                    "std"
                ],
                "i128": [],
                "std": []
            },
            "homepage": "https://github.com/BurntSushi/byteorder",
            "id": "registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0",
            "keywords": [
                "byte",
                "endian",
                "big-endian",
                "little-endian",
                "binary"
            ],
            "license": "Unlicense OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/byteorder-1.5.0/Cargo.toml",
            "metadata": null,
            "name": "byteorder",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/BurntSushi/byteorder",
            "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": "byteorder",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/byteorder-1.5.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "bench",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/byteorder-1.5.0/benches/bench.rs",
                    "test": false
                }
            ],
            "version": "1.5.0"
        },
        {
            "authors": [
                "Carl Lerche <me@carllerche.com>",
                "Sean McArthur <sean@seanmonstar.com>"
            ],
            "categories": [
                "network-programming",
                "data-structures"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "alloc"
                    ],
                    "kind": null,
                    "name": "serde",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.60",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "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": "loom",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(loom)",
                    "uses_default_features": true
                }
            ],
            "description": "Types and traits for working with bytes",
            "documentation": null,
            "edition": "2018",
            "features": {
                "default": [
                    "std"
                ],
                "serde": [
                    "dep:serde"
                ],
                "std": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0",
            "keywords": [
                "buffers",
                "zero-copy",
                "io"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                }
            },
            "name": "bytes",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/tokio-rs/bytes",
            "rust_version": "1.39",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "bytes",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_buf",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/tests/test_buf.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_bytes_odd_alloc",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/tests/test_bytes_odd_alloc.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_bytes",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/tests/test_bytes.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_debug",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/tests/test_debug.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_iter",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/tests/test_iter.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_reader",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/tests/test_reader.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_bytes_vec_alloc",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/tests/test_bytes_vec_alloc.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_chain",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/tests/test_chain.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_serde",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/tests/test_serde.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_buf_mut",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/tests/test_buf_mut.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_take",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/tests/test_take.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "buf",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/benches/buf.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "bytes_mut",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/benches/bytes_mut.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "bytes",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/benches/bytes.rs",
                    "test": false
                }
            ],
            "version": "1.6.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.20",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "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"
                ],
                "parallel": [
                    "libc",
                    "jobserver"
                ]
            },
            "homepage": "https://github.com/rust-lang/cc-rs",
            "id": "registry+https://github.com/rust-lang/crates.io-index#cc@1.0.90",
            "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.90/Cargo.toml",
            "metadata": null,
            "name": "cc",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rust-lang/cc-rs",
            "rust_version": "1.53",
            "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.90/src/lib.rs",
                    "test": true
                }
            ],
            "version": "1.0.90"
        },
        {
            "authors": [],
            "categories": [
                "compilers",
                "config"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "cedar-policy-core",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "=2.4.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "cedar-policy-validator",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "=2.4.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "dhat",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "itertools",
                    "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": [
                        "lexer"
                    ],
                    "kind": null,
                    "name": "lalrpop-util",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.20.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "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": [
                        "derive",
                        "rc"
                    ],
                    "kind": null,
                    "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": null,
                    "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": [
                        "serde"
                    ],
                    "kind": null,
                    "name": "smol_str",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "thiserror",
                    "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": "cool_asserts",
                    "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": "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": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "globset",
                    "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": "Cedar is a language for defining permissions as policies, which describe who should have access to what.",
            "documentation": null,
            "edition": "2021",
            "features": {
                "corpus-timing": [],
                "decimal": [
                    "cedar-policy-core/decimal",
                    "cedar-policy-validator/decimal"
                ],
                "default": [
                    "ipaddr",
                    "decimal"
                ],
                "experimental": [
                    "partial-eval"
                ],
                "heap-profiling": [
                    "dep:dhat"
                ],
                "integration_testing": [],
                "ipaddr": [
                    "cedar-policy-core/ipaddr",
                    "cedar-policy-validator/ipaddr"
                ],
                "partial-eval": [
                    "cedar-policy-core/partial-eval"
                ]
            },
            "homepage": "https://cedarpolicy.com",
            "id": "registry+https://github.com/rust-lang/crates.io-index#cedar-policy@2.4.2",
            "keywords": [
                "cedar",
                "authorization",
                "policy",
                "security"
            ],
            "license": "Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cedar-policy-2.4.2/Cargo.toml",
            "metadata": null,
            "name": "cedar-policy",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/cedar-policy/cedar",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "rlib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "rlib"
                    ],
                    "name": "cedar_policy",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cedar-policy-2.4.2/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "decimal",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cedar-policy-2.4.2/tests/decimal.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "corpus_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cedar-policy-2.4.2/tests/corpus_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "multi",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cedar-policy-2.4.2/tests/multi.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "ip",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cedar-policy-2.4.2/tests/ip.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "example_use_cases_doc",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cedar-policy-2.4.2/tests/example_use_cases_doc.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "public_interface",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cedar-policy-2.4.2/tests/public_interface.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "cedar_benchmarks",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cedar-policy-2.4.2/benches/cedar_benchmarks.rs",
                    "test": false
                }
            ],
            "version": "2.4.2"
        },
        {
            "authors": [],
            "categories": [
                "compilers",
                "config"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "derive"
                    ],
                    "kind": null,
                    "name": "arbitrary",
                    "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": "either",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.8",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "ipnet",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^2.5.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "itertools",
                    "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": [
                        "lexer"
                    ],
                    "kind": null,
                    "name": "lalrpop-util",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.20.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "lazy_static",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "miette",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^5.9.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "unicode"
                    ],
                    "kind": null,
                    "name": "regex",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.8",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rustc_lexer",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "derive",
                        "rc"
                    ],
                    "kind": null,
                    "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": null,
                    "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": [
                        "json"
                    ],
                    "kind": null,
                    "name": "serde_with",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^3.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "serde"
                    ],
                    "kind": null,
                    "name": "smol_str",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "stacker",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.15",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "thiserror",
                    "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": "cool_asserts",
                    "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": "build",
                    "name": "lalrpop",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.20.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Core implemenation of the Cedar Policy language.",
            "documentation": null,
            "edition": "2021",
            "features": {
                "arbitrary": [
                    "dep:arbitrary"
                ],
                "decimal": [
                    "dep:regex"
                ],
                "default": [
                    "ipaddr",
                    "decimal"
                ],
                "ipaddr": [
                    "dep:ipnet"
                ],
                "partial-eval": []
            },
            "homepage": "https://cedarpolicy.com",
            "id": "registry+https://github.com/rust-lang/crates.io-index#cedar-policy-core@2.4.2",
            "keywords": [
                "cedar",
                "authorization",
                "policy",
                "security"
            ],
            "license": "Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cedar-policy-core-2.4.2/Cargo.toml",
            "metadata": null,
            "name": "cedar-policy-core",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/cedar-policy/cedar",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "cedar_policy_core",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cedar-policy-core-2.4.2/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/cedar-policy-core-2.4.2/build.rs",
                    "test": false
                }
            ],
            "version": "2.4.2"
        },
        {
            "authors": [],
            "categories": [
                "compilers",
                "config"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "derive"
                    ],
                    "kind": null,
                    "name": "arbitrary",
                    "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": "cedar-policy-core",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "=2.4.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "itertools",
                    "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": [
                        "derive"
                    ],
                    "kind": null,
                    "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": [
                        "preserve_order"
                    ],
                    "kind": null,
                    "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": null,
                    "name": "serde_with",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^3.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "serde"
                    ],
                    "kind": null,
                    "name": "smol_str",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "stacker",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.15",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "thiserror",
                    "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": "unicode-security",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Validator for the Cedar Policy language.",
            "documentation": null,
            "edition": "2021",
            "features": {
                "arbitrary": [
                    "dep:arbitrary"
                ],
                "decimal": [
                    "cedar-policy-core/decimal"
                ],
                "default": [
                    "ipaddr",
                    "decimal"
                ],
                "ipaddr": [
                    "cedar-policy-core/ipaddr"
                ]
            },
            "homepage": "https://cedarpolicy.com",
            "id": "registry+https://github.com/rust-lang/crates.io-index#cedar-policy-validator@2.4.2",
            "keywords": [
                "cedar",
                "authorization",
                "policy",
                "security"
            ],
            "license": "Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cedar-policy-validator-2.4.2/Cargo.toml",
            "metadata": null,
            "name": "cedar-policy-validator",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/cedar-policy/cedar",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "cedar_policy_validator",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cedar-policy-validator-2.4.2/src/lib.rs",
                    "test": true
                }
            ],
            "version": "2.4.2"
        },
        {
            "authors": [
                "Alex Crichton <alex@alexcrichton.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "compiler_builtins",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rustc-std-workspace-core",
                    "optional": true,
                    "registry": null,
                    "rename": "core",
                    "req": "^1.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "A macro to ergonomically define an item depending on a large number of #[cfg]\nparameters. Structured like an if-else chain, the first matching branch is the\nitem that gets emitted.\n",
            "documentation": "https://docs.rs/cfg-if",
            "edition": "2018",
            "features": {
                "compiler_builtins": [
                    "dep:compiler_builtins"
                ],
                "core": [
                    "dep:core"
                ],
                "rustc-dep-of-std": [
                    "core",
                    "compiler_builtins"
                ]
            },
            "homepage": "https://github.com/alexcrichton/cfg-if",
            "id": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0",
            "keywords": [],
            "license": "MIT/Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cfg-if-1.0.0/Cargo.toml",
            "metadata": null,
            "name": "cfg-if",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/alexcrichton/cfg-if",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "cfg_if",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cfg-if-1.0.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "xcrate",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cfg-if-1.0.0/tests/xcrate.rs",
                    "test": true
                }
            ],
            "version": "1.0.0"
        },
        {
            "authors": [
                "Zicklag <zicklag@katharostech.com>"
            ],
            "categories": [
                "development-tools",
                "development-tools::build-utils"
            ],
            "default_run": null,
            "dependencies": [],
            "description": "A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks.",
            "documentation": "https://docs.rs/cfg_aliases",
            "edition": "2018",
            "features": {},
            "homepage": "https://github.com/katharostech/cfg_aliases",
            "id": "registry+https://github.com/rust-lang/crates.io-index#cfg_aliases@0.1.1",
            "keywords": [
                "cfg",
                "alias",
                "conditional",
                "compilation",
                "build"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cfg_aliases-0.1.1/Cargo.toml",
            "metadata": null,
            "name": "cfg_aliases",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/katharostech/cfg_aliases",
            "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_aliases",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cfg_aliases-0.1.1/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.1.1"
        },
        {
            "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": "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.8",
                    "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.43",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "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": "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": "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": [],
                    "kind": null,
                    "name": "android-tzdata",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_os = \"android\")",
                    "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": [],
                    "kind": null,
                    "name": "windows-targets",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.52",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(windows)",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "windows-bindgen",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.55",
                    "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": "2021",
            "features": {
                "__internal_bench": [],
                "alloc": [],
                "android-tzdata": [
                    "dep:android-tzdata"
                ],
                "arbitrary": [
                    "dep:arbitrary"
                ],
                "clock": [
                    "winapi",
                    "iana-time-zone",
                    "android-tzdata",
                    "now"
                ],
                "default": [
                    "clock",
                    "std",
                    "oldtime",
                    "wasmbind"
                ],
                "iana-time-zone": [
                    "dep:iana-time-zone"
                ],
                "js-sys": [
                    "dep:js-sys"
                ],
                "libc": [],
                "now": [
                    "std"
                ],
                "oldtime": [],
                "pure-rust-locales": [
                    "dep:pure-rust-locales"
                ],
                "rkyv": [
                    "dep:rkyv",
                    "rkyv/size_32"
                ],
                "rkyv-16": [
                    "dep:rkyv",
                    "rkyv?/size_16"
                ],
                "rkyv-32": [
                    "dep:rkyv",
                    "rkyv?/size_32"
                ],
                "rkyv-64": [
                    "dep:rkyv",
                    "rkyv?/size_64"
                ],
                "rkyv-validation": [
                    "rkyv?/validation"
                ],
                "rustc-serialize": [
                    "dep:rustc-serialize"
                ],
                "serde": [
                    "dep:serde"
                ],
                "std": [
                    "alloc"
                ],
                "unstable-locales": [
                    "pure-rust-locales"
                ],
                "wasm-bindgen": [
                    "dep:wasm-bindgen"
                ],
                "wasmbind": [
                    "wasm-bindgen",
                    "js-sys"
                ],
                "winapi": [
                    "windows-targets"
                ],
                "windows-targets": [
                    "dep:windows-targets"
                ]
            },
            "homepage": "https://github.com/chronotope/chrono",
            "id": "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.37",
            "keywords": [
                "date",
                "time",
                "calendar"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.37/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "arbitrary",
                            "rkyv",
                            "serde",
                            "unstable-locales"
                        ],
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                },
                "playground": {
                    "features": [
                        "serde"
                    ]
                }
            },
            "name": "chrono",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/chronotope/chrono",
            "rust_version": "1.61.0",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "chrono",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.37/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "win_bindings",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.37/tests/win_bindings.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "dateutils",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.37/tests/dateutils.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "wasm",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.37/tests/wasm.rs",
                    "test": true
                }
            ],
            "version": "0.4.37"
        },
        {
            "authors": [
                "RustCrypto Developers"
            ],
            "categories": [
                "cryptography",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "blobby",
                    "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": null,
                    "name": "crypto-common",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.6",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "inout",
                    "optional": false,
                    "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": "zeroize",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                }
            ],
            "description": "Traits for describing block ciphers and stream ciphers",
            "documentation": "https://docs.rs/cipher",
            "edition": "2021",
            "features": {
                "alloc": [],
                "blobby": [
                    "dep:blobby"
                ],
                "block-padding": [
                    "inout/block-padding"
                ],
                "dev": [
                    "blobby"
                ],
                "rand_core": [
                    "crypto-common/rand_core"
                ],
                "std": [
                    "alloc",
                    "crypto-common/std",
                    "inout/std"
                ],
                "zeroize": [
                    "dep:zeroize"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#cipher@0.4.4",
            "keywords": [
                "crypto",
                "block-cipher",
                "stream-cipher",
                "trait"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cipher-0.4.4/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                }
            },
            "name": "cipher",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/RustCrypto/traits",
            "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": "cipher",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cipher-0.4.4/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.4.4"
        },
        {
            "authors": [],
            "categories": [
                "command-line-interface"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "atty",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "backtrace",
                    "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": null,
                    "name": "bitflags",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "clap_derive",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^3.1.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "indexmap",
                    "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": "lazy_static",
                    "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": "os_str_bytes",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^6.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "regex",
                    "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": "strsim",
                    "optional": true,
                    "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": null,
                    "name": "termcolor",
                    "optional": true,
                    "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": null,
                    "name": "terminal_size",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.12",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "textwrap",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.15.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "unicase",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^2.6",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "yaml-rust",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.1",
                    "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.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "lazy_static",
                    "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": "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": [],
                    "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": "trybuild",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.18",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "color-auto",
                        "diff",
                        "examples"
                    ],
                    "kind": "dev",
                    "name": "trycmd",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.12",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                }
            ],
            "description": "A simple to use, efficient, and full-featured Command Line Argument Parser",
            "documentation": "https://docs.rs/clap/",
            "edition": "2018",
            "features": {
                "atty": [
                    "dep:atty"
                ],
                "backtrace": [
                    "dep:backtrace"
                ],
                "cargo": [
                    "lazy_static"
                ],
                "clap_derive": [
                    "dep:clap_derive"
                ],
                "color": [
                    "atty",
                    "termcolor"
                ],
                "debug": [
                    "clap_derive/debug",
                    "backtrace"
                ],
                "default": [
                    "std",
                    "color",
                    "suggestions"
                ],
                "derive": [
                    "clap_derive",
                    "lazy_static"
                ],
                "env": [],
                "lazy_static": [
                    "dep:lazy_static"
                ],
                "regex": [
                    "dep:regex"
                ],
                "std": [
                    "indexmap/std"
                ],
                "strsim": [
                    "dep:strsim"
                ],
                "suggestions": [
                    "strsim"
                ],
                "termcolor": [
                    "dep:termcolor"
                ],
                "terminal_size": [
                    "dep:terminal_size"
                ],
                "unicase": [
                    "dep:unicase"
                ],
                "unicode": [
                    "textwrap/unicode-width",
                    "unicase"
                ],
                "unstable-doc": [
                    "derive",
                    "cargo",
                    "wrap_help",
                    "yaml",
                    "env",
                    "unicode",
                    "regex",
                    "unstable-replace",
                    "unstable-multicall",
                    "unstable-grouped"
                ],
                "unstable-grouped": [],
                "unstable-multicall": [],
                "unstable-replace": [],
                "unstable-v4": [],
                "wrap_help": [
                    "terminal_size",
                    "textwrap/terminal_size"
                ],
                "yaml": [
                    "yaml-rust"
                ],
                "yaml-rust": [
                    "dep:yaml-rust"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#clap@3.1.5",
            "keywords": [
                "argument",
                "cli",
                "arg",
                "parser",
                "parse"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "cargo-args": [
                            "-Zunstable-options",
                            "-Zrustdoc-scrape-examples=examples"
                        ],
                        "features": [
                            "unstable-doc"
                        ],
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                },
                "playground": {
                    "features": [
                        "unstable-doc"
                    ]
                },
                "release": {
                    "pre-release-replacements": [
                        {
                            "file": "CHANGELOG.md",
                            "min": 1,
                            "replace": "{{version}}",
                            "search": "Unreleased"
                        },
                        {
                            "exactly": 1,
                            "file": "CHANGELOG.md",
                            "replace": "...{{tag_name}}",
                            "search": "\\.\\.\\.HEAD"
                        },
                        {
                            "file": "CHANGELOG.md",
                            "min": 1,
                            "replace": "{{date}}",
                            "search": "ReleaseDate"
                        },
                        {
                            "exactly": 1,
                            "file": "CHANGELOG.md",
                            "replace": "<!-- next-header -->\n## [Unreleased] - ReleaseDate\n",
                            "search": "<!-- next-header -->"
                        },
                        {
                            "exactly": 1,
                            "file": "CHANGELOG.md",
                            "replace": "<!-- next-url -->\n[Unreleased]: https://github.com/clap-rs/clap/compare/{{tag_name}}...HEAD",
                            "search": "<!-- next-url -->"
                        },
                        {
                            "exactly": 13,
                            "file": "README.md",
                            "prerelease": true,
                            "replace": "github.com/clap-rs/clap/blob/{{tag_name}}/",
                            "search": "github.com/clap-rs/clap/blob/[^/]+/"
                        },
                        {
                            "exactly": 1,
                            "file": "README.md",
                            "prerelease": true,
                            "replace": "version = \"{{version}}\"",
                            "search": "version = \"[a-z0-9\\.-]+\""
                        },
                        {
                            "exactly": 4,
                            "file": "src/derive.rs",
                            "prerelease": true,
                            "replace": "github.com/clap-rs/clap/blob/{{tag_name}}/",
                            "search": "github.com/clap-rs/clap/blob/[^/]+/"
                        }
                    ],
                    "shared-version": true,
                    "tag-name": "v{{version}}"
                }
            },
            "name": "clap",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/clap-rs/clap",
            "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": "clap",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "demo",
                    "required-features": [
                        "derive"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/demo.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "cargo-example",
                    "required-features": [
                        "cargo"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/cargo-example.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "cargo-example-derive",
                    "required-features": [
                        "derive"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/cargo-example-derive.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "escaped-positional",
                    "required-features": [
                        "cargo"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/escaped-positional.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "escaped-positional-derive",
                    "required-features": [
                        "derive"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/escaped-positional-derive.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "git-derive",
                    "required-features": [
                        "derive"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/git-derive.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "keyvalue-derive",
                    "required-features": [
                        "derive"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/keyvalue-derive.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "busybox",
                    "required-features": [
                        "unstable-multicall"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/multicall-busybox.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "hostname",
                    "required-features": [
                        "unstable-multicall"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/multicall-hostname.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "01_quick",
                    "required-features": [
                        "cargo"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/tutorial_builder/01_quick.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "02_apps",
                    "required-features": [
                        "cargo"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/tutorial_builder/02_apps.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "02_crate",
                    "required-features": [
                        "cargo"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/tutorial_builder/02_crate.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "02_app_settings",
                    "required-features": [
                        "cargo"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/tutorial_builder/02_app_settings.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "03_01_flag_bool",
                    "required-features": [
                        "cargo"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/tutorial_builder/03_01_flag_bool.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "03_01_flag_count",
                    "required-features": [
                        "cargo"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/tutorial_builder/03_01_flag_count.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "03_02_option",
                    "required-features": [
                        "cargo"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/tutorial_builder/03_02_option.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "03_03_positional",
                    "required-features": [
                        "cargo"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/tutorial_builder/03_03_positional.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "03_04_subcommands",
                    "required-features": [
                        "cargo"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/tutorial_builder/03_04_subcommands.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "03_05_default_values",
                    "required-features": [
                        "cargo"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/tutorial_builder/03_05_default_values.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "04_01_possible",
                    "required-features": [
                        "cargo"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/tutorial_builder/04_01_possible.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "04_01_enum",
                    "required-features": [
                        "cargo",
                        "derive"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/tutorial_builder/04_01_enum.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "04_02_parse",
                    "required-features": [
                        "cargo"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/tutorial_builder/04_02_parse.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "04_02_validate",
                    "required-features": [
                        "cargo"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/tutorial_builder/04_02_validate.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "04_03_relations",
                    "required-features": [
                        "cargo"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/tutorial_builder/04_03_relations.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "04_04_custom",
                    "required-features": [
                        "cargo"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/tutorial_builder/04_04_custom.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "05_01_assert",
                    "required-features": [
                        "cargo"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/tutorial_builder/05_01_assert.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "01_quick_derive",
                    "required-features": [
                        "derive"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/tutorial_derive/01_quick.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "02_apps_derive",
                    "required-features": [
                        "derive"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/tutorial_derive/02_apps.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "02_crate_derive",
                    "required-features": [
                        "derive"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/tutorial_derive/02_crate.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "02_app_settings_derive",
                    "required-features": [
                        "derive"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/tutorial_derive/02_app_settings.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "03_01_flag_bool_derive",
                    "required-features": [
                        "derive"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/tutorial_derive/03_01_flag_bool.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "03_01_flag_count_derive",
                    "required-features": [
                        "derive"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/tutorial_derive/03_01_flag_count.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "03_02_option_derive",
                    "required-features": [
                        "derive"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/tutorial_derive/03_02_option.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "03_03_positional_derive",
                    "required-features": [
                        "derive"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/tutorial_derive/03_03_positional.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "03_04_subcommands_derive",
                    "required-features": [
                        "derive"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/tutorial_derive/03_04_subcommands.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "03_04_subcommands_alt_derive",
                    "required-features": [
                        "derive"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/tutorial_derive/03_04_subcommands_alt.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "03_05_default_values_derive",
                    "required-features": [
                        "derive"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/tutorial_derive/03_05_default_values.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "04_01_enum_derive",
                    "required-features": [
                        "derive"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/tutorial_derive/04_01_enum.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "04_02_parse_derive",
                    "required-features": [
                        "derive"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/tutorial_derive/04_02_parse.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "04_02_validate_derive",
                    "required-features": [
                        "derive"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/tutorial_derive/04_02_validate.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "04_03_relations_derive",
                    "required-features": [
                        "derive"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/tutorial_derive/04_03_relations.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "04_04_custom_derive",
                    "required-features": [
                        "derive"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/tutorial_derive/04_04_custom.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "05_01_assert_derive",
                    "required-features": [
                        "derive"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/tutorial_derive/05_01_assert.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "custom-bool",
                    "required-features": [
                        "derive"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/derive_ref/custom-bool.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "pacman",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/pacman.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "git",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/examples/git.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "01_default",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/benches/01_default.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "02_simple",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/benches/02_simple.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "03_complex",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/benches/03_complex.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "04_new_help",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/benches/04_new_help.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "05_ripgrep",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/benches/05_ripgrep.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "06_rustup",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.5/benches/06_rustup.rs",
                    "test": false
                }
            ],
            "version": "3.1.5"
        },
        {
            "authors": [],
            "categories": [
                "command-line-interface",
                "development-tools::procedural-macro-helpers"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "heck",
                    "optional": false,
                    "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": "proc-macro-error",
                    "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": "proc-macro2",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.28",
                    "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.9",
                    "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": "^1.0.74",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Parse command line argument by defining a struct, derive crate.",
            "documentation": "https://docs.rs/clap_derive",
            "edition": "2018",
            "features": {
                "debug": [],
                "default": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#clap_derive@3.1.4",
            "keywords": [
                "clap",
                "cli",
                "parse",
                "derive",
                "proc_macro"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap_derive-3.1.4/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "targets": [
                            "x86_64-unknown-linux-gnu"
                        ]
                    }
                },
                "release": {
                    "dependent-version": "upgrade",
                    "pre-release-replacements": [
                        {
                            "exactly": 2,
                            "file": "README.md",
                            "prerelease": true,
                            "replace": "github.com/clap-rs/clap/blob/{{tag_name}}/",
                            "search": "github.com/clap-rs/clap/blob/[^/]+/"
                        }
                    ],
                    "shared-version": true,
                    "tag-name": "v{{version}}"
                }
            },
            "name": "clap_derive",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/clap-rs/clap/tree/master/clap_derive",
            "rust_version": null,
            "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": "clap_derive",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/clap_derive-3.1.4/src/lib.rs",
                    "test": true
                }
            ],
            "version": "3.1.4"
        },
        {
            "authors": [
                "Stjepan Glavina <stjepang@gmail.com>",
                "Taiki Endo <te316e89@gmail.com>",
                "John Nunley <jtnunley01@gmail.com>"
            ],
            "categories": [
                "concurrency"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "crossbeam-utils",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.8.11",
                    "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": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "criterion",
                    "optional": false,
                    "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": "dev",
                    "name": "easy-parallel",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^3.1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "fastrand",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "loom",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(loom)",
                    "uses_default_features": true
                }
            ],
            "description": "Concurrent multi-producer multi-consumer queue",
            "documentation": null,
            "edition": "2018",
            "features": {
                "default": [
                    "std"
                ],
                "loom": [
                    "dep:loom"
                ],
                "portable-atomic": [
                    "dep:portable-atomic"
                ],
                "std": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#concurrent-queue@2.4.0",
            "keywords": [
                "channel",
                "mpmc",
                "spsc",
                "spmc",
                "mpsc"
            ],
            "license": "Apache-2.0 OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/concurrent-queue-2.4.0/Cargo.toml",
            "metadata": null,
            "name": "concurrent-queue",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/smol-rs/concurrent-queue",
            "rust_version": "1.59",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "concurrent_queue",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/concurrent-queue-2.4.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "unbounded",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/concurrent-queue-2.4.0/tests/unbounded.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "single",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/concurrent-queue-2.4.0/tests/single.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "bounded",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/concurrent-queue-2.4.0/tests/bounded.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "loom",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/concurrent-queue-2.4.0/tests/loom.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "bench",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/concurrent-queue-2.4.0/benches/bench.rs",
                    "test": false
                }
            ],
            "version": "2.4.0"
        },
        {
            "authors": [
                "RustCrypto Developers"
            ],
            "categories": [
                "cryptography",
                "data-structures",
                "encoding",
                "no-std",
                "parser-implementations"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "derive"
                    ],
                    "kind": null,
                    "name": "arbitrary",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "hex-literal",
                    "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
                }
            ],
            "description": "Const-friendly implementation of the ISO/IEC Object Identifier (OID) standard\nas defined in ITU X.660, with support for BER/DER encoding/decoding as well as\nheapless no_std (i.e. embedded) support\n",
            "documentation": "https://docs.rs/const-oid",
            "edition": "2021",
            "features": {
                "arbitrary": [
                    "dep:arbitrary"
                ],
                "db": [],
                "std": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#const-oid@0.9.6",
            "keywords": [
                "iso",
                "iec",
                "itu",
                "oid"
            ],
            "license": "Apache-2.0 OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/const-oid-0.9.6/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                }
            },
            "name": "const-oid",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/RustCrypto/formats/tree/master/const-oid",
            "rust_version": "1.57",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "const_oid",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/const-oid-0.9.6/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "lib",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/const-oid-0.9.6/tests/lib.rs",
                    "test": true
                }
            ],
            "version": "0.9.6"
        },
        {
            "authors": [
                "The Servo Project Developers"
            ],
            "categories": [
                "os::macos-apis"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "chrono",
                    "optional": true,
                    "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": "core-foundation-sys",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.8.6",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "libc",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "uuid",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Bindings to Core Foundation for macOS",
            "documentation": null,
            "edition": "2018",
            "features": {
                "chrono": [
                    "dep:chrono"
                ],
                "default": [
                    "link"
                ],
                "link": [
                    "core-foundation-sys/link"
                ],
                "mac_os_10_7_support": [
                    "core-foundation-sys/mac_os_10_7_support"
                ],
                "mac_os_10_8_features": [
                    "core-foundation-sys/mac_os_10_8_features"
                ],
                "uuid": [
                    "dep:uuid"
                ],
                "with-chrono": [
                    "chrono"
                ],
                "with-uuid": [
                    "uuid"
                ]
            },
            "homepage": "https://github.com/servo/core-foundation-rs",
            "id": "registry+https://github.com/rust-lang/crates.io-index#core-foundation@0.9.4",
            "keywords": [
                "macos",
                "framework",
                "objc"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/core-foundation-0.9.4/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "default-target": "x86_64-apple-darwin"
                    }
                }
            },
            "name": "core-foundation",
            "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",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/core-foundation-0.9.4/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "use_macro_outside_crate",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/core-foundation-0.9.4/tests/use_macro_outside_crate.rs",
                    "test": true
                }
            ],
            "version": "0.9.4"
        },
        {
            "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.149",
                    "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.149",
                    "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.149",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(all(target_arch = \"aarch64\", target_vendor = \"apple\"))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "libc",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.149",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(all(target_arch = \"loongarch64\", target_os = \"linux\"))",
                    "uses_default_features": true
                }
            ],
            "description": "Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, \nwith no_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.12",
            "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.12/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.12/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "loongarch64",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/cpufeatures-0.2.12/tests/loongarch64.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.12/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.12/tests/aarch64.rs",
                    "test": true
                }
            ],
            "version": "0.2.12"
        },
        {
            "authors": [],
            "categories": [
                "embedded",
                "no-std",
                "concurrency"
            ],
            "default_run": null,
            "dependencies": [],
            "description": "Cross-platform critical section",
            "documentation": null,
            "edition": "2018",
            "features": {
                "restore-state-bool": [],
                "restore-state-none": [],
                "restore-state-u16": [],
                "restore-state-u32": [],
                "restore-state-u64": [],
                "restore-state-u8": [],
                "std": [
                    "restore-state-bool"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#critical-section@1.1.2",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/critical-section-1.1.2/Cargo.toml",
            "metadata": null,
            "name": "critical-section",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rust-embedded/critical-section",
            "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": "critical_section",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/critical-section-1.1.2/src/lib.rs",
                    "test": true
                }
            ],
            "version": "1.1.2"
        },
        {
            "authors": [],
            "categories": [
                "algorithms",
                "concurrency",
                "data-structures",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "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": null,
                    "name": "loom",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(crossbeam_loom)",
                    "uses_default_features": true
                }
            ],
            "description": "Utilities for concurrent programming",
            "documentation": null,
            "edition": "2021",
            "features": {
                "default": [
                    "std"
                ],
                "loom": [
                    "dep:loom"
                ],
                "nightly": [],
                "std": []
            },
            "homepage": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils",
            "id": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.19",
            "keywords": [
                "scoped",
                "thread",
                "atomic",
                "cache"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.19/Cargo.toml",
            "metadata": null,
            "name": "crossbeam-utils",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/crossbeam-rs/crossbeam",
            "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": "crossbeam_utils",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.19/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "wait_group",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.19/tests/wait_group.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "sharded_lock",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.19/tests/sharded_lock.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "thread",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.19/tests/thread.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "cache_padded",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.19/tests/cache_padded.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "atomic_cell",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.19/tests/atomic_cell.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "parker",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.19/tests/parker.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "atomic_cell",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.19/benches/atomic_cell.rs",
                    "test": false
                },
                {
                    "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/crossbeam-utils-0.8.19/build.rs",
                    "test": false
                }
            ],
            "version": "0.8.19"
        },
        {
            "authors": [
                "Vurich <jackefransham@hotmail.co.uk>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [],
            "description": "Crunchy unroller: deterministically unroll constant loops",
            "documentation": null,
            "edition": "2015",
            "features": {
                "default": [
                    "limit_128"
                ],
                "limit_1024": [],
                "limit_128": [],
                "limit_2048": [],
                "limit_256": [],
                "limit_512": [],
                "limit_64": [],
                "std": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#crunchy@0.2.2",
            "keywords": [],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/crunchy-0.2.2/Cargo.toml",
            "metadata": null,
            "name": "crunchy",
            "publish": null,
            "readme": "README.md",
            "repository": null,
            "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": "crunchy",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/crunchy-0.2.2/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/crunchy-0.2.2/build.rs",
                    "test": false
                }
            ],
            "version": "0.2.2"
        },
        {
            "authors": [
                "RustCrypto Developers"
            ],
            "categories": [
                "cryptography",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "more_lengths"
                    ],
                    "kind": null,
                    "name": "generic-array",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.14.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rand_core",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.6",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "typenum",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.14",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Common cryptographic traits",
            "documentation": "https://docs.rs/crypto-common",
            "edition": "2018",
            "features": {
                "getrandom": [
                    "rand_core/getrandom"
                ],
                "rand_core": [
                    "dep:rand_core"
                ],
                "std": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.1.6",
            "keywords": [
                "crypto",
                "traits"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/crypto-common-0.1.6/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                }
            },
            "name": "crypto-common",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/RustCrypto/traits",
            "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": "crypto_common",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/crypto-common-0.1.6/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.1.6"
        },
        {
            "authors": [
                "Matt Mastracci <matthew@mastracci.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "quote",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.9",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "full",
                        "parsing",
                        "printing",
                        "proc-macro"
                    ],
                    "kind": null,
                    "name": "syn",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.73",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "libc-print",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.15",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "__attribute__((constructor)) for Rust",
            "documentation": null,
            "edition": "2018",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#ctor@0.1.21",
            "keywords": [],
            "license": "Apache-2.0 OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ctor-0.1.21/Cargo.toml",
            "metadata": null,
            "name": "ctor",
            "publish": null,
            "readme": "../README.md",
            "repository": "https://github.com/mmastrac/rust-ctor",
            "rust_version": null,
            "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": "ctor",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ctor-0.1.21/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "example",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ctor-0.1.21/src/example.rs",
                    "test": false
                }
            ],
            "version": "0.1.21"
        },
        {
            "authors": [
                "Ted Driggs <ted.driggs@outlook.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "darling_core",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "=0.20.8",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "darling_macro",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "=0.20.8",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "proc-macro2",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.37",
                    "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.18",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "syn",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.0.15",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "rustversion",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.9",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(compiletests)",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "trybuild",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.38",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(compiletests)",
                    "uses_default_features": true
                }
            ],
            "description": "A proc-macro library for reading attributes into structs when\nimplementing custom derives.\n",
            "documentation": "https://docs.rs/darling/0.20.8",
            "edition": "2018",
            "features": {
                "default": [
                    "suggestions"
                ],
                "diagnostics": [
                    "darling_core/diagnostics"
                ],
                "suggestions": [
                    "darling_core/suggestions"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#darling@0.20.8",
            "keywords": [],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.8/Cargo.toml",
            "metadata": null,
            "name": "darling",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/TedDriggs/darling",
            "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": "darling",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.8/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "consume_fields",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.8/examples/consume_fields.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "automatic_bounds",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.8/examples/automatic_bounds.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "shorthand_or_long_field",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.8/examples/shorthand_or_long_field.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "fallible_read",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.8/examples/fallible_read.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "supports_struct",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.8/examples/supports_struct.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "heterogeneous_enum_and_word",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.8/examples/heterogeneous_enum_and_word.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "expr_with",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.8/examples/expr_with.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "flatten_error_accumulation",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.8/tests/flatten_error_accumulation.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "from_variant",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.8/tests/from_variant.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "from_type_param",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.8/tests/from_type_param.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "flatten_from_field",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.8/tests/flatten_from_field.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "supports",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.8/tests/supports.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "from_type_param_default",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.8/tests/from_type_param_default.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "attrs_with",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.8/tests/attrs_with.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "enums_default",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.8/tests/enums_default.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "multiple",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.8/tests/multiple.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "error",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.8/tests/error.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "flatten",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.8/tests/flatten.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "suggestions",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.8/tests/suggestions.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "from_generics",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.8/tests/from_generics.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "happy_path",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.8/tests/happy_path.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "custom_bound",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.8/tests/custom_bound.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "enums_newtype",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.8/tests/enums_newtype.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "skip",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.8/tests/skip.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "unsupported_attributes",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.8/tests/unsupported_attributes.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "generics",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.8/tests/generics.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "newtype",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.8/tests/newtype.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "hash_map",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.8/tests/hash_map.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "accrue_errors",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.8/tests/accrue_errors.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "enums_struct",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.8/tests/enums_struct.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "compiletests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.8/tests/compiletests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "defaults",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.8/tests/defaults.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "split_declaration",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.8/tests/split_declaration.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "computed_bound",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.8/tests/computed_bound.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "enums_unit",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.8/tests/enums_unit.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "from_meta",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.8/tests/from_meta.rs",
                    "test": true
                }
            ],
            "version": "0.20.8"
        },
        {
            "authors": [
                "Ted Driggs <ted.driggs@outlook.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "fnv",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "ident_case",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.1",
                    "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.37",
                    "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.18",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "strsim",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "full",
                        "extra-traits"
                    ],
                    "kind": null,
                    "name": "syn",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.0.15",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Helper crate for proc-macro library for reading attributes into structs when\nimplementing custom derives. Use https://crates.io/crates/darling in your code.\n",
            "documentation": null,
            "edition": "2018",
            "features": {
                "diagnostics": [],
                "strsim": [
                    "dep:strsim"
                ],
                "suggestions": [
                    "strsim"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#darling_core@0.20.8",
            "keywords": [],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/darling_core-0.20.8/Cargo.toml",
            "metadata": null,
            "name": "darling_core",
            "publish": null,
            "readme": null,
            "repository": "https://github.com/TedDriggs/darling",
            "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": "darling_core",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/darling_core-0.20.8/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.20.8"
        },
        {
            "authors": [
                "Ted Driggs <ted.driggs@outlook.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "darling_core",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "=0.20.8",
                    "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.18",
                    "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": "^2.0.15",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Internal support for a proc-macro library for reading attributes into structs when\nimplementing custom derives. Use https://crates.io/crates/darling in your code.\n",
            "documentation": null,
            "edition": "2018",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#darling_macro@0.20.8",
            "keywords": [],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/darling_macro-0.20.8/Cargo.toml",
            "metadata": null,
            "name": "darling_macro",
            "publish": null,
            "readme": null,
            "repository": "https://github.com/TedDriggs/darling",
            "rust_version": null,
            "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": "darling_macro",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/darling_macro-0.20.8/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.20.8"
        },
        {
            "authors": [
                "Julien Cretin <git@ia0.eu>"
            ],
            "categories": [
                "encoding",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [],
            "description": "Efficient and customizable data-encoding functions like base64, base32, and hex",
            "documentation": "https://docs.rs/data-encoding",
            "edition": "2018",
            "features": {
                "alloc": [],
                "default": [
                    "std"
                ],
                "std": [
                    "alloc"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#data-encoding@2.5.0",
            "keywords": [
                "no_std",
                "base64",
                "base32",
                "hex"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/data-encoding-2.5.0/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "rustdoc-args": [
                            "--cfg=docsrs"
                        ]
                    }
                }
            },
            "name": "data-encoding",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/ia0/data-encoding",
            "rust_version": "1.48",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "data_encoding",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/data-encoding-2.5.0/src/lib.rs",
                    "test": true
                }
            ],
            "version": "2.5.0"
        },
        {
            "authors": [
                "RustCrypto Developers"
            ],
            "categories": [
                "cryptography",
                "data-structures",
                "encoding",
                "no-std",
                "parser-implementations"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "derive"
                    ],
                    "kind": null,
                    "name": "arbitrary",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "bytes",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "const-oid",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.9.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "der_derive",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "flagset",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "alloc"
                    ],
                    "kind": null,
                    "name": "pem-rfc7468",
                    "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": "time",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "zeroize",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "hex-literal",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "proptest",
                    "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": "Pure Rust embedded-friendly implementation of the Distinguished Encoding Rules\n(DER) for Abstract Syntax Notation One (ASN.1) as described in ITU X.690 with\nfull support for heapless no_std targets\n",
            "documentation": null,
            "edition": "2021",
            "features": {
                "alloc": [
                    "zeroize?/alloc"
                ],
                "arbitrary": [
                    "dep:arbitrary",
                    "const-oid?/arbitrary",
                    "std"
                ],
                "bytes": [
                    "dep:bytes",
                    "alloc"
                ],
                "derive": [
                    "dep:der_derive"
                ],
                "flagset": [
                    "dep:flagset"
                ],
                "oid": [
                    "dep:const-oid"
                ],
                "pem": [
                    "dep:pem-rfc7468",
                    "alloc",
                    "zeroize"
                ],
                "real": [],
                "std": [
                    "alloc"
                ],
                "time": [
                    "dep:time"
                ],
                "zeroize": [
                    "dep:zeroize"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#der@0.7.9",
            "keywords": [
                "asn1",
                "crypto",
                "itu",
                "pkcs"
            ],
            "license": "Apache-2.0 OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/der-0.7.9/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                }
            },
            "name": "der",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/RustCrypto/formats/tree/master/der",
            "rust_version": "1.65",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "der",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/der-0.7.9/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "derive",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/der-0.7.9/tests/derive.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "set_of",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/der-0.7.9/tests/set_of.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "pem",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/der-0.7.9/tests/pem.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "datetime",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/der-0.7.9/tests/datetime.rs",
                    "test": true
                }
            ],
            "version": "0.7.9"
        },
        {
            "authors": [
                "Jacob Pratt <jacob@jhpratt.dev>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "num-traits",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.15",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "powerfmt",
                    "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": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "quickcheck",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rand",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.8.4",
                    "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.126",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "rand",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.8.4",
                    "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.86",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Ranged integers",
            "documentation": null,
            "edition": "2021",
            "features": {
                "alloc": [],
                "default": [
                    "std"
                ],
                "num": [
                    "dep:num-traits"
                ],
                "powerfmt": [
                    "dep:powerfmt"
                ],
                "quickcheck": [
                    "dep:quickcheck",
                    "alloc"
                ],
                "rand": [
                    "dep:rand"
                ],
                "serde": [
                    "dep:serde"
                ],
                "std": [
                    "alloc"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#deranged@0.3.11",
            "keywords": [
                "integer",
                "int",
                "range"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/deranged-0.3.11/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docs_rs"
                        ],
                        "targets": [
                            "x86_64-unknown-linux-gnu"
                        ]
                    }
                }
            },
            "name": "deranged",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/jhpratt/deranged",
            "rust_version": "1.67.0",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "deranged",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/deranged-0.3.11/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.3.11"
        },
        {
            "authors": [
                "Kornel Lesinski <kornel@geekhood.net>",
                "Amit Chowdhury <amitc97@gmail.com>"
            ],
            "categories": [
                "text-processing",
                "internationalization"
            ],
            "default_run": null,
            "dependencies": [],
            "description": "Convert Unicode strings to pure ASCII by intelligently transliterating them. Suppors Emoji and Chinese.",
            "documentation": "https://docs.rs/deunicode",
            "edition": "2021",
            "features": {
                "alloc": [],
                "default": [
                    "alloc"
                ]
            },
            "homepage": "https://lib.rs/crates/deunicode",
            "id": "registry+https://github.com/rust-lang/crates.io-index#deunicode@1.4.3",
            "keywords": [
                "unidecode",
                "emoji",
                "Unicode",
                "ASCII",
                "transliteration"
            ],
            "license": "BSD-3-Clause",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/deunicode-1.4.3/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "rustdoc-args": [
                            "--generate-link-to-definition"
                        ],
                        "targets": [
                            "x86_64-unknown-linux-gnu"
                        ]
                    }
                }
            },
            "name": "deunicode",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/kornelski/deunicode/",
            "rust_version": "1.64",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "deunicode",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/deunicode-1.4.3/src/lib.rs",
                    "test": true
                }
            ],
            "version": "1.4.3"
        },
        {
            "authors": [
                "RustCrypto Developers"
            ],
            "categories": [
                "cryptography",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "blobby",
                    "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": null,
                    "name": "block-buffer",
                    "optional": true,
                    "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": null,
                    "name": "const-oid",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.9",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "crypto-common",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "subtle",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^2.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                }
            ],
            "description": "Traits for cryptographic hash functions and message authentication codes",
            "documentation": "https://docs.rs/digest",
            "edition": "2018",
            "features": {
                "alloc": [],
                "blobby": [
                    "dep:blobby"
                ],
                "block-buffer": [
                    "dep:block-buffer"
                ],
                "const-oid": [
                    "dep:const-oid"
                ],
                "core-api": [
                    "block-buffer"
                ],
                "default": [
                    "core-api"
                ],
                "dev": [
                    "blobby"
                ],
                "mac": [
                    "subtle"
                ],
                "oid": [
                    "const-oid"
                ],
                "rand_core": [
                    "crypto-common/rand_core"
                ],
                "std": [
                    "alloc",
                    "crypto-common/std"
                ],
                "subtle": [
                    "dep:subtle"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7",
            "keywords": [
                "digest",
                "crypto",
                "hash"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                }
            },
            "name": "digest",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/RustCrypto/traits",
            "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": "digest",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.10.7"
        },
        {
            "authors": [
                "The @xdg-rs members"
            ],
            "categories": [],
            "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": "dirs-sys-next",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "A tiny low-level library that provides platform-specific standard locations\nof directories for config, cache and other data on Linux, Windows, macOS\nand Redox by leveraging the mechanisms defined by the XDG base/user\ndirectory specifications on Linux, the Known Folder API on Windows,\nand the Standard Directory guidelines on macOS.\n",
            "documentation": null,
            "edition": "2018",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#dirs-next@2.0.0",
            "keywords": [
                "xdg",
                "basedir",
                "app_dirs",
                "path",
                "folder"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/dirs-next-2.0.0/Cargo.toml",
            "metadata": null,
            "name": "dirs-next",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/xdg-rs/dirs",
            "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": "dirs_next",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/dirs-next-2.0.0/src/lib.rs",
                    "test": true
                }
            ],
            "version": "2.0.0"
        },
        {
            "authors": [
                "The @xdg-rs members"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "redox_users",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_os = \"redox\")",
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "libc",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(unix)",
                    "uses_default_features": true
                },
                {
                    "features": [
                        "knownfolders",
                        "objbase",
                        "shlobj",
                        "winbase",
                        "winerror"
                    ],
                    "kind": null,
                    "name": "winapi",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(windows)",
                    "uses_default_features": true
                }
            ],
            "description": "system-level helper functions for the dirs and directories crates",
            "documentation": null,
            "edition": "2018",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#dirs-sys-next@0.1.2",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/dirs-sys-next-0.1.2/Cargo.toml",
            "metadata": null,
            "name": "dirs-sys-next",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/xdg-rs/dirs/tree/master/dirs-sys",
            "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": "dirs_sys_next",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/dirs-sys-next-0.1.2/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.1.2"
        },
        {
            "authors": [
                "Tobie Morgan Hitchcock <tobie@surrealdb.com>"
            ],
            "categories": [
                "algorithms",
                "text-editors",
                "text-processing"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "urlencoding",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.1.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "A high-performance library in that manipulates plain text",
            "documentation": null,
            "edition": "2021",
            "features": {},
            "homepage": "https://github.com/surrealdb/dmp",
            "id": "registry+https://github.com/rust-lang/crates.io-index#dmp@0.2.0",
            "keywords": [
                "dmp",
                "diff",
                "diff-match-patch"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/dmp-0.2.0/Cargo.toml",
            "metadata": null,
            "name": "dmp",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/surrealdb/dmp",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "dmp",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/dmp-0.2.0/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.2.0"
        },
        {
            "authors": [
                "Guillaume Gomez <guillaume1.gomez@gmail.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [],
            "description": "Macro to generate doc comments",
            "documentation": "http://docs.rs/crate/doc-comment",
            "edition": "2015",
            "features": {
                "no_core": [],
                "old_macros": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#doc-comment@0.3.3",
            "keywords": [],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/doc-comment-0.3.3/Cargo.toml",
            "metadata": null,
            "name": "doc-comment",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/GuillaumeGomez/doc-comment",
            "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": "doc_comment",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/doc-comment-0.3.3/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/doc-comment-0.3.3/build.rs",
                    "test": false
                }
            ],
            "version": "0.3.3"
        },
        {
            "authors": [],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "itertools",
                    "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": 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": true
                },
                {
                    "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": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "serde",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.188",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "serde_derive",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.188",
                    "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.107",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "port of MapBox's earcut triangulation code to Rust language",
            "documentation": null,
            "edition": "2021",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#earcutr@0.4.3",
            "keywords": [],
            "license": "ISC",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/earcutr-0.4.3/Cargo.toml",
            "metadata": null,
            "name": "earcutr",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/frewsxcv/earcutr/",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "earcutr",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/earcutr-0.4.3/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "main",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/earcutr-0.4.3/examples/main.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "integration_test",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/earcutr-0.4.3/tests/integration_test.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "speedtest",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/earcutr-0.4.3/benches/speedtest.rs",
                    "test": false
                }
            ],
            "version": "0.4.3"
        },
        {
            "authors": [
                "bluss"
            ],
            "categories": [
                "data-structures",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "derive"
                    ],
                    "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": "dev",
                    "name": "serde_json",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases.\n",
            "documentation": "https://docs.rs/either/1/",
            "edition": "2018",
            "features": {
                "default": [
                    "use_std"
                ],
                "serde": [
                    "dep:serde"
                ],
                "use_std": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#either@1.10.0",
            "keywords": [
                "data-structure",
                "no_std"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/either-1.10.0/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "serde"
                        ]
                    }
                },
                "release": {
                    "no-dev-version": true,
                    "tag-name": "{{version}}"
                }
            },
            "name": "either",
            "publish": null,
            "readme": "README-crates.io.md",
            "repository": "https://github.com/rayon-rs/either",
            "rust_version": "1.36",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "either",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/either-1.10.0/src/lib.rs",
                    "test": true
                }
            ],
            "version": "1.10.0"
        },
        {
            "authors": [
                "Niko Matsakis <niko@alum.mit.edu>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "dogged",
                    "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": 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
                }
            ],
            "description": "Union-find, congruence closure, and other unification code. Based on code from rustc.",
            "documentation": null,
            "edition": "2015",
            "features": {
                "bench": [],
                "dogged": [
                    "dep:dogged"
                ],
                "persistent": [
                    "dogged"
                ]
            },
            "homepage": "https://github.com/rust-lang/ena",
            "id": "registry+https://github.com/rust-lang/crates.io-index#ena@0.14.2",
            "keywords": [
                "unification",
                "union-find"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ena-0.14.2/Cargo.toml",
            "metadata": null,
            "name": "ena",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rust-lang/ena",
            "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": "ena",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ena-0.14.2/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "test"
                    ],
                    "name": "external_undo_log",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ena-0.14.2/tests/external_undo_log.rs",
                    "test": true
                }
            ],
            "version": "0.14.2"
        },
        {
            "authors": [
                "Henri Sivonen <hsivonen@hsivonen.fi>"
            ],
            "categories": [
                "text-processing",
                "encoding",
                "web-programming",
                "internationalization"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "cfg-if",
                    "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": "packed_simd",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.9",
                    "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": "dev",
                    "name": "bincode",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "serde_derive",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "serde_json",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "A Gecko-oriented implementation of the Encoding Standard",
            "documentation": "https://docs.rs/encoding_rs/",
            "edition": "2018",
            "features": {
                "alloc": [],
                "default": [
                    "alloc"
                ],
                "fast-big5-hanzi-encode": [],
                "fast-gb-hanzi-encode": [],
                "fast-hangul-encode": [],
                "fast-hanja-encode": [],
                "fast-kanji-encode": [],
                "fast-legacy-encode": [
                    "fast-hangul-encode",
                    "fast-hanja-encode",
                    "fast-kanji-encode",
                    "fast-gb-hanzi-encode",
                    "fast-big5-hanzi-encode"
                ],
                "less-slow-big5-hanzi-encode": [],
                "less-slow-gb-hanzi-encode": [],
                "less-slow-kanji-encode": [],
                "packed_simd": [
                    "dep:packed_simd"
                ],
                "serde": [
                    "dep:serde"
                ],
                "simd-accel": [
                    "packed_simd",
                    "packed_simd/into_bits"
                ]
            },
            "homepage": "https://docs.rs/encoding_rs/",
            "id": "registry+https://github.com/rust-lang/crates.io-index#encoding_rs@0.8.33",
            "keywords": [
                "encoding",
                "web",
                "unicode",
                "charset"
            ],
            "license": "(Apache-2.0 OR MIT) AND BSD-3-Clause",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/encoding_rs-0.8.33/Cargo.toml",
            "metadata": null,
            "name": "encoding_rs",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/hsivonen/encoding_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": "encoding_rs",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/encoding_rs-0.8.33/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.8.33"
        },
        {
            "authors": [
                "Lolirofle <lolipopple@hotmail.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [],
            "description": "Type safe wrappers for types with a defined byte order",
            "documentation": null,
            "edition": "2015",
            "features": {},
            "homepage": "https://github.com/Lolirofle/endian-type",
            "id": "registry+https://github.com/rust-lang/crates.io-index#endian-type@0.1.2",
            "keywords": [
                "endian",
                "byteorder"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/endian-type-0.1.2/Cargo.toml",
            "metadata": null,
            "name": "endian-type",
            "publish": null,
            "readme": null,
            "repository": "https://github.com/Lolirofle/endian-type.git",
            "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": "endian_type",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/endian-type-0.1.2/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.1.2"
        },
        {
            "authors": [],
            "categories": [
                "data-structures",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [],
            "description": "Traits for key comparison in maps.",
            "documentation": null,
            "edition": "2015",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.1",
            "keywords": [
                "hashmap",
                "no_std"
            ],
            "license": "Apache-2.0 OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/equivalent-1.0.1/Cargo.toml",
            "metadata": null,
            "name": "equivalent",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/cuviper/equivalent",
            "rust_version": "1.6",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2015",
                    "kind": [
                        "lib"
                    ],
                    "name": "equivalent",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/equivalent-1.0.1/src/lib.rs",
                    "test": true
                }
            ],
            "version": "1.0.1"
        },
        {
            "authors": [
                "Stjepan Glavina <stjepang@gmail.com>"
            ],
            "categories": [
                "asynchronous",
                "concurrency"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "std"
                    ],
                    "kind": "dev",
                    "name": "futures",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "waker-fn",
                    "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": "Notify async tasks or threads",
            "documentation": null,
            "edition": "2018",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#event-listener@2.5.3",
            "keywords": [
                "condvar",
                "eventcount",
                "wake",
                "blocking",
                "park"
            ],
            "license": "Apache-2.0 OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/event-listener-2.5.3/Cargo.toml",
            "metadata": null,
            "name": "event-listener",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/smol-rs/event-listener",
            "rust_version": "1.36",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "event_listener",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/event-listener-2.5.3/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "mutex",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/event-listener-2.5.3/examples/mutex.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "notify",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/event-listener-2.5.3/tests/notify.rs",
                    "test": true
                }
            ],
            "version": "2.5.3"
        },
        {
            "authors": [
                "Stjepan Glavina <stjepang@gmail.com>"
            ],
            "categories": [
                "asynchronous",
                "concurrency"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "concurrent-queue",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.2.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "pin-project-lite",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.12",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "alloc"
                    ],
                    "kind": null,
                    "name": "portable-atomic-util",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.4",
                    "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": "portable_atomic_crate",
                    "req": "^1.2.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "cargo_bench_support"
                    ],
                    "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": "futures-lite",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "waker-fn",
                    "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": "parking",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^2.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_family = \"wasm\"))",
                    "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_family = \"wasm\")",
                    "uses_default_features": true
                }
            ],
            "description": "Notify async tasks or threads",
            "documentation": null,
            "edition": "2021",
            "features": {
                "default": [
                    "std"
                ],
                "parking": [
                    "dep:parking"
                ],
                "portable-atomic": [
                    "portable-atomic-util",
                    "portable_atomic_crate"
                ],
                "portable-atomic-util": [
                    "dep:portable-atomic-util"
                ],
                "portable_atomic_crate": [
                    "dep:portable_atomic_crate"
                ],
                "std": [
                    "concurrent-queue/std",
                    "parking"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#event-listener@4.0.3",
            "keywords": [
                "condvar",
                "eventcount",
                "wake",
                "blocking",
                "park"
            ],
            "license": "Apache-2.0 OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/event-listener-4.0.3/Cargo.toml",
            "metadata": null,
            "name": "event-listener",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/smol-rs/event-listener",
            "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": "event_listener",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/event-listener-4.0.3/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "mutex",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/event-listener-4.0.3/examples/mutex.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "notify",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/event-listener-4.0.3/tests/notify.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "bench",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/event-listener-4.0.3/benches/bench.rs",
                    "test": false
                }
            ],
            "version": "4.0.3"
        },
        {
            "authors": [
                "John Nunley <dev@notgull.net>"
            ],
            "categories": [
                "asynchronous",
                "concurrency"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "event-listener",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^4.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "pin-project-lite",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.12",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "futures-lite",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "wasm-bindgen-test",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.37",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_family = \"wasm\")",
                    "uses_default_features": true
                }
            ],
            "description": "Block or poll on event_listener easily",
            "documentation": null,
            "edition": "2018",
            "features": {
                "default": [
                    "std"
                ],
                "std": [
                    "event-listener/std"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#event-listener-strategy@0.4.0",
            "keywords": [
                "condvar",
                "envcount",
                "wake",
                "blocking",
                "park"
            ],
            "license": "Apache-2.0 OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/event-listener-strategy-0.4.0/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                }
            },
            "name": "event-listener-strategy",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/smol-rs/event-listener",
            "rust_version": "1.59",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "event_listener_strategy",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/event-listener-strategy-0.4.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "easy_wrapper",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/event-listener-strategy-0.4.0/tests/easy_wrapper.rs",
                    "test": true
                }
            ],
            "version": "0.4.0"
        },
        {
            "authors": [
                "Stjepan Glavina <stjepang@gmail.com>"
            ],
            "categories": [
                "algorithms"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": "dev",
                    "name": "getrandom",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2",
                    "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",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "wyhash",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "js"
                    ],
                    "kind": null,
                    "name": "getrandom",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(all(any(target_arch = \"wasm32\", target_arch = \"wasm64\"), target_os = \"unknown\"))",
                    "uses_default_features": true
                },
                {
                    "features": [
                        "js"
                    ],
                    "kind": "dev",
                    "name": "getrandom",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(all(any(target_arch = \"wasm32\", target_arch = \"wasm64\"), target_os = \"unknown\"))",
                    "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(any(target_arch = \"wasm32\", target_arch = \"wasm64\"), target_os = \"unknown\"))",
                    "uses_default_features": true
                }
            ],
            "description": "A simple and fast random number generator",
            "documentation": null,
            "edition": "2018",
            "features": {
                "alloc": [],
                "default": [
                    "std"
                ],
                "getrandom": [
                    "dep:getrandom"
                ],
                "js": [
                    "std",
                    "getrandom"
                ],
                "std": [
                    "alloc"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#fastrand@2.0.2",
            "keywords": [
                "simple",
                "fast",
                "rand",
                "random",
                "wyrand"
            ],
            "license": "Apache-2.0 OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/fastrand-2.0.2/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                }
            },
            "name": "fastrand",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/smol-rs/fastrand",
            "rust_version": "1.36",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "fastrand",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/fastrand-2.0.2/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "char",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/fastrand-2.0.2/tests/char.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "smoke",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/fastrand-2.0.2/tests/smoke.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "bench",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/fastrand-2.0.2/benches/bench.rs",
                    "test": false
                }
            ],
            "version": "2.0.2"
        },
        {
            "authors": [
                "bluss"
            ],
            "categories": [
                "data-structures"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "derive"
                    ],
                    "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": "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
                }
            ],
            "description": "FixedBitSet is a simple bitset collection",
            "documentation": "https://docs.rs/fixedbitset/",
            "edition": "2015",
            "features": {
                "default": [
                    "std"
                ],
                "serde": [
                    "dep:serde"
                ],
                "std": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#fixedbitset@0.4.2",
            "keywords": [
                "container",
                "data-structure",
                "bitvec",
                "bitset",
                "no_std"
            ],
            "license": "MIT/Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/fixedbitset-0.4.2/Cargo.toml",
            "metadata": {
                "release": {
                    "no-dev-version": true,
                    "tag-name": "{{version}}"
                }
            },
            "name": "fixedbitset",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/petgraph/fixedbitset",
            "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": "fixedbitset",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/fixedbitset-0.4.2/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "bench"
                    ],
                    "name": "benches",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/fixedbitset-0.4.2/benches/benches.rs",
                    "test": false
                }
            ],
            "version": "0.4.2"
        },
        {
            "authors": [
                "Bronson Brown-deVost <bronsonbdevost@gmail.com>"
            ],
            "categories": [
                "mathematics",
                "algorithms"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "html_reports"
                    ],
                    "kind": "dev",
                    "name": "criterion",
                    "optional": false,
                    "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": "dev",
                    "name": "fastrand",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.8.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "A trait for native rust f64/f32 nextafter",
            "documentation": null,
            "edition": "2018",
            "features": {},
            "homepage": "https://gitlab.com/bronsonbdevost/next_afterf",
            "id": "registry+https://github.com/rust-lang/crates.io-index#float_next_after@1.0.0",
            "keywords": [
                "float",
                "f64",
                "f32",
                "nextafter",
                "increment"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/float_next_after-1.0.0/Cargo.toml",
            "metadata": null,
            "name": "float_next_after",
            "publish": null,
            "readme": "README.md",
            "repository": "https://gitlab.com/bronsonbdevost/next_afterf",
            "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": "float_next_after",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/float_next_after-1.0.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "bench",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/float_next_after-1.0.0/benches/bench.rs",
                    "test": false
                }
            ],
            "version": "1.0.0"
        },
        {
            "authors": [
                "Joshua Barretto <joshua.s.barretto@gmail.com>"
            ],
            "categories": [
                "concurrency",
                "data-structures"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "futures-core",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "futures-sink",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "getrandom"
                    ],
                    "kind": null,
                    "name": "nanorand",
                    "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": [
                        "mutex"
                    ],
                    "kind": null,
                    "name": "spin",
                    "optional": false,
                    "registry": null,
                    "rename": "spin1",
                    "req": "^0.9.8",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "attributes",
                        "unstable"
                    ],
                    "kind": "dev",
                    "name": "async-std",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.9.0",
                    "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.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "crossbeam-channel",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "crossbeam-utils",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.8.10",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "std"
                    ],
                    "kind": "dev",
                    "name": "futures",
                    "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": "rand",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.8.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "rt",
                        "macros"
                    ],
                    "kind": "dev",
                    "name": "tokio",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.16.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "waker-fn",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "A blazingly fast multi-producer channel",
            "documentation": "https://docs.rs/flume",
            "edition": "2018",
            "features": {
                "async": [
                    "futures-sink",
                    "futures-core"
                ],
                "default": [
                    "async",
                    "select",
                    "eventual-fairness"
                ],
                "eventual-fairness": [
                    "select",
                    "nanorand"
                ],
                "futures-core": [
                    "dep:futures-core"
                ],
                "futures-sink": [
                    "dep:futures-sink"
                ],
                "nanorand": [
                    "dep:nanorand"
                ],
                "select": [],
                "spin": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#flume@0.11.0",
            "keywords": [
                "mpsc",
                "fifo",
                "channel",
                "thread",
                "mpmc"
            ],
            "license": "Apache-2.0/MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/flume-0.11.0/Cargo.toml",
            "metadata": null,
            "name": "flume",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/zesterer/flume",
            "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": "flume",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/flume-0.11.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "perf",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/flume-0.11.0/examples/perf.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "async",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/flume-0.11.0/examples/async.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "select",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/flume-0.11.0/examples/select.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "simple",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/flume-0.11.0/examples/simple.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "same_channel",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/flume-0.11.0/tests/same_channel.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "stream",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/flume-0.11.0/tests/stream.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "zero",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/flume-0.11.0/tests/zero.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "after",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/flume-0.11.0/tests/after.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "method_sharing",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/flume-0.11.0/tests/method_sharing.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "never",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/flume-0.11.0/tests/never.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "list",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/flume-0.11.0/tests/list.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "iter",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/flume-0.11.0/tests/iter.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "mpsc",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/flume-0.11.0/tests/mpsc.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "select_macro",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/flume-0.11.0/tests/select_macro.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "check_same_channel",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/flume-0.11.0/tests/check_same_channel.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "async",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/flume-0.11.0/tests/async.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "select",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/flume-0.11.0/tests/select.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "array",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/flume-0.11.0/tests/array.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "golang",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/flume-0.11.0/tests/golang.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "tick",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/flume-0.11.0/tests/tick.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "ready",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/flume-0.11.0/tests/ready.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "basic",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/flume-0.11.0/tests/basic.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "thread_locals",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/flume-0.11.0/tests/thread_locals.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "basic",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/flume-0.11.0/benches/basic.rs",
                    "test": false
                }
            ],
            "version": "0.11.0"
        },
        {
            "authors": [
                "Alex Crichton <alex@alexcrichton.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [],
            "description": "Fowler\u2013Noll\u2013Vo hash function",
            "documentation": "https://doc.servo.org/fnv/",
            "edition": "2015",
            "features": {
                "default": [
                    "std"
                ],
                "std": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#fnv@1.0.7",
            "keywords": [],
            "license": "Apache-2.0 / MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/fnv-1.0.7/Cargo.toml",
            "metadata": null,
            "name": "fnv",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/servo/rust-fnv",
            "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": "fnv",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/fnv-1.0.7/lib.rs",
                    "test": true
                }
            ],
            "version": "1.0.7"
        },
        {
            "authors": [
                "The rust-url developers"
            ],
            "categories": [
                "no_std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "percent-encoding",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.3.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                }
            ],
            "description": "Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms.",
            "documentation": null,
            "edition": "2018",
            "features": {
                "alloc": [
                    "percent-encoding/alloc"
                ],
                "default": [
                    "std"
                ],
                "std": [
                    "alloc",
                    "percent-encoding/std"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#form_urlencoded@1.2.1",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/form_urlencoded-1.2.1/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "rustdoc-args": [
                            "--generate-link-to-definition"
                        ]
                    }
                }
            },
            "name": "form_urlencoded",
            "publish": null,
            "readme": null,
            "repository": "https://github.com/servo/rust-url",
            "rust_version": "1.51",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "form_urlencoded",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/form_urlencoded-1.2.1/src/lib.rs",
                    "test": false
                }
            ],
            "version": "1.2.1"
        },
        {
            "authors": [
                "Andrew Gallant <jamslam@gmail.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "utf8-ranges",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.4",
                    "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.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "fnv",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.6",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "memmap",
                    "optional": false,
                    "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": "dev",
                    "name": "quickcheck",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.9.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "rand",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Use finite state transducers to compactly represents sets or maps of many\nstrings (> 1 billion is possible).\n",
            "documentation": "https://docs.rs/fst",
            "edition": "2018",
            "features": {
                "default": [],
                "levenshtein": [
                    "utf8-ranges"
                ],
                "utf8-ranges": [
                    "dep:utf8-ranges"
                ]
            },
            "homepage": "https://github.com/BurntSushi/fst",
            "id": "registry+https://github.com/rust-lang/crates.io-index#fst@0.4.7",
            "keywords": [
                "search",
                "information",
                "retrieval",
                "dictionary",
                "map"
            ],
            "license": "Unlicense/MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/fst-0.4.7/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "levenshtein"
                        ]
                    }
                }
            },
            "name": "fst",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/BurntSushi/fst",
            "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": "fst",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/fst-0.4.7/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/fst-0.4.7/tests/test.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/fst-0.4.7/build.rs",
                    "test": false
                }
            ],
            "version": "0.4.7"
        },
        {
            "authors": [
                "myrrlyn <self@myrrlyn.dev>"
            ],
            "categories": [
                "no-std",
                "rust-patterns"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": "dev",
                    "name": "static_assertions",
                    "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": "Trait generalization over the primitive types",
            "documentation": "https://docs.rs/funty",
            "edition": "2018",
            "features": {
                "default": [
                    "std"
                ],
                "std": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#funty@2.0.0",
            "keywords": [
                "numerics",
                "primitives",
                "traits"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/funty-2.0.0/Cargo.toml",
            "metadata": null,
            "name": "funty",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/myrrlyn/funty",
            "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": "funty",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/funty-2.0.0/src/lib.rs",
                    "test": true
                }
            ],
            "version": "2.0.0"
        },
        {
            "authors": [],
            "categories": [
                "asynchronous"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "sink"
                    ],
                    "kind": null,
                    "name": "futures-channel",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.30",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "futures-core",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.30",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "futures-executor",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.30",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "futures-io",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.30",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "futures-sink",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.30",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "futures-task",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.30",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "sink"
                    ],
                    "kind": null,
                    "name": "futures-util",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.30",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "assert_matches",
                    "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": "pin-project",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.11",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "pin-utils",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "static_assertions",
                    "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": "tokio",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.11",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "An implementation of futures and streams featuring zero allocations,\ncomposability, and iterator-like interfaces.\n",
            "documentation": null,
            "edition": "2018",
            "features": {
                "alloc": [
                    "futures-core/alloc",
                    "futures-task/alloc",
                    "futures-sink/alloc",
                    "futures-channel/alloc",
                    "futures-util/alloc"
                ],
                "async-await": [
                    "futures-util/async-await",
                    "futures-util/async-await-macro"
                ],
                "bilock": [
                    "futures-util/bilock"
                ],
                "cfg-target-has-atomic": [],
                "compat": [
                    "std",
                    "futures-util/compat"
                ],
                "default": [
                    "std",
                    "async-await",
                    "executor"
                ],
                "executor": [
                    "std",
                    "futures-executor/std"
                ],
                "futures-executor": [
                    "dep:futures-executor"
                ],
                "io-compat": [
                    "compat",
                    "futures-util/io-compat"
                ],
                "std": [
                    "alloc",
                    "futures-core/std",
                    "futures-task/std",
                    "futures-io/std",
                    "futures-sink/std",
                    "futures-util/std",
                    "futures-util/io",
                    "futures-util/channel"
                ],
                "thread-pool": [
                    "executor",
                    "futures-executor/thread-pool"
                ],
                "unstable": [
                    "futures-core/unstable",
                    "futures-task/unstable",
                    "futures-channel/unstable",
                    "futures-io/unstable",
                    "futures-util/unstable"
                ],
                "write-all-vectored": [
                    "futures-util/write-all-vectored"
                ]
            },
            "homepage": "https://rust-lang.github.io/futures-rs",
            "id": "registry+https://github.com/rust-lang/crates.io-index#futures@0.3.30",
            "keywords": [
                "futures",
                "async",
                "future"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                },
                "playground": {
                    "features": [
                        "std",
                        "async-await",
                        "compat",
                        "io-compat",
                        "executor",
                        "thread-pool"
                    ]
                }
            },
            "name": "futures",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rust-lang/futures-rs",
            "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": "futures",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "stream_peekable",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/stream_peekable.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "io_cursor",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/io_cursor.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "future_inspect",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/future_inspect.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_macro",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/test_macro.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "_require_features",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/_require_features.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "stream",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/stream.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "future_select_all",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/future_select_all.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "eager_drop",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/eager_drop.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "future_obj",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/future_obj.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "oneshot",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/oneshot.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "io_read",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/io_read.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "stream_buffer_unordered",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/stream_buffer_unordered.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "recurse",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/recurse.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "stream_try_stream",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/stream_try_stream.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "macro_comma_support",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/macro_comma_support.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "compat",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/compat.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "async_await_macros",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/async_await_macros.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "io_read_to_end",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/io_read_to_end.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "future_try_join_all",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/future_try_join_all.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "lock_mutex",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/lock_mutex.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "sink",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/sink.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "io_line_writer",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/io_line_writer.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "future_join",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/future_join.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "io_write",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/io_write.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "eventual",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/eventual.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "io_buf_writer",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/io_buf_writer.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "task_arc_wake",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/task_arc_wake.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "future_try_flatten_stream",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/future_try_flatten_stream.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "stream_unfold",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/stream_unfold.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "io_buf_reader",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/io_buf_reader.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "io_read_until",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/io_read_until.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "future_join_all",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/future_join_all.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "sink_fanout",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/sink_fanout.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "stream_futures_unordered",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/stream_futures_unordered.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "stream_into_async_read",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/stream_into_async_read.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "io_read_exact",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/io_read_exact.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "future_abortable",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/future_abortable.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "io_read_line",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/io_read_line.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "auto_traits",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/auto_traits.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "stream_catch_unwind",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/stream_catch_unwind.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "task_atomic_waker",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/task_atomic_waker.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "future_basic_combinators",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/future_basic_combinators.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "io_lines",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/io_lines.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "io_read_to_string",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/io_read_to_string.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "io_window",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/io_window.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "ready_queue",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/ready_queue.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "future_select_ok",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/future_select_ok.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "bilock",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/bilock.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "future_shared",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/future_shared.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "stream_split",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/stream_split.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "stream_futures_ordered",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/stream_futures_ordered.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "stream_select_next_some",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/stream_select_next_some.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "stream_abortable",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/stream_abortable.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "stream_select_all",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/stream_select_all.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "future_fuse",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/future_fuse.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "try_join",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/try_join.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "object_safety",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/tests/object_safety.rs",
                    "test": true
                }
            ],
            "version": "0.3.30"
        },
        {
            "authors": [],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "futures-core",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.30",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "futures-sink",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.30",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                }
            ],
            "description": "Channels for asynchronous communication using futures-rs.\n",
            "documentation": null,
            "edition": "2018",
            "features": {
                "alloc": [
                    "futures-core/alloc"
                ],
                "cfg-target-has-atomic": [],
                "default": [
                    "std"
                ],
                "futures-sink": [
                    "dep:futures-sink"
                ],
                "sink": [
                    "futures-sink"
                ],
                "std": [
                    "alloc",
                    "futures-core/std"
                ],
                "unstable": []
            },
            "homepage": "https://rust-lang.github.io/futures-rs",
            "id": "registry+https://github.com/rust-lang/crates.io-index#futures-channel@0.3.30",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.30/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                }
            },
            "name": "futures-channel",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rust-lang/futures-rs",
            "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": "futures_channel",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.30/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "oneshot",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.30/tests/oneshot.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "channel",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.30/tests/channel.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "mpsc-close",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.30/tests/mpsc-close.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "mpsc-size_hint",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.30/tests/mpsc-size_hint.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "mpsc",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.30/tests/mpsc.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "sync_mpsc",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.30/benches/sync_mpsc.rs",
                    "test": false
                }
            ],
            "version": "0.3.30"
        },
        {
            "authors": [
                "Yoshua Wuyts <yoshuawuyts@gmail.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "bitvec",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "futures-core",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "pin-project",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.8",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "slab",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.8",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "smallvec",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.11.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "attributes"
                    ],
                    "kind": "dev",
                    "name": "async-std",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.12.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "async",
                        "async_futures",
                        "html_reports"
                    ],
                    "kind": "dev",
                    "name": "criterion",
                    "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": "futures",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.25",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "futures-lite",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.12.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "futures-time",
                    "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": "dev",
                    "name": "lending-stream",
                    "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": "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": [
                        "macros",
                        "time",
                        "rt-multi-thread"
                    ],
                    "kind": "dev",
                    "name": "tokio",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.32.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Structured concurrency operations for async Rust",
            "documentation": "https://docs.rs/futures-concurrency",
            "edition": "2021",
            "features": {
                "alloc": [
                    "bitvec/alloc",
                    "dep:slab",
                    "dep:smallvec"
                ],
                "default": [
                    "std"
                ],
                "std": [
                    "alloc"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#futures-concurrency@7.5.0",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-concurrency-7.5.0/Cargo.toml",
            "metadata": null,
            "name": "futures-concurrency",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/yoshuawuyts/futures-concurrency",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "futures_concurrency",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-concurrency-7.5.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "happy_eyeballs",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-concurrency-7.5.0/examples/happy_eyeballs.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "regression-155",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-concurrency-7.5.0/tests/regression-155.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "no_std",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-concurrency-7.5.0/tests/no_std.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "bench",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-concurrency-7.5.0/benches/bench.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "compare",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-concurrency-7.5.0/benches/compare.rs",
                    "test": false
                }
            ],
            "version": "7.5.0"
        },
        {
            "authors": [],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "require-cas"
                    ],
                    "kind": null,
                    "name": "portable-atomic",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                }
            ],
            "description": "The core traits and types in for the `futures` library.\n",
            "documentation": null,
            "edition": "2018",
            "features": {
                "alloc": [],
                "cfg-target-has-atomic": [],
                "default": [
                    "std"
                ],
                "portable-atomic": [
                    "dep:portable-atomic"
                ],
                "std": [
                    "alloc"
                ],
                "unstable": []
            },
            "homepage": "https://rust-lang.github.io/futures-rs",
            "id": "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.30",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-core-0.3.30/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                }
            },
            "name": "futures-core",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rust-lang/futures-rs",
            "rust_version": "1.36",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "futures_core",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-core-0.3.30/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.3.30"
        },
        {
            "authors": [],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "futures-core",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.30",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "futures-task",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.30",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "futures-util",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.30",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "num_cpus",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.8.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Executors for asynchronous tasks based on the futures-rs library.\n",
            "documentation": null,
            "edition": "2018",
            "features": {
                "default": [
                    "std"
                ],
                "num_cpus": [
                    "dep:num_cpus"
                ],
                "std": [
                    "futures-core/std",
                    "futures-task/std",
                    "futures-util/std"
                ],
                "thread-pool": [
                    "std",
                    "num_cpus"
                ]
            },
            "homepage": "https://rust-lang.github.io/futures-rs",
            "id": "registry+https://github.com/rust-lang/crates.io-index#futures-executor@0.3.30",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-executor-0.3.30/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                }
            },
            "name": "futures-executor",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rust-lang/futures-rs",
            "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": "futures_executor",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-executor-0.3.30/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "local_pool",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-executor-0.3.30/tests/local_pool.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "thread_notify",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-executor-0.3.30/benches/thread_notify.rs",
                    "test": false
                }
            ],
            "version": "0.3.30"
        },
        {
            "authors": [],
            "categories": [],
            "default_run": null,
            "dependencies": [],
            "description": "The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library.\n",
            "documentation": null,
            "edition": "2018",
            "features": {
                "default": [
                    "std"
                ],
                "std": [],
                "unstable": []
            },
            "homepage": "https://rust-lang.github.io/futures-rs",
            "id": "registry+https://github.com/rust-lang/crates.io-index#futures-io@0.3.30",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-io-0.3.30/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                }
            },
            "name": "futures-io",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rust-lang/futures-rs",
            "rust_version": "1.36",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "futures_io",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-io-0.3.30/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.3.30"
        },
        {
            "authors": [
                "Stjepan Glavina <stjepang@gmail.com>",
                "Contributors to futures-rs"
            ],
            "categories": [
                "asynchronous",
                "concurrency"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "fastrand",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^2.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "futures-core",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "futures-io",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "memchr",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^2.3.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "parking",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^2.2.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "pin-project-lite",
                    "optional": false,
                    "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": "dev",
                    "name": "spin_on",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "waker-fn",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Futures, streams, and async I/O combinators",
            "documentation": "https://docs.rs/futures-lite",
            "edition": "2021",
            "features": {
                "alloc": [],
                "default": [
                    "race",
                    "std"
                ],
                "fastrand": [
                    "dep:fastrand"
                ],
                "futures-io": [
                    "dep:futures-io"
                ],
                "memchr": [
                    "dep:memchr"
                ],
                "parking": [
                    "dep:parking"
                ],
                "race": [
                    "fastrand"
                ],
                "std": [
                    "alloc",
                    "fastrand/std",
                    "futures-io",
                    "parking"
                ]
            },
            "homepage": "https://github.com/smol-rs/futures-lite",
            "id": "registry+https://github.com/rust-lang/crates.io-index#futures-lite@2.3.0",
            "keywords": [
                "asynchronous",
                "futures",
                "async"
            ],
            "license": "Apache-2.0 OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-lite-2.3.0/Cargo.toml",
            "metadata": null,
            "name": "futures-lite",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/smol-rs/futures-lite",
            "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": "futures_lite",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-lite-2.3.0/src/lib.rs",
                    "test": true
                }
            ],
            "version": "2.3.0"
        },
        {
            "authors": [],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "proc-macro2",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.60",
                    "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.8",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "The futures-rs procedural macro implementations.\n",
            "documentation": null,
            "edition": "2018",
            "features": {},
            "homepage": "https://rust-lang.github.io/futures-rs",
            "id": "registry+https://github.com/rust-lang/crates.io-index#futures-macro@0.3.30",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-macro-0.3.30/Cargo.toml",
            "metadata": null,
            "name": "futures-macro",
            "publish": null,
            "readme": null,
            "repository": "https://github.com/rust-lang/futures-rs",
            "rust_version": "1.56",
            "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": "futures_macro",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-macro-0.3.30/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.3.30"
        },
        {
            "authors": [],
            "categories": [],
            "default_run": null,
            "dependencies": [],
            "description": "The asynchronous `Sink` trait for the futures-rs library.\n",
            "documentation": null,
            "edition": "2018",
            "features": {
                "alloc": [],
                "default": [
                    "std"
                ],
                "std": [
                    "alloc"
                ]
            },
            "homepage": "https://rust-lang.github.io/futures-rs",
            "id": "registry+https://github.com/rust-lang/crates.io-index#futures-sink@0.3.30",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-sink-0.3.30/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true
                    }
                }
            },
            "name": "futures-sink",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rust-lang/futures-rs",
            "rust_version": "1.36",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "futures_sink",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-sink-0.3.30/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.3.30"
        },
        {
            "authors": [],
            "categories": [],
            "default_run": null,
            "dependencies": [],
            "description": "Tools for working with tasks.\n",
            "documentation": null,
            "edition": "2018",
            "features": {
                "alloc": [],
                "cfg-target-has-atomic": [],
                "default": [
                    "std"
                ],
                "std": [
                    "alloc"
                ],
                "unstable": []
            },
            "homepage": "https://rust-lang.github.io/futures-rs",
            "id": "registry+https://github.com/rust-lang/crates.io-index#futures-task@0.3.30",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-task-0.3.30/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true
                    }
                }
            },
            "name": "futures-task",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rust-lang/futures-rs",
            "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": "futures_task",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-task-0.3.30/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.3.30"
        },
        {
            "authors": [],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "std"
                    ],
                    "kind": null,
                    "name": "futures-channel",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.30",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "futures-core",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.30",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "std"
                    ],
                    "kind": null,
                    "name": "futures-io",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.30",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "futures-macro",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "=0.3.30",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "futures-sink",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.30",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "futures-task",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.30",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "futures",
                    "optional": true,
                    "registry": null,
                    "rename": "futures_01",
                    "req": "^0.1.25",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "memchr",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^2.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "pin-project-lite",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.6",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "pin-utils",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "slab",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "tokio-io",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.9",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "tokio",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.11",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Common utilities and extension traits for the futures-rs library.\n",
            "documentation": null,
            "edition": "2018",
            "features": {
                "alloc": [
                    "futures-core/alloc",
                    "futures-task/alloc"
                ],
                "async-await": [],
                "async-await-macro": [
                    "async-await",
                    "futures-macro"
                ],
                "bilock": [],
                "cfg-target-has-atomic": [],
                "channel": [
                    "std",
                    "futures-channel"
                ],
                "compat": [
                    "std",
                    "futures_01"
                ],
                "default": [
                    "std",
                    "async-await",
                    "async-await-macro"
                ],
                "futures-channel": [
                    "dep:futures-channel"
                ],
                "futures-io": [
                    "dep:futures-io"
                ],
                "futures-macro": [
                    "dep:futures-macro"
                ],
                "futures-sink": [
                    "dep:futures-sink"
                ],
                "futures_01": [
                    "dep:futures_01"
                ],
                "io": [
                    "std",
                    "futures-io",
                    "memchr"
                ],
                "io-compat": [
                    "io",
                    "compat",
                    "tokio-io"
                ],
                "memchr": [
                    "dep:memchr"
                ],
                "portable-atomic": [
                    "futures-core/portable-atomic"
                ],
                "sink": [
                    "futures-sink"
                ],
                "slab": [
                    "dep:slab"
                ],
                "std": [
                    "alloc",
                    "futures-core/std",
                    "futures-task/std",
                    "slab"
                ],
                "tokio-io": [
                    "dep:tokio-io"
                ],
                "unstable": [
                    "futures-core/unstable",
                    "futures-task/unstable"
                ],
                "write-all-vectored": [
                    "io"
                ]
            },
            "homepage": "https://rust-lang.github.io/futures-rs",
            "id": "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.30",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                }
            },
            "name": "futures-util",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rust-lang/futures-rs",
            "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": "futures_util",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "flatten_unordered",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/benches/flatten_unordered.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "select",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/benches/select.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "bilock",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/benches/bilock.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "futures_unordered",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/benches/futures_unordered.rs",
                    "test": false
                }
            ],
            "version": "0.3.30"
        },
        {
            "authors": [
                "Jinzhou Zhang <lotabout@gmail.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "thread_local",
                    "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": "dev",
                    "name": "termion",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.5.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Fuzzy Matching Library",
            "documentation": "https://docs.rs/fuzzy-matcher",
            "edition": "2018",
            "features": {
                "compact": [],
                "default": []
            },
            "homepage": "https://github.com/lotabout/fuzzy-matcher",
            "id": "registry+https://github.com/rust-lang/crates.io-index#fuzzy-matcher@0.3.7",
            "keywords": [
                "fuzzy",
                "match",
                "text",
                "search"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/fuzzy-matcher-0.3.7/Cargo.toml",
            "metadata": null,
            "name": "fuzzy-matcher",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/lotabout/fuzzy-matcher",
            "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": "fuzzy_matcher",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/fuzzy-matcher-0.3.7/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "fz",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/fuzzy-matcher-0.3.7/examples/fz.rs",
                    "test": false
                }
            ],
            "version": "0.3.7"
        },
        {
            "authors": [
                "Bart\u0142omiej Kami\u0144ski <fizyk20@gmail.com>",
                "Aaron Trent <novacrazy@gmail.com>"
            ],
            "categories": [
                "data-structures",
                "no-std"
            ],
            "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": "typenum",
                    "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": "zeroize",
                    "optional": true,
                    "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": "bincode",
                    "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": "build",
                    "name": "version_check",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.9",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Generic types implementing functionality of arrays",
            "documentation": "http://fizyk20.github.io/generic-array/generic_array/",
            "edition": "2015",
            "features": {
                "more_lengths": [],
                "serde": [
                    "dep:serde"
                ],
                "zeroize": [
                    "dep:zeroize"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#generic-array@0.14.7",
            "keywords": [
                "generic",
                "array"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/generic-array-0.14.7/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "serde",
                            "zeroize"
                        ]
                    }
                }
            },
            "name": "generic-array",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/fizyk20/generic-array.git",
            "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": "generic_array",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/generic-array-0.14.7/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/generic-array-0.14.7/build.rs",
                    "test": false
                }
            ],
            "version": "0.14.7"
        },
        {
            "authors": [],
            "categories": [
                "science::geo"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "earcutr",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "float_next_after",
                    "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": [
                        "approx",
                        "use-rstar_0_11"
                    ],
                    "kind": null,
                    "name": "geo-types",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7.9",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "geographiclib-rs",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "log",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.11",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "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": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "proj",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.27.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "robust",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rstar",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.11.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "derive"
                    ],
                    "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": "dev",
                    "name": "approx",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": ">=0.4.0, <0.6.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "html_reports"
                    ],
                    "kind": "dev",
                    "name": "criterion",
                    "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": "dev",
                    "name": "pretty_env_logger",
                    "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": "dev",
                    "name": "rand",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.8.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "rand_distr",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "wkt",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Geospatial primitives and algorithms",
            "documentation": "https://docs.rs/geo/",
            "edition": "2021",
            "features": {
                "default": [
                    "earcutr"
                ],
                "earcutr": [
                    "dep:earcutr"
                ],
                "proj": [
                    "dep:proj"
                ],
                "proj-network": [
                    "use-proj",
                    "proj/network"
                ],
                "serde": [
                    "dep:serde"
                ],
                "use-proj": [
                    "proj"
                ],
                "use-serde": [
                    "serde",
                    "geo-types/serde"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#geo@0.26.0",
            "keywords": [
                "gis",
                "geo",
                "geography",
                "geospatial"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-0.26.0/Cargo.toml",
            "metadata": null,
            "name": "geo",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/georust/geo",
            "rust_version": "1.63",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "geo",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-0.26.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "types",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-0.26.0/examples/types.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "algorithm",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-0.26.0/examples/algorithm.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "concavehull-usage",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-0.26.0/examples/concavehull-usage.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "area",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-0.26.0/benches/area.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "contains",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-0.26.0/benches/contains.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "convex_hull",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-0.26.0/benches/convex_hull.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "concave_hull",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-0.26.0/benches/concave_hull.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "intersection",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-0.26.0/benches/intersection.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "vincenty_distance",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-0.26.0/benches/vincenty_distance.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "geodesic_distance",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-0.26.0/benches/geodesic_distance.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "extremes",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-0.26.0/benches/extremes.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "euclidean_distance",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-0.26.0/benches/euclidean_distance.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "rotate",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-0.26.0/benches/rotate.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "relate",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-0.26.0/benches/relate.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "simplify",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-0.26.0/benches/simplify.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "simplifyvw",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-0.26.0/benches/simplifyvw.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "frechet_distance",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-0.26.0/benches/frechet_distance.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "rand_line_crossings",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-0.26.0/benches/rand_line_crossings.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "winding_order",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-0.26.0/benches/winding_order.rs",
                    "test": false
                }
            ],
            "version": "0.26.0"
        },
        {
            "authors": [],
            "categories": [
                "science::geo"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "earcutr",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "float_next_after",
                    "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": [
                        "approx",
                        "use-rstar_0_11"
                    ],
                    "kind": null,
                    "name": "geo-types",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7.12",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "geographiclib-rs",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "log",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.11",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "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": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "proj",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.27.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "robust",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rstar",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.11.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "derive"
                    ],
                    "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": "spade",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^2.2.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "approx",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": ">=0.4.0, <0.6.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "html_reports"
                    ],
                    "kind": "dev",
                    "name": "criterion",
                    "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": "dev",
                    "name": "pretty_env_logger",
                    "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": "dev",
                    "name": "rand",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.8.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "rand_distr",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "wkt",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Geospatial primitives and algorithms",
            "documentation": "https://docs.rs/geo/",
            "edition": "2021",
            "features": {
                "default": [
                    "earcutr",
                    "spade"
                ],
                "earcutr": [
                    "dep:earcutr"
                ],
                "proj": [
                    "dep:proj"
                ],
                "proj-network": [
                    "use-proj",
                    "proj/network"
                ],
                "serde": [
                    "dep:serde"
                ],
                "spade": [
                    "dep:spade"
                ],
                "use-proj": [
                    "proj"
                ],
                "use-serde": [
                    "serde",
                    "geo-types/serde"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#geo@0.27.0",
            "keywords": [
                "gis",
                "geo",
                "geography",
                "geospatial"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-0.27.0/Cargo.toml",
            "metadata": null,
            "name": "geo",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/georust/geo",
            "rust_version": "1.65",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "geo",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-0.27.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "types",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-0.27.0/examples/types.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "algorithm",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-0.27.0/examples/algorithm.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "concavehull-usage",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-0.27.0/examples/concavehull-usage.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "area",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-0.27.0/benches/area.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "contains",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-0.27.0/benches/contains.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "convex_hull",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-0.27.0/benches/convex_hull.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "concave_hull",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-0.27.0/benches/concave_hull.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "intersection",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-0.27.0/benches/intersection.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "vincenty_distance",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-0.27.0/benches/vincenty_distance.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "geodesic_distance",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-0.27.0/benches/geodesic_distance.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "extremes",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-0.27.0/benches/extremes.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "euclidean_distance",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-0.27.0/benches/euclidean_distance.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "rotate",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-0.27.0/benches/rotate.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "relate",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-0.27.0/benches/relate.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "simplify",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-0.27.0/benches/simplify.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "simplifyvw",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-0.27.0/benches/simplifyvw.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "frechet_distance",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-0.27.0/benches/frechet_distance.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "rand_line_crossings",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-0.27.0/benches/rand_line_crossings.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "winding_order",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-0.27.0/benches/winding_order.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "monotone_subdiv",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-0.27.0/benches/monotone_subdiv.rs",
                    "test": false
                }
            ],
            "version": "0.27.0"
        },
        {
            "authors": [],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "approx",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": ">=0.4.0, <0.6.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "arbitrary",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.2.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "libm"
                    ],
                    "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": "rstar",
                    "optional": true,
                    "registry": null,
                    "rename": "rstar_0_10",
                    "req": "^0.10",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rstar",
                    "optional": true,
                    "registry": null,
                    "rename": "rstar_0_11",
                    "req": "^0.11",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rstar",
                    "optional": true,
                    "registry": null,
                    "rename": "rstar_0_12",
                    "req": "^0.12",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rstar",
                    "optional": true,
                    "registry": null,
                    "rename": "rstar_0_8",
                    "req": "^0.8",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rstar",
                    "optional": true,
                    "registry": null,
                    "rename": "rstar_0_9",
                    "req": "^0.9",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "alloc",
                        "derive"
                    ],
                    "kind": null,
                    "name": "serde",
                    "optional": true,
                    "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": "approx",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": ">=0.4.0, <0.6.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Geospatial primitive data types",
            "documentation": "https://docs.rs/geo-types/",
            "edition": "2021",
            "features": {
                "approx": [
                    "dep:approx"
                ],
                "arbitrary": [
                    "dep:arbitrary"
                ],
                "default": [
                    "std"
                ],
                "rstar": [
                    "rstar_0_8"
                ],
                "rstar_0_10": [
                    "dep:rstar_0_10"
                ],
                "rstar_0_11": [
                    "dep:rstar_0_11"
                ],
                "rstar_0_12": [
                    "dep:rstar_0_12"
                ],
                "rstar_0_8": [
                    "dep:rstar_0_8"
                ],
                "rstar_0_9": [
                    "dep:rstar_0_9"
                ],
                "serde": [
                    "dep:serde"
                ],
                "std": [
                    "approx?/std",
                    "num-traits/std",
                    "serde?/std"
                ],
                "use-rstar": [
                    "use-rstar_0_8"
                ],
                "use-rstar_0_10": [
                    "rstar_0_10",
                    "approx"
                ],
                "use-rstar_0_11": [
                    "rstar_0_11",
                    "approx"
                ],
                "use-rstar_0_12": [
                    "rstar_0_12",
                    "approx"
                ],
                "use-rstar_0_8": [
                    "rstar_0_8",
                    "approx"
                ],
                "use-rstar_0_9": [
                    "rstar_0_9",
                    "approx"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#geo-types@0.7.13",
            "keywords": [
                "gis",
                "geo",
                "geography",
                "geospatial"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-types-0.7.13/Cargo.toml",
            "metadata": null,
            "name": "geo-types",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/georust/geo",
            "rust_version": "1.70",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "geo_types",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geo-types-0.7.13/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.7.13"
        },
        {
            "authors": [],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "accurate",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "libm",
                    "optional": false,
                    "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": "dev",
                    "name": "approx",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5.1",
                    "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.4.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "geographiclib",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "A port of geographiclib in Rust.",
            "documentation": "https://docs.rs/geographiclib-rs",
            "edition": "2018",
            "features": {
                "accurate": [
                    "dep:accurate"
                ],
                "default": [
                    "accurate"
                ],
                "test_full": [],
                "test_short": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#geographiclib-rs@0.2.4",
            "keywords": [
                "gis",
                "geo",
                "geography",
                "geospatial"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geographiclib-rs-0.2.4/Cargo.toml",
            "metadata": null,
            "name": "geographiclib-rs",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/georust/geographiclib-rs",
            "rust_version": "1.70.0",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "geographiclib_rs",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geographiclib-rs-0.2.4/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": true,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bin"
                    ],
                    "name": "geodsolve",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geographiclib-rs-0.2.4/src/bin/geodsolve.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "direct",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geographiclib-rs-0.2.4/examples/direct.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "geodesic_benchmark",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/geographiclib-rs-0.2.4/benches/geodesic_benchmark.rs",
                    "test": false
                }
            ],
            "version": "0.2.4"
        },
        {
            "authors": [
                "The Rand Project Developers"
            ],
            "categories": [
                "os",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "cfg-if",
                    "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": "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": "js-sys",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(all(any(target_arch = \"wasm32\", target_arch = \"wasm64\"), target_os = \"unknown\"))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "wasm-bindgen",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.62",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(all(any(target_arch = \"wasm32\", target_arch = \"wasm64\"), target_os = \"unknown\"))",
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "wasm-bindgen-test",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.18",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(all(any(target_arch = \"wasm32\", target_arch = \"wasm64\"), target_os = \"unknown\"))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "wasi",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.11",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_os = \"wasi\")",
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "libc",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.149",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(unix)",
                    "uses_default_features": false
                }
            ],
            "description": "A small cross-platform library for retrieving random data from system source",
            "documentation": "https://docs.rs/getrandom",
            "edition": "2018",
            "features": {
                "compiler_builtins": [
                    "dep:compiler_builtins"
                ],
                "core": [
                    "dep:core"
                ],
                "custom": [],
                "js": [
                    "wasm-bindgen",
                    "js-sys"
                ],
                "js-sys": [
                    "dep:js-sys"
                ],
                "rdrand": [],
                "rustc-dep-of-std": [
                    "compiler_builtins",
                    "core",
                    "libc/rustc-dep-of-std",
                    "wasi/rustc-dep-of-std"
                ],
                "std": [],
                "test-in-browser": [],
                "wasm-bindgen": [
                    "dep:wasm-bindgen"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.12",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/getrandom-0.2.12/Cargo.toml",
            "metadata": {
                "cross": {
                    "target": {
                        "x86_64-unknown-netbsd": {
                            "pre-build": [
                                "mkdir -p /tmp/netbsd",
                                "curl https://cdn.netbsd.org/pub/NetBSD/NetBSD-9.2/amd64/binary/sets/base.tar.xz -O",
                                "tar -C /tmp/netbsd -xJf base.tar.xz",
                                "cp /tmp/netbsd/usr/lib/libexecinfo.so /usr/local/x86_64-unknown-netbsd/lib",
                                "rm base.tar.xz",
                                "rm -rf /tmp/netbsd"
                            ]
                        }
                    }
                },
                "docs": {
                    "rs": {
                        "features": [
                            "std",
                            "custom"
                        ],
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                }
            },
            "name": "getrandom",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rust-random/getrandom",
            "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": "getrandom",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/getrandom-0.2.12/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "normal",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/getrandom-0.2.12/tests/normal.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "custom",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/getrandom-0.2.12/tests/custom.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "rdrand",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/getrandom-0.2.12/tests/rdrand.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "buffer",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/getrandom-0.2.12/benches/buffer.rs",
                    "test": false
                }
            ],
            "version": "0.2.12"
        },
        {
            "authors": [],
            "categories": [
                "development-tools::debugging",
                "development-tools::profiling",
                "parser-implementations"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "rustc-std-workspace-alloc",
                    "optional": true,
                    "registry": null,
                    "rename": "alloc",
                    "req": "^1.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "compiler_builtins",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rustc-std-workspace-core",
                    "optional": true,
                    "registry": null,
                    "rename": "core",
                    "req": "^1.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "fallible-iterator",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "indexmap",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^2.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "stable_deref_trait",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "test-assembler",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "A library for reading and writing the DWARF debugging format.",
            "documentation": "https://docs.rs/gimli",
            "edition": "2018",
            "features": {
                "default": [
                    "read-all",
                    "write"
                ],
                "endian-reader": [
                    "read",
                    "dep:stable_deref_trait"
                ],
                "fallible-iterator": [
                    "dep:fallible-iterator"
                ],
                "read": [
                    "read-core"
                ],
                "read-all": [
                    "read",
                    "std",
                    "fallible-iterator",
                    "endian-reader"
                ],
                "read-core": [],
                "rustc-dep-of-std": [
                    "dep:core",
                    "dep:alloc",
                    "dep:compiler_builtins"
                ],
                "std": [
                    "fallible-iterator?/std",
                    "stable_deref_trait?/std"
                ],
                "write": [
                    "dep:indexmap"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#gimli@0.28.1",
            "keywords": [
                "DWARF",
                "debug",
                "ELF",
                "eh_frame"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/gimli-0.28.1/Cargo.toml",
            "metadata": null,
            "name": "gimli",
            "publish": null,
            "readme": "./README.md",
            "repository": "https://github.com/gimli-rs/gimli",
            "rust_version": "1.60",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "gimli",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/gimli-0.28.1/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.28.1"
        },
        {
            "authors": [
                "Carl Lerche <me@carllerche.com>",
                "Sean McArthur <sean@seanmonstar.com>"
            ],
            "categories": [
                "asynchronous",
                "web-programming",
                "network-programming"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "bytes",
                    "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": "fnv",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "futures-core",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "futures-sink",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "futures-util",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "http",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "std"
                    ],
                    "kind": null,
                    "name": "indexmap",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "slab",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "io-util"
                    ],
                    "kind": null,
                    "name": "tokio",
                    "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": [
                        "codec",
                        "io"
                    ],
                    "kind": null,
                    "name": "tokio-util",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "std"
                    ],
                    "kind": null,
                    "name": "tracing",
                    "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": "env_logger",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "hex",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.3",
                    "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": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "rand",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.8.4",
                    "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.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.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "rt-multi-thread",
                        "macros",
                        "sync",
                        "net"
                    ],
                    "kind": "dev",
                    "name": "tokio",
                    "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": "tokio-rustls",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.24",
                    "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
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "webpki-roots",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.25",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "An HTTP/2 client and server",
            "documentation": "https://docs.rs/h2",
            "edition": "2018",
            "features": {
                "stream": [],
                "unstable": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#h2@0.3.25",
            "keywords": [
                "http",
                "async",
                "non-blocking"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/h2-0.3.25/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "stream"
                        ]
                    }
                }
            },
            "name": "h2",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/hyperium/h2",
            "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": "h2",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/h2-0.3.25/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "akamai",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/h2-0.3.25/examples/akamai.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "client",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/h2-0.3.25/examples/client.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "server",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/h2-0.3.25/examples/server.rs",
                    "test": false
                }
            ],
            "version": "0.3.25"
        },
        {
            "authors": [
                "Jorge Aparicio <jorge@japaric.io>"
            ],
            "categories": [
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "byteorder",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.2.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "hash32-derive",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "32-bit hashing machinery",
            "documentation": null,
            "edition": "2015",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#hash32@0.2.1",
            "keywords": [
                "32-bit",
                "hash",
                "fnv",
                "murmur3"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hash32-0.2.1/Cargo.toml",
            "metadata": null,
            "name": "hash32",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/japaric/hash32",
            "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": "hash32",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hash32-0.2.1/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "example"
                    ],
                    "name": "derive",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hash32-0.2.1/examples/derive.rs",
                    "test": false
                }
            ],
            "version": "0.2.1"
        },
        {
            "authors": [
                "Amanieu d'Antras <amanieu@gmail.com>"
            ],
            "categories": [
                "data-structures",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "ahash",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rustc-std-workspace-alloc",
                    "optional": true,
                    "registry": null,
                    "rename": "alloc",
                    "req": "^1.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "bumpalo",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^3.5.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "compiler_builtins",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rustc-std-workspace-core",
                    "optional": true,
                    "registry": null,
                    "rename": "core",
                    "req": "^1.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rayon",
                    "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",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.25",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "doc-comment",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "fnv",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "lazy_static",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.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.7.3",
                    "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": "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
                }
            ],
            "description": "A Rust port of Google's SwissTable hash map",
            "documentation": null,
            "edition": "2018",
            "features": {
                "ahash": [
                    "dep:ahash"
                ],
                "ahash-compile-time-rng": [
                    "ahash/compile-time-rng"
                ],
                "alloc": [
                    "dep:alloc"
                ],
                "bumpalo": [
                    "dep:bumpalo"
                ],
                "compiler_builtins": [
                    "dep:compiler_builtins"
                ],
                "core": [
                    "dep:core"
                ],
                "default": [
                    "ahash",
                    "inline-more"
                ],
                "inline-more": [],
                "nightly": [],
                "raw": [],
                "rayon": [
                    "dep:rayon"
                ],
                "rustc-dep-of-std": [
                    "nightly",
                    "core",
                    "compiler_builtins",
                    "alloc",
                    "rustc-internal-api"
                ],
                "rustc-internal-api": [],
                "serde": [
                    "dep:serde"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.11.2",
            "keywords": [
                "hash",
                "no_std",
                "hashmap",
                "swisstable"
            ],
            "license": "Apache-2.0/MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.11.2/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "nightly",
                            "rayon",
                            "serde",
                            "raw"
                        ]
                    }
                }
            },
            "name": "hashbrown",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rust-lang/hashbrown",
            "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": "hashbrown",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.11.2/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "serde",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.11.2/tests/serde.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "rayon",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.11.2/tests/rayon.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "set",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.11.2/tests/set.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "hasher",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.11.2/tests/hasher.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "bench",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.11.2/benches/bench.rs",
                    "test": false
                }
            ],
            "version": "0.11.2"
        },
        {
            "authors": [
                "Amanieu d'Antras <amanieu@gmail.com>"
            ],
            "categories": [
                "data-structures",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "ahash",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rustc-std-workspace-alloc",
                    "optional": true,
                    "registry": null,
                    "rename": "alloc",
                    "req": "^1.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "bumpalo",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^3.5.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "compiler_builtins",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rustc-std-workspace-core",
                    "optional": true,
                    "registry": null,
                    "rename": "core",
                    "req": "^1.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rayon",
                    "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",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.25",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "doc-comment",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "fnv",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "lazy_static",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.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.3",
                    "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": "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
                }
            ],
            "description": "A Rust port of Google's SwissTable hash map",
            "documentation": null,
            "edition": "2021",
            "features": {
                "ahash": [
                    "dep:ahash"
                ],
                "ahash-compile-time-rng": [
                    "ahash/compile-time-rng"
                ],
                "alloc": [
                    "dep:alloc"
                ],
                "bumpalo": [
                    "dep:bumpalo"
                ],
                "compiler_builtins": [
                    "dep:compiler_builtins"
                ],
                "core": [
                    "dep:core"
                ],
                "default": [
                    "ahash",
                    "inline-more"
                ],
                "inline-more": [],
                "nightly": [],
                "raw": [],
                "rayon": [
                    "dep:rayon"
                ],
                "rustc-dep-of-std": [
                    "nightly",
                    "core",
                    "compiler_builtins",
                    "alloc",
                    "rustc-internal-api"
                ],
                "rustc-internal-api": [],
                "serde": [
                    "dep:serde"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.12.3",
            "keywords": [
                "hash",
                "no_std",
                "hashmap",
                "swisstable"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.12.3/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "nightly",
                            "rayon",
                            "serde",
                            "raw"
                        ]
                    }
                }
            },
            "name": "hashbrown",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rust-lang/hashbrown",
            "rust_version": "1.56.0",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "hashbrown",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.12.3/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "serde",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.12.3/tests/serde.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "rayon",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.12.3/tests/rayon.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "set",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.12.3/tests/set.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "hasher",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.12.3/tests/hasher.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "insert_unique_unchecked",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.12.3/benches/insert_unique_unchecked.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "bench",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.12.3/benches/bench.rs",
                    "test": false
                }
            ],
            "version": "0.12.3"
        },
        {
            "authors": [
                "Amanieu d'Antras <amanieu@gmail.com>"
            ],
            "categories": [
                "data-structures",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "ahash",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.8.6",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rustc-std-workspace-alloc",
                    "optional": true,
                    "registry": null,
                    "rename": "alloc",
                    "req": "^1.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "alloc"
                    ],
                    "kind": null,
                    "name": "allocator-api2",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.9",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "compiler_builtins",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rustc-std-workspace-core",
                    "optional": true,
                    "registry": null,
                    "rename": "core",
                    "req": "^1.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "equivalent",
                    "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": "rayon",
                    "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": [
                        "alloc"
                    ],
                    "kind": null,
                    "name": "rkyv",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7.42",
                    "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.25",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "allocator-api2"
                    ],
                    "kind": "dev",
                    "name": "bumpalo",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^3.13.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.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "fnv",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "lazy_static",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.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.3",
                    "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": [
                        "validation"
                    ],
                    "kind": "dev",
                    "name": "rkyv",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7.42",
                    "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
                }
            ],
            "description": "A Rust port of Google's SwissTable hash map",
            "documentation": null,
            "edition": "2021",
            "features": {
                "ahash": [
                    "dep:ahash"
                ],
                "alloc": [
                    "dep:alloc"
                ],
                "allocator-api2": [
                    "dep:allocator-api2"
                ],
                "compiler_builtins": [
                    "dep:compiler_builtins"
                ],
                "core": [
                    "dep:core"
                ],
                "default": [
                    "ahash",
                    "inline-more",
                    "allocator-api2"
                ],
                "equivalent": [
                    "dep:equivalent"
                ],
                "inline-more": [],
                "nightly": [
                    "allocator-api2?/nightly",
                    "bumpalo/allocator_api"
                ],
                "raw": [],
                "rayon": [
                    "dep:rayon"
                ],
                "rkyv": [
                    "dep:rkyv"
                ],
                "rustc-dep-of-std": [
                    "nightly",
                    "core",
                    "compiler_builtins",
                    "alloc",
                    "rustc-internal-api"
                ],
                "rustc-internal-api": [],
                "serde": [
                    "dep:serde"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.14.3",
            "keywords": [
                "hash",
                "no_std",
                "hashmap",
                "swisstable"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.14.3/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "nightly",
                            "rayon",
                            "serde",
                            "raw"
                        ],
                        "rustdoc-args": [
                            "--generate-link-to-definition"
                        ]
                    }
                }
            },
            "name": "hashbrown",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rust-lang/hashbrown",
            "rust_version": "1.63.0",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "hashbrown",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.14.3/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "serde",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.14.3/tests/serde.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "rayon",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.14.3/tests/rayon.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "raw",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.14.3/tests/raw.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "equivalent_trait",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.14.3/tests/equivalent_trait.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "set",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.14.3/tests/set.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "hasher",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.14.3/tests/hasher.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "insert_unique_unchecked",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.14.3/benches/insert_unique_unchecked.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "bench",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.14.3/benches/bench.rs",
                    "test": false
                }
            ],
            "version": "0.14.3"
        },
        {
            "authors": [
                "Jorge Aparicio <jorge@japaric.io>",
                "Per Lindgren <per.lindgren@ltu.se>",
                "Emil Fresk <emil.fresk@gmail.com>"
            ],
            "categories": [
                "data-structures",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "defmt",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": ">=0.2.0, <0.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "hash32",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.1",
                    "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",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "stable_deref_trait",
                    "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": null,
                    "name": "ufmt-write",
                    "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": "dev",
                    "name": "ufmt",
                    "optional": false,
                    "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": "build",
                    "name": "rustc_version",
                    "optional": false,
                    "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": "atomic-polyfill",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_arch = \"avr\")",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "spin",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.9.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_arch = \"x86_64\")",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "atomic-polyfill",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "riscv32i-unknown-none-elf",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "atomic-polyfill",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "riscv32imc-unknown-none-elf",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "atomic-polyfill",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "thumbv6m-none-eabi",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "atomic-polyfill",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "xtensa-esp32s2-none-elf",
                    "uses_default_features": true
                }
            ],
            "description": "`static` friendly data structures that don't require dynamic memory allocation",
            "documentation": "https://docs.rs/heapless",
            "edition": "2018",
            "features": {
                "__trybuild": [],
                "atomic-polyfill": [
                    "dep:atomic-polyfill"
                ],
                "cas": [
                    "atomic-polyfill"
                ],
                "default": [
                    "cas"
                ],
                "defmt": [
                    "dep:defmt"
                ],
                "defmt-impl": [
                    "defmt"
                ],
                "mpmc_large": [],
                "serde": [
                    "dep:serde"
                ],
                "ufmt-impl": [
                    "ufmt-write"
                ],
                "ufmt-write": [
                    "dep:ufmt-write"
                ],
                "x86-sync-pool": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#heapless@0.7.17",
            "keywords": [
                "static",
                "no-heap"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/heapless-0.7.17/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true
                    }
                }
            },
            "name": "heapless",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/japaric/heapless",
            "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": "heapless",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/heapless-0.7.17/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "tsan",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/heapless-0.7.17/tests/tsan.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "cpass",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/heapless-0.7.17/tests/cpass.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/heapless-0.7.17/build.rs",
                    "test": false
                }
            ],
            "version": "0.7.17"
        },
        {
            "authors": [
                "Without Boats <woboats@gmail.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "unicode-segmentation",
                    "optional": true,
                    "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": "heck is a case conversion library.",
            "documentation": "https://docs.rs/heck",
            "edition": "2018",
            "features": {
                "default": [],
                "unicode": [
                    "unicode-segmentation"
                ],
                "unicode-segmentation": [
                    "dep:unicode-segmentation"
                ]
            },
            "homepage": "https://github.com/withoutboats/heck",
            "id": "registry+https://github.com/rust-lang/crates.io-index#heck@0.4.0",
            "keywords": [
                "string",
                "case",
                "camel",
                "snake",
                "unicode"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/heck-0.4.0/Cargo.toml",
            "metadata": null,
            "name": "heck",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/withoutboats/heck",
            "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": "heck",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/heck-0.4.0/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.4.0"
        },
        {
            "authors": [
                "Stefan Lankes"
            ],
            "categories": [
                "os"
            ],
            "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.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "libc",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.51",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                }
            ],
            "description": "hermit-abi is small interface to call functions from the unikernel RustyHermit.\nIt is used to build the target `x86_64-unknown-hermit`.\n",
            "documentation": "https://hermitcore.github.io/rusty-hermit/hermit_abi",
            "edition": "2018",
            "features": {
                "compiler_builtins": [
                    "dep:compiler_builtins"
                ],
                "core": [
                    "dep:core"
                ],
                "default": [],
                "docs": [],
                "rustc-dep-of-std": [
                    "core",
                    "compiler_builtins/rustc-dep-of-std",
                    "libc/rustc-dep-of-std"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#hermit-abi@0.1.19",
            "keywords": [
                "unikernel",
                "libos"
            ],
            "license": "MIT/Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hermit-abi-0.1.19/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "default-target": "x86_64-unknown-hermit",
                        "features": [
                            "docs"
                        ]
                    }
                }
            },
            "name": "hermit-abi",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/hermitcore/libhermit-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": "hermit_abi",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hermit-abi-0.1.19/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.1.19"
        },
        {
            "authors": [
                "Stefan Lankes"
            ],
            "categories": [
                "os"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "rustc-std-workspace-alloc",
                    "optional": true,
                    "registry": null,
                    "rename": "alloc",
                    "req": "^1.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "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.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Hermit system calls definitions.",
            "documentation": null,
            "edition": "2021",
            "features": {
                "alloc": [
                    "dep:alloc"
                ],
                "compiler_builtins": [
                    "dep:compiler_builtins"
                ],
                "core": [
                    "dep:core"
                ],
                "default": [],
                "rustc-dep-of-std": [
                    "core",
                    "alloc",
                    "compiler_builtins/rustc-dep-of-std"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#hermit-abi@0.3.9",
            "keywords": [
                "unikernel",
                "libos"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hermit-abi-0.3.9/Cargo.toml",
            "metadata": null,
            "name": "hermit-abi",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/hermit-os/hermit-rs",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "hermit_abi",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hermit-abi-0.3.9/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.3.9"
        },
        {
            "authors": [
                "KokaKiwi <kokakiwi@kokakiwi.net>"
            ],
            "categories": [
                "encoding",
                "no-std"
            ],
            "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": "dev",
                    "name": "criterion",
                    "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": "faster-hex",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "pretty_assertions",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.6",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "rustc-hex",
                    "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": [
                        "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": "version-sync",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.9",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Encoding and decoding data into/from hexadecimal representation.",
            "documentation": "https://docs.rs/hex/",
            "edition": "2018",
            "features": {
                "alloc": [],
                "default": [
                    "std"
                ],
                "serde": [
                    "dep:serde"
                ],
                "std": [
                    "alloc"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#hex@0.4.3",
            "keywords": [
                "no_std",
                "hex"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hex-0.4.3/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                }
            },
            "name": "hex",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/KokaKiwi/rust-hex",
            "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": "hex",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hex-0.4.3/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "serde",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hex-0.4.3/tests/serde.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "version-number",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hex-0.4.3/tests/version-number.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "hex",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hex-0.4.3/benches/hex.rs",
                    "test": false
                }
            ],
            "version": "0.4.3"
        },
        {
            "authors": [
                "RustCrypto Developers"
            ],
            "categories": [
                "cryptography",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "mac"
                    ],
                    "kind": null,
                    "name": "digest",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "dev"
                    ],
                    "kind": "dev",
                    "name": "digest",
                    "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": "hex-literal",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "md-5",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "sha-1",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "sha2",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "streebog",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                }
            ],
            "description": "Generic implementation of Hash-based Message Authentication Code (HMAC)",
            "documentation": "https://docs.rs/hmac",
            "edition": "2018",
            "features": {
                "reset": [],
                "std": [
                    "digest/std"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#hmac@0.12.1",
            "keywords": [
                "crypto",
                "mac",
                "hmac",
                "digest"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hmac-0.12.1/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                }
            },
            "name": "hmac",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/RustCrypto/MACs",
            "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": "hmac",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hmac-0.12.1/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "mod",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hmac-0.12.1/tests/mod.rs",
                    "test": true
                }
            ],
            "version": "0.12.1"
        },
        {
            "authors": [
                "Alex Crichton <alex@alexcrichton.com>",
                "Carl Lerche <me@carllerche.com>",
                "Sean McArthur <sean@seanmonstar.com>"
            ],
            "categories": [
                "web-programming"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "bytes",
                    "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": "fnv",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "itoa",
                    "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": "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": "indexmap",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "<=1.8",
                    "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": "^0.9.0",
                    "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.7.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "seahash",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^3.0.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "serde",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "serde_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
                }
            ],
            "description": "A set of types for representing HTTP requests and responses.\n",
            "documentation": "https://docs.rs/http",
            "edition": "2018",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#http@0.2.12",
            "keywords": [
                "http"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/http-0.2.12/Cargo.toml",
            "metadata": null,
            "name": "http",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/hyperium/http",
            "rust_version": "1.49.0",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "http",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/http-0.2.12/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "header_map",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/http-0.2.12/tests/header_map.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "status_code",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/http-0.2.12/tests/status_code.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "header_map_fuzz",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/http-0.2.12/tests/header_map_fuzz.rs",
                    "test": true
                }
            ],
            "version": "0.2.12"
        },
        {
            "authors": [
                "Carl Lerche <me@carllerche.com>",
                "Lucio Franco <luciofranco14@gmail.com>",
                "Sean McArthur <sean@seanmonstar.com>"
            ],
            "categories": [
                "web-programming"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "bytes",
                    "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": "http",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "pin-project-lite",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "macros",
                        "rt"
                    ],
                    "kind": "dev",
                    "name": "tokio",
                    "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": "Trait representing an asynchronous, streaming, HTTP request or response body.\n",
            "documentation": "https://docs.rs/http-body",
            "edition": "2018",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#http-body@0.4.6",
            "keywords": [
                "http"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/http-body-0.4.6/Cargo.toml",
            "metadata": null,
            "name": "http-body",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/hyperium/http-body",
            "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": "http_body",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/http-body-0.4.6/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "is_end_stream",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/http-body-0.4.6/tests/is_end_stream.rs",
                    "test": true
                }
            ],
            "version": "0.4.6"
        },
        {
            "authors": [
                "Sean McArthur <sean@seanmonstar.com>"
            ],
            "categories": [
                "network-programming",
                "no-std",
                "parser-implementations",
                "web-programming"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": "dev",
                    "name": "criterion",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "A tiny, safe, speedy, zero-copy HTTP/1.x parser.",
            "documentation": "https://docs.rs/httparse",
            "edition": "2018",
            "features": {
                "default": [
                    "std"
                ],
                "std": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#httparse@1.8.0",
            "keywords": [
                "http",
                "parser",
                "no_std"
            ],
            "license": "MIT/Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/httparse-1.8.0/Cargo.toml",
            "metadata": null,
            "name": "httparse",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/seanmonstar/httparse",
            "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": "httparse",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/httparse-1.8.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "uri",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/httparse-1.8.0/tests/uri.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "parse",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/httparse-1.8.0/benches/parse.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/httparse-1.8.0/build.rs",
                    "test": false
                }
            ],
            "version": "1.8.0"
        },
        {
            "authors": [
                "Pyfisch <pyfisch@posteo.org>"
            ],
            "categories": [],
            "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": true
                }
            ],
            "description": "HTTP date parsing and formatting",
            "documentation": null,
            "edition": "2021",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#httpdate@1.0.3",
            "keywords": [
                "http",
                "date",
                "time",
                "simple",
                "timestamp"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/httpdate-1.0.3/Cargo.toml",
            "metadata": null,
            "name": "httpdate",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/pyfisch/httpdate",
            "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": "httpdate",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/httpdate-1.0.3/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "benchmarks",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/httpdate-1.0.3/benches/benchmarks.rs",
                    "test": false
                }
            ],
            "version": "1.0.3"
        },
        {
            "authors": [
                "Paul Colomiets <paul@colomiets.name>"
            ],
            "categories": [
                "date-and-time"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": "dev",
                    "name": "chrono",
                    "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": "dev",
                    "name": "rand",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.6",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "time",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "    A parser and formatter for std::time::{Duration, SystemTime}\n",
            "documentation": "https://docs.rs/humantime",
            "edition": "2018",
            "features": {},
            "homepage": "https://github.com/tailhook/humantime",
            "id": "registry+https://github.com/rust-lang/crates.io-index#humantime@2.1.0",
            "keywords": [
                "time",
                "human",
                "human-friendly",
                "parser",
                "duration"
            ],
            "license": "MIT/Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/humantime-2.1.0/Cargo.toml",
            "metadata": null,
            "name": "humantime",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/tailhook/humantime",
            "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": "humantime",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/humantime-2.1.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "datetime_format",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/humantime-2.1.0/benches/datetime_format.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "datetime_parse",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/humantime-2.1.0/benches/datetime_parse.rs",
                    "test": false
                }
            ],
            "version": "2.1.0"
        },
        {
            "authors": [
                "Sean McArthur <sean@seanmonstar.com>"
            ],
            "categories": [
                "network-programming",
                "web-programming::http-client",
                "web-programming::http-server"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "bytes",
                    "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": "futures-channel",
                    "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": null,
                    "name": "futures-core",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "futures-util",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "h2",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.17",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "http",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "http-body",
                    "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": "httparse",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.8",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "httpdate",
                    "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": "itoa",
                    "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": "libc",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "pin-project-lite",
                    "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
                },
                {
                    "features": [
                        "all"
                    ],
                    "kind": null,
                    "name": "socket2",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": ">=0.4.7, <0.6.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "sync"
                    ],
                    "kind": null,
                    "name": "tokio",
                    "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": "tower-service",
                    "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": [
                        "std"
                    ],
                    "kind": null,
                    "name": "tracing",
                    "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": null,
                    "name": "want",
                    "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": [
                        "alloc"
                    ],
                    "kind": "dev",
                    "name": "futures-util",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "matches",
                    "optional": false,
                    "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": "dev",
                    "name": "num_cpus",
                    "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": "pretty_env_logger",
                    "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": [
                        "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": "spmc",
                    "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": [
                        "fs",
                        "macros",
                        "io-std",
                        "io-util",
                        "rt",
                        "rt-multi-thread",
                        "sync",
                        "time",
                        "test-util"
                    ],
                    "kind": "dev",
                    "name": "tokio",
                    "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": "tokio-test",
                    "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": [
                        "codec"
                    ],
                    "kind": "dev",
                    "name": "tokio-util",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "make",
                        "util"
                    ],
                    "kind": "dev",
                    "name": "tower",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "url",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "pnet_datalink",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.27.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(any(target_os = \"linux\", target_os = \"macos\"))",
                    "uses_default_features": true
                }
            ],
            "description": "A fast and correct HTTP library.",
            "documentation": "https://docs.rs/hyper",
            "edition": "2018",
            "features": {
                "__internal_happy_eyeballs_tests": [],
                "backports": [],
                "client": [],
                "default": [],
                "deprecated": [],
                "ffi": [
                    "libc"
                ],
                "full": [
                    "client",
                    "http1",
                    "http2",
                    "server",
                    "stream",
                    "runtime"
                ],
                "h2": [
                    "dep:h2"
                ],
                "http1": [],
                "http2": [
                    "h2"
                ],
                "libc": [
                    "dep:libc"
                ],
                "nightly": [],
                "runtime": [
                    "tcp",
                    "tokio/rt",
                    "tokio/time"
                ],
                "server": [],
                "socket2": [
                    "dep:socket2"
                ],
                "stream": [],
                "tcp": [
                    "socket2",
                    "tokio/net",
                    "tokio/rt",
                    "tokio/time"
                ]
            },
            "homepage": "https://hyper.rs",
            "id": "registry+https://github.com/rust-lang/crates.io-index#hyper@0.14.28",
            "keywords": [
                "http",
                "hyper",
                "hyperium"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.28/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "ffi",
                            "full"
                        ],
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs",
                            "--cfg",
                            "hyper_unstable_ffi"
                        ]
                    }
                },
                "playground": {
                    "features": [
                        "full"
                    ]
                }
            },
            "name": "hyper",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/hyperium/hyper",
            "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": "hyper",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.28/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "client",
                    "required-features": [
                        "full"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.28/examples/client.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "client_json",
                    "required-features": [
                        "full"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.28/examples/client_json.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "echo",
                    "required-features": [
                        "full"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.28/examples/echo.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "gateway",
                    "required-features": [
                        "full"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.28/examples/gateway.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "hello",
                    "required-features": [
                        "full"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.28/examples/hello.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "http_proxy",
                    "required-features": [
                        "full"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.28/examples/http_proxy.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "multi_server",
                    "required-features": [
                        "full"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.28/examples/multi_server.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "params",
                    "required-features": [
                        "full"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.28/examples/params.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "send_file",
                    "required-features": [
                        "full"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.28/examples/send_file.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "service_struct_impl",
                    "required-features": [
                        "full"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.28/examples/service_struct_impl.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "single_threaded",
                    "required-features": [
                        "full"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.28/examples/single_threaded.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "state",
                    "required-features": [
                        "full"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.28/examples/state.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "tower_client",
                    "required-features": [
                        "full",
                        "backports"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.28/examples/tower_client.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "tower_server",
                    "required-features": [
                        "full"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.28/examples/tower_server.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "upgrades",
                    "required-features": [
                        "full"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.28/examples/upgrades.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "web_api",
                    "required-features": [
                        "full"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.28/examples/web_api.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "client",
                    "required-features": [
                        "full"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.28/tests/client.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "integration",
                    "required-features": [
                        "full"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.28/tests/integration.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "server",
                    "required-features": [
                        "full"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.28/tests/server.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "body",
                    "required-features": [
                        "full"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.28/benches/body.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "connect",
                    "required-features": [
                        "full"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.28/benches/connect.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "end_to_end",
                    "required-features": [
                        "full"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.28/benches/end_to_end.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "pipeline",
                    "required-features": [
                        "full"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.28/benches/pipeline.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "server",
                    "required-features": [
                        "full"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.28/benches/server.rs",
                    "test": false
                }
            ],
            "version": "0.14.28"
        },
        {
            "authors": [],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "futures-util",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "http",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "client"
                    ],
                    "kind": null,
                    "name": "hyper",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.14",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "log",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rustls",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.21.6",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rustls-native-certs",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.6",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "tokio",
                    "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": "tokio-rustls",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.24.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "webpki-roots",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.25",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "full"
                    ],
                    "kind": "dev",
                    "name": "hyper",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.14",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "tls12"
                    ],
                    "kind": "dev",
                    "name": "rustls",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.21.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "rustls-pemfile",
                    "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": [
                        "io-std",
                        "macros",
                        "net",
                        "rt-multi-thread"
                    ],
                    "kind": "dev",
                    "name": "tokio",
                    "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": "Rustls+hyper integration for pure rust HTTPS",
            "documentation": "https://docs.rs/hyper-rustls/",
            "edition": "2021",
            "features": {
                "acceptor": [
                    "hyper/server",
                    "tokio-runtime"
                ],
                "default": [
                    "native-tokio",
                    "http1",
                    "tls12",
                    "logging",
                    "acceptor"
                ],
                "http1": [
                    "hyper/http1"
                ],
                "http2": [
                    "hyper/http2"
                ],
                "log": [
                    "dep:log"
                ],
                "logging": [
                    "log",
                    "tokio-rustls/logging",
                    "rustls/logging"
                ],
                "native-tokio": [
                    "tokio-runtime",
                    "rustls-native-certs"
                ],
                "rustls-native-certs": [
                    "dep:rustls-native-certs"
                ],
                "tls12": [
                    "tokio-rustls/tls12",
                    "rustls/tls12"
                ],
                "tokio-runtime": [
                    "hyper/runtime"
                ],
                "webpki-roots": [
                    "dep:webpki-roots"
                ],
                "webpki-tokio": [
                    "tokio-runtime",
                    "webpki-roots"
                ]
            },
            "homepage": "https://github.com/rustls/hyper-rustls",
            "id": "registry+https://github.com/rust-lang/crates.io-index#hyper-rustls@0.24.2",
            "keywords": [],
            "license": "Apache-2.0 OR ISC OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-rustls-0.24.2/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                }
            },
            "name": "hyper-rustls",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rustls/hyper-rustls",
            "rust_version": "1.63",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "hyper_rustls",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-rustls-0.24.2/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "client",
                    "required-features": [
                        "native-tokio",
                        "http1"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-rustls-0.24.2/examples/client.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "server",
                    "required-features": [
                        "tokio-runtime",
                        "acceptor"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-rustls-0.24.2/examples/server.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/hyper-rustls-0.24.2/tests/tests.rs",
                    "test": true
                }
            ],
            "version": "0.24.2"
        },
        {
            "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": [
                "Ted Driggs <ted.driggs@outlook.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [],
            "description": "Utility for applying case rules to Rust identifiers.",
            "documentation": "https://docs.rs/ident_case/1.0.1",
            "edition": "2015",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#ident_case@1.0.1",
            "keywords": [],
            "license": "MIT/Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ident_case-1.0.1/Cargo.toml",
            "metadata": null,
            "name": "ident_case",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/TedDriggs/ident_case",
            "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": "ident_case",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ident_case-1.0.1/src/lib.rs",
                    "test": true
                }
            ],
            "version": "1.0.1"
        },
        {
            "authors": [
                "The rust-url developers"
            ],
            "categories": [
                "no_std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "hardcoded-data"
                    ],
                    "kind": null,
                    "name": "unicode-bidi",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.10",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "unicode-normalization",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.22",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "assert_matches",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "bencher",
                    "optional": false,
                    "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": "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": "tester",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.9",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "IDNA (Internationalizing Domain Names in Applications) and Punycode.",
            "documentation": null,
            "edition": "2018",
            "features": {
                "alloc": [],
                "default": [
                    "std"
                ],
                "std": [
                    "alloc",
                    "unicode-bidi/std",
                    "unicode-normalization/std"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#idna@0.5.0",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/idna-0.5.0/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "rustdoc-args": [
                            "--generate-link-to-definition"
                        ]
                    }
                }
            },
            "name": "idna",
            "publish": null,
            "readme": null,
            "repository": "https://github.com/servo/rust-url/",
            "rust_version": "1.51",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "idna",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/idna-0.5.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/idna-0.5.0/tests/tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "unit",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/idna-0.5.0/tests/unit.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "all",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/idna-0.5.0/benches/all.rs",
                    "test": false
                }
            ],
            "version": "0.5.0"
        },
        {
            "authors": [
                "bluss",
                "Josh Stone <cuviper@gmail.com>"
            ],
            "categories": [
                "data-structures",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "raw"
                    ],
                    "kind": null,
                    "name": "hashbrown",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.11",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rayon",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.4.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rustc-rayon",
                    "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": 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": "dev",
                    "name": "fnv",
                    "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": "fxhash",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "itertools",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.9",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "lazy_static",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.3",
                    "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": "^0.9",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "small_rng"
                    ],
                    "kind": "dev",
                    "name": "rand",
                    "optional": false,
                    "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": "dev",
                    "name": "serde_derive",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "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": "A hash table with consistent order and fast iteration.\n\nThe indexmap is a hash table where the iteration order of the key-value\npairs is independent of the hash values of the keys. It has the usual\nhash table functionality, it preserves insertion order except after\nremovals, and it allows lookup of its elements by either hash table key\nor numerical index. A corresponding hash set type is also provided.\n\nThis crate was initially published under the name ordermap, but it was renamed to\nindexmap.\n",
            "documentation": "https://docs.rs/indexmap/",
            "edition": "2018",
            "features": {
                "rayon": [
                    "dep:rayon"
                ],
                "rustc-rayon": [
                    "dep:rustc-rayon"
                ],
                "serde": [
                    "dep:serde"
                ],
                "serde-1": [
                    "serde"
                ],
                "std": [],
                "test_debug": [],
                "test_low_transition_point": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#indexmap@1.8.0",
            "keywords": [
                "hashmap",
                "no_std"
            ],
            "license": "Apache-2.0/MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.8.0/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "serde-1",
                            "rayon"
                        ]
                    }
                },
                "release": {
                    "no-dev-version": true,
                    "tag-name": "{{version}}"
                }
            },
            "name": "indexmap",
            "publish": null,
            "readme": null,
            "repository": "https://github.com/bluss/indexmap",
            "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": "indexmap",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.8.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "quick",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.8.0/tests/quick.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "macros_full_path",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.8.0/tests/macros_full_path.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "equivalent_trait",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.8.0/tests/equivalent_trait.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.8.0/tests/tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "faststring",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.8.0/benches/faststring.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "bench",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.8.0/benches/bench.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/indexmap-1.8.0/build.rs",
                    "test": false
                }
            ],
            "version": "1.8.0"
        },
        {
            "authors": [],
            "categories": [
                "data-structures",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "arbitrary",
                    "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": "borsh",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "equivalent",
                    "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": [
                        "raw"
                    ],
                    "kind": null,
                    "name": "hashbrown",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.14.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "quickcheck",
                    "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": "rayon",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.5.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rustc-rayon",
                    "optional": true,
                    "registry": null,
                    "rename": "rustc-rayon",
                    "req": "^0.5",
                    "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": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "fnv",
                    "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": "fxhash",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "itertools",
                    "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": "lazy_static",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.3",
                    "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",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "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": "serde_derive",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "A hash table with consistent order and fast iteration.",
            "documentation": "https://docs.rs/indexmap/",
            "edition": "2021",
            "features": {
                "arbitrary": [
                    "dep:arbitrary"
                ],
                "borsh": [
                    "dep:borsh"
                ],
                "default": [
                    "std"
                ],
                "quickcheck": [
                    "dep:quickcheck"
                ],
                "rayon": [
                    "dep:rayon"
                ],
                "rustc-rayon": [
                    "dep:rustc-rayon"
                ],
                "serde": [
                    "dep:serde"
                ],
                "std": [],
                "test_debug": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.2.6",
            "keywords": [
                "hashmap",
                "no_std"
            ],
            "license": "Apache-2.0 OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "arbitrary",
                            "quickcheck",
                            "serde",
                            "borsh",
                            "rayon"
                        ],
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                },
                "release": {
                    "no-dev-version": true,
                    "tag-name": "{{version}}"
                }
            },
            "name": "indexmap",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/indexmap-rs/indexmap",
            "rust_version": "1.63",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "indexmap",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "quick",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/tests/quick.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "macros_full_path",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/tests/macros_full_path.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "equivalent_trait",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/tests/equivalent_trait.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/tests/tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "faststring",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/benches/faststring.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "bench",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/benches/bench.rs",
                    "test": false
                }
            ],
            "version": "2.2.6"
        },
        {
            "authors": [
                "RustCrypto Developers"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "block-padding",
                    "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": null,
                    "name": "generic-array",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.14",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Custom reference types for code generic over in-place and buffer-to-buffer modes of operation.",
            "documentation": "https://docs.rs/inout",
            "edition": "2021",
            "features": {
                "block-padding": [
                    "dep:block-padding"
                ],
                "std": [
                    "block-padding/std"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#inout@0.1.3",
            "keywords": [
                "custom-reference"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/inout-0.1.3/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                }
            },
            "name": "inout",
            "publish": null,
            "readme": null,
            "repository": "https://github.com/RustCrypto/utils",
            "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": "inout",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/inout-0.1.3/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.1.3"
        },
        {
            "authors": [
                "Kris Price <kris@krisprice.nz>"
            ],
            "categories": [
                "network-programming"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "heapless",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "schemars",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.8",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "derive"
                    ],
                    "kind": null,
                    "name": "serde",
                    "optional": true,
                    "registry": null,
                    "rename": "serde",
                    "req": "^1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "serde_test",
                    "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": "Provides types and useful methods for working with IPv4 and IPv6 network addresses, commonly called IP prefixes. The new `IpNet`, `Ipv4Net`, and `Ipv6Net` types build on the existing `IpAddr`, `Ipv4Addr`, and `Ipv6Addr` types already provided in Rust's standard library and align to their design to stay consistent. The module also provides useful traits that extend `Ipv4Addr` and `Ipv6Addr` with methods for `Add`, `Sub`, `BitAnd`, and `BitOr` operations. The module only uses stable feature so it is guaranteed to compile using the stable toolchain.",
            "documentation": "https://docs.rs/ipnet",
            "edition": "2018",
            "features": {
                "default": [
                    "std"
                ],
                "heapless": [
                    "dep:heapless"
                ],
                "json": [
                    "serde",
                    "schemars"
                ],
                "schemars": [
                    "dep:schemars"
                ],
                "ser_as_str": [
                    "heapless"
                ],
                "serde": [
                    "dep:serde"
                ],
                "std": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#ipnet@2.9.0",
            "keywords": [
                "IP",
                "CIDR",
                "network",
                "prefix",
                "subnet"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ipnet-2.9.0/Cargo.toml",
            "metadata": null,
            "name": "ipnet",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/krisprice/ipnet",
            "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": "ipnet",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ipnet-2.9.0/src/lib.rs",
                    "test": true
                }
            ],
            "version": "2.9.0"
        },
        {
            "authors": [
                "bluss"
            ],
            "categories": [
                "algorithms",
                "rust-patterns"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "either",
                    "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": "criterion",
                    "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": "paste",
                    "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": "dev",
                    "name": "permutohedron",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2",
                    "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": "^0.9",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "rand",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Extra iterator adaptors, iterator methods, free functions, and macros.",
            "documentation": "https://docs.rs/itertools/",
            "edition": "2018",
            "features": {
                "default": [
                    "use_std"
                ],
                "use_alloc": [],
                "use_std": [
                    "use_alloc",
                    "either/use_std"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#itertools@0.10.5",
            "keywords": [
                "iterator",
                "data-structure",
                "zip",
                "product",
                "group-by"
            ],
            "license": "MIT/Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.10.5/Cargo.toml",
            "metadata": {
                "release": {
                    "no-dev-version": true
                }
            },
            "name": "itertools",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rust-itertools/itertools",
            "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": "itertools",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.10.5/src/lib.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "iris",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.10.5/examples/iris.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "quick",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.10.5/tests/quick.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_core",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.10.5/tests/test_core.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "adaptors_no_collect",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.10.5/tests/adaptors_no_collect.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "tuples",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.10.5/tests/tuples.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_std",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.10.5/tests/test_std.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "merge_join",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.10.5/tests/merge_join.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "macros_hygiene",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.10.5/tests/macros_hygiene.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "peeking_take_while",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.10.5/tests/peeking_take_while.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "flatten_ok",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.10.5/tests/flatten_ok.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "specializations",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.10.5/tests/specializations.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "zip",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.10.5/tests/zip.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "tuple_combinations",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.10.5/benches/tuple_combinations.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "tuples",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.10.5/benches/tuples.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "fold_specialization",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.10.5/benches/fold_specialization.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "combinations_with_replacement",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.10.5/benches/combinations_with_replacement.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "tree_fold1",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.10.5/benches/tree_fold1.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "bench1",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.10.5/benches/bench1.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "combinations",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.10.5/benches/combinations.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "powerset",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.10.5/benches/powerset.rs",
                    "test": false
                }
            ],
            "version": "0.10.5"
        },
        {
            "authors": [
                "bluss"
            ],
            "categories": [
                "algorithms",
                "rust-patterns"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "either",
                    "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": "criterion",
                    "optional": false,
                    "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": "dev",
                    "name": "paste",
                    "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": "dev",
                    "name": "permutohedron",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2",
                    "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": "^0.9",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "rand",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Extra iterator adaptors, iterator methods, free functions, and macros.",
            "documentation": "https://docs.rs/itertools/",
            "edition": "2018",
            "features": {
                "default": [
                    "use_std"
                ],
                "use_alloc": [],
                "use_std": [
                    "use_alloc",
                    "either/use_std"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#itertools@0.11.0",
            "keywords": [
                "iterator",
                "data-structure",
                "zip",
                "product",
                "group-by"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.11.0/Cargo.toml",
            "metadata": null,
            "name": "itertools",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rust-itertools/itertools",
            "rust_version": "1.36.0",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "itertools",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.11.0/src/lib.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "iris",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.11.0/examples/iris.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "quick",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.11.0/tests/quick.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_core",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.11.0/tests/test_core.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "adaptors_no_collect",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.11.0/tests/adaptors_no_collect.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "tuples",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.11.0/tests/tuples.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_std",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.11.0/tests/test_std.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "merge_join",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.11.0/tests/merge_join.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "macros_hygiene",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.11.0/tests/macros_hygiene.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "peeking_take_while",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.11.0/tests/peeking_take_while.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "flatten_ok",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.11.0/tests/flatten_ok.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "specializations",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.11.0/tests/specializations.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "zip",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.11.0/tests/zip.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "tuple_combinations",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.11.0/benches/tuple_combinations.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "tuples",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.11.0/benches/tuples.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "fold_specialization",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.11.0/benches/fold_specialization.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "combinations_with_replacement",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.11.0/benches/combinations_with_replacement.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "tree_fold1",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.11.0/benches/tree_fold1.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "bench1",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.11.0/benches/bench1.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "combinations",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.11.0/benches/combinations.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "powerset",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.11.0/benches/powerset.rs",
                    "test": false
                }
            ],
            "version": "0.11.0"
        },
        {
            "authors": [
                "David Tolnay <dtolnay@gmail.com>"
            ],
            "categories": [
                "value-formatting",
                "no-std",
                "no-std::no-alloc"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "no-panic",
                    "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
                }
            ],
            "description": "Fast integer primitive to string conversion",
            "documentation": "https://docs.rs/itoa",
            "edition": "2018",
            "features": {
                "no-panic": [
                    "dep:no-panic"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.11",
            "keywords": [
                "integer"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itoa-1.0.11/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "rustdoc-args": [
                            "--generate-link-to-definition"
                        ],
                        "targets": [
                            "x86_64-unknown-linux-gnu"
                        ]
                    }
                }
            },
            "name": "itoa",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/dtolnay/itoa",
            "rust_version": "1.36",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "itoa",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itoa-1.0.11/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/itoa-1.0.11/tests/test.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "bench",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/itoa-1.0.11/benches/bench.rs",
                    "test": false
                }
            ],
            "version": "1.0.11"
        },
        {
            "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": [
                "Niko Matsakis <niko@alum.mit.edu>"
            ],
            "categories": [
                "parsing"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "ascii-canvas",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^3.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "bit-set",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "ena",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.14",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "use_std"
                    ],
                    "kind": null,
                    "name": "itertools",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.11",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "lalrpop-util",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.20.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "petgraph",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.6",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "pico-args",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "std"
                    ],
                    "kind": null,
                    "name": "regex",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "regex-syntax",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.8",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "string_cache",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.8",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "term",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "sha3"
                    ],
                    "kind": null,
                    "name": "tiny-keccak",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.0.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "unicode-xid",
                    "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": "walkdir",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.4.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "diff",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.12",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "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
                }
            ],
            "description": "convenient LR(1) parser generator",
            "documentation": null,
            "edition": "2021",
            "features": {
                "default": [
                    "lexer",
                    "unicode",
                    "pico-args"
                ],
                "lexer": [
                    "lalrpop-util/lexer"
                ],
                "pico-args": [
                    "dep:pico-args"
                ],
                "unicode": [
                    "regex/unicode",
                    "regex-syntax/unicode",
                    "lalrpop-util/unicode"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#lalrpop@0.20.2",
            "keywords": [
                "parser",
                "generator",
                "LR",
                "yacc",
                "grammar"
            ],
            "license": "Apache-2.0 OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/lalrpop-0.20.2/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "lexer"
                        ]
                    }
                }
            },
            "name": "lalrpop",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/lalrpop/lalrpop",
            "rust_version": "1.70",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "lalrpop",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/lalrpop-0.20.2/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": true,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bin"
                    ],
                    "name": "lalrpop",
                    "required-features": [
                        "pico-args"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/lalrpop-0.20.2/src/main.rs",
                    "test": true
                }
            ],
            "version": "0.20.2"
        },
        {
            "authors": [
                "Niko Matsakis <niko@alum.mit.edu>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "perf",
                        "syntax",
                        "hybrid"
                    ],
                    "kind": null,
                    "name": "regex-automata",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                }
            ],
            "description": "Runtime library for parsers generated by LALRPOP",
            "documentation": null,
            "edition": "2021",
            "features": {
                "default": [
                    "std",
                    "unicode"
                ],
                "lexer": [
                    "regex-automata/std",
                    "std"
                ],
                "regex-automata": [
                    "dep:regex-automata"
                ],
                "std": [],
                "unicode": [
                    "regex-automata?/unicode"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#lalrpop-util@0.20.2",
            "keywords": [],
            "license": "Apache-2.0 OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/lalrpop-util-0.20.2/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "lexer"
                        ]
                    }
                }
            },
            "name": "lalrpop-util",
            "publish": null,
            "readme": null,
            "repository": "https://github.com/lalrpop/lalrpop",
            "rust_version": "1.70",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "lalrpop_util",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/lalrpop-util-0.20.2/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.20.2"
        },
        {
            "authors": [
                "Marvin L\u00f6bel <loebel.marvin@gmail.com>"
            ],
            "categories": [
                "no-std",
                "rust-patterns",
                "memory-management"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "spin",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5.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.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "A macro for declaring lazily evaluated statics in Rust.",
            "documentation": "https://docs.rs/lazy_static",
            "edition": "2015",
            "features": {
                "spin": [
                    "dep:spin"
                ],
                "spin_no_std": [
                    "spin"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#lazy_static@1.4.0",
            "keywords": [
                "macro",
                "lazy",
                "static"
            ],
            "license": "MIT/Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/lazy_static-1.4.0/Cargo.toml",
            "metadata": null,
            "name": "lazy_static",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rust-lang-nursery/lazy-static.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": "lazy_static",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/lazy_static-1.4.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "test"
                    ],
                    "name": "test",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/lazy_static-1.4.0/tests/test.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "test"
                    ],
                    "name": "no_std",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/lazy_static-1.4.0/tests/no_std.rs",
                    "test": true
                }
            ],
            "version": "1.4.0"
        },
        {
            "authors": [
                "Tobie Morgan Hitchcock <tobie@surrealdb.com>"
            ],
            "categories": [
                "algorithms",
                "text-processing",
                "internationalization"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "any_ascii",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Library for comparing and sorting strings lexicographically and naturally",
            "documentation": null,
            "edition": "2021",
            "features": {},
            "homepage": "https://github.com/surrealdb/lexicmp",
            "id": "registry+https://github.com/rust-lang/crates.io-index#lexicmp@0.1.0",
            "keywords": [
                "unicode",
                "transliteration",
                "lexicographical",
                "sort",
                "emoji"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/lexicmp-0.1.0/Cargo.toml",
            "metadata": null,
            "name": "lexicmp",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/surrealdb/lexicmp",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "lexicmp",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/lexicmp-0.1.0/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.1.0"
        },
        {
            "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": [
                "Jorge Aparicio <jorge@japaric.io>"
            ],
            "categories": [
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": "dev",
                    "name": "no-panic",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.8",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "build",
                    "name": "rand",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.6.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "libm in pure Rust",
            "documentation": "https://docs.rs/libm",
            "edition": "2018",
            "features": {
                "default": [],
                "musl-reference-tests": [
                    "rand"
                ],
                "rand": [
                    "dep:rand"
                ],
                "unstable": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#libm@0.2.8",
            "keywords": [
                "libm",
                "math"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/libm-0.2.8/Cargo.toml",
            "metadata": null,
            "name": "libm",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rust-lang/libm",
            "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": "libm",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/libm-0.2.8/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/libm-0.2.8/build.rs",
                    "test": false
                }
            ],
            "version": "0.2.8"
        },
        {
            "authors": [
                "4lDO2 <4lDO2@protonmail.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "bitflags",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "ioslice",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.6",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "libc",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "redox_syscall",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Redox stable ABI",
            "documentation": null,
            "edition": "2021",
            "features": {
                "call": [],
                "default": [
                    "call",
                    "std",
                    "redox_syscall"
                ],
                "ioslice": [
                    "dep:ioslice"
                ],
                "mkns": [
                    "ioslice"
                ],
                "redox_syscall": [
                    "dep:redox_syscall"
                ],
                "std": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#libredox@0.1.3",
            "keywords": [],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/libredox-0.1.3/Cargo.toml",
            "metadata": null,
            "name": "libredox",
            "publish": null,
            "readme": null,
            "repository": "https://gitlab.redox-os.org/redox-os/libredox.git",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "libredox",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/libredox-0.1.3/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.1.3"
        },
        {
            "authors": [
                "Amanieu d'Antras <amanieu@gmail.com>"
            ],
            "categories": [
                "concurrency",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "owning_ref",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "scopeguard",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.1.0",
                    "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.126",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "build",
                    "name": "autocfg",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.",
            "documentation": null,
            "edition": "2018",
            "features": {
                "arc_lock": [],
                "atomic_usize": [],
                "default": [
                    "atomic_usize"
                ],
                "nightly": [],
                "owning_ref": [
                    "dep:owning_ref"
                ],
                "serde": [
                    "dep:serde"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#lock_api@0.4.11",
            "keywords": [
                "mutex",
                "rwlock",
                "lock",
                "no_std"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/lock_api-0.4.11/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs",
                            "--generate-link-to-definition"
                        ]
                    }
                }
            },
            "name": "lock_api",
            "publish": null,
            "readme": null,
            "repository": "https://github.com/Amanieu/parking_lot",
            "rust_version": "1.49.0",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "lock_api",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/lock_api-0.4.11/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/lock_api-0.4.11/build.rs",
                    "test": false
                }
            ],
            "version": "0.4.11"
        },
        {
            "authors": [
                "The Rust Project Developers"
            ],
            "categories": [
                "development-tools::debugging"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "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
                }
            ],
            "description": "A lightweight logging facade for Rust\n",
            "documentation": "https://doc.rust-lang.org/log",
            "edition": "2015",
            "features": {
                "default": [
                    "use_std"
                ],
                "max_level_debug": [
                    "log/max_level_debug"
                ],
                "max_level_error": [
                    "log/max_level_error"
                ],
                "max_level_info": [
                    "log/max_level_info"
                ],
                "max_level_off": [
                    "log/max_level_off"
                ],
                "max_level_trace": [
                    "log/max_level_trace"
                ],
                "max_level_warn": [
                    "log/max_level_warn"
                ],
                "nightly": [],
                "release_max_level_debug": [
                    "log/release_max_level_debug"
                ],
                "release_max_level_error": [
                    "log/release_max_level_error"
                ],
                "release_max_level_info": [
                    "log/release_max_level_info"
                ],
                "release_max_level_off": [
                    "log/release_max_level_off"
                ],
                "release_max_level_trace": [
                    "log/release_max_level_trace"
                ],
                "release_max_level_warn": [
                    "log/release_max_level_warn"
                ],
                "use_std": [
                    "log/std"
                ]
            },
            "homepage": "https://github.com/rust-lang/log",
            "id": "registry+https://github.com/rust-lang/crates.io-index#log@0.3.9",
            "keywords": [],
            "license": "MIT/Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/log-0.3.9/Cargo.toml",
            "metadata": null,
            "name": "log",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rust-lang/log",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "lib"
                    ],
                    "name": "log",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/log-0.3.9/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.3.9"
        },
        {
            "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": [
                "RustCrypto Developers"
            ],
            "categories": [
                "cryptography",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "cfg-if",
                    "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": "digest",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "dev"
                    ],
                    "kind": "dev",
                    "name": "digest",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "hex-literal",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "md5-asm",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(any(target_arch = \"x86\", target_arch = \"x86_64\"))",
                    "uses_default_features": true
                }
            ],
            "description": "MD5 hash function",
            "documentation": "https://docs.rs/md-5",
            "edition": "2018",
            "features": {
                "asm": [
                    "md5-asm"
                ],
                "default": [
                    "std"
                ],
                "force-soft": [],
                "loongarch64_asm": [],
                "md5-asm": [
                    "dep:md5-asm"
                ],
                "oid": [
                    "digest/oid"
                ],
                "std": [
                    "digest/std"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#md-5@0.10.6",
            "keywords": [
                "crypto",
                "md5",
                "hash",
                "digest"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/md-5-0.10.6/Cargo.toml",
            "metadata": null,
            "name": "md-5",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/RustCrypto/hashes",
            "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": "md5",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/md-5-0.10.6/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "mod",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/md-5-0.10.6/tests/mod.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "mod",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/md-5-0.10.6/benches/mod.rs",
                    "test": false
                }
            ],
            "version": "0.10.6"
        },
        {
            "authors": [
                "Andrew Gallant <jamslam@gmail.com>",
                "bluss"
            ],
            "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
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "log",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.20",
                    "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": false
                }
            ],
            "description": "Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for\n1, 2 or 3 byte search and single substring search.\n",
            "documentation": "https://docs.rs/memchr/",
            "edition": "2021",
            "features": {
                "alloc": [],
                "compiler_builtins": [
                    "dep:compiler_builtins"
                ],
                "core": [
                    "dep:core"
                ],
                "default": [
                    "std"
                ],
                "libc": [],
                "logging": [
                    "dep:log"
                ],
                "rustc-dep-of-std": [
                    "core",
                    "compiler_builtins"
                ],
                "std": [
                    "alloc"
                ],
                "use_std": [
                    "std"
                ]
            },
            "homepage": "https://github.com/BurntSushi/memchr",
            "id": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.2",
            "keywords": [
                "memchr",
                "memmem",
                "substring",
                "find",
                "search"
            ],
            "license": "Unlicense OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.7.2/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "rustdoc-args": [
                            "--generate-link-to-definition"
                        ]
                    }
                }
            },
            "name": "memchr",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/BurntSushi/memchr",
            "rust_version": "1.61",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "memchr",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.7.2/src/lib.rs",
                    "test": true
                }
            ],
            "version": "2.7.2"
        },
        {
            "authors": [
                "Kat March\u00e1n <kzm@zkat.tech>"
            ],
            "categories": [
                "rust-patterns"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "backtrace",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.61",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "backtrace-ext",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "is-terminal",
                    "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": "miette-derive",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "=5.10.0",
                    "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.8.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "owo-colors",
                    "optional": true,
                    "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": [
                        "derive"
                    ],
                    "kind": null,
                    "name": "serde",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.162",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "supports-color",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^2.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "supports-hyperlinks",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^2.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "supports-unicode",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^2.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "terminal_size",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.17",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "textwrap",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.15.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "thiserror",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.40",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "unicode-width",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.9",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "futures",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "indenter",
                    "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": "dev",
                    "name": "lazy_static",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.4",
                    "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.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "rustversion",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "semver",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.4",
                    "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.64",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "full"
                    ],
                    "kind": "dev",
                    "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": [
                        "diff"
                    ],
                    "kind": "dev",
                    "name": "trybuild",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.19",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Fancy diagnostic reporting library and protocol for us mere mortals who aren't compiler hackers.",
            "documentation": "https://docs.rs/miette",
            "edition": "2018",
            "features": {
                "backtrace": [
                    "dep:backtrace"
                ],
                "backtrace-ext": [
                    "dep:backtrace-ext"
                ],
                "default": [],
                "fancy": [
                    "fancy-no-backtrace",
                    "backtrace",
                    "backtrace-ext"
                ],
                "fancy-no-backtrace": [
                    "owo-colors",
                    "is-terminal",
                    "textwrap",
                    "terminal_size",
                    "supports-hyperlinks",
                    "supports-color",
                    "supports-unicode"
                ],
                "is-terminal": [
                    "dep:is-terminal"
                ],
                "no-format-args-capture": [],
                "owo-colors": [
                    "dep:owo-colors"
                ],
                "serde": [
                    "dep:serde"
                ],
                "supports-color": [
                    "dep:supports-color"
                ],
                "supports-hyperlinks": [
                    "dep:supports-hyperlinks"
                ],
                "supports-unicode": [
                    "dep:supports-unicode"
                ],
                "terminal_size": [
                    "dep:terminal_size"
                ],
                "textwrap": [
                    "dep:textwrap"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#miette@5.10.0",
            "keywords": [],
            "license": "Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/miette-5.10.0/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true
                    }
                }
            },
            "name": "miette",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/zkat/miette",
            "rust_version": "1.56.0",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "miette",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/miette-5.10.0/src/lib.rs",
                    "test": true
                }
            ],
            "version": "5.10.0"
        },
        {
            "authors": [
                "Kat March\u00e1n <kzm@zkat.tech>"
            ],
            "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": [],
                    "kind": null,
                    "name": "syn",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.0.11",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Derive macros for miette. Like `thiserror` for Diagnostics.",
            "documentation": null,
            "edition": "2018",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#miette-derive@5.10.0",
            "keywords": [],
            "license": "Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/miette-derive-5.10.0/Cargo.toml",
            "metadata": null,
            "name": "miette-derive",
            "publish": null,
            "readme": null,
            "repository": "https://github.com/zkat/miette",
            "rust_version": null,
            "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": "miette_derive",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/miette-derive-5.10.0/src/lib.rs",
                    "test": true
                }
            ],
            "version": "5.10.0"
        },
        {
            "authors": [
                "Sean McArthur <sean@seanmonstar.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [],
            "description": "Strongly Typed Mimes",
            "documentation": "https://docs.rs/mime",
            "edition": "2015",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#mime@0.3.17",
            "keywords": [
                "mime",
                "media-extensions",
                "media-types"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/mime-0.3.17/Cargo.toml",
            "metadata": null,
            "name": "mime",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/hyperium/mime",
            "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": "mime",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/mime-0.3.17/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "bench"
                    ],
                    "name": "fmt",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/mime-0.3.17/benches/fmt.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "bench"
                    ],
                    "name": "parse",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/mime-0.3.17/benches/parse.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "bench"
                    ],
                    "name": "cmp",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/mime-0.3.17/benches/cmp.rs",
                    "test": false
                }
            ],
            "version": "0.3.17"
        },
        {
            "authors": [
                "Austin Bonander <austin.bonander@gmail.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "mime",
                    "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": null,
                    "name": "unicase",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.4.0",
                    "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",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "build",
                    "name": "unicase",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.4.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "A simple crate for detection of a file's MIME type by its extension.",
            "documentation": "https://docs.rs/mime_guess/",
            "edition": "2015",
            "features": {
                "default": [
                    "rev-mappings"
                ],
                "rev-mappings": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#mime_guess@2.0.4",
            "keywords": [
                "mime",
                "filesystem",
                "extension"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/mime_guess-2.0.4/Cargo.toml",
            "metadata": null,
            "name": "mime_guess",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/abonander/mime_guess",
            "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": "mime_guess",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/mime_guess-2.0.4/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "example"
                    ],
                    "name": "rev_map",
                    "required-features": [
                        "rev-mappings"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/mime_guess-2.0.4/examples/rev_map.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "bench"
                    ],
                    "name": "benchmark",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/mime_guess-2.0.4/benches/benchmark.rs",
                    "test": false
                },
                {
                    "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/mime_guess-2.0.4/build.rs",
                    "test": false
                }
            ],
            "version": "2.0.4"
        },
        {
            "authors": [
                "Alex Huszagh <ahuszagh@gmail.com>"
            ],
            "categories": [
                "parsing",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [],
            "description": "Fast float parsing conversion routines.",
            "documentation": "https://docs.rs/minimal-lexical",
            "edition": "2018",
            "features": {
                "alloc": [],
                "compact": [],
                "default": [
                    "std"
                ],
                "lint": [],
                "nightly": [],
                "std": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#minimal-lexical@0.2.1",
            "keywords": [
                "parsing",
                "no_std"
            ],
            "license": "MIT/Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/minimal-lexical-0.2.1/Cargo.toml",
            "metadata": null,
            "name": "minimal-lexical",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/Alexhuszagh/minimal-lexical",
            "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": "minimal_lexical",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/minimal-lexical-0.2.1/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "stackvec",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/minimal-lexical-0.2.1/tests/stackvec.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "slow_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/minimal-lexical-0.2.1/tests/slow_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "vec_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/minimal-lexical-0.2.1/tests/vec_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "lemire_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/minimal-lexical-0.2.1/tests/lemire_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "bellerophon_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/minimal-lexical-0.2.1/tests/bellerophon_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "parse_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/minimal-lexical-0.2.1/tests/parse_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "rounding_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/minimal-lexical-0.2.1/tests/rounding_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "bellerophon",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/minimal-lexical-0.2.1/tests/bellerophon.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "libm_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/minimal-lexical-0.2.1/tests/libm_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "mask_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/minimal-lexical-0.2.1/tests/mask_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "number_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/minimal-lexical-0.2.1/tests/number_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "integration_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/minimal-lexical-0.2.1/tests/integration_tests.rs",
                    "test": true
                }
            ],
            "version": "0.2.1"
        },
        {
            "authors": [
                "Frommi <daniil.liferenko@gmail.com>",
                "oyvindln <oyvindln@users.noreply.github.com>"
            ],
            "categories": [
                "compression"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "adler",
                    "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": null,
                    "name": "rustc-std-workspace-alloc",
                    "optional": true,
                    "registry": null,
                    "rename": "alloc",
                    "req": "^1.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "compiler_builtins",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rustc-std-workspace-core",
                    "optional": true,
                    "registry": null,
                    "rename": "core",
                    "req": "^1.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "simd-adler32",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                }
            ],
            "description": "DEFLATE compression and decompression library rewritten in Rust based on miniz",
            "documentation": "https://docs.rs/miniz_oxide",
            "edition": "2018",
            "features": {
                "alloc": [
                    "dep:alloc"
                ],
                "compiler_builtins": [
                    "dep:compiler_builtins"
                ],
                "core": [
                    "dep:core"
                ],
                "default": [
                    "with-alloc"
                ],
                "rustc-dep-of-std": [
                    "core",
                    "alloc",
                    "compiler_builtins",
                    "adler/rustc-dep-of-std"
                ],
                "simd": [
                    "simd-adler32"
                ],
                "simd-adler32": [
                    "dep:simd-adler32"
                ],
                "std": [],
                "with-alloc": []
            },
            "homepage": "https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide",
            "id": "registry+https://github.com/rust-lang/crates.io-index#miniz_oxide@0.7.2",
            "keywords": [
                "zlib",
                "miniz",
                "deflate",
                "encoding"
            ],
            "license": "MIT OR Zlib OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/miniz_oxide-0.7.2/Cargo.toml",
            "metadata": null,
            "name": "miniz_oxide",
            "publish": null,
            "readme": "Readme.md",
            "repository": "https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide",
            "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": "miniz_oxide",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/miniz_oxide-0.7.2/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.7.2"
        },
        {
            "authors": [
                "Carl Lerche <me@carllerche.com>",
                "Thomas de Zeeuw <thomasdezeeuw@gmail.com>",
                "Tokio Contributors <team@tokio.rs>"
            ],
            "categories": [
                "asynchronous"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "log",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.8",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "env_logger",
                    "optional": false,
                    "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": "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": null,
                    "name": "libc",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.149",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_os = \"wasi\")",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "wasi",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.11.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_os = \"wasi\")",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "libc",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.149",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(unix)",
                    "uses_default_features": true
                },
                {
                    "features": [
                        "Win32_Foundation",
                        "Win32_Networking_WinSock",
                        "Win32_Storage_FileSystem",
                        "Win32_System_IO",
                        "Win32_System_WindowsProgramming"
                    ],
                    "kind": null,
                    "name": "windows-sys",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.48",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(windows)",
                    "uses_default_features": true
                }
            ],
            "description": "Lightweight non-blocking I/O.",
            "documentation": null,
            "edition": "2018",
            "features": {
                "default": [
                    "log"
                ],
                "log": [
                    "dep:log"
                ],
                "net": [],
                "os-ext": [
                    "os-poll",
                    "windows-sys/Win32_System_Pipes",
                    "windows-sys/Win32_Security"
                ],
                "os-poll": []
            },
            "homepage": "https://github.com/tokio-rs/mio",
            "id": "registry+https://github.com/rust-lang/crates.io-index#mio@0.8.11",
            "keywords": [
                "io",
                "async",
                "non-blocking"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/mio-0.8.11/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs",
                            "--generate-link-to-definition"
                        ],
                        "targets": [
                            "aarch64-apple-ios",
                            "aarch64-linux-android",
                            "wasm32-wasi",
                            "x86_64-apple-darwin",
                            "x86_64-pc-windows-msvc",
                            "x86_64-unknown-dragonfly",
                            "x86_64-unknown-freebsd",
                            "x86_64-unknown-illumos",
                            "x86_64-unknown-linux-gnu",
                            "x86_64-unknown-netbsd",
                            "x86_64-unknown-openbsd"
                        ]
                    }
                },
                "playground": {
                    "features": [
                        "os-poll",
                        "os-ext",
                        "net"
                    ]
                }
            },
            "name": "mio",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/tokio-rs/mio",
            "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": "mio",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/mio-0.8.11/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "tcp_server",
                    "required-features": [
                        "os-poll",
                        "net"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/mio-0.8.11/examples/tcp_server.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "tcp_listenfd_server",
                    "required-features": [
                        "os-poll",
                        "net"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/mio-0.8.11/examples/tcp_listenfd_server.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "udp_server",
                    "required-features": [
                        "os-poll",
                        "net"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/mio-0.8.11/examples/udp_server.rs",
                    "test": false
                }
            ],
            "version": "0.8.11"
        },
        {
            "authors": [
                "Fletcher Nichol <fnichol@nichol.ca>"
            ],
            "categories": [
                "command-line-utilities"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "derive"
                    ],
                    "kind": null,
                    "name": "clap",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^3.1.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rand",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.8.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "version-sync",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.9.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "A random name generator with names suitable for use in container\ninstances, project names, application instances, etc.\n",
            "documentation": "https://docs.rs/names",
            "edition": "2018",
            "features": {
                "application": [
                    "clap"
                ],
                "clap": [
                    "dep:clap"
                ],
                "default": [
                    "application"
                ]
            },
            "homepage": "https://github.com/fnichol/names",
            "id": "git+https://github.com/fnichol/names.git?rev=760516503b89ddc8bc2ab42d579d4566cfb1054f#names@0.12.1-dev",
            "keywords": [
                "name",
                "random"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/git/checkouts/names-1a8772e9ce82304c/7605165/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "no-default-features": true
                    }
                }
            },
            "name": "names",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/fnichol/names",
            "rust_version": null,
            "source": "git+https://github.com/fnichol/names.git?rev=760516503b89ddc8bc2ab42d579d4566cfb1054f#760516503b89ddc8bc2ab42d579d4566cfb1054f",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "names",
                    "src_path": "{CARGO_HOME}/git/checkouts/names-1a8772e9ce82304c/7605165/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": true,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bin"
                    ],
                    "name": "names",
                    "src_path": "{CARGO_HOME}/git/checkouts/names-1a8772e9ce82304c/7605165/src/bin/names.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "version-numbers",
                    "src_path": "{CARGO_HOME}/git/checkouts/names-1a8772e9ce82304c/7605165/tests/version-numbers.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "custom-build"
                    ],
                    "name": "build-script-build",
                    "src_path": "{CARGO_HOME}/git/checkouts/names-1a8772e9ce82304c/7605165/build.rs",
                    "test": false
                }
            ],
            "version": "0.12.1-dev"
        },
        {
            "authors": [
                "Fletcher Nichol <fnichol@nichol.ca>"
            ],
            "categories": [
                "command-line-utilities"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "derive"
                    ],
                    "kind": null,
                    "name": "clap",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^3.1.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rand",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.8.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "version-sync",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.9.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "A random name generator with names suitable for use in container\ninstances, project names, application instances, etc.\n",
            "documentation": "https://docs.rs/names",
            "edition": "2018",
            "features": {
                "application": [
                    "clap"
                ],
                "clap": [
                    "dep:clap"
                ],
                "default": [
                    "application"
                ]
            },
            "homepage": "https://github.com/fnichol/names",
            "id": "registry+https://github.com/rust-lang/crates.io-index#names@0.13.0",
            "keywords": [
                "name",
                "random"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/names-0.13.0/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "no-default-features": true
                    }
                }
            },
            "name": "names",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/fnichol/names",
            "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": "names",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/names-0.13.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": true,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bin"
                    ],
                    "name": "names",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/names-0.13.0/src/bin/names.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "version-numbers",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/names-0.13.0/tests/version-numbers.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/names-0.13.0/build.rs",
                    "test": false
                }
            ],
            "version": "0.13.0"
        },
        {
            "authors": [
                "Nikolay Govorov <nikolay_govorov@bk.ru>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "small_rng"
                    ],
                    "kind": null,
                    "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": [
                        "prepush-hook",
                        "precommit-hook",
                        "postmerge-hook",
                        "run-cargo-test",
                        "run-cargo-check",
                        "run-cargo-clippy",
                        "run-cargo-fmt"
                    ],
                    "kind": "dev",
                    "name": "cargo-husky",
                    "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": "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
                }
            ],
            "description": "A tiny, secure, URL-friendly, unique string ID generator for Rust.",
            "documentation": "https://docs.rs/nanoid",
            "edition": "2018",
            "features": {},
            "homepage": "https://github.com/nikolay-govorov/nanoid",
            "id": "registry+https://github.com/rust-lang/crates.io-index#nanoid@0.4.0",
            "keywords": [
                "uuid",
                "random",
                "id",
                "url"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/nanoid-0.4.0/Cargo.toml",
            "metadata": null,
            "name": "nanoid",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/nikolay-govorov/nanoid.git",
            "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": "nanoid",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/nanoid-0.4.0/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.4.0"
        },
        {
            "authors": [
                "Lucy <lucy@absolucy.moe>"
            ],
            "categories": [
                "algorithms",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "rdrand",
                        "js"
                    ],
                    "kind": null,
                    "name": "getrandom",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "zeroize_derive"
                    ],
                    "kind": null,
                    "name": "zeroize",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.5.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "hex",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "A tiny, fast, zero-dep library for random number generation.",
            "documentation": null,
            "edition": "2021",
            "features": {
                "alloc": [],
                "chacha": [],
                "default": [
                    "std",
                    "tls",
                    "wyrand",
                    "pcg64",
                    "chacha"
                ],
                "getrandom": [
                    "dep:getrandom"
                ],
                "pcg64": [],
                "rdseed": [
                    "std"
                ],
                "std": [
                    "alloc"
                ],
                "tls": [
                    "std",
                    "wyrand"
                ],
                "wyrand": [],
                "zeroize": [
                    "dep:zeroize"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#nanorand@0.7.0",
            "keywords": [
                "rand",
                "random",
                "no-std",
                "entropy"
            ],
            "license": "Zlib",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/nanorand-0.7.0/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "default-target": "x86_64-unknown-linux-gnu",
                        "targets": [
                            "x86_64-pc-windows-msvc"
                        ]
                    }
                }
            },
            "name": "nanorand",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/Absolucy/nanorand-rs",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "nanorand",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/nanorand-0.7.0/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.7.0"
        },
        {
            "authors": [
                "Matt Brubeck <mbrubeck@limpet.net>",
                "Jonathan Reem <jonathan.reem@gmail.com>"
            ],
            "categories": [
                "rust-patterns",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [],
            "description": "panic in debug, intrinsics::unreachable() in release (fork of debug_unreachable)",
            "documentation": "https://docs.rs/new_debug_unreachable",
            "edition": "2021",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#new_debug_unreachable@1.0.6",
            "keywords": [
                "optimization",
                "macro"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/new_debug_unreachable-1.0.6/Cargo.toml",
            "metadata": null,
            "name": "new_debug_unreachable",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/mbrubeck/rust-debug-unreachable",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "debug_unreachable",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/new_debug_unreachable-1.0.6/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "simple",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/new_debug_unreachable-1.0.6/examples/simple.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "check",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/new_debug_unreachable-1.0.6/tests/check.rs",
                    "test": true
                }
            ],
            "version": "1.0.6"
        },
        {
            "authors": [
                "Michael Sproul <micsproul@gmail.com>"
            ],
            "categories": [
                "data-structures"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "smallvec",
                    "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": "criterion",
                    "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
                }
            ],
            "description": "Vector data-structure for half-byte values.",
            "documentation": "https://docs.rs/rust_nibble_vec",
            "edition": "2018",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#nibble_vec@0.1.0",
            "keywords": [
                "vector",
                "nibble",
                "slice",
                "data-structure",
                "collection"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/nibble_vec-0.1.0/Cargo.toml",
            "metadata": null,
            "name": "nibble_vec",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/michaelsproul/rust_nibble_vec",
            "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": "nibble_vec",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/nibble_vec-0.1.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "debug",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/nibble_vec-0.1.0/examples/debug.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "nib_bench",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/nibble_vec-0.1.0/benches/nib_bench.rs",
                    "test": false
                }
            ],
            "version": "0.1.0"
        },
        {
            "authors": [
                "contact@geoffroycouprie.com"
            ],
            "categories": [
                "parsing"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "memchr",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "minimal-lexical",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "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": "proptest",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "A byte-oriented, zero-copy, parser combinators library",
            "documentation": "https://docs.rs/nom",
            "edition": "2018",
            "features": {
                "alloc": [],
                "default": [
                    "std"
                ],
                "docsrs": [],
                "std": [
                    "alloc",
                    "memchr/std",
                    "minimal-lexical/std"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#nom@7.1.3",
            "keywords": [
                "parser",
                "parser-combinators",
                "parsing",
                "streaming",
                "bit"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/nom-7.1.3/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "features": [
                            "alloc",
                            "std",
                            "docsrs"
                        ]
                    }
                }
            },
            "name": "nom",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/Geal/nom",
            "rust_version": "1.48",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "nom",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/nom-7.1.3/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "custom_error",
                    "required-features": [
                        "alloc"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/nom-7.1.3/examples/custom_error.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "json",
                    "required-features": [
                        "alloc"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/nom-7.1.3/examples/json.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "json_iterator",
                    "required-features": [
                        "alloc"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/nom-7.1.3/examples/json_iterator.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "iterator",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/nom-7.1.3/examples/iterator.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "s_expression",
                    "required-features": [
                        "alloc"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/nom-7.1.3/examples/s_expression.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "string",
                    "required-features": [
                        "alloc"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/nom-7.1.3/examples/string.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "arithmetic",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/nom-7.1.3/tests/arithmetic.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "arithmetic_ast",
                    "required-features": [
                        "alloc"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/nom-7.1.3/tests/arithmetic_ast.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "css",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/nom-7.1.3/tests/css.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "custom_errors",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/nom-7.1.3/tests/custom_errors.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "float",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/nom-7.1.3/tests/float.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "ini",
                    "required-features": [
                        "alloc"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/nom-7.1.3/tests/ini.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "ini_str",
                    "required-features": [
                        "alloc"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/nom-7.1.3/tests/ini_str.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "issues",
                    "required-features": [
                        "alloc"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/nom-7.1.3/tests/issues.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "json",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/nom-7.1.3/tests/json.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "mp4",
                    "required-features": [
                        "alloc"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/nom-7.1.3/tests/mp4.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "multiline",
                    "required-features": [
                        "alloc"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/nom-7.1.3/tests/multiline.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "overflow",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/nom-7.1.3/tests/overflow.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "reborrow_fold",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/nom-7.1.3/tests/reborrow_fold.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "fnmut",
                    "required-features": [
                        "alloc"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/nom-7.1.3/tests/fnmut.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "escaped",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/nom-7.1.3/tests/escaped.rs",
                    "test": true
                }
            ],
            "version": "7.1.3"
        },
        {
            "authors": [
                "The Rust Project Developers"
            ],
            "categories": [
                "algorithms",
                "data-structures",
                "science"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "arbitrary",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "i128"
                    ],
                    "kind": null,
                    "name": "num-integer",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.42",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "i128"
                    ],
                    "kind": null,
                    "name": "num-traits",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.16",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "quickcheck",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rand",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.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",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "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": "Big integer implementation for Rust",
            "documentation": "https://docs.rs/num-bigint",
            "edition": "2018",
            "features": {
                "arbitrary": [
                    "dep:arbitrary"
                ],
                "default": [
                    "std"
                ],
                "quickcheck": [
                    "dep:quickcheck"
                ],
                "rand": [
                    "dep:rand"
                ],
                "serde": [
                    "dep:serde"
                ],
                "std": [
                    "num-integer/std",
                    "num-traits/std"
                ]
            },
            "homepage": "https://github.com/rust-num/num-bigint",
            "id": "registry+https://github.com/rust-lang/crates.io-index#num-bigint@0.4.4",
            "keywords": [
                "mathematics",
                "numerics",
                "bignum"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.4.4/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "std",
                            "serde",
                            "rand",
                            "quickcheck",
                            "arbitrary"
                        ]
                    }
                }
            },
            "name": "num-bigint",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rust-num/num-bigint",
            "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": "num_bigint",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.4.4/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "bigint",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.4.4/tests/bigint.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "biguint_scalar",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.4.4/tests/biguint_scalar.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "modpow",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.4.4/tests/modpow.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-bigint-0.4.4/tests/roots.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "fuzzed",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.4.4/tests/fuzzed.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "bigint_scalar",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.4.4/tests/bigint_scalar.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "biguint",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.4.4/tests/biguint.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "bigint_bitwise",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.4.4/tests/bigint_bitwise.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "bigint",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.4.4/benches/bigint.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "factorial",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.4.4/benches/factorial.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "gcd",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.4.4/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-bigint-0.4.4/benches/roots.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "shootout-pidigits",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.4.4/benches/shootout-pidigits.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/num-bigint-0.4.4/build.rs",
                    "test": false
                }
            ],
            "version": "0.4.4"
        },
        {
            "authors": [
                "dignifiedquire <dignifiedquire@gmail.com>",
                "The Rust Project Developers"
            ],
            "categories": [
                "algorithms",
                "data-structures",
                "science"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "arbitrary",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "byteorder",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.2.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "spin_no_std"
                    ],
                    "kind": null,
                    "name": "lazy_static",
                    "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": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "libm",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "i128"
                    ],
                    "kind": null,
                    "name": "num-integer",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.39",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "num-iter",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.37",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "i128"
                    ],
                    "kind": null,
                    "name": "num-traits",
                    "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": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rand",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.8.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "alloc"
                    ],
                    "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": "smallvec",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.10.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "zeroize",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "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": "rand_chacha",
                    "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": "rand_isaac",
                    "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": "rand_xorshift",
                    "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": "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
                }
            ],
            "description": "Big integer implementation for Rust",
            "documentation": "https://docs.rs/num-bigint-dig",
            "edition": "2021",
            "features": {
                "arbitrary": [
                    "dep:arbitrary"
                ],
                "default": [
                    "std",
                    "u64_digit"
                ],
                "fuzz": [
                    "arbitrary",
                    "smallvec/arbitrary"
                ],
                "i128": [],
                "nightly": [],
                "prime": [
                    "rand/std_rng"
                ],
                "rand": [
                    "dep:rand"
                ],
                "serde": [
                    "dep:serde"
                ],
                "std": [
                    "num-integer/std",
                    "num-traits/std",
                    "smallvec/write",
                    "rand/std",
                    "serde/std"
                ],
                "u64_digit": [],
                "zeroize": [
                    "dep:zeroize"
                ]
            },
            "homepage": "https://github.com/dignifiedquire/num-bigint",
            "id": "registry+https://github.com/rust-lang/crates.io-index#num-bigint-dig@0.8.4",
            "keywords": [
                "mathematics",
                "numerics",
                "bignum"
            ],
            "license": "MIT/Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-dig-0.8.4/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "std",
                            "serde",
                            "rand",
                            "prime"
                        ]
                    }
                }
            },
            "name": "num-bigint-dig",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/dignifiedquire/num-bigint",
            "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": "num_bigint_dig",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-dig-0.8.4/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "bigint",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-dig-0.8.4/tests/bigint.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "biguint_scalar",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-dig-0.8.4/tests/biguint_scalar.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "serde",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-dig-0.8.4/tests/serde.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "modpow",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-dig-0.8.4/tests/modpow.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "roots",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-dig-0.8.4/tests/roots.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "bigint_scalar",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-dig-0.8.4/tests/bigint_scalar.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "torture",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-dig-0.8.4/tests/torture.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "biguint",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-dig-0.8.4/tests/biguint.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "rand",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-dig-0.8.4/tests/rand.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "bigint_bitwise",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-dig-0.8.4/tests/bigint_bitwise.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/num-bigint-dig-0.8.4/build.rs",
                    "test": false
                }
            ],
            "version": "0.8.4"
        },
        {
            "authors": [
                "Jacob Pratt <jacob@jhpratt.dev>"
            ],
            "categories": [
                "no-std",
                "no-std::no-alloc",
                "rust-patterns"
            ],
            "default_run": null,
            "dependencies": [],
            "description": "`num_conv` is a crate to convert between integer types without using `as` casts. This provides\nbetter certainty when refactoring, makes the exact behavior of code more explicit, and allows using\nturbofish syntax.\n",
            "documentation": null,
            "edition": "2021",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#num-conv@0.1.0",
            "keywords": [
                "cast",
                "extend",
                "truncate",
                "convert",
                "integer"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-conv-0.1.0/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "rustdoc-args": [
                            "--generate-link-to-definition"
                        ]
                    }
                }
            },
            "name": "num-conv",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/jhpratt/num-conv",
            "rust_version": "1.57.0",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "num_conv",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-conv-0.1.0/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.1.0"
        },
        {
            "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": [
                        "i128"
                    ],
                    "kind": null,
                    "name": "num-integer",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.42",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "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
                },
                {
                    "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": "External iterators for generic mathematics",
            "documentation": "https://docs.rs/num-iter",
            "edition": "2018",
            "features": {
                "default": [
                    "std"
                ],
                "i128": [],
                "std": [
                    "num-integer/std",
                    "num-traits/std"
                ]
            },
            "homepage": "https://github.com/rust-num/num-iter",
            "id": "registry+https://github.com/rust-lang/crates.io-index#num-iter@0.1.44",
            "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-iter-0.1.44/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "std"
                        ]
                    }
                }
            },
            "name": "num-iter",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rust-num/num-iter",
            "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_iter",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num-iter-0.1.44/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.1.44"
        },
        {
            "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": [
                "Sean McArthur <sean@seanmonstar.com>"
            ],
            "categories": [
                "hardware-support"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "libc",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.26",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(windows))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "hermit-abi",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_os = \"hermit\")",
                    "uses_default_features": true
                }
            ],
            "description": "Get the number of CPUs on a machine.",
            "documentation": "https://docs.rs/num_cpus",
            "edition": "2015",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#num_cpus@1.16.0",
            "keywords": [
                "cpu",
                "cpus",
                "cores"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num_cpus-1.16.0/Cargo.toml",
            "metadata": null,
            "name": "num_cpus",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/seanmonstar/num_cpus",
            "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": "num_cpus",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num_cpus-1.16.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "example"
                    ],
                    "name": "values",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/num_cpus-1.16.0/examples/values.rs",
                    "test": false
                }
            ],
            "version": "1.16.0"
        },
        {
            "authors": [],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "rustc-std-workspace-alloc",
                    "optional": true,
                    "registry": null,
                    "rename": "alloc",
                    "req": "^1.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "compiler_builtins",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rustc-std-workspace-core",
                    "optional": true,
                    "registry": null,
                    "rename": "core",
                    "req": "^1.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "crc32fast",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "flate2",
                    "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": [
                        "ahash"
                    ],
                    "kind": null,
                    "name": "hashbrown",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.14.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "indexmap",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^2.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "memchr",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.4.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "ruzstd",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "wasmparser",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.118.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "A unified interface for reading and writing object file formats.",
            "documentation": null,
            "edition": "2018",
            "features": {
                "all": [
                    "read",
                    "write",
                    "std",
                    "compression",
                    "wasm"
                ],
                "alloc": [
                    "dep:alloc"
                ],
                "archive": [],
                "cargo-all": [],
                "coff": [],
                "compiler_builtins": [
                    "dep:compiler_builtins"
                ],
                "compression": [
                    "dep:flate2",
                    "dep:ruzstd",
                    "std"
                ],
                "core": [
                    "dep:core"
                ],
                "default": [
                    "read",
                    "compression"
                ],
                "doc": [
                    "read_core",
                    "write_std",
                    "std",
                    "compression",
                    "archive",
                    "coff",
                    "elf",
                    "macho",
                    "pe",
                    "wasm",
                    "xcoff"
                ],
                "elf": [],
                "macho": [],
                "pe": [
                    "coff"
                ],
                "read": [
                    "read_core",
                    "archive",
                    "coff",
                    "elf",
                    "macho",
                    "pe",
                    "xcoff",
                    "unaligned"
                ],
                "read_core": [],
                "rustc-dep-of-std": [
                    "core",
                    "compiler_builtins",
                    "alloc",
                    "memchr/rustc-dep-of-std"
                ],
                "std": [
                    "memchr/std"
                ],
                "unaligned": [],
                "unstable": [],
                "unstable-all": [
                    "all",
                    "unstable"
                ],
                "wasm": [
                    "dep:wasmparser"
                ],
                "write": [
                    "write_std",
                    "coff",
                    "elf",
                    "macho",
                    "pe",
                    "xcoff"
                ],
                "write_core": [
                    "dep:crc32fast",
                    "dep:indexmap",
                    "dep:hashbrown"
                ],
                "write_std": [
                    "write_core",
                    "std",
                    "indexmap?/std",
                    "crc32fast?/std"
                ],
                "xcoff": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#object@0.32.2",
            "keywords": [
                "object",
                "elf",
                "mach-o",
                "pe",
                "coff"
            ],
            "license": "Apache-2.0 OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/object-0.32.2/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "doc"
                        ]
                    }
                }
            },
            "name": "object",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/gimli-rs/object",
            "rust_version": "1.60",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "object",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/object-0.32.2/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "integration",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/object-0.32.2/tests/integration.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "parse_self",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/object-0.32.2/tests/parse_self.rs",
                    "test": true
                }
            ],
            "version": "0.32.2"
        },
        {
            "authors": [],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "async-trait",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.53",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "std"
                    ],
                    "kind": null,
                    "name": "base64",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.21",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "bytes",
                    "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": [
                        "clock"
                    ],
                    "kind": null,
                    "name": "chrono",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.31",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "futures",
                    "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": null,
                    "name": "humantime",
                    "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": null,
                    "name": "hyper",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.14",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "itertools",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.11.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "parking_lot",
                    "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": null,
                    "name": "percent-encoding",
                    "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": [
                        "serialize",
                        "overlapped-lists"
                    ],
                    "kind": null,
                    "name": "quick-xml",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.31.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "std",
                        "std_rng"
                    ],
                    "kind": null,
                    "name": "rand",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.8",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "rustls-tls"
                    ],
                    "kind": null,
                    "name": "reqwest",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.11",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "std"
                    ],
                    "kind": null,
                    "name": "ring",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.17",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rustls-pemfile",
                    "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": [
                        "derive"
                    ],
                    "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": "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": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "snafu",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "sync",
                        "macros",
                        "rt",
                        "time",
                        "io-util"
                    ],
                    "kind": null,
                    "name": "tokio",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.25.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "tracing",
                    "optional": false,
                    "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": "url",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "walkdir",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "futures-test",
                    "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": [
                        "server"
                    ],
                    "kind": "dev",
                    "name": "hyper",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.14.24",
                    "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",
                    "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.1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "fs"
                    ],
                    "kind": "dev",
                    "name": "nix",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.27.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_family = \"unix\")",
                    "uses_default_features": true
                }
            ],
            "description": "A generic object store interface for uniformly interacting with AWS S3, Google Cloud Storage, Azure Blob Storage and local files.",
            "documentation": null,
            "edition": "2021",
            "features": {
                "aws": [
                    "cloud"
                ],
                "azure": [
                    "cloud"
                ],
                "base64": [
                    "dep:base64"
                ],
                "cloud": [
                    "serde",
                    "serde_json",
                    "quick-xml",
                    "hyper",
                    "reqwest",
                    "reqwest/json",
                    "reqwest/stream",
                    "chrono/serde",
                    "base64",
                    "rand",
                    "ring"
                ],
                "gcp": [
                    "cloud",
                    "rustls-pemfile"
                ],
                "http": [
                    "cloud"
                ],
                "hyper": [
                    "dep:hyper"
                ],
                "quick-xml": [
                    "dep:quick-xml"
                ],
                "rand": [
                    "dep:rand"
                ],
                "reqwest": [
                    "dep:reqwest"
                ],
                "ring": [
                    "dep:ring"
                ],
                "rustls-pemfile": [
                    "dep:rustls-pemfile"
                ],
                "serde": [
                    "dep:serde"
                ],
                "serde_json": [
                    "dep:serde_json"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#object_store@0.8.0",
            "keywords": [
                "object",
                "storage",
                "cloud"
            ],
            "license": "MIT/Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/object_store-0.8.0/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true
                    }
                }
            },
            "name": "object_store",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/apache/arrow-rs/tree/master/object_store",
            "rust_version": "1.62.1",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "object_store",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/object_store-0.8.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "get_range_file",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/object_store-0.8.0/tests/get_range_file.rs",
                    "test": true
                }
            ],
            "version": "0.8.0"
        },
        {
            "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": [
                "dylni"
            ],
            "categories": [
                "command-line-interface",
                "development-tools::ffi",
                "encoding",
                "os",
                "rust-patterns"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "memchr",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^2.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "print_bytes",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "uniquote",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^3.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "getrandom",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Utilities for converting between byte sequences and platform-native strings\n",
            "documentation": null,
            "edition": "2018",
            "features": {
                "default": [
                    "memchr",
                    "raw_os_str"
                ],
                "memchr": [
                    "dep:memchr"
                ],
                "print_bytes": [
                    "dep:print_bytes"
                ],
                "raw_os_str": [],
                "uniquote": [
                    "dep:uniquote"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#os_str_bytes@6.0.0",
            "keywords": [
                "bytes",
                "osstr",
                "osstring",
                "path",
                "windows"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/os_str_bytes-6.0.0/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustc-args": [
                            "--cfg",
                            "os_str_bytes_docs_rs"
                        ],
                        "rustdoc-args": [
                            "--cfg",
                            "os_str_bytes_docs_rs"
                        ]
                    }
                }
            },
            "name": "os_str_bytes",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/dylni/os_str_bytes",
            "rust_version": "1.52.0",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "os_str_bytes",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/os_str_bytes-6.0.0/src/lib.rs",
                    "test": true
                }
            ],
            "version": "6.0.0"
        },
        {
            "authors": [
                "Stjepan Glavina <stjepang@gmail.com>",
                "The Rust Project Developers"
            ],
            "categories": [
                "concurrency"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": "dev",
                    "name": "easy-parallel",
                    "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": "loom",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(loom)",
                    "uses_default_features": true
                }
            ],
            "description": "Thread parking and unparking",
            "documentation": "https://docs.rs/parking",
            "edition": "2018",
            "features": {
                "loom": [
                    "dep:loom"
                ]
            },
            "homepage": "https://github.com/smol-rs/parking",
            "id": "registry+https://github.com/rust-lang/crates.io-index#parking@2.2.0",
            "keywords": [
                "park",
                "notify",
                "thread",
                "wake",
                "condition"
            ],
            "license": "Apache-2.0 OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/parking-2.2.0/Cargo.toml",
            "metadata": null,
            "name": "parking",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/smol-rs/parking",
            "rust_version": "1.51",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "parking",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/parking-2.2.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "parking",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/parking-2.2.0/tests/parking.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "loom",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/parking-2.2.0/tests/loom.rs",
                    "test": true
                }
            ],
            "version": "2.2.0"
        },
        {
            "authors": [
                "Amanieu d'Antras <amanieu@gmail.com>"
            ],
            "categories": [
                "concurrency"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "lock_api",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.6",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "parking_lot_core",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.9.0",
                    "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.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.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "More compact and efficient implementations of the standard synchronization primitives.",
            "documentation": null,
            "edition": "2018",
            "features": {
                "arc_lock": [
                    "lock_api/arc_lock"
                ],
                "deadlock_detection": [
                    "parking_lot_core/deadlock_detection"
                ],
                "default": [],
                "hardware-lock-elision": [],
                "nightly": [
                    "parking_lot_core/nightly",
                    "lock_api/nightly"
                ],
                "owning_ref": [
                    "lock_api/owning_ref"
                ],
                "send_guard": [],
                "serde": [
                    "lock_api/serde"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#parking_lot@0.12.1",
            "keywords": [
                "mutex",
                "condvar",
                "rwlock",
                "once",
                "thread"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/parking_lot-0.12.1/Cargo.toml",
            "metadata": null,
            "name": "parking_lot",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/Amanieu/parking_lot",
            "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": "parking_lot",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/parking_lot-0.12.1/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "issue_203",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/parking_lot-0.12.1/tests/issue_203.rs",
                    "test": true
                }
            ],
            "version": "0.12.1"
        },
        {
            "authors": [
                "Amanieu d'Antras <amanieu@gmail.com>"
            ],
            "categories": [
                "concurrency"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "backtrace",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.60",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "cfg-if",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "petgraph",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.6.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "smallvec",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.6.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "thread-id",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^4.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "redox_syscall",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_os = \"redox\")",
                    "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(unix)",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "windows-targets",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.48.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(windows)",
                    "uses_default_features": true
                }
            ],
            "description": "An advanced API for creating custom synchronization primitives.",
            "documentation": null,
            "edition": "2018",
            "features": {
                "backtrace": [
                    "dep:backtrace"
                ],
                "deadlock_detection": [
                    "petgraph",
                    "thread-id",
                    "backtrace"
                ],
                "nightly": [],
                "petgraph": [
                    "dep:petgraph"
                ],
                "thread-id": [
                    "dep:thread-id"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#parking_lot_core@0.9.9",
            "keywords": [
                "mutex",
                "condvar",
                "rwlock",
                "once",
                "thread"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.9.9/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "rustdoc-args": [
                            "--generate-link-to-definition"
                        ]
                    }
                }
            },
            "name": "parking_lot_core",
            "publish": null,
            "readme": null,
            "repository": "https://github.com/Amanieu/parking_lot",
            "rust_version": "1.49.0",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "parking_lot_core",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.9.9/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/parking_lot_core-0.9.9/build.rs",
                    "test": false
                }
            ],
            "version": "0.9.9"
        },
        {
            "authors": [
                "RustCrypto Developers"
            ],
            "categories": [
                "authentication",
                "cryptography",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "base64ct",
                    "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": "rand_core",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.6.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "subtle",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                }
            ],
            "description": "Traits which describe the functionality of password hashing algorithms,\nas well as a `no_std`-friendly implementation of the PHC string format\n(a well-defined subset of the Modular Crypt Format a.k.a. MCF)\n",
            "documentation": "https://docs.rs/password-hash",
            "edition": "2021",
            "features": {
                "alloc": [
                    "base64ct/alloc"
                ],
                "default": [
                    "rand_core"
                ],
                "getrandom": [
                    "rand_core/getrandom"
                ],
                "rand_core": [
                    "dep:rand_core"
                ],
                "std": [
                    "alloc",
                    "base64ct/std",
                    "rand_core/std"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#password-hash@0.5.0",
            "keywords": [
                "crypt",
                "mcf",
                "password",
                "pbkdf",
                "phc"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/password-hash-0.5.0/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                }
            },
            "name": "password-hash",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/RustCrypto/traits/tree/master/password-hash",
            "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": "password_hash",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/password-hash-0.5.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "test_vectors",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/password-hash-0.5.0/tests/test_vectors.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "encoding",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/password-hash-0.5.0/tests/encoding.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "password_hash",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/password-hash-0.5.0/tests/password_hash.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "hashing",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/password-hash-0.5.0/tests/hashing.rs",
                    "test": true
                }
            ],
            "version": "0.5.0"
        },
        {
            "authors": [
                "Dan Reeves <hey@danreev.es>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": "dev",
                    "name": "criterion",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "A Rust implementation of cleanname or path.Clean",
            "documentation": "https://docs.rs/path-clean",
            "edition": "2015",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#path-clean@1.0.1",
            "keywords": [
                "path",
                "clean"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/path-clean-1.0.1/Cargo.toml",
            "metadata": null,
            "name": "path-clean",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/danreeves/path-clean",
            "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": "path_clean",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/path-clean-1.0.1/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "bench"
                    ],
                    "name": "clean_benchmark",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/path-clean-1.0.1/benches/clean_benchmark.rs",
                    "test": false
                }
            ],
            "version": "1.0.1"
        },
        {
            "authors": [
                "RustCrypto Developers"
            ],
            "categories": [
                "authentication",
                "cryptography",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "mac"
                    ],
                    "kind": null,
                    "name": "digest",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "hmac",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.12",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "rand_core"
                    ],
                    "kind": null,
                    "name": "password-hash",
                    "optional": true,
                    "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": null,
                    "name": "rayon",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "sha1",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "sha2",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "hex-literal",
                    "optional": false,
                    "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": "dev",
                    "name": "hmac",
                    "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": "sha1",
                    "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": "sha2",
                    "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": "streebog",
                    "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
                }
            ],
            "description": "Generic implementation of PBKDF2",
            "documentation": "https://docs.rs/pbkdf2",
            "edition": "2021",
            "features": {
                "default": [
                    "hmac"
                ],
                "hmac": [
                    "dep:hmac"
                ],
                "parallel": [
                    "rayon",
                    "std"
                ],
                "password-hash": [
                    "dep:password-hash"
                ],
                "rayon": [
                    "dep:rayon"
                ],
                "sha1": [
                    "dep:sha1"
                ],
                "sha2": [
                    "dep:sha2"
                ],
                "simple": [
                    "hmac",
                    "password-hash",
                    "sha2"
                ],
                "std": [
                    "password-hash/std"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#pbkdf2@0.12.2",
            "keywords": [
                "crypto",
                "hashing",
                "password",
                "phf"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pbkdf2-0.12.2/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                }
            },
            "name": "pbkdf2",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/RustCrypto/password-hashes/tree/master/pbkdf2",
            "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": "pbkdf2",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pbkdf2-0.12.2/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "mod",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pbkdf2-0.12.2/tests/mod.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "simple",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pbkdf2-0.12.2/tests/simple.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "lib",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pbkdf2-0.12.2/benches/lib.rs",
                    "test": false
                }
            ],
            "version": "0.12.2"
        },
        {
            "authors": [
                "Jonathan Creekmore <jonathan@thecreekmores.org>"
            ],
            "categories": [
                "cryptography"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "alloc"
                    ],
                    "kind": null,
                    "name": "base64",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.21.0",
                    "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",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "criterion",
                    "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": "dev",
                    "name": "proptest",
                    "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": "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
                }
            ],
            "description": "Parse and encode PEM-encoded data.",
            "documentation": "https://docs.rs/pem/",
            "edition": "2021",
            "features": {
                "default": [
                    "std"
                ],
                "serde": [
                    "dep:serde"
                ],
                "std": [
                    "base64/std",
                    "serde?/std"
                ]
            },
            "homepage": "https://github.com/jcreekmore/pem-rs.git",
            "id": "registry+https://github.com/rust-lang/crates.io-index#pem@2.0.1",
            "keywords": [
                "no-std",
                "no_std",
                "pem"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pem-2.0.1/Cargo.toml",
            "metadata": null,
            "name": "pem",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/jcreekmore/pem-rs.git",
            "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": "pem",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pem-2.0.1/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "pem_benchmark",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pem-2.0.1/benches/pem_benchmark.rs",
                    "test": false
                }
            ],
            "version": "2.0.1"
        },
        {
            "authors": [
                "RustCrypto Developers"
            ],
            "categories": [
                "cryptography",
                "data-structures",
                "encoding",
                "no-std",
                "parser-implementations"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "base64ct",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "PEM Encoding (RFC 7468) for PKIX, PKCS, and CMS Structures, implementing a\nstrict subset of the original Privacy-Enhanced Mail encoding intended\nspecifically for use with cryptographic keys, certificates, and other messages.\nProvides a no_std-friendly, constant-time implementation suitable for use with\ncryptographic private keys.\n",
            "documentation": null,
            "edition": "2021",
            "features": {
                "alloc": [
                    "base64ct/alloc"
                ],
                "std": [
                    "alloc",
                    "base64ct/std"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#pem-rfc7468@0.7.0",
            "keywords": [
                "crypto",
                "key",
                "pem",
                "pkcs",
                "rsa"
            ],
            "license": "Apache-2.0 OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pem-rfc7468-0.7.0/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                }
            },
            "name": "pem-rfc7468",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/RustCrypto/formats/tree/master/pem-rfc7468",
            "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": "pem_rfc7468",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pem-rfc7468-0.7.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "encode",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pem-rfc7468-0.7.0/tests/encode.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "decode",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pem-rfc7468-0.7.0/tests/decode.rs",
                    "test": true
                }
            ],
            "version": "0.7.0"
        },
        {
            "authors": [
                "The rust-url developers"
            ],
            "categories": [
                "no_std"
            ],
            "default_run": null,
            "dependencies": [],
            "description": "Percent encoding and decoding",
            "documentation": null,
            "edition": "2018",
            "features": {
                "alloc": [],
                "default": [
                    "std"
                ],
                "std": [
                    "alloc"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.1",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/percent-encoding-2.3.1/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "rustdoc-args": [
                            "--generate-link-to-definition"
                        ]
                    }
                }
            },
            "name": "percent-encoding",
            "publish": null,
            "readme": null,
            "repository": "https://github.com/servo/rust-url/",
            "rust_version": "1.51",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "percent_encoding",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/percent-encoding-2.3.1/src/lib.rs",
                    "test": true
                }
            ],
            "version": "2.3.1"
        },
        {
            "authors": [
                "bluss",
                "mitchmindtree"
            ],
            "categories": [
                "data-structures"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "fixedbitset",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "indexmap",
                    "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": "quickcheck",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.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",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "serde_derive",
                    "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": "dev",
                    "name": "bincode",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.3.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "defmac",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "itertools",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.11.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "odds",
                    "optional": false,
                    "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": "dev",
                    "name": "rand",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Graph data structure library. Provides graph types and graph algorithms.",
            "documentation": "https://docs.rs/petgraph/",
            "edition": "2018",
            "features": {
                "all": [
                    "unstable",
                    "quickcheck",
                    "matrix_graph",
                    "stable_graph",
                    "graphmap"
                ],
                "default": [
                    "graphmap",
                    "stable_graph",
                    "matrix_graph"
                ],
                "generate": [],
                "graphmap": [],
                "matrix_graph": [],
                "quickcheck": [
                    "dep:quickcheck"
                ],
                "serde": [
                    "dep:serde"
                ],
                "serde-1": [
                    "serde",
                    "serde_derive"
                ],
                "serde_derive": [
                    "dep:serde_derive"
                ],
                "stable_graph": [],
                "unstable": [
                    "generate"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#petgraph@0.6.4",
            "keywords": [
                "data-structure",
                "graph",
                "unionfind",
                "graph-algorithms"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.6.4/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "serde-1",
                            "quickcheck"
                        ]
                    }
                },
                "release": {
                    "no-dev-version": true
                }
            },
            "name": "petgraph",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/petgraph/petgraph",
            "rust_version": "1.64",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "petgraph",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.6.4/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "graphmap",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.6.4/tests/graphmap.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "operator",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.6.4/tests/operator.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "k_shortest_path",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.6.4/tests/k_shortest_path.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "graph",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.6.4/tests/graph.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "list",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.6.4/tests/list.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "unionfind",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.6.4/tests/unionfind.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "iso",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.6.4/tests/iso.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "quickcheck",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.6.4/tests/quickcheck.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "floyd_warshall",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.6.4/tests/floyd_warshall.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "matching",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.6.4/tests/matching.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "stable_graph",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.6.4/tests/stable_graph.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "bellman_ford",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.6.4/benches/bellman_ford.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "k_shortest_path",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.6.4/benches/k_shortest_path.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "ograph",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.6.4/benches/ograph.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "serialize",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.6.4/benches/serialize.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "dijkstra",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.6.4/benches/dijkstra.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "unionfind",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.6.4/benches/unionfind.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "iso",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.6.4/benches/iso.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "feedback_arc_set",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.6.4/benches/feedback_arc_set.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "floyd_warshall",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.6.4/benches/floyd_warshall.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "matrix_graph",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.6.4/benches/matrix_graph.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "matching",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.6.4/benches/matching.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "stable_graph",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.6.4/benches/stable_graph.rs",
                    "test": false
                }
            ],
            "version": "0.6.4"
        },
        {
            "authors": [
                "Naja Melan <najamelan@autistici.org>"
            ],
            "categories": [
                "asynchronous"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "std"
                    ],
                    "kind": null,
                    "name": "futures",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "assert_matches",
                    "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": [
                        "attributes"
                    ],
                    "kind": "dev",
                    "name": "async-std",
                    "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": [
                        "async_std"
                    ],
                    "kind": "dev",
                    "name": "async_executors",
                    "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": "dev",
                    "name": "futures",
                    "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": "wasm-bindgen-test",
                    "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": "build",
                    "name": "rustc_version",
                    "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": "Observer pattern which generates a futures 0.3 stream of events",
            "documentation": "https://docs.rs/pharos",
            "edition": "2021",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#pharos@0.5.3",
            "keywords": [
                "observer",
                "futures",
                "stream",
                "broadcast",
                "publish_subscribe"
            ],
            "license": "Unlicense",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pharos-0.5.3/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "targets": []
                    }
                }
            },
            "name": "pharos",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/najamelan/pharos",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "pharos",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pharos-0.5.3/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/pharos-0.5.3/build.rs",
                    "test": false
                }
            ],
            "version": "0.5.3"
        },
        {
            "authors": [
                "Steven Fackler <sfackler@gmail.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "siphasher",
                    "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": null,
                    "name": "uncased",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.9.6",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "unicase",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^2.4.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Support code shared by PHF libraries",
            "documentation": null,
            "edition": "2018",
            "features": {
                "default": [
                    "std"
                ],
                "std": [],
                "uncased": [
                    "dep:uncased"
                ],
                "unicase": [
                    "dep:unicase"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.10.0",
            "keywords": [],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/phf_shared-0.10.0/Cargo.toml",
            "metadata": null,
            "name": "phf_shared",
            "publish": null,
            "readme": null,
            "repository": "https://github.com/sfackler/rust-phf",
            "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": "phf_shared",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/phf_shared-0.10.0/src/lib.rs",
                    "test": false
                }
            ],
            "version": "0.10.0"
        },
        {
            "authors": [
                "Yevhenii Reizner <razrfalcon@gmail.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [],
            "description": "An ultra simple CLI arguments parser.",
            "documentation": "https://docs.rs/pico-args/",
            "edition": "2018",
            "features": {
                "combined-flags": [],
                "default": [],
                "eq-separator": [],
                "short-space-opt": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#pico-args@0.5.0",
            "keywords": [
                "args",
                "cli"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pico-args-0.5.0/Cargo.toml",
            "metadata": null,
            "name": "pico-args",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/RazrFalcon/pico-args",
            "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": "pico_args",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pico-args-0.5.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "dash_dash",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pico-args-0.5.0/examples/dash_dash.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "app",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pico-args-0.5.0/examples/app.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pico-args-0.5.0/tests/tests.rs",
                    "test": true
                }
            ],
            "version": "0.5.0"
        },
        {
            "authors": [],
            "categories": [
                "no-std",
                "no-std::no-alloc",
                "rust-patterns"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "pin-project-internal",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "=1.1.5",
                    "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": "static_assertions",
                    "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": "A crate for safe and ergonomic pin-projection.\n",
            "documentation": null,
            "edition": "2021",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#pin-project@1.1.5",
            "keywords": [
                "pin",
                "macros",
                "attribute"
            ],
            "license": "Apache-2.0 OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/Cargo.toml",
            "metadata": {
                "cargo_check_external_types": {
                    "allowed_external_types": [
                        "pin_project_internal::*"
                    ]
                },
                "docs": {
                    "rs": {
                        "targets": [
                            "x86_64-unknown-linux-gnu"
                        ]
                    }
                }
            },
            "name": "pin-project",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/taiki-e/pin-project",
            "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": "pin_project",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "unsafe_unpin-expanded",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/examples/unsafe_unpin-expanded.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "unsafe_unpin",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/examples/unsafe_unpin.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "struct-default",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/examples/struct-default.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "project_replace-expanded",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/examples/project_replace-expanded.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "not_unpin",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/examples/not_unpin.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "project_replace",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/examples/project_replace.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "pinned_drop-expanded",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/examples/pinned_drop-expanded.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "enum-default",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/examples/enum-default.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "enum-default-expanded",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/examples/enum-default-expanded.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "pinned_drop",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/examples/pinned_drop.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "struct-default-expanded",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/examples/struct-default-expanded.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "not_unpin-expanded",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/examples/not_unpin-expanded.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "proper_unpin",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/tests/proper_unpin.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "drop_order",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/tests/drop_order.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "pin_project",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/tests/pin_project.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "repr_packed",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/tests/repr_packed.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "unsafe_unpin",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/tests/unsafe_unpin.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "cfg",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/tests/cfg.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "expandtest",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/tests/expandtest.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "compiletest",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/tests/compiletest.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "pinned_drop",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/tests/pinned_drop.rs",
                    "test": true
                }
            ],
            "version": "1.1.5"
        },
        {
            "authors": [],
            "categories": [
                "no-std",
                "no-std::no-alloc",
                "rust-patterns"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "proc-macro2",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.60",
                    "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.25",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "full",
                        "visit-mut"
                    ],
                    "kind": null,
                    "name": "syn",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.0.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Implementation detail of the `pin-project` crate.\n",
            "documentation": null,
            "edition": "2021",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#pin-project-internal@1.1.5",
            "keywords": [
                "pin",
                "macros",
                "attribute"
            ],
            "license": "Apache-2.0 OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-internal-1.1.5/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "targets": [
                            "x86_64-unknown-linux-gnu"
                        ]
                    }
                }
            },
            "name": "pin-project-internal",
            "publish": null,
            "readme": null,
            "repository": "https://github.com/taiki-e/pin-project",
            "rust_version": "1.56",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "proc-macro"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "proc-macro"
                    ],
                    "name": "pin_project_internal",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-internal-1.1.5/src/lib.rs",
                    "test": true
                }
            ],
            "version": "1.1.5"
        },
        {
            "authors": [],
            "categories": [
                "no-std",
                "no-std::no-alloc",
                "rust-patterns"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "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": "static_assertions",
                    "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": "A lightweight version of pin-project written with declarative macros.\n",
            "documentation": null,
            "edition": "2018",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14",
            "keywords": [
                "pin",
                "macros"
            ],
            "license": "Apache-2.0 OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-lite-0.2.14/Cargo.toml",
            "metadata": {
                "cargo_check_external_types": {
                    "allowed_external_types": []
                },
                "docs": {
                    "rs": {
                        "targets": [
                            "x86_64-unknown-linux-gnu"
                        ]
                    }
                }
            },
            "name": "pin-project-lite",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/taiki-e/pin-project-lite",
            "rust_version": "1.37",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "pin_project_lite",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-lite-0.2.14/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "proper_unpin",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-lite-0.2.14/tests/proper_unpin.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "drop_order",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-lite-0.2.14/tests/drop_order.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/pin-project-lite-0.2.14/tests/test.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "expandtest",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-project-lite-0.2.14/tests/expandtest.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/pin-project-lite-0.2.14/tests/compiletest.rs",
                    "test": true
                }
            ],
            "version": "0.2.14"
        },
        {
            "authors": [
                "Josef Brandl <mail@josefbrandl.de>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [],
            "description": "Utilities for pinning\n",
            "documentation": "https://docs.rs/pin-utils",
            "edition": "2018",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#pin-utils@0.1.0",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-utils-0.1.0/Cargo.toml",
            "metadata": null,
            "name": "pin-utils",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rust-lang-nursery/pin-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": "pin_utils",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-utils-0.1.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "stack_pin",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-utils-0.1.0/tests/stack_pin.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "projection",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pin-utils-0.1.0/tests/projection.rs",
                    "test": true
                }
            ],
            "version": "0.1.0"
        },
        {
            "authors": [
                "RustCrypto Developers"
            ],
            "categories": [
                "cryptography",
                "data-structures",
                "encoding",
                "no-std",
                "parser-implementations"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "oid"
                    ],
                    "kind": null,
                    "name": "der",
                    "optional": false,
                    "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": "pkcs8",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "spki",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "db"
                    ],
                    "kind": "dev",
                    "name": "const-oid",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.9",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "hex-literal",
                    "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": "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
                }
            ],
            "description": "Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #1:\nRSA Cryptography Specifications Version 2.2 (RFC 8017)\n",
            "documentation": null,
            "edition": "2021",
            "features": {
                "alloc": [
                    "der/alloc",
                    "zeroize",
                    "pkcs8?/alloc"
                ],
                "pem": [
                    "alloc",
                    "der/pem",
                    "pkcs8?/pem"
                ],
                "pkcs8": [
                    "dep:pkcs8"
                ],
                "std": [
                    "der/std",
                    "alloc"
                ],
                "zeroize": [
                    "der/zeroize"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#pkcs1@0.7.5",
            "keywords": [
                "crypto",
                "key",
                "pem",
                "pkcs",
                "rsa"
            ],
            "license": "Apache-2.0 OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pkcs1-0.7.5/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                }
            },
            "name": "pkcs1",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/RustCrypto/formats/tree/master/pkcs1",
            "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": "pkcs1",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pkcs1-0.7.5/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "private_key",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pkcs1-0.7.5/tests/private_key.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "params",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pkcs1-0.7.5/tests/params.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "public_key",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pkcs1-0.7.5/tests/public_key.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "traits",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pkcs1-0.7.5/tests/traits.rs",
                    "test": true
                }
            ],
            "version": "0.7.5"
        },
        {
            "authors": [
                "RustCrypto Developers"
            ],
            "categories": [
                "cryptography",
                "data-structures",
                "encoding",
                "no-std",
                "parser-implementations"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "oid"
                    ],
                    "kind": null,
                    "name": "der",
                    "optional": false,
                    "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": "pkcs5",
                    "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": "rand_core",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.6",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "spki",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "subtle",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "hex-literal",
                    "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": "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
                }
            ],
            "description": "Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #8:\nPrivate-Key Information Syntax Specification (RFC 5208), with additional\nsupport for PKCS#8v2 asymmetric key packages (RFC 5958)\n",
            "documentation": null,
            "edition": "2021",
            "features": {
                "3des": [
                    "encryption",
                    "pkcs5/3des"
                ],
                "alloc": [
                    "der/alloc",
                    "der/zeroize",
                    "spki/alloc"
                ],
                "des-insecure": [
                    "encryption",
                    "pkcs5/des-insecure"
                ],
                "encryption": [
                    "alloc",
                    "pkcs5/alloc",
                    "pkcs5/pbes2",
                    "rand_core"
                ],
                "getrandom": [
                    "rand_core/getrandom"
                ],
                "pem": [
                    "alloc",
                    "der/pem",
                    "spki/pem"
                ],
                "pkcs5": [
                    "dep:pkcs5"
                ],
                "rand_core": [
                    "dep:rand_core"
                ],
                "sha1-insecure": [
                    "encryption",
                    "pkcs5/sha1-insecure"
                ],
                "std": [
                    "alloc",
                    "der/std",
                    "spki/std"
                ],
                "subtle": [
                    "dep:subtle"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#pkcs8@0.10.2",
            "keywords": [
                "crypto",
                "key",
                "pkcs",
                "private"
            ],
            "license": "Apache-2.0 OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pkcs8-0.10.2/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                }
            },
            "name": "pkcs8",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/RustCrypto/formats/tree/master/pkcs8",
            "rust_version": "1.65",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "pkcs8",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pkcs8-0.10.2/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "encrypted_private_key",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pkcs8-0.10.2/tests/encrypted_private_key.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "private_key",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pkcs8-0.10.2/tests/private_key.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "traits",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/pkcs8-0.10.2/tests/traits.rs",
                    "test": true
                }
            ],
            "version": "0.10.2"
        },
        {
            "authors": [
                "Jacob Pratt <jacob@jhpratt.dev>"
            ],
            "categories": [
                "no-std",
                "no-std::no-alloc",
                "rust-patterns"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "powerfmt-macros",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "=0.1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "    `powerfmt` is a library that provides utilities for formatting values. This crate makes it\n    significantly easier to support filling to a minimum width with alignment, avoid heap\n    allocation, and avoid repetitive calculations.\n",
            "documentation": null,
            "edition": "2021",
            "features": {
                "alloc": [],
                "default": [
                    "std",
                    "macros"
                ],
                "macros": [
                    "dep:powerfmt-macros"
                ],
                "std": [
                    "alloc"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#powerfmt@0.2.0",
            "keywords": [
                "display",
                "format",
                "fmt",
                "formatter",
                "extension"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/powerfmt-0.2.0/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "__powerfmt_docs",
                            "--generate-link-to-definition"
                        ],
                        "targets": [
                            "x86_64-unknown-linux-gnu"
                        ]
                    }
                }
            },
            "name": "powerfmt",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/jhpratt/powerfmt",
            "rust_version": "1.67.0",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "powerfmt",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/powerfmt-0.2.0/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.2.0"
        },
        {
            "authors": [
                "The CryptoCorrosion Contributors"
            ],
            "categories": [
                "cryptography",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [],
            "description": "Implementation of the crypto-simd API for x86",
            "documentation": null,
            "edition": "2018",
            "features": {
                "default": [
                    "std"
                ],
                "no_simd": [],
                "simd": [],
                "std": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#ppv-lite86@0.2.16",
            "keywords": [
                "crypto",
                "simd",
                "x86"
            ],
            "license": "MIT/Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ppv-lite86-0.2.16/Cargo.toml",
            "metadata": null,
            "name": "ppv-lite86",
            "publish": null,
            "readme": null,
            "repository": "https://github.com/cryptocorrosion/cryptocorrosion",
            "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": "ppv_lite86",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ppv-lite86-0.2.16/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.2.16"
        },
        {
            "authors": [
                "Emilio Cobos \u00c1lvarez <emilio@crisal.io>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [],
            "description": "A library intending to be a base dependency to expose a precomputed hash",
            "documentation": null,
            "edition": "2015",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#precomputed-hash@0.1.1",
            "keywords": [],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/precomputed-hash-0.1.1/Cargo.toml",
            "metadata": null,
            "name": "precomputed-hash",
            "publish": null,
            "readme": null,
            "repository": "https://github.com/emilio/precomputed-hash",
            "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": "precomputed_hash",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/precomputed-hash-0.1.1/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.1.1"
        },
        {
            "authors": [
                "Bastian K\u00f6cher <git@kchr.de>"
            ],
            "categories": [
                "development-tools::procedural-macro-helpers"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "toml_edit",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.21.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "proc-macro2",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.67",
                    "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.33",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "syn",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.0.37",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Replacement for crate (macro_rules keyword) in proc-macros\n",
            "documentation": "https://docs.rs/proc-macro-crate",
            "edition": "2021",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#proc-macro-crate@3.1.0",
            "keywords": [
                "macro-rules",
                "crate",
                "macro",
                "proc-macro"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-crate-3.1.0/Cargo.toml",
            "metadata": null,
            "name": "proc-macro-crate",
            "publish": null,
            "readme": "./README.md",
            "repository": "https://github.com/bkchr/proc-macro-crate",
            "rust_version": "1.67.0",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "proc_macro_crate",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-crate-3.1.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "workspace_deps",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-crate-3.1.0/tests/workspace_deps.rs",
                    "test": true
                }
            ],
            "version": "3.1.0"
        },
        {
            "authors": [
                "CreepySkeleton <creepy-skeleton@yandex.ru>"
            ],
            "categories": [
                "development-tools::procedural-macro-helpers"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "proc-macro-error-attr",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "=1.0.4",
                    "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",
                    "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",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "syn",
                    "optional": true,
                    "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_derive",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "=1.0.107",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "toml",
                    "optional": false,
                    "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": [
                        "diff"
                    ],
                    "kind": "dev",
                    "name": "trybuild",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.19",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "build",
                    "name": "version_check",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.9",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Almost drop-in replacement to panics in proc-macros",
            "documentation": null,
            "edition": "2018",
            "features": {
                "default": [
                    "syn-error"
                ],
                "syn": [
                    "dep:syn"
                ],
                "syn-error": [
                    "syn"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#proc-macro-error@1.0.4",
            "keywords": [
                "proc-macro",
                "error",
                "errors"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-error-1.0.4/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "targets": [
                            "x86_64-unknown-linux-gnu"
                        ]
                    }
                }
            },
            "name": "proc-macro-error",
            "publish": null,
            "readme": "README.md",
            "repository": "https://gitlab.com/CreepySkeleton/proc-macro-error",
            "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": "proc_macro_error",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-error-1.0.4/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "ok",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-error-1.0.4/tests/ok.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "macro-errors",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-error-1.0.4/tests/macro-errors.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "runtime-errors",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-error-1.0.4/tests/runtime-errors.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/proc-macro-error-1.0.4/build.rs",
                    "test": false
                }
            ],
            "version": "1.0.4"
        },
        {
            "authors": [
                "CreepySkeleton <creepy-skeleton@yandex.ru>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "proc-macro2",
                    "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": "quote",
                    "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": "build",
                    "name": "version_check",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.9",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Attribute macro for proc-macro-error crate",
            "documentation": null,
            "edition": "2018",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#proc-macro-error-attr@1.0.4",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-error-attr-1.0.4/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "targets": [
                            "x86_64-unknown-linux-gnu"
                        ]
                    }
                }
            },
            "name": "proc-macro-error-attr",
            "publish": null,
            "readme": null,
            "repository": "https://gitlab.com/CreepySkeleton/proc-macro-error",
            "rust_version": null,
            "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": "proc_macro_error_attr",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-error-attr-1.0.4/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/proc-macro-error-attr-1.0.4/build.rs",
                    "test": false
                }
            ],
            "version": "1.0.4"
        },
        {
            "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.79",
            "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.79/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.79/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.79/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.79/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.79/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.79/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.79/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.79/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.79/build.rs",
                    "test": false
                }
            ],
            "version": "1.0.79"
        },
        {
            "authors": [
                "rushmorem <rushmore@webenchanter.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [],
            "description": "Common types for the public suffix implementation crates",
            "documentation": "https://docs.rs/psl-types",
            "edition": "2018",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#psl-types@2.0.11",
            "keywords": [
                "tld",
                "gtld",
                "cctld",
                "psl",
                "no_std"
            ],
            "license": "MIT/Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/psl-types-2.0.11/Cargo.toml",
            "metadata": null,
            "name": "psl-types",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/addr-rs/psl-types",
            "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": "psl_types",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/psl-types-2.0.11/src/lib.rs",
                    "test": true
                }
            ],
            "version": "2.0.11"
        },
        {
            "authors": [
                "Simonas Kazlauskas <psm@kazlauskas.me>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": "build",
                    "name": "cc",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Portable Stack Manipulation: stack manipulation and introspection routines",
            "documentation": "https://docs.rs/psm/0.1.20",
            "edition": "2015",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#psm@0.1.21",
            "keywords": [
                "stack",
                "no_std"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/psm-0.1.21/Cargo.toml",
            "metadata": null,
            "name": "psm",
            "publish": null,
            "readme": "README.mkd",
            "repository": "https://github.com/rust-lang/stacker/",
            "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": "psm",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/psm-0.1.21/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "example"
                    ],
                    "name": "thread",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/psm-0.1.21/examples/thread.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "example"
                    ],
                    "name": "panics",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/psm-0.1.21/examples/panics.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "example"
                    ],
                    "name": "on_stack_fibo",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/psm-0.1.21/examples/on_stack_fibo.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "example"
                    ],
                    "name": "replace_stack_1",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/psm-0.1.21/examples/replace_stack_1.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "example"
                    ],
                    "name": "info",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/psm-0.1.21/examples/info.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "example"
                    ],
                    "name": "on_stack_fibo_alloc_each_frame",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/psm-0.1.21/examples/on_stack_fibo_alloc_each_frame.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "test"
                    ],
                    "name": "stack_direction",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/psm-0.1.21/tests/stack_direction.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "test"
                    ],
                    "name": "stack_direction_2",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/psm-0.1.21/tests/stack_direction_2.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/psm-0.1.21/build.rs",
                    "test": false
                }
            ],
            "version": "0.1.21"
        },
        {
            "authors": [
                "David Koloski <djkoloski@gmail.com>"
            ],
            "categories": [
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "ptr_meta_derive",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "=0.1.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "A radioactive stabilization of the ptr_meta rfc",
            "documentation": "https://docs.rs/ptr_meta",
            "edition": "2018",
            "features": {
                "default": [
                    "std"
                ],
                "std": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#ptr_meta@0.1.4",
            "keywords": [
                "ptr",
                "meta",
                "no_std"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ptr_meta-0.1.4/Cargo.toml",
            "metadata": null,
            "name": "ptr_meta",
            "publish": null,
            "readme": "crates-io.md",
            "repository": "https://github.com/djkoloski/ptr_meta",
            "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": "ptr_meta",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ptr_meta-0.1.4/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.1.4"
        },
        {
            "authors": [
                "David Koloski <djkoloski@gmail.com>"
            ],
            "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": [
                        "full"
                    ],
                    "kind": null,
                    "name": "syn",
                    "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 for ptr_meta",
            "documentation": "https://docs.rs/ptr_meta_derive",
            "edition": "2018",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#ptr_meta_derive@0.1.4",
            "keywords": [],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ptr_meta_derive-0.1.4/Cargo.toml",
            "metadata": null,
            "name": "ptr_meta_derive",
            "publish": null,
            "readme": null,
            "repository": "https://github.com/djkoloski/ptr_meta",
            "rust_version": null,
            "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": "ptr_meta_derive",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ptr_meta_derive-0.1.4/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.1.4"
        },
        {
            "authors": [
                "Arthur Silva <arthurprs@gmail.com>"
            ],
            "categories": [
                "caching",
                "concurrency",
                "data-structures"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "ahash",
                    "optional": true,
                    "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": null,
                    "name": "equivalent",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "raw",
                        "inline-more"
                    ],
                    "kind": null,
                    "name": "hashbrown",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.14",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "parking_lot",
                    "optional": true,
                    "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": null,
                    "name": "shuttle",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.6",
                    "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.5",
                    "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": "rand_distr",
                    "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": [
                        "full"
                    ],
                    "kind": "dev",
                    "name": "tokio",
                    "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": "Lightweight and high performance concurrent cache",
            "documentation": null,
            "edition": "2021",
            "features": {
                "ahash": [
                    "dep:ahash"
                ],
                "default": [
                    "ahash",
                    "parking_lot"
                ],
                "parking_lot": [
                    "dep:parking_lot"
                ],
                "shuttle": [
                    "dep:shuttle"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#quick_cache@0.4.2",
            "keywords": [
                "lru",
                "concurrent",
                "cache"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/quick_cache-0.4.2/Cargo.toml",
            "metadata": null,
            "name": "quick_cache",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/arthurprs/quick-cache",
            "rust_version": "1.63",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "quick_cache",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/quick_cache-0.4.2/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "equivalent",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/quick_cache-0.4.2/examples/equivalent.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "eviction_listener",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/quick_cache-0.4.2/examples/eviction_listener.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "custom_weight",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/quick_cache-0.4.2/examples/custom_weight.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "benchmarks",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/quick_cache-0.4.2/benches/benchmarks.rs",
                    "test": false
                }
            ],
            "version": "0.4.2"
        },
        {
            "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.35",
            "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.35/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.35/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.35/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.35/tests/compiletest.rs",
                    "test": true
                }
            ],
            "version": "1.0.35"
        },
        {
            "authors": [
                "Nika Layzell <nika@thelayzells.com>",
                "myrrlyn <self@myrrlyn.dev>"
            ],
            "categories": [
                "concurrency",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": "dev",
                    "name": "static_assertions",
                    "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": "Portable interfaces for maybe-atomic types",
            "documentation": "https://docs.rs/radium",
            "edition": "2018",
            "features": {},
            "homepage": "https://github.com/bitvecto-rs/radium",
            "id": "registry+https://github.com/rust-lang/crates.io-index#radium@0.7.0",
            "keywords": [
                "atomic",
                "cell",
                "sync",
                "generic",
                "trait"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/radium-0.7.0/Cargo.toml",
            "metadata": null,
            "name": "radium",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/bitvecto-rs/radium",
            "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": "radium",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/radium-0.7.0/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/radium-0.7.0/build.rs",
                    "test": false
                }
            ],
            "version": "0.7.0"
        },
        {
            "authors": [
                "Michael Sproul <micsproul@gmail.com>"
            ],
            "categories": [
                "data-structures",
                "text-processing"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "endian-type",
                    "optional": false,
                    "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": "nibble_vec",
                    "optional": false,
                    "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": "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": "dev",
                    "name": "criterion",
                    "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": "quickcheck",
                    "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": "dev",
                    "name": "rand",
                    "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": "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
                }
            ],
            "description": "Generic radix trie data-structure.",
            "documentation": "https://docs.rs/radix_trie/",
            "edition": "2018",
            "features": {
                "serde": [
                    "dep:serde"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#radix_trie@0.2.1",
            "keywords": [
                "trie",
                "patricia",
                "collection",
                "generic",
                "prefix"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/radix_trie-0.2.1/Cargo.toml",
            "metadata": null,
            "name": "radix_trie",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/michaelsproul/rust_radix_trie",
            "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": "radix_trie",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/radix_trie-0.2.1/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "child_iter",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/radix_trie-0.2.1/examples/child_iter.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "opt",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/radix_trie-0.2.1/examples/opt.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "string_frequency",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/radix_trie-0.2.1/examples/string_frequency.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "debug",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/radix_trie-0.2.1/examples/debug.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "trie_benches",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/radix_trie-0.2.1/benches/trie_benches.rs",
                    "test": false
                }
            ],
            "version": "0.2.1"
        },
        {
            "authors": [
                "The Rand Project Developers",
                "The Rust Project Developers"
            ],
            "categories": [
                "algorithms",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "log",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "into_bits"
                    ],
                    "kind": null,
                    "name": "packed_simd_2",
                    "optional": true,
                    "registry": null,
                    "rename": "packed_simd",
                    "req": "^0.3.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rand_chacha",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rand_core",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.6.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "derive"
                    ],
                    "kind": null,
                    "name": "serde",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.103",
                    "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.2.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "rand_pcg",
                    "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": "libc",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.22",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(unix)",
                    "uses_default_features": false
                }
            ],
            "description": "Random number generators and other randomness functionality.\n",
            "documentation": "https://docs.rs/rand",
            "edition": "2018",
            "features": {
                "alloc": [
                    "rand_core/alloc"
                ],
                "default": [
                    "std",
                    "std_rng"
                ],
                "getrandom": [
                    "rand_core/getrandom"
                ],
                "libc": [
                    "dep:libc"
                ],
                "log": [
                    "dep:log"
                ],
                "min_const_gen": [],
                "nightly": [],
                "packed_simd": [
                    "dep:packed_simd"
                ],
                "rand_chacha": [
                    "dep:rand_chacha"
                ],
                "serde": [
                    "dep:serde"
                ],
                "serde1": [
                    "serde",
                    "rand_core/serde1"
                ],
                "simd_support": [
                    "packed_simd"
                ],
                "small_rng": [],
                "std": [
                    "rand_core/std",
                    "rand_chacha/std",
                    "alloc",
                    "getrandom",
                    "libc"
                ],
                "std_rng": [
                    "rand_chacha"
                ]
            },
            "homepage": "https://rust-random.github.io/book",
            "id": "registry+https://github.com/rust-lang/crates.io-index#rand@0.8.5",
            "keywords": [
                "random",
                "rng"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "doc_cfg"
                        ]
                    }
                },
                "playground": {
                    "features": [
                        "small_rng",
                        "serde1"
                    ]
                }
            },
            "name": "rand",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rust-random/rand",
            "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": "rand",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.8.5"
        },
        {
            "authors": [
                "The Rand Project Developers",
                "The Rust Project Developers",
                "The CryptoCorrosion Contributors"
            ],
            "categories": [
                "algorithms",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "simd"
                    ],
                    "kind": null,
                    "name": "ppv-lite86",
                    "optional": false,
                    "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": "rand_core",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.6.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "derive"
                    ],
                    "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": "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
                }
            ],
            "description": "ChaCha random number generator\n",
            "documentation": "https://docs.rs/rand_chacha",
            "edition": "2018",
            "features": {
                "default": [
                    "std"
                ],
                "serde": [
                    "dep:serde"
                ],
                "serde1": [
                    "serde"
                ],
                "simd": [],
                "std": [
                    "ppv-lite86/std"
                ]
            },
            "homepage": "https://rust-random.github.io/book",
            "id": "registry+https://github.com/rust-lang/crates.io-index#rand_chacha@0.3.1",
            "keywords": [
                "random",
                "rng",
                "chacha"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rand_chacha-0.3.1/Cargo.toml",
            "metadata": null,
            "name": "rand_chacha",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rust-random/rand",
            "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": "rand_chacha",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rand_chacha-0.3.1/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.3.1"
        },
        {
            "authors": [
                "The Rand Project Developers",
                "The Rust Project Developers"
            ],
            "categories": [
                "algorithms",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "getrandom",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "derive"
                    ],
                    "kind": null,
                    "name": "serde",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Core random number generator traits and tools for implementation.\n",
            "documentation": "https://docs.rs/rand_core",
            "edition": "2018",
            "features": {
                "alloc": [],
                "getrandom": [
                    "dep:getrandom"
                ],
                "serde": [
                    "dep:serde"
                ],
                "serde1": [
                    "serde"
                ],
                "std": [
                    "alloc",
                    "getrandom",
                    "getrandom/std"
                ]
            },
            "homepage": "https://rust-random.github.io/book",
            "id": "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.6.4",
            "keywords": [
                "random",
                "rng"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rand_core-0.6.4/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "doc_cfg"
                        ]
                    }
                },
                "playground": {
                    "all-features": true
                }
            },
            "name": "rand_core",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rust-random/rand",
            "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": "rand_core",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rand_core-0.6.4/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.6.4"
        },
        {
            "authors": [
                "Jeremy Soller <jackpot51@gmail.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "bitflags",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.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-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 Rust library to access raw Redox system calls",
            "documentation": "https://docs.rs/redox_syscall",
            "edition": "2018",
            "features": {
                "core": [
                    "dep:core"
                ],
                "rustc-dep-of-std": [
                    "core",
                    "bitflags/rustc-dep-of-std"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#redox_syscall@0.4.1",
            "keywords": [],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/redox_syscall-0.4.1/Cargo.toml",
            "metadata": null,
            "name": "redox_syscall",
            "publish": null,
            "readme": "README.md",
            "repository": "https://gitlab.redox-os.org/redox-os/syscall",
            "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": "syscall",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/redox_syscall-0.4.1/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.4.1"
        },
        {
            "authors": [
                "Jose Narvaez <goyox86@gmail.com>",
                "Wesley Hershberger <mggmugginsmc@gmail.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "std"
                    ],
                    "kind": null,
                    "name": "getrandom",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "std",
                        "call"
                    ],
                    "kind": null,
                    "name": "libredox",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rust-argon2",
                    "optional": true,
                    "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": null,
                    "name": "thiserror",
                    "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": [
                        "zeroize_derive"
                    ],
                    "kind": null,
                    "name": "zeroize",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "A Rust library to access Redox users and groups functionality",
            "documentation": "https://docs.rs/redox_users",
            "edition": "2021",
            "features": {
                "auth": [
                    "rust-argon2",
                    "zeroize"
                ],
                "default": [
                    "auth"
                ],
                "rust-argon2": [
                    "dep:rust-argon2"
                ],
                "zeroize": [
                    "dep:zeroize"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#redox_users@0.4.5",
            "keywords": [
                "redox",
                "auth"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/redox_users-0.4.5/Cargo.toml",
            "metadata": null,
            "name": "redox_users",
            "publish": null,
            "readme": "README.md",
            "repository": "https://gitlab.redox-os.org/redox-os/users",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "redox_users",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/redox_users-0.4.5/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.4.5"
        },
        {
            "authors": [
                "David Tolnay <dtolnay@gmail.com>"
            ],
            "categories": [
                "rust-patterns",
                "no-std",
                "no-std::no-alloc"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "ref-cast-impl",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "=1.0.22",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "ref-cast-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": "rustversion",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.13",
                    "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.81",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Safely cast &T to &U where the struct U contains a single field of type T.",
            "documentation": "https://docs.rs/ref-cast",
            "edition": "2021",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#ref-cast@1.0.22",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ref-cast-1.0.22/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "rustdoc-args": [
                            "--generate-link-to-definition"
                        ],
                        "targets": [
                            "x86_64-unknown-linux-gnu"
                        ]
                    }
                }
            },
            "name": "ref-cast",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/dtolnay/ref-cast",
            "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": "ref_cast",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ref-cast-1.0.22/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "test_trivial",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ref-cast-1.0.22/tests/test_trivial.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "compiletest",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ref-cast-1.0.22/tests/compiletest.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "test_custom",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ref-cast-1.0.22/tests/test_custom.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/ref-cast-1.0.22/build.rs",
                    "test": false
                }
            ],
            "version": "1.0.22"
        },
        {
            "authors": [
                "David Tolnay <dtolnay@gmail.com>"
            ],
            "categories": [],
            "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": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "quote",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.35",
                    "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": "^2.0.46",
                    "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
                }
            ],
            "description": "Derive implementation for ref_cast::RefCast.",
            "documentation": "https://docs.rs/ref-cast",
            "edition": "2021",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#ref-cast-impl@1.0.22",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ref-cast-impl-1.0.22/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "rustdoc-args": [
                            "--generate-link-to-definition"
                        ],
                        "targets": [
                            "x86_64-unknown-linux-gnu"
                        ]
                    }
                }
            },
            "name": "ref-cast-impl",
            "publish": null,
            "readme": null,
            "repository": "https://github.com/dtolnay/ref-cast",
            "rust_version": "1.56",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "proc-macro"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "proc-macro"
                    ],
                    "name": "ref_cast_impl",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ref-cast-impl-1.0.22/src/lib.rs",
                    "test": true
                }
            ],
            "version": "1.0.22"
        },
        {
            "authors": [
                "The Rust Project Developers",
                "Andrew Gallant <jamslam@gmail.com>"
            ],
            "categories": [
                "text-processing"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "aho-corasick",
                    "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": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "memchr",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^2.6.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "alloc",
                        "syntax",
                        "meta",
                        "nfa-pikevm"
                    ],
                    "kind": null,
                    "name": "regex-automata",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "regex-syntax",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.8.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "anyhow",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.69",
                    "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": [
                        "atty",
                        "humantime",
                        "termcolor"
                    ],
                    "kind": "dev",
                    "name": "env_logger",
                    "optional": false,
                    "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": "dev",
                    "name": "once_cell",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.17.1",
                    "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": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "regex-test",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "An implementation of regular expressions for Rust. This implementation uses\nfinite automata and guarantees linear time matching on all inputs.\n",
            "documentation": "https://docs.rs/regex",
            "edition": "2021",
            "features": {
                "default": [
                    "std",
                    "perf",
                    "unicode",
                    "regex-syntax/default"
                ],
                "logging": [
                    "aho-corasick?/logging",
                    "memchr?/logging",
                    "regex-automata/logging"
                ],
                "pattern": [],
                "perf": [
                    "perf-cache",
                    "perf-dfa",
                    "perf-onepass",
                    "perf-backtrack",
                    "perf-inline",
                    "perf-literal"
                ],
                "perf-backtrack": [
                    "regex-automata/nfa-backtrack"
                ],
                "perf-cache": [],
                "perf-dfa": [
                    "regex-automata/hybrid"
                ],
                "perf-dfa-full": [
                    "regex-automata/dfa-build",
                    "regex-automata/dfa-search"
                ],
                "perf-inline": [
                    "regex-automata/perf-inline"
                ],
                "perf-literal": [
                    "dep:aho-corasick",
                    "dep:memchr",
                    "regex-automata/perf-literal"
                ],
                "perf-onepass": [
                    "regex-automata/dfa-onepass"
                ],
                "std": [
                    "aho-corasick?/std",
                    "memchr?/std",
                    "regex-automata/std",
                    "regex-syntax/std"
                ],
                "unicode": [
                    "unicode-age",
                    "unicode-bool",
                    "unicode-case",
                    "unicode-gencat",
                    "unicode-perl",
                    "unicode-script",
                    "unicode-segment",
                    "regex-automata/unicode",
                    "regex-syntax/unicode"
                ],
                "unicode-age": [
                    "regex-automata/unicode-age",
                    "regex-syntax/unicode-age"
                ],
                "unicode-bool": [
                    "regex-automata/unicode-bool",
                    "regex-syntax/unicode-bool"
                ],
                "unicode-case": [
                    "regex-automata/unicode-case",
                    "regex-syntax/unicode-case"
                ],
                "unicode-gencat": [
                    "regex-automata/unicode-gencat",
                    "regex-syntax/unicode-gencat"
                ],
                "unicode-perl": [
                    "regex-automata/unicode-perl",
                    "regex-automata/unicode-word-boundary",
                    "regex-syntax/unicode-perl"
                ],
                "unicode-script": [
                    "regex-automata/unicode-script",
                    "regex-syntax/unicode-script"
                ],
                "unicode-segment": [
                    "regex-automata/unicode-segment",
                    "regex-syntax/unicode-segment"
                ],
                "unstable": [
                    "pattern"
                ],
                "use_std": [
                    "std"
                ]
            },
            "homepage": "https://github.com/rust-lang/regex",
            "id": "registry+https://github.com/rust-lang/crates.io-index#regex@1.10.4",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/regex-1.10.4/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                }
            },
            "name": "regex",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rust-lang/regex",
            "rust_version": "1.65",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "regex",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/regex-1.10.4/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "integration",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/regex-1.10.4/tests/lib.rs",
                    "test": true
                }
            ],
            "version": "1.10.4"
        },
        {
            "authors": [
                "The Rust Project Developers",
                "Andrew Gallant <jamslam@gmail.com>"
            ],
            "categories": [
                "text-processing"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "aho-corasick",
                    "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": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "log",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.14",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "memchr",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^2.6.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "regex-syntax",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.8.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "anyhow",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.69",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "std"
                    ],
                    "kind": "dev",
                    "name": "bstr",
                    "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": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "doc-comment",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "atty",
                        "humantime",
                        "termcolor"
                    ],
                    "kind": "dev",
                    "name": "env_logger",
                    "optional": false,
                    "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": "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": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "regex-test",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Automata construction and matching using regular expressions.",
            "documentation": "https://docs.rs/regex-automata",
            "edition": "2021",
            "features": {
                "alloc": [],
                "default": [
                    "std",
                    "syntax",
                    "perf",
                    "unicode",
                    "meta",
                    "nfa",
                    "dfa",
                    "hybrid"
                ],
                "dfa": [
                    "dfa-build",
                    "dfa-search",
                    "dfa-onepass"
                ],
                "dfa-build": [
                    "nfa-thompson",
                    "dfa-search"
                ],
                "dfa-onepass": [
                    "nfa-thompson"
                ],
                "dfa-search": [],
                "hybrid": [
                    "alloc",
                    "nfa-thompson"
                ],
                "internal-instrument": [
                    "internal-instrument-pikevm"
                ],
                "internal-instrument-pikevm": [
                    "logging",
                    "std"
                ],
                "logging": [
                    "dep:log",
                    "aho-corasick?/logging",
                    "memchr?/logging"
                ],
                "meta": [
                    "syntax",
                    "nfa-pikevm"
                ],
                "nfa": [
                    "nfa-thompson",
                    "nfa-pikevm",
                    "nfa-backtrack"
                ],
                "nfa-backtrack": [
                    "nfa-thompson"
                ],
                "nfa-pikevm": [
                    "nfa-thompson"
                ],
                "nfa-thompson": [
                    "alloc"
                ],
                "perf": [
                    "perf-inline",
                    "perf-literal"
                ],
                "perf-inline": [],
                "perf-literal": [
                    "perf-literal-substring",
                    "perf-literal-multisubstring"
                ],
                "perf-literal-multisubstring": [
                    "std",
                    "dep:aho-corasick"
                ],
                "perf-literal-substring": [
                    "aho-corasick?/perf-literal",
                    "dep:memchr"
                ],
                "std": [
                    "regex-syntax?/std",
                    "memchr?/std",
                    "aho-corasick?/std",
                    "alloc"
                ],
                "syntax": [
                    "dep:regex-syntax",
                    "alloc"
                ],
                "unicode": [
                    "unicode-age",
                    "unicode-bool",
                    "unicode-case",
                    "unicode-gencat",
                    "unicode-perl",
                    "unicode-script",
                    "unicode-segment",
                    "unicode-word-boundary",
                    "regex-syntax?/unicode"
                ],
                "unicode-age": [
                    "regex-syntax?/unicode-age"
                ],
                "unicode-bool": [
                    "regex-syntax?/unicode-bool"
                ],
                "unicode-case": [
                    "regex-syntax?/unicode-case"
                ],
                "unicode-gencat": [
                    "regex-syntax?/unicode-gencat"
                ],
                "unicode-perl": [
                    "regex-syntax?/unicode-perl"
                ],
                "unicode-script": [
                    "regex-syntax?/unicode-script"
                ],
                "unicode-segment": [
                    "regex-syntax?/unicode-segment"
                ],
                "unicode-word-boundary": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.6",
            "keywords": [
                "regex",
                "dfa",
                "automata",
                "automaton",
                "nfa"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.6/Cargo.toml",
            "metadata": null,
            "name": "regex-automata",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rust-lang/regex/tree/master/regex-automata",
            "rust_version": "1.65",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "regex_automata",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.6/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "integration",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.6/tests/lib.rs",
                    "test": true
                }
            ],
            "version": "0.4.6"
        },
        {
            "authors": [
                "The Rust Project Developers",
                "Andrew Gallant <jamslam@gmail.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "derive"
                    ],
                    "kind": null,
                    "name": "arbitrary",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.3.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "A regular expression parser.",
            "documentation": "https://docs.rs/regex-syntax",
            "edition": "2021",
            "features": {
                "arbitrary": [
                    "dep:arbitrary"
                ],
                "default": [
                    "std",
                    "unicode"
                ],
                "std": [],
                "unicode": [
                    "unicode-age",
                    "unicode-bool",
                    "unicode-case",
                    "unicode-gencat",
                    "unicode-perl",
                    "unicode-script",
                    "unicode-segment"
                ],
                "unicode-age": [],
                "unicode-bool": [],
                "unicode-case": [],
                "unicode-gencat": [],
                "unicode-perl": [],
                "unicode-script": [],
                "unicode-segment": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.3",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.3/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                }
            },
            "name": "regex-syntax",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rust-lang/regex/tree/master/regex-syntax",
            "rust_version": "1.65",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "regex_syntax",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.3/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "bench",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.3/benches/bench.rs",
                    "test": false
                }
            ],
            "version": "0.8.3"
        },
        {
            "authors": [
                "David Koloski <djkoloski@gmail.com>"
            ],
            "categories": [
                "encoding",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "bytecheck",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "~0.6.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "derive"
                    ],
                    "kind": null,
                    "name": "bytemuck",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.4.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                }
            ],
            "description": "Endian-aware primitives for Rust",
            "documentation": "https://docs.rs/rend",
            "edition": "2018",
            "features": {
                "bytecheck": [
                    "dep:bytecheck"
                ],
                "bytemuck": [
                    "dep:bytemuck"
                ],
                "default": [
                    "std"
                ],
                "std": [
                    "bytecheck/std"
                ],
                "validation": [
                    "bytecheck"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#rend@0.4.2",
            "keywords": [
                "endian",
                "no_std"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rend-0.4.2/Cargo.toml",
            "metadata": null,
            "name": "rend",
            "publish": null,
            "readme": "crates-io.md",
            "repository": "https://github.com/djkoloski/rend",
            "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": "rend",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rend-0.4.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/rend-0.4.2/build.rs",
                    "test": false
                }
            ],
            "version": "0.4.2"
        },
        {
            "authors": [
                "Sean McArthur <sean@seanmonstar.com>"
            ],
            "categories": [
                "web-programming::http-client",
                "wasm"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "base64",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.21",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "bytes",
                    "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": "futures-core",
                    "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": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "futures-util",
                    "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": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "http",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "mime_guess",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^2.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "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": 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": "serde_urlencoded",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "sync_wrapper",
                    "optional": false,
                    "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": "tower-service",
                    "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": null,
                    "name": "url",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "tokio"
                    ],
                    "kind": null,
                    "name": "async-compression",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_arch = \"wasm32\"))",
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "cookie",
                    "optional": true,
                    "registry": null,
                    "rename": "cookie_crate",
                    "req": "^0.17.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_arch = \"wasm32\"))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "cookie_store",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.20.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_arch = \"wasm32\"))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "encoding_rs",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.8",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_arch = \"wasm32\"))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "futures-channel",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_arch = \"wasm32\"))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "h2",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.14",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_arch = \"wasm32\"))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "h3",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.0.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_arch = \"wasm32\"))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "h3-quinn",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.0.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_arch = \"wasm32\"))",
                    "uses_default_features": true
                },
                {
                    "features": [
                        "tokio-runtime"
                    ],
                    "kind": null,
                    "name": "hickory-resolver",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.24",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_arch = \"wasm32\"))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "http-body",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_arch = \"wasm32\"))",
                    "uses_default_features": true
                },
                {
                    "features": [
                        "tcp",
                        "http1",
                        "http2",
                        "client",
                        "runtime"
                    ],
                    "kind": null,
                    "name": "hyper",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.14.21",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_arch = \"wasm32\"))",
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "hyper-rustls",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.24.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_arch = \"wasm32\"))",
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "hyper-tls",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_arch = \"wasm32\"))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "ipnet",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_arch = \"wasm32\"))",
                    "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": "cfg(not(target_arch = \"wasm32\"))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "mime",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.16",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_arch = \"wasm32\"))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "native-tls",
                    "optional": true,
                    "registry": null,
                    "rename": "native-tls-crate",
                    "req": "^0.2.10",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_arch = \"wasm32\"))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "once_cell",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_arch = \"wasm32\"))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "percent-encoding",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_arch = \"wasm32\"))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "pin-project-lite",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_arch = \"wasm32\"))",
                    "uses_default_features": true
                },
                {
                    "features": [
                        "tls-rustls",
                        "ring",
                        "runtime-tokio"
                    ],
                    "kind": null,
                    "name": "quinn",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_arch = \"wasm32\"))",
                    "uses_default_features": false
                },
                {
                    "features": [
                        "dangerous_configuration"
                    ],
                    "kind": null,
                    "name": "rustls",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.21.6",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_arch = \"wasm32\"))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rustls-native-certs",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.6",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_arch = \"wasm32\"))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rustls-pemfile",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_arch = \"wasm32\"))",
                    "uses_default_features": true
                },
                {
                    "features": [
                        "net",
                        "time"
                    ],
                    "kind": null,
                    "name": "tokio",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_arch = \"wasm32\"))",
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "tokio-native-tls",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_arch = \"wasm32\"))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "tokio-rustls",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.24",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_arch = \"wasm32\"))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "tokio-socks",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_arch = \"wasm32\"))",
                    "uses_default_features": true
                },
                {
                    "features": [
                        "codec",
                        "io"
                    ],
                    "kind": null,
                    "name": "tokio-util",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_arch = \"wasm32\"))",
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "webpki-roots",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.25",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_arch = \"wasm32\"))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "brotli",
                    "optional": false,
                    "registry": null,
                    "rename": "brotli_crate",
                    "req": "^3.3.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_arch = \"wasm32\"))",
                    "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": "cfg(not(target_arch = \"wasm32\"))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "env_logger",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_arch = \"wasm32\"))",
                    "uses_default_features": true
                },
                {
                    "features": [
                        "std",
                        "alloc"
                    ],
                    "kind": "dev",
                    "name": "futures-util",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_arch = \"wasm32\"))",
                    "uses_default_features": false
                },
                {
                    "features": [
                        "tcp",
                        "stream",
                        "http1",
                        "http2",
                        "client",
                        "server",
                        "runtime"
                    ],
                    "kind": "dev",
                    "name": "hyper",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.14",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_arch = \"wasm32\"))",
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "libflate",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_arch = \"wasm32\"))",
                    "uses_default_features": true
                },
                {
                    "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": "cfg(not(target_arch = \"wasm32\"))",
                    "uses_default_features": true
                },
                {
                    "features": [
                        "macros",
                        "rt-multi-thread"
                    ],
                    "kind": "dev",
                    "name": "tokio",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_arch = \"wasm32\"))",
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "js-sys",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.45",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_arch = \"wasm32\")",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "serde_json",
                    "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": null,
                    "name": "wasm-bindgen",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.68",
                    "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-futures",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.18",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_arch = \"wasm32\")",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "wasm-streams",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_arch = \"wasm32\")",
                    "uses_default_features": true
                },
                {
                    "features": [
                        "AbortController",
                        "AbortSignal",
                        "Headers",
                        "Request",
                        "RequestInit",
                        "RequestMode",
                        "Response",
                        "Window",
                        "FormData",
                        "Blob",
                        "BlobPropertyBag",
                        "ServiceWorkerGlobalScope",
                        "RequestCredentials",
                        "File",
                        "ReadableStream"
                    ],
                    "kind": null,
                    "name": "web-sys",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.25",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_arch = \"wasm32\")",
                    "uses_default_features": true
                },
                {
                    "features": [
                        "serde-serialize"
                    ],
                    "kind": "dev",
                    "name": "wasm-bindgen",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.68",
                    "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": "system-configuration",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_os = \"macos\")",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "winreg",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.50.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(windows)",
                    "uses_default_features": true
                }
            ],
            "description": "higher level HTTP client library",
            "documentation": "https://docs.rs/reqwest",
            "edition": "2021",
            "features": {
                "__internal_proxy_sys_no_cache": [],
                "__rustls": [
                    "hyper-rustls",
                    "tokio-rustls",
                    "rustls",
                    "__tls"
                ],
                "__tls": [
                    "dep:rustls-pemfile"
                ],
                "async-compression": [
                    "dep:async-compression"
                ],
                "blocking": [
                    "futures-util/io",
                    "tokio/sync"
                ],
                "brotli": [
                    "async-compression",
                    "async-compression/brotli",
                    "tokio-util"
                ],
                "cookie_crate": [
                    "dep:cookie_crate"
                ],
                "cookie_store": [
                    "dep:cookie_store"
                ],
                "cookies": [
                    "cookie_crate",
                    "cookie_store"
                ],
                "default": [
                    "default-tls"
                ],
                "default-tls": [
                    "hyper-tls",
                    "native-tls-crate",
                    "__tls",
                    "tokio-native-tls"
                ],
                "deflate": [
                    "async-compression",
                    "async-compression/zlib",
                    "tokio-util"
                ],
                "futures-channel": [
                    "dep:futures-channel"
                ],
                "gzip": [
                    "async-compression",
                    "async-compression/gzip",
                    "tokio-util"
                ],
                "h3": [
                    "dep:h3"
                ],
                "h3-quinn": [
                    "dep:h3-quinn"
                ],
                "hickory-dns": [
                    "hickory-resolver"
                ],
                "hickory-resolver": [
                    "dep:hickory-resolver"
                ],
                "http3": [
                    "rustls-tls-manual-roots",
                    "h3",
                    "h3-quinn",
                    "quinn",
                    "futures-channel"
                ],
                "hyper-rustls": [
                    "dep:hyper-rustls"
                ],
                "hyper-tls": [
                    "dep:hyper-tls"
                ],
                "json": [
                    "serde_json"
                ],
                "mime_guess": [
                    "dep:mime_guess"
                ],
                "multipart": [
                    "mime_guess"
                ],
                "native-tls": [
                    "default-tls"
                ],
                "native-tls-alpn": [
                    "native-tls",
                    "native-tls-crate/alpn"
                ],
                "native-tls-crate": [
                    "dep:native-tls-crate"
                ],
                "native-tls-vendored": [
                    "native-tls",
                    "native-tls-crate/vendored"
                ],
                "quinn": [
                    "dep:quinn"
                ],
                "rustls": [
                    "dep:rustls"
                ],
                "rustls-native-certs": [
                    "dep:rustls-native-certs"
                ],
                "rustls-tls": [
                    "rustls-tls-webpki-roots"
                ],
                "rustls-tls-manual-roots": [
                    "__rustls"
                ],
                "rustls-tls-native-roots": [
                    "rustls-native-certs",
                    "__rustls"
                ],
                "rustls-tls-webpki-roots": [
                    "webpki-roots",
                    "__rustls"
                ],
                "serde_json": [
                    "dep:serde_json"
                ],
                "socks": [
                    "tokio-socks"
                ],
                "stream": [
                    "tokio/fs",
                    "tokio-util",
                    "wasm-streams"
                ],
                "tokio-native-tls": [
                    "dep:tokio-native-tls"
                ],
                "tokio-rustls": [
                    "dep:tokio-rustls"
                ],
                "tokio-socks": [
                    "dep:tokio-socks"
                ],
                "tokio-util": [
                    "dep:tokio-util"
                ],
                "trust-dns": [
                    "hickory-dns"
                ],
                "wasm-streams": [
                    "dep:wasm-streams"
                ],
                "webpki-roots": [
                    "dep:webpki-roots"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#reqwest@0.11.27",
            "keywords": [
                "http",
                "request",
                "client"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.27/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs",
                            "--cfg",
                            "reqwest_unstable"
                        ],
                        "targets": [
                            "x86_64-unknown-linux-gnu",
                            "wasm32-unknown-unknown"
                        ]
                    }
                },
                "playground": {
                    "features": [
                        "blocking",
                        "cookies",
                        "json",
                        "multipart"
                    ]
                }
            },
            "name": "reqwest",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/seanmonstar/reqwest",
            "rust_version": "1.63.0",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "reqwest",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.27/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "blocking",
                    "required-features": [
                        "blocking"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.27/examples/blocking.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "json_dynamic",
                    "required-features": [
                        "json"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.27/examples/json_dynamic.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "json_typed",
                    "required-features": [
                        "json"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.27/examples/json_typed.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "tor_socks",
                    "required-features": [
                        "socks"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.27/examples/tor_socks.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "form",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.27/examples/form.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "simple",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.27/examples/simple.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "h3_simple",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.27/examples/h3_simple.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "blocking",
                    "required-features": [
                        "blocking"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.27/tests/blocking.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "cookie",
                    "required-features": [
                        "cookies"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.27/tests/cookie.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "gzip",
                    "required-features": [
                        "gzip"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.27/tests/gzip.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "brotli",
                    "required-features": [
                        "brotli"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.27/tests/brotli.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "deflate",
                    "required-features": [
                        "deflate"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.27/tests/deflate.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "multipart",
                    "required-features": [
                        "multipart"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.27/tests/multipart.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "upgrade",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.27/tests/upgrade.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "badssl",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.27/tests/badssl.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "timeouts",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.27/tests/timeouts.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "proxy",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.27/tests/proxy.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "redirect",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.27/tests/redirect.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "wasm_simple",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.27/tests/wasm_simple.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "client",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.27/tests/client.rs",
                    "test": true
                }
            ],
            "version": "0.11.27"
        },
        {
            "authors": [
                "Tobie Morgan Hitchcock <tobie@surrealdb.com>"
            ],
            "categories": [
                "encoding"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "bincode",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.3.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "serde"
                    ],
                    "kind": null,
                    "name": "chrono",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.26",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "revision-derive",
                    "optional": false,
                    "registry": null,
                    "rename": "derive",
                    "req": "^0.5.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "use-serde"
                    ],
                    "kind": null,
                    "name": "geo",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.26.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "regex",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.9.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "serde"
                    ],
                    "kind": null,
                    "name": "roaring",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rust_decimal",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.31.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "serde",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.183",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "thiserror",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.44",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "uuid",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.4.1",
                    "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
                }
            ],
            "description": "A serialization and deserialization implementation which allows for schema-evolution.",
            "documentation": "https://docs.rs/revision/",
            "edition": "2021",
            "features": {},
            "homepage": "https://github.com/surrealdb/revision",
            "id": "registry+https://github.com/rust-lang/crates.io-index#revision@0.5.0",
            "keywords": [
                "serialization",
                "encoding",
                "revision",
                "version",
                "bincode"
            ],
            "license": "Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/revision-0.5.0/Cargo.toml",
            "metadata": null,
            "name": "revision",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/surrealdb/revision",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "revision",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/revision-0.5.0/src/lib.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/revision-0.5.0/tests/test.rs",
                    "test": true
                }
            ],
            "version": "0.5.0"
        },
        {
            "authors": [
                "Tobie Morgan Hitchcock <tobie@surrealdb.com>"
            ],
            "categories": [
                "encoding"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "darling",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.20.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "proc-macro-error",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.4",
                    "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.66",
                    "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.32",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "full",
                        "extra-traits",
                        "parsing"
                    ],
                    "kind": null,
                    "name": "syn",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.0.28",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Implements procedural macros for automatic Revision trait implementation.",
            "documentation": "https://docs.rs/revision/",
            "edition": "2021",
            "features": {},
            "homepage": "https://github.com/surrealdb/revision",
            "id": "registry+https://github.com/rust-lang/crates.io-index#revision-derive@0.5.0",
            "keywords": [
                "serialization",
                "encoding",
                "revision",
                "version",
                "bincode"
            ],
            "license": "Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/revision-derive-0.5.0/Cargo.toml",
            "metadata": null,
            "name": "revision-derive",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/surrealdb/revision",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "proc-macro"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "proc-macro"
                    ],
                    "name": "revision_derive",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/revision-derive-0.5.0/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.5.0"
        },
        {
            "authors": [
                "Brian Smith <brian@briansmith.org>"
            ],
            "categories": [
                "cryptography",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "untrusted",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "build",
                    "name": "cc",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.62",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "Crypto",
                        "Window"
                    ],
                    "kind": null,
                    "name": "web-sys",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.37",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(all(target_arch = \"wasm32\", target_vendor = \"unknown\", target_os = \"unknown\", target_env = \"\"))",
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "spin",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(any(target_arch = \"x86\", target_arch = \"x86_64\", all(any(target_arch = \"aarch64\", target_arch = \"arm\"), any(target_os = \"android\", target_os = \"fuchsia\", target_os = \"linux\"))))",
                    "uses_default_features": false
                },
                {
                    "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": "cfg(any(target_os = \"android\", target_os = \"linux\"))",
                    "uses_default_features": false
                },
                {
                    "features": [
                        "std"
                    ],
                    "kind": null,
                    "name": "once_cell",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.5.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(any(target_os = \"android\", target_os = \"linux\"))",
                    "uses_default_features": false
                },
                {
                    "features": [
                        "std"
                    ],
                    "kind": null,
                    "name": "once_cell",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.5.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(any(target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"illumos\", target_os = \"netbsd\", target_os = \"openbsd\", target_os = \"solaris\"))",
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "libc",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.80",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(any(unix, windows))",
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "wasm-bindgen-test",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.18",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_arch = \"wasm32\")",
                    "uses_default_features": false
                },
                {
                    "features": [
                        "ntsecapi",
                        "wtypesbase"
                    ],
                    "kind": null,
                    "name": "winapi",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.8",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_os = \"windows\")",
                    "uses_default_features": false
                }
            ],
            "description": "Safe, fast, small crypto using Rust.",
            "documentation": "https://briansmith.org/rustdoc/ring/",
            "edition": "2018",
            "features": {
                "alloc": [],
                "default": [
                    "alloc",
                    "dev_urandom_fallback"
                ],
                "dev_urandom_fallback": [
                    "once_cell"
                ],
                "internal_benches": [],
                "once_cell": [
                    "dep:once_cell"
                ],
                "slow_tests": [],
                "std": [
                    "alloc"
                ],
                "test_logging": [],
                "wasm32_c": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#ring@0.16.20",
            "keywords": [
                "crypto",
                "cryptography",
                "rand",
                "ECC",
                "RSA"
            ],
            "license": null,
            "license_file": "LICENSE",
            "links": "ring-asm",
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true
                    }
                }
            },
            "name": "ring",
            "publish": null,
            "readme": "doc/link-to-readme.md",
            "repository": "https://github.com/briansmith/ring",
            "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": "ring",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "signature_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/tests/signature_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "ed25519_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/tests/ed25519_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "ecdsa_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/tests/ecdsa_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "constant_time_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/tests/constant_time_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "hkdf_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/tests/hkdf_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "pbkdf2_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/tests/pbkdf2_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "hmac_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/tests/hmac_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "agreement_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/tests/agreement_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "rsa_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/tests/rsa_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "aead_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/tests/aead_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "rand_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/tests/rand_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "quic_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/tests/quic_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "digest_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/tests/digest_tests.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/ring-0.16.20/build.rs",
                    "test": false
                }
            ],
            "version": "0.16.20"
        },
        {
            "authors": [
                "Brian Smith <brian@briansmith.org>"
            ],
            "categories": [
                "cryptography",
                "no-std"
            ],
            "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": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "getrandom",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.10",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "untrusted",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.9",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "build",
                    "name": "cc",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.83",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "libc",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.148",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(all(any(target_os = \"android\", target_os = \"linux\"), any(target_arch = \"aarch64\", target_arch = \"arm\")))",
                    "uses_default_features": false
                },
                {
                    "features": [
                        "Win32_Foundation",
                        "Win32_System_Threading"
                    ],
                    "kind": null,
                    "name": "windows-sys",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.52",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(all(target_arch = \"aarch64\", target_os = \"windows\"))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "wasm-bindgen-test",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.37",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(all(target_arch = \"wasm32\", target_os = \"unknown\"))",
                    "uses_default_features": false
                },
                {
                    "features": [
                        "once"
                    ],
                    "kind": null,
                    "name": "spin",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.9.8",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(any(target_arch = \"aarch64\", target_arch = \"arm\", target_arch = \"x86\", target_arch = \"x86_64\"))",
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "libc",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.148",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(any(unix, windows, target_os = \"wasi\"))",
                    "uses_default_features": false
                }
            ],
            "description": "Safe, fast, small crypto using Rust.",
            "documentation": null,
            "edition": "2021",
            "features": {
                "alloc": [],
                "default": [
                    "alloc",
                    "dev_urandom_fallback"
                ],
                "dev_urandom_fallback": [],
                "less-safe-getrandom-custom-or-rdrand": [],
                "slow_tests": [],
                "std": [
                    "alloc"
                ],
                "test_logging": [],
                "unstable-testing-arm-no-hw": [],
                "unstable-testing-arm-no-neon": [],
                "wasm32_unknown_unknown_js": [
                    "getrandom/js"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#ring@0.17.8",
            "keywords": [
                "crypto",
                "cryptography",
                "rand",
                "ECC",
                "RSA"
            ],
            "license": null,
            "license_file": "LICENSE",
            "links": "ring_core_0_17_8",
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true
                    }
                }
            },
            "name": "ring",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/briansmith/ring",
            "rust_version": "1.61.0",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "ring",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "signature_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/tests/signature_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "ed25519_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/tests/ed25519_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "error_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/tests/error_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "ecdsa_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/tests/ecdsa_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "constant_time_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/tests/constant_time_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "hkdf_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/tests/hkdf_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "pbkdf2_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/tests/pbkdf2_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "hmac_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/tests/hmac_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "agreement_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/tests/agreement_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "rsa_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/tests/rsa_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "aead_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/tests/aead_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "rand_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/tests/rand_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "quic_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/tests/quic_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "digest_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/tests/digest_tests.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/ring-0.17.8/build.rs",
                    "test": false
                }
            ],
            "version": "0.17.8"
        },
        {
            "authors": [
                "David Koloski <djkoloski@gmail.com>"
            ],
            "categories": [
                "encoding",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "arrayvec",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "bitvec",
                    "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": "bytecheck",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.6.11",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "bytes",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.4.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "hashbrown",
                    "optional": true,
                    "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": null,
                    "name": "indexmap",
                    "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": null,
                    "name": "ptr_meta",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "~0.1.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rend",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rkyv_derive",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "=0.7.44",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "seahash",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^4.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "smallvec",
                    "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": null,
                    "name": "smol_str",
                    "optional": true,
                    "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": "tinyvec",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "uuid",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                }
            ],
            "description": "Zero-copy deserialization framework for Rust",
            "documentation": null,
            "edition": "2021",
            "features": {
                "alloc": [
                    "hashbrown",
                    "bitvec?/alloc",
                    "tinyvec?/alloc"
                ],
                "arbitrary_enum_discriminant": [
                    "rkyv_derive/arbitrary_enum_discriminant"
                ],
                "archive_be": [
                    "rend",
                    "rkyv_derive/archive_be"
                ],
                "archive_le": [
                    "rend",
                    "rkyv_derive/archive_le"
                ],
                "arrayvec": [
                    "dep:arrayvec"
                ],
                "bitvec": [
                    "dep:bitvec"
                ],
                "bytecheck": [
                    "dep:bytecheck"
                ],
                "bytes": [
                    "dep:bytes"
                ],
                "copy": [
                    "rkyv_derive/copy"
                ],
                "copy_unsafe": [],
                "default": [
                    "size_32",
                    "std"
                ],
                "hashbrown": [
                    "dep:hashbrown"
                ],
                "indexmap": [
                    "dep:indexmap"
                ],
                "rend": [
                    "dep:rend"
                ],
                "size_16": [],
                "size_32": [],
                "size_64": [],
                "smallvec": [
                    "dep:smallvec"
                ],
                "smol_str": [
                    "dep:smol_str"
                ],
                "std": [
                    "alloc",
                    "bytecheck?/std",
                    "ptr_meta/std",
                    "rend?/std",
                    "uuid?/std",
                    "bytes?/std"
                ],
                "strict": [
                    "rkyv_derive/strict"
                ],
                "tinyvec": [
                    "dep:tinyvec"
                ],
                "uuid": [
                    "dep:uuid",
                    "bytecheck?/uuid"
                ],
                "validation": [
                    "alloc",
                    "bytecheck",
                    "rend/validation"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#rkyv@0.7.44",
            "keywords": [
                "archive",
                "rkyv",
                "serialization",
                "zero-copy",
                "no_std"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rkyv-0.7.44/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "validation"
                        ]
                    }
                }
            },
            "name": "rkyv",
            "publish": null,
            "readme": "crates-io.md",
            "repository": "https://github.com/rkyv/rkyv",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "rkyv",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rkyv-0.7.44/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/rkyv-0.7.44/build.rs",
                    "test": false
                }
            ],
            "version": "0.7.44"
        },
        {
            "authors": [
                "David Koloski <djkoloski@gmail.com>"
            ],
            "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": [],
                    "kind": null,
                    "name": "syn",
                    "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": "Derive macro for rkyv",
            "documentation": null,
            "edition": "2021",
            "features": {
                "arbitrary_enum_discriminant": [],
                "archive_be": [],
                "archive_le": [],
                "copy": [],
                "default": [],
                "strict": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#rkyv_derive@0.7.44",
            "keywords": [],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rkyv_derive-0.7.44/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true
                    }
                }
            },
            "name": "rkyv_derive",
            "publish": null,
            "readme": null,
            "repository": "https://github.com/rkyv/rkyv",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "proc-macro"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "proc-macro"
                    ],
                    "name": "rkyv_derive",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rkyv_derive-0.7.44/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.7.44"
        },
        {
            "authors": [
                "Wim Looman <wim@nemo157.com>",
                "Kerollmops <kero@meilisearch.com>"
            ],
            "categories": [
                "data-structures"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "bytemuck",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.14.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "byteorder",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.5.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.196",
                    "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.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "proptest",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.4.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.113",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "A better compressed bitset - pure Rust implementation",
            "documentation": "https://docs.rs/roaring",
            "edition": "2021",
            "features": {
                "default": [
                    "std"
                ],
                "serde": [
                    "dep:serde",
                    "std"
                ],
                "simd": [],
                "std": [
                    "dep:bytemuck",
                    "dep:byteorder"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#roaring@0.10.3",
            "keywords": [
                "roaring",
                "data-structure",
                "bitmap"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/roaring-0.10.3/Cargo.toml",
            "metadata": null,
            "name": "roaring",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/RoaringBitmap/roaring-rs",
            "rust_version": "1.65.0",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "roaring",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/roaring-0.10.3/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "treemap_symmetric_difference_with",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/roaring-0.10.3/tests/treemap_symmetric_difference_with.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "treemap_size_hint",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/roaring-0.10.3/tests/treemap_size_hint.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "is_disjoint",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/roaring-0.10.3/tests/is_disjoint.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "symmetric_difference_with",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/roaring-0.10.3/tests/symmetric_difference_with.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "treemap_is_disjoint",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/roaring-0.10.3/tests/treemap_is_disjoint.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "treemap_is_subset",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/roaring-0.10.3/tests/treemap_is_subset.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "union_with",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/roaring-0.10.3/tests/union_with.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "lib",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/roaring-0.10.3/tests/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "treemap_clone",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/roaring-0.10.3/tests/treemap_clone.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "treemap_ops",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/roaring-0.10.3/tests/treemap_ops.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "iter",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/roaring-0.10.3/tests/iter.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "range_checks",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/roaring-0.10.3/tests/range_checks.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "treemap_iter",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/roaring-0.10.3/tests/treemap_iter.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "serialization",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/roaring-0.10.3/tests/serialization.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "treemap_serialization",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/roaring-0.10.3/tests/treemap_serialization.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "rank",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/roaring-0.10.3/tests/rank.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "treemap_rank",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/roaring-0.10.3/tests/treemap_rank.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "push",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/roaring-0.10.3/tests/push.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "clone",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/roaring-0.10.3/tests/clone.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "difference_with",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/roaring-0.10.3/tests/difference_with.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "treemap_difference_with",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/roaring-0.10.3/tests/treemap_difference_with.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "select",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/roaring-0.10.3/tests/select.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "intersect_with",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/roaring-0.10.3/tests/intersect_with.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "treemap_union_with",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/roaring-0.10.3/tests/treemap_union_with.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "is_subset",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/roaring-0.10.3/tests/is_subset.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "treemap_select",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/roaring-0.10.3/tests/treemap_select.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "size_hint",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/roaring-0.10.3/tests/size_hint.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "ops",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/roaring-0.10.3/tests/ops.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "treemap_lib",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/roaring-0.10.3/tests/treemap_lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "treemap_intersect_with",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/roaring-0.10.3/tests/treemap_intersect_with.rs",
                    "test": true
                }
            ],
            "version": "0.10.3"
        },
        {
            "authors": [
                "The Spade Developers",
                "The GeoRust Developers"
            ],
            "categories": [
                "algorithms",
                "graphics",
                "science::geo"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "ieee754",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "float_extras",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.6",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "png",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.16.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Robust adaptive floating-point predicates for computational geometry",
            "documentation": null,
            "edition": "2021",
            "features": {
                "ieee754": [
                    "dep:ieee754"
                ],
                "no_std": [
                    "ieee754"
                ]
            },
            "homepage": "https://github.com/georust/robust",
            "id": "registry+https://github.com/rust-lang/crates.io-index#robust@1.1.0",
            "keywords": [
                "geometry",
                "robustness",
                "stability"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/robust-1.1.0/Cargo.toml",
            "metadata": null,
            "name": "robust",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/georust/robust",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "robust",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/robust-1.1.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "predicate-map",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/robust-1.1.0/examples/predicate-map/main.rs",
                    "test": false
                }
            ],
            "version": "1.1.0"
        },
        {
            "authors": [
                "RustCrypto Developers",
                "dignifiedquire <dignifiedquire@gmail.com>"
            ],
            "categories": [
                "cryptography"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "const-oid",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.9",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "alloc",
                        "oid"
                    ],
                    "kind": null,
                    "name": "digest",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "i128",
                        "prime",
                        "zeroize"
                    ],
                    "kind": null,
                    "name": "num-bigint-dig",
                    "optional": false,
                    "registry": null,
                    "rename": "num-bigint",
                    "req": "^0.8.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "num-integer",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.39",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "libm"
                    ],
                    "kind": null,
                    "name": "num-traits",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.9",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "alloc",
                        "pkcs8"
                    ],
                    "kind": null,
                    "name": "pkcs1",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "alloc"
                    ],
                    "kind": null,
                    "name": "pkcs8",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rand_core",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.6.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "derive"
                    ],
                    "kind": null,
                    "name": "serde",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.184",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "oid"
                    ],
                    "kind": null,
                    "name": "sha1",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "oid"
                    ],
                    "kind": null,
                    "name": "sha2",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10.6",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "alloc",
                        "digest",
                        "rand_core"
                    ],
                    "kind": null,
                    "name": "signature",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": ">2.0, <2.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "alloc"
                    ],
                    "kind": null,
                    "name": "spki",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "subtle",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.1.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "alloc"
                    ],
                    "kind": null,
                    "name": "zeroize",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "alloc"
                    ],
                    "kind": "dev",
                    "name": "base64ct",
                    "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": "hex-literal",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "proptest",
                    "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": "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": "rand_chacha",
                    "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": "rand_core",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.6",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "rand_xorshift",
                    "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": "serde_test",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.89",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "oid"
                    ],
                    "kind": "dev",
                    "name": "sha1",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "oid"
                    ],
                    "kind": "dev",
                    "name": "sha2",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10.6",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "oid"
                    ],
                    "kind": "dev",
                    "name": "sha3",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                }
            ],
            "description": "Pure Rust RSA implementation",
            "documentation": "https://docs.rs/rsa",
            "edition": "2021",
            "features": {
                "default": [
                    "std",
                    "pem",
                    "u64_digit"
                ],
                "getrandom": [
                    "rand_core/getrandom"
                ],
                "hazmat": [],
                "nightly": [
                    "num-bigint/nightly"
                ],
                "pem": [
                    "pkcs1/pem",
                    "pkcs8/pem"
                ],
                "pkcs5": [
                    "pkcs8/encryption"
                ],
                "serde": [
                    "dep:serde",
                    "num-bigint/serde"
                ],
                "sha1": [
                    "dep:sha1"
                ],
                "sha2": [
                    "dep:sha2"
                ],
                "std": [
                    "digest/std",
                    "pkcs1/std",
                    "pkcs8/std",
                    "rand_core/std",
                    "signature/std"
                ],
                "u64_digit": [
                    "num-bigint/u64_digit"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#rsa@0.9.6",
            "keywords": [
                "rsa",
                "encryption",
                "security",
                "crypto"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rsa-0.9.6/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "std",
                            "pem",
                            "serde",
                            "hazmat",
                            "sha2"
                        ],
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                }
            },
            "name": "rsa",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/RustCrypto/RSA",
            "rust_version": "1.65",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "rsa",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rsa-0.9.6/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "pkcs1",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rsa-0.9.6/tests/pkcs1.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "proptests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rsa-0.9.6/tests/proptests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "pkcs1v15",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rsa-0.9.6/tests/pkcs1v15.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "pkcs8",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rsa-0.9.6/tests/pkcs8.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "key",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rsa-0.9.6/benches/key.rs",
                    "test": false
                }
            ],
            "version": "0.9.6"
        },
        {
            "authors": [
                "Stefan Altmayer <stoeoef@gmail.com>",
                "The Georust Developers <mods@georust.org>"
            ],
            "categories": [
                "data-structures",
                "algorithms",
                "science::geo"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "heapless",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7.10",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "libm"
                    ],
                    "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": [
                        "alloc",
                        "derive"
                    ],
                    "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": "smallvec",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.6",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "approx",
                    "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": "rand",
                    "optional": false,
                    "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": "dev",
                    "name": "rand_hc",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2",
                    "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
                }
            ],
            "description": "R*-tree library for the Rust ecosystem",
            "documentation": "https://docs.rs/rstar/",
            "edition": "2018",
            "features": {
                "debug": [],
                "default": [],
                "serde": [
                    "dep:serde"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#rstar@0.11.0",
            "keywords": [
                "rtree",
                "r-tree",
                "spatial",
                "spatial-index",
                "nearest-neighbor"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rstar-0.11.0/Cargo.toml",
            "metadata": null,
            "name": "rstar",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/georust/rstar",
            "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": "rstar",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rstar-0.11.0/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.11.0"
        },
        {
            "authors": [
                "Jakob Demler <jdemler@curry-software.com>",
                "CurrySoftware <info@curry-software.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "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": null,
                    "name": "serde_derive",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "A rust implementation of some popular snowball stemming algorithms",
            "documentation": null,
            "edition": "2015",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#rust-stemmers@1.2.0",
            "keywords": [
                "nlp",
                "stemming",
                "information",
                "retrieval",
                "language"
            ],
            "license": "MIT/BSD-3-Clause",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rust-stemmers-1.2.0/Cargo.toml",
            "metadata": null,
            "name": "rust-stemmers",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/CurrySoftware/rust-stemmers",
            "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": "rust_stemmers",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rust-stemmers-1.2.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "example"
                    ],
                    "name": "stem-file",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rust-stemmers-1.2.0/examples/stem-file/main.rs",
                    "test": false
                }
            ],
            "version": "1.2.0"
        },
        {
            "authors": [
                "Paul Mason <paul@form1.co.nz>"
            ],
            "categories": [
                "science",
                "mathematics",
                "data-structures"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "arbitrary",
                    "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": "arrayvec",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "derive",
                        "unstable__schema"
                    ],
                    "kind": null,
                    "name": "borsh",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.1.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "bytes",
                    "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": "diesel",
                    "optional": true,
                    "registry": null,
                    "rename": "diesel1",
                    "req": "^1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "diesel",
                    "optional": true,
                    "registry": null,
                    "rename": "diesel2",
                    "req": "^2.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "ndarray",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.15.6",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "i128"
                    ],
                    "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": "postgres-types",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "std"
                    ],
                    "kind": null,
                    "name": "proptest",
                    "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": "rand",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.8",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "size_32",
                        "std"
                    ],
                    "kind": null,
                    "name": "rkyv",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7.42",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rocket",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5.0-rc.3",
                    "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",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "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": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "tokio-postgres",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "bincode",
                    "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": "bytes",
                    "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": "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": "csv",
                    "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": "futures",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "postgres",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.19",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "getrandom"
                    ],
                    "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": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "rust_decimal_macros",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.33",
                    "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": false
                },
                {
                    "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": [
                        "macros",
                        "rt-multi-thread",
                        "test-util"
                    ],
                    "kind": "dev",
                    "name": "tokio",
                    "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": "tokio-postgres",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "html_root_url_updated",
                        "markdown_deps_updated"
                    ],
                    "kind": "dev",
                    "name": "version-sync",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.9",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                }
            ],
            "description": "Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.",
            "documentation": "https://docs.rs/rust_decimal/",
            "edition": "2021",
            "features": {
                "borsh": [
                    "dep:borsh",
                    "std"
                ],
                "c-repr": [],
                "db-diesel-mysql": [
                    "db-diesel1-mysql"
                ],
                "db-diesel-postgres": [
                    "db-diesel1-postgres"
                ],
                "db-diesel1-mysql": [
                    "diesel1/mysql",
                    "std"
                ],
                "db-diesel1-postgres": [
                    "diesel1/postgres",
                    "std"
                ],
                "db-diesel2-mysql": [
                    "diesel2/mysql",
                    "std"
                ],
                "db-diesel2-postgres": [
                    "diesel2/postgres",
                    "std"
                ],
                "db-postgres": [
                    "dep:bytes",
                    "dep:postgres-types",
                    "std"
                ],
                "db-tokio-postgres": [
                    "dep:bytes",
                    "dep:postgres-types",
                    "std"
                ],
                "default": [
                    "serde",
                    "std"
                ],
                "diesel1": [
                    "dep:diesel1"
                ],
                "diesel2": [
                    "dep:diesel2"
                ],
                "legacy-ops": [],
                "maths": [],
                "maths-nopanic": [
                    "maths"
                ],
                "ndarray": [
                    "dep:ndarray"
                ],
                "proptest": [
                    "dep:proptest"
                ],
                "rand": [
                    "dep:rand"
                ],
                "rkyv": [
                    "dep:rkyv"
                ],
                "rkyv-safe": [
                    "rkyv/validation"
                ],
                "rocket-traits": [
                    "dep:rocket"
                ],
                "rust-fuzz": [
                    "dep:arbitrary"
                ],
                "serde": [
                    "dep:serde"
                ],
                "serde-arbitrary-precision": [
                    "serde-with-arbitrary-precision"
                ],
                "serde-bincode": [
                    "serde-str"
                ],
                "serde-float": [
                    "serde-with-float"
                ],
                "serde-str": [
                    "serde-with-str"
                ],
                "serde-with-arbitrary-precision": [
                    "serde",
                    "serde_json/arbitrary_precision",
                    "serde_json/std"
                ],
                "serde-with-float": [
                    "serde"
                ],
                "serde-with-str": [
                    "serde"
                ],
                "serde_json": [
                    "dep:serde_json"
                ],
                "std": [
                    "arrayvec/std",
                    "borsh?/std",
                    "bytes?/std",
                    "rand?/std",
                    "rkyv?/std",
                    "serde?/std",
                    "serde_json?/std"
                ],
                "tokio-pg": [
                    "db-tokio-postgres"
                ],
                "tokio-postgres": [
                    "dep:tokio-postgres"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#rust_decimal@1.35.0",
            "keywords": [
                "decimal",
                "financial",
                "fixed",
                "precision",
                "number"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rust_decimal-1.35.0/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                }
            },
            "name": "rust_decimal",
            "publish": null,
            "readme": "./README.md",
            "repository": "https://github.com/paupino/rust-decimal",
            "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": "rust_decimal",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rust_decimal-1.35.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "decimal_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rust_decimal-1.35.0/tests/decimal_tests.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/rust_decimal-1.35.0/tests/macros.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "version-numbers",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rust_decimal-1.35.0/tests/version-numbers.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "comparison",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rust_decimal-1.35.0/benches/comparison.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "lib_benches",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rust_decimal-1.35.0/benches/lib_benches.rs",
                    "test": false
                },
                {
                    "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/rust_decimal-1.35.0/build.rs",
                    "test": false
                }
            ],
            "version": "1.35.0"
        },
        {
            "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": "Rust compiler symbol demangling.\n",
            "documentation": "https://docs.rs/rustc-demangle",
            "edition": "2015",
            "features": {
                "compiler_builtins": [
                    "dep:compiler_builtins"
                ],
                "core": [
                    "dep:core"
                ],
                "rustc-dep-of-std": [
                    "core",
                    "compiler_builtins"
                ],
                "std": []
            },
            "homepage": "https://github.com/alexcrichton/rustc-demangle",
            "id": "registry+https://github.com/rust-lang/crates.io-index#rustc-demangle@0.1.23",
            "keywords": [],
            "license": "MIT/Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustc-demangle-0.1.23/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "std"
                        ],
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                }
            },
            "name": "rustc-demangle",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/alexcrichton/rustc-demangle",
            "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": "rustc_demangle",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustc-demangle-0.1.23/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.1.23"
        },
        {
            "authors": [
                "The Rust Project Developers"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "unicode-xid",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Rust lexer used by rustc. No stability guarantees are provided.\n",
            "documentation": null,
            "edition": "2018",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#rustc_lexer@0.1.0",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustc_lexer-0.1.0/Cargo.toml",
            "metadata": null,
            "name": "rustc_lexer",
            "publish": null,
            "readme": null,
            "repository": "https://github.com/rust-lang/rust/",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "rustc_lexer",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustc_lexer-0.1.0/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.1.0"
        },
        {
            "authors": [
                "Dirkjan Ochtman <dirkjan@ochtman.nl>",
                "Marvin L\u00f6bel <loebel.marvin@gmail.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "semver",
                    "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": "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
                }
            ],
            "description": "A library for querying the version of a installed rustc compiler",
            "documentation": "https://docs.rs/rustc_version/",
            "edition": "2018",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#rustc_version@0.4.0",
            "keywords": [
                "version",
                "rustc"
            ],
            "license": "MIT/Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustc_version-0.4.0/Cargo.toml",
            "metadata": null,
            "name": "rustc_version",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/Kimundi/rustc-version-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": "rustc_version",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustc_version-0.4.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "all",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustc_version-0.4.0/tests/all.rs",
                    "test": true
                }
            ],
            "version": "0.4.0"
        },
        {
            "authors": [],
            "categories": [
                "network-programming",
                "cryptography"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "log",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "ring",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.17",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "sct",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "alloc",
                        "std"
                    ],
                    "kind": null,
                    "name": "rustls-webpki",
                    "optional": false,
                    "registry": null,
                    "rename": "webpki",
                    "req": "^0.101.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "base64",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.21",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "bencher",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "env_logger",
                    "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": "log",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "rustls-pemfile",
                    "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": "webpki-roots",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.25.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "build",
                    "name": "rustversion",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.6",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Rustls is a modern TLS library written in Rust.",
            "documentation": null,
            "edition": "2021",
            "features": {
                "dangerous_configuration": [],
                "default": [
                    "logging",
                    "tls12"
                ],
                "log": [
                    "dep:log"
                ],
                "logging": [
                    "log"
                ],
                "quic": [],
                "read_buf": [
                    "rustversion"
                ],
                "rustversion": [
                    "dep:rustversion"
                ],
                "secret_extraction": [],
                "tls12": []
            },
            "homepage": "https://github.com/rustls/rustls",
            "id": "registry+https://github.com/rust-lang/crates.io-index#rustls@0.21.10",
            "keywords": [],
            "license": "Apache-2.0 OR ISC OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.21.10/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                }
            },
            "name": "rustls",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rustls/rustls",
            "rust_version": "1.61",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "rustls",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.21.10/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "bogo_shim",
                    "required-features": [
                        "dangerous_configuration",
                        "quic"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.21.10/examples/internal/bogo_shim.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "bench",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.21.10/examples/internal/bench.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "client_cert_verifier",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.21.10/tests/client_cert_verifier.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "bogo",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.21.10/tests/bogo.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "key_log_file_env",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.21.10/tests/key_log_file_env.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "server_cert_verifier",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.21.10/tests/server_cert_verifier.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "api",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.21.10/tests/api.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "benchmarks",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.21.10/benches/benchmarks.rs",
                    "test": false
                },
                {
                    "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/rustls-0.21.10/build.rs",
                    "test": false
                }
            ],
            "version": "0.21.10"
        },
        {
            "authors": [],
            "categories": [
                "network-programming",
                "cryptography"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "base64",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.21",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "bencher",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Basic .pem file parser for keys and certificates",
            "documentation": null,
            "edition": "2018",
            "features": {},
            "homepage": "https://github.com/rustls/pemfile",
            "id": "registry+https://github.com/rust-lang/crates.io-index#rustls-pemfile@1.0.4",
            "keywords": [],
            "license": "Apache-2.0 OR ISC OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustls-pemfile-1.0.4/Cargo.toml",
            "metadata": null,
            "name": "rustls-pemfile",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rustls/pemfile",
            "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": "rustls_pemfile",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustls-pemfile-1.0.4/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "integration",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustls-pemfile-1.0.4/tests/integration.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "benchmark",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustls-pemfile-1.0.4/benches/benchmark.rs",
                    "test": false
                }
            ],
            "version": "1.0.4"
        },
        {
            "authors": [],
            "categories": [
                "cryptography",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "ring",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.17",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "untrusted",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.9",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "base64",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.21",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "bencher",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "once_cell",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.17.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "rcgen",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.11.3",
                    "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
                }
            ],
            "description": "Web PKI X.509 Certificate Verification.",
            "documentation": null,
            "edition": "2021",
            "features": {
                "alloc": [
                    "ring/alloc"
                ],
                "default": [
                    "std"
                ],
                "std": [
                    "alloc"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#rustls-webpki@0.101.7",
            "keywords": [],
            "license": "ISC",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustls-webpki-0.101.7/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                }
            },
            "name": "rustls-webpki",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rustls/webpki",
            "rust_version": "1.61",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "webpki",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustls-webpki-0.101.7/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "client_auth_revocation",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustls-webpki-0.101.7/tests/client_auth_revocation.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "name_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustls-webpki-0.101.7/tests/name_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "better_tls",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustls-webpki-0.101.7/tests/better_tls.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "cert_v1_unsupported",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustls-webpki-0.101.7/tests/cert_v1_unsupported.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "cert_without_extensions",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustls-webpki-0.101.7/tests/cert_without_extensions.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "custom_ekus",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustls-webpki-0.101.7/tests/custom_ekus.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "signatures",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustls-webpki-0.101.7/tests/signatures.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "crl_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustls-webpki-0.101.7/tests/crl_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "tls_server_certs",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustls-webpki-0.101.7/tests/tls_server_certs.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "integration",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustls-webpki-0.101.7/tests/integration.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "dns_name_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustls-webpki-0.101.7/tests/dns_name_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "client_auth",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustls-webpki-0.101.7/tests/client_auth.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "benchmarks",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustls-webpki-0.101.7/benches/benchmark.rs",
                    "test": false
                }
            ],
            "version": "0.101.7"
        },
        {
            "authors": [
                "David Tolnay <dtolnay@gmail.com>"
            ],
            "categories": [
                "development-tools::build-utils",
                "no-std",
                "no-std::no-alloc"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "diff"
                    ],
                    "kind": "dev",
                    "name": "trybuild",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.49",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Conditional compilation according to rustc compiler version",
            "documentation": "https://docs.rs/rustversion",
            "edition": "2018",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#rustversion@1.0.14",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustversion-1.0.14/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "rustdoc-args": [
                            "--generate-link-to-definition"
                        ],
                        "targets": [
                            "x86_64-unknown-linux-gnu"
                        ]
                    }
                }
            },
            "name": "rustversion",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/dtolnay/rustversion",
            "rust_version": "1.31",
            "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": "rustversion",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustversion-1.0.14/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_const",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustversion-1.0.14/tests/test_const.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_parse",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustversion-1.0.14/tests/test_parse.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_eval",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/rustversion-1.0.14/tests/test_eval.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/rustversion-1.0.14/tests/compiletest.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/rustversion-1.0.14/build/build.rs",
                    "test": false
                }
            ],
            "version": "1.0.14"
        },
        {
            "authors": [
                "David Tolnay <dtolnay@gmail.com>"
            ],
            "categories": [
                "value-formatting",
                "no-std",
                "no-std::no-alloc"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "no-panic",
                    "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": "dev",
                    "name": "num_cpus",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.8",
                    "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",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "rand_xorshift",
                    "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
                }
            ],
            "description": "Fast floating point to string conversion",
            "documentation": "https://docs.rs/ryu",
            "edition": "2018",
            "features": {
                "no-panic": [
                    "dep:no-panic"
                ],
                "small": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.17",
            "keywords": [
                "float"
            ],
            "license": "Apache-2.0 OR BSL-1.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.17/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "rustdoc-args": [
                            "--generate-link-to-definition"
                        ],
                        "targets": [
                            "x86_64-unknown-linux-gnu"
                        ]
                    }
                }
            },
            "name": "ryu",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/dtolnay/ryu",
            "rust_version": "1.36",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "ryu",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.17/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "upstream_benchmark",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.17/examples/upstream_benchmark.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "d2s_table_test",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.17/tests/d2s_table_test.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "common_test",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.17/tests/common_test.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "d2s_intrinsics_test",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.17/tests/d2s_intrinsics_test.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "d2s_test",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.17/tests/d2s_test.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "s2d_test",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.17/tests/s2d_test.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "exhaustive",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.17/tests/exhaustive.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "f2s_test",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.17/tests/f2s_test.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "s2f_test",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.17/tests/s2f_test.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "bench",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.17/benches/bench.rs",
                    "test": false
                }
            ],
            "version": "1.0.17"
        },
        {
            "authors": [
                "RustCrypto Developers"
            ],
            "categories": [
                "cryptography",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "cipher",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "dev"
                    ],
                    "kind": "dev",
                    "name": "cipher",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "hex-literal",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Salsa20 Stream Cipher",
            "documentation": "https://docs.rs/salsa20",
            "edition": "2021",
            "features": {
                "std": [
                    "cipher/std"
                ],
                "zeroize": [
                    "cipher/zeroize"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#salsa20@0.10.2",
            "keywords": [
                "crypto",
                "stream-cipher",
                "trait",
                "xsalsa20"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/salsa20-0.10.2/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                }
            },
            "name": "salsa20",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/RustCrypto/stream-ciphers",
            "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": "salsa20",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/salsa20-0.10.2/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "mod",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/salsa20-0.10.2/tests/mod.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "mod",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/salsa20-0.10.2/benches/mod.rs",
                    "test": false
                }
            ],
            "version": "0.10.2"
        },
        {
            "authors": [
                "Andrew Gallant <jamslam@gmail.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "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": null,
                    "name": "winapi-util",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(windows)",
                    "uses_default_features": true
                }
            ],
            "description": "A simple crate for determining whether two file paths point to the same file.\n",
            "documentation": "https://docs.rs/same-file",
            "edition": "2018",
            "features": {},
            "homepage": "https://github.com/BurntSushi/same-file",
            "id": "registry+https://github.com/rust-lang/crates.io-index#same-file@1.0.6",
            "keywords": [
                "same",
                "file",
                "equal",
                "inode"
            ],
            "license": "Unlicense/MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/same-file-1.0.6/Cargo.toml",
            "metadata": null,
            "name": "same-file",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/BurntSushi/same-file",
            "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": "same_file",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/same-file-1.0.6/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "is_stderr",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/same-file-1.0.6/examples/is_stderr.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "is_same_file",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/same-file-1.0.6/examples/is_same_file.rs",
                    "test": false
                }
            ],
            "version": "1.0.6"
        },
        {
            "authors": [
                "bluss"
            ],
            "categories": [
                "rust-patterns",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [],
            "description": "A RAII scope guard that will run a given closure when it goes out of scope,\neven if the code between panics (assuming unwinding panic).\n\nDefines the macros `defer!`, `defer_on_unwind!`, `defer_on_success!` as\nshorthands for guards with one of the implemented strategies.\n",
            "documentation": "https://docs.rs/scopeguard/",
            "edition": "2015",
            "features": {
                "default": [
                    "use_std"
                ],
                "use_std": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#scopeguard@1.2.0",
            "keywords": [
                "scope-guard",
                "defer",
                "panic",
                "unwind"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/scopeguard-1.2.0/Cargo.toml",
            "metadata": {
                "release": {
                    "no-dev-version": true
                }
            },
            "name": "scopeguard",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/bluss/scopeguard",
            "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": "scopeguard",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/scopeguard-1.2.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "example"
                    ],
                    "name": "readme",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/scopeguard-1.2.0/examples/readme.rs",
                    "test": false
                }
            ],
            "version": "1.2.0"
        },
        {
            "authors": [
                "RustCrypto Developers"
            ],
            "categories": [
                "authentication",
                "cryptography",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "rand_core"
                    ],
                    "kind": null,
                    "name": "password-hash",
                    "optional": true,
                    "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": null,
                    "name": "pbkdf2",
                    "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": null,
                    "name": "salsa20",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "sha2",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "rand_core"
                    ],
                    "kind": "dev",
                    "name": "password-hash",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Scrypt password-based key derivation function",
            "documentation": "https://docs.rs/scrypt",
            "edition": "2021",
            "features": {
                "default": [
                    "simple",
                    "std"
                ],
                "password-hash": [
                    "dep:password-hash"
                ],
                "simple": [
                    "password-hash"
                ],
                "std": [
                    "password-hash/std"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#scrypt@0.11.0",
            "keywords": [
                "crypto",
                "hashing",
                "password",
                "phf"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/scrypt-0.11.0/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                }
            },
            "name": "scrypt",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/RustCrypto/password-hashes/tree/master/scrypt",
            "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": "scrypt",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/scrypt-0.11.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "mod",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/scrypt-0.11.0/tests/mod.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "lib",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/scrypt-0.11.0/benches/lib.rs",
                    "test": false
                }
            ],
            "version": "0.11.0"
        },
        {
            "authors": [
                "Joseph Birr-Pixton <jpixton@gmail.com>"
            ],
            "categories": [
                "network-programming",
                "cryptography"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "ring",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.17.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "untrusted",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.9.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Certificate transparency SCT verification library",
            "documentation": null,
            "edition": "2021",
            "features": {},
            "homepage": "https://github.com/rustls/sct.rs",
            "id": "registry+https://github.com/rust-lang/crates.io-index#sct@0.7.1",
            "keywords": [],
            "license": "Apache-2.0 OR ISC OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/sct-0.7.1/Cargo.toml",
            "metadata": null,
            "name": "sct",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rustls/sct.rs",
            "rust_version": "1.61",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "sct",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/sct-0.7.1/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.7.1"
        },
        {
            "authors": [
                "ticki <ticki@users.noreply.github.com>",
                "Tom Almeida <tom@tommoa.me>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": "dev",
                    "name": "criterion",
                    "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": "quickcheck",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.9.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "A blazingly fast, portable hash function with proven statistical guarantees.",
            "documentation": "https://docs.rs/seahash",
            "edition": "2015",
            "features": {
                "default": [],
                "use_std": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#seahash@4.1.0",
            "keywords": [
                "hash",
                "hashing",
                "checksum",
                "checksumming",
                "portable"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/seahash-4.1.0/Cargo.toml",
            "metadata": null,
            "name": "seahash",
            "publish": null,
            "readme": "README.md",
            "repository": "https://gitlab.redox-os.org/redox-os/seahash",
            "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": "seahash",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/seahash-4.1.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "test"
                    ],
                    "name": "chunking",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/seahash-4.1.0/tests/chunking.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "test"
                    ],
                    "name": "quickchecks",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/seahash-4.1.0/tests/quickchecks.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "bench"
                    ],
                    "name": "bench",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/seahash-4.1.0/benches/bench.rs",
                    "test": false
                }
            ],
            "version": "4.1.0"
        },
        {
            "authors": [
                "David Tolnay <dtolnay@gmail.com>"
            ],
            "categories": [
                "data-structures",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "serde",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.194",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                }
            ],
            "description": "Parser and evaluator for Cargo's flavor of Semantic Versioning",
            "documentation": "https://docs.rs/semver",
            "edition": "2018",
            "features": {
                "default": [
                    "std"
                ],
                "serde": [
                    "dep:serde"
                ],
                "std": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#semver@1.0.22",
            "keywords": [
                "cargo"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.22/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "rustdoc-args": [
                            "--cfg",
                            "doc_cfg",
                            "--generate-link-to-definition"
                        ],
                        "targets": [
                            "x86_64-unknown-linux-gnu"
                        ]
                    }
                }
            },
            "name": "semver",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/dtolnay/semver",
            "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": "semver",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.22/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_version_req",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.22/tests/test_version_req.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_version",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.22/tests/test_version.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_identifier",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.22/tests/test_identifier.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_autotrait",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.22/tests/test_autotrait.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "parse",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.22/benches/parse.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/semver-1.0.22/build.rs",
                    "test": false
                }
            ],
            "version": "1.0.22"
        },
        {
            "authors": [
                "Thomas Keh"
            ],
            "categories": [
                "rust-patterns"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "futures-core",
                    "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": "futures-executor",
                    "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": "futures-util",
                    "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
                }
            ],
            "description": "This Rust library implements a wrapper type called SendWrapper which allows you to move around non-Send types\nbetween threads, as long as you access the contained value only from within the original thread. You also have to\nmake sure that the wrapper is dropped from within the original thread. If any of these constraints is violated,\na panic occurs.",
            "documentation": "https://docs.rs/send_wrapper",
            "edition": "2018",
            "features": {
                "futures": [
                    "futures-core"
                ],
                "futures-core": [
                    "dep:futures-core"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#send_wrapper@0.6.0",
            "keywords": [
                "send",
                "wrapper",
                "thread_local"
            ],
            "license": "MIT/Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/send_wrapper-0.6.0/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                }
            },
            "name": "send_wrapper",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/thk1/send_wrapper",
            "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": "send_wrapper",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/send_wrapper-0.6.0/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.6.0"
        },
        {
            "authors": [
                "Erick Tryzelaar <erick.tryzelaar@gmail.com>",
                "David Tolnay <dtolnay@gmail.com>"
            ],
            "categories": [
                "encoding",
                "no-std",
                "no-std::no-alloc"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "serde_derive",
                    "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": "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": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "serde_derive",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "=1.0.197",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(any())",
                    "uses_default_features": true
                }
            ],
            "description": "A generic serialization/deserialization framework",
            "documentation": "https://docs.rs/serde",
            "edition": "2018",
            "features": {
                "alloc": [],
                "default": [
                    "std"
                ],
                "derive": [
                    "serde_derive"
                ],
                "rc": [],
                "serde_derive": [
                    "dep:serde_derive"
                ],
                "std": [],
                "unstable": []
            },
            "homepage": "https://serde.rs",
            "id": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197",
            "keywords": [
                "serde",
                "serialization",
                "no_std"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.197/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "derive",
                            "rc",
                            "unstable"
                        ],
                        "rustdoc-args": [
                            "--cfg",
                            "doc_cfg",
                            "--generate-link-to-definition"
                        ],
                        "targets": [
                            "x86_64-unknown-linux-gnu"
                        ]
                    }
                },
                "playground": {
                    "features": [
                        "derive",
                        "rc"
                    ]
                }
            },
            "name": "serde",
            "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": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "serde",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.197/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/serde-1.0.197/build.rs",
                    "test": false
                }
            ],
            "version": "1.0.197"
        },
        {
            "authors": [
                "Erick Tryzelaar <erick.tryzelaar@gmail.com>",
                "David Tolnay <dtolnay@gmail.com>"
            ],
            "categories": [
                "no-std",
                "no-std::no-alloc"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "proc-macro"
                    ],
                    "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": [
                        "proc-macro"
                    ],
                    "kind": null,
                    "name": "quote",
                    "optional": false,
                    "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": [
                        "clone-impls",
                        "derive",
                        "parsing",
                        "printing",
                        "proc-macro"
                    ],
                    "kind": null,
                    "name": "syn",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.0.46",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "serde",
                    "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": "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.197",
            "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.197/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "rustdoc-args": [
                            "--generate-link-to-definition"
                        ],
                        "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.56",
            "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.197/src/lib.rs",
                    "test": true
                }
            ],
            "version": "1.0.197"
        },
        {
            "authors": [
                "Erick Tryzelaar <erick.tryzelaar@gmail.com>",
                "David Tolnay <dtolnay@gmail.com>"
            ],
            "categories": [
                "encoding",
                "parser-implementations",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "indexmap",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^2.2.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "itoa",
                    "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": "ryu",
                    "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": "serde",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.194",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "automod",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.11",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "indoc",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.0.2",
                    "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.18",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "rustversion",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.13",
                    "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.194",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "serde_bytes",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.11.10",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "serde_derive",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.166",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "serde_stacker",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.8",
                    "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.81",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "A JSON serialization file format",
            "documentation": "https://docs.rs/serde_json",
            "edition": "2021",
            "features": {
                "alloc": [
                    "serde/alloc"
                ],
                "arbitrary_precision": [],
                "default": [
                    "std"
                ],
                "float_roundtrip": [],
                "indexmap": [
                    "dep:indexmap"
                ],
                "preserve_order": [
                    "indexmap",
                    "std"
                ],
                "raw_value": [],
                "std": [
                    "serde/std"
                ],
                "unbounded_depth": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.115",
            "keywords": [
                "json",
                "serde",
                "serialization"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.115/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "preserve_order",
                            "raw_value",
                            "unbounded_depth"
                        ],
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs",
                            "--generate-link-to-definition"
                        ],
                        "targets": [
                            "x86_64-unknown-linux-gnu"
                        ]
                    }
                },
                "playground": {
                    "features": [
                        "raw_value"
                    ]
                }
            },
            "name": "serde_json",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/serde-rs/json",
            "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": "serde_json",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.115/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "stream",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.115/tests/stream.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/serde_json-1.0.115/tests/test.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/serde_json-1.0.115/tests/regression.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "compiletest",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.115/tests/compiletest.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "debug",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.115/tests/debug.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "lexical",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.115/tests/lexical.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "map",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.115/tests/map.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/serde_json-1.0.115/build.rs",
                    "test": false
                }
            ],
            "version": "1.0.115"
        },
        {
            "authors": [
                "Anthony Ramine <n.oxyde@gmail.com>"
            ],
            "categories": [
                "encoding",
                "web-programming"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "form_urlencoded",
                    "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": "itoa",
                    "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": "ryu",
                    "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": "serde",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.69",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "serde_derive",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "`x-www-form-urlencoded` meets Serde",
            "documentation": "https://docs.rs/serde_urlencoded/0.7.1/serde_urlencoded/",
            "edition": "2018",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#serde_urlencoded@0.7.1",
            "keywords": [
                "serde",
                "serialization",
                "urlencoded"
            ],
            "license": "MIT/Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_urlencoded-0.7.1/Cargo.toml",
            "metadata": null,
            "name": "serde_urlencoded",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/nox/serde_urlencoded",
            "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": "serde_urlencoded",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_urlencoded-0.7.1/src/lib.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_serialize",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_urlencoded-0.7.1/tests/test_serialize.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "test_deserialize",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_urlencoded-0.7.1/tests/test_deserialize.rs",
                    "test": true
                }
            ],
            "version": "0.7.1"
        },
        {
            "authors": [
                "Jonas Bushart",
                "Marcin Ka\u017amierczak"
            ],
            "categories": [
                "encoding",
                "no-std",
                "no-std::no-alloc"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "base64",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.21.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "serde"
                    ],
                    "kind": null,
                    "name": "chrono",
                    "optional": true,
                    "registry": null,
                    "rename": "chrono_0_4",
                    "req": "^0.4.20",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "doc-comment",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "document-features",
                    "optional": true,
                    "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": [
                        "serde"
                    ],
                    "kind": null,
                    "name": "hashbrown",
                    "optional": true,
                    "registry": null,
                    "rename": "hashbrown_0_14",
                    "req": "^0.14.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "hex",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "serde-1"
                    ],
                    "kind": null,
                    "name": "indexmap",
                    "optional": true,
                    "registry": null,
                    "rename": "indexmap_1",
                    "req": "^1.8",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "serde"
                    ],
                    "kind": null,
                    "name": "indexmap",
                    "optional": true,
                    "registry": null,
                    "rename": "indexmap_2",
                    "req": "^2.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "schemars",
                    "optional": true,
                    "registry": null,
                    "rename": "schemars_0_8",
                    "req": "^0.8.16",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "serde",
                    "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": false
                },
                {
                    "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
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "serde_json",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.45",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "serde_with_macros",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "=3.7.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "time",
                    "optional": true,
                    "registry": null,
                    "rename": "time_0_3",
                    "req": "~0.3.11",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "expect-test",
                    "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": "fnv",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.6",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "glob",
                    "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": [
                        "resolve-file"
                    ],
                    "kind": "dev",
                    "name": "jsonschema",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.17.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "mime",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.16",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "pretty_assertions",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.4.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "std"
                    ],
                    "kind": "dev",
                    "name": "regex",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.10.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "rmp-serde",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "ron",
                    "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": "rustversion",
                    "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": "dev",
                    "name": "schemars",
                    "optional": false,
                    "registry": null,
                    "rename": "schemars_0_8",
                    "req": "^0.8.16",
                    "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.152",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "serde-xml-rs",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.6.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "preserve_order"
                    ],
                    "kind": "dev",
                    "name": "serde_json",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.25",
                    "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.124",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "serde_yaml",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.9.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "version-sync",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.9.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "xml-rs",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "=0.8.14",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Custom de/serialization functions for Rust's serde",
            "documentation": "https://docs.rs/serde_with/",
            "edition": "2021",
            "features": {
                "alloc": [
                    "serde/alloc",
                    "base64?/alloc",
                    "chrono_0_4?/alloc",
                    "hex?/alloc",
                    "serde_json?/alloc",
                    "time_0_3?/alloc"
                ],
                "base64": [
                    "dep:base64",
                    "alloc"
                ],
                "chrono": [
                    "chrono_0_4"
                ],
                "chrono_0_4": [
                    "dep:chrono_0_4"
                ],
                "default": [
                    "std",
                    "macros"
                ],
                "guide": [
                    "dep:doc-comment",
                    "dep:document-features",
                    "macros",
                    "std"
                ],
                "hashbrown_0_14": [
                    "dep:hashbrown_0_14",
                    "alloc"
                ],
                "hex": [
                    "dep:hex",
                    "alloc"
                ],
                "indexmap": [
                    "indexmap_1"
                ],
                "indexmap_1": [
                    "dep:indexmap_1",
                    "alloc"
                ],
                "indexmap_2": [
                    "dep:indexmap_2",
                    "alloc"
                ],
                "json": [
                    "dep:serde_json",
                    "alloc"
                ],
                "macros": [
                    "dep:serde_with_macros"
                ],
                "schemars_0_8": [
                    "dep:schemars_0_8",
                    "std",
                    "serde_with_macros?/schemars_0_8"
                ],
                "std": [
                    "alloc",
                    "serde/std",
                    "chrono_0_4?/clock",
                    "chrono_0_4?/std",
                    "indexmap_1?/std",
                    "indexmap_2?/std",
                    "time_0_3?/serde-well-known",
                    "time_0_3?/std"
                ],
                "time_0_3": [
                    "dep:time_0_3"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#serde_with@3.7.0",
            "keywords": [
                "serde",
                "utilities",
                "serialization",
                "deserialization"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_with-3.7.0/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg=docsrs",
                            "-Zunstable-options",
                            "--generate-link-to-definition"
                        ]
                    }
                },
                "release": {
                    "pre-release-replacements": [
                        {
                            "file": "CHANGELOG.md",
                            "replace": "[Unreleased]\n\n## [{{version}}] - {{date}}",
                            "search": "\\[Unreleased\\]"
                        },
                        {
                            "file": "src/lib.rs",
                            "replace": "https://docs.rs/serde_with/{{version}}/",
                            "search": "https://docs\\.rs/serde_with/[\\d.]+/"
                        },
                        {
                            "file": "README.md",
                            "replace": "https://docs.rs/serde_with/{{version}}/",
                            "search": "https://docs\\.rs/serde_with/[\\d.]+/"
                        }
                    ],
                    "tag": true,
                    "tag-message": "{{crate_name}} v{{version}}",
                    "tag-name": "v{{version}}"
                }
            },
            "name": "serde_with",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/jonasbb/serde_with/",
            "rust_version": "1.65",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "serde_with",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_with-3.7.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "base64",
                    "required-features": [
                        "base64",
                        "macros"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_with-3.7.0/tests/base64.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "chrono_0_4",
                    "required-features": [
                        "chrono_0_4",
                        "macros"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_with-3.7.0/tests/chrono_0_4.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "hex",
                    "required-features": [
                        "hex",
                        "macros"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_with-3.7.0/tests/hex.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "hashbrown_0_14",
                    "required-features": [
                        "hashbrown_0_14",
                        "macros"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_with-3.7.0/tests/hashbrown_0_14.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "indexmap_1",
                    "required-features": [
                        "indexmap_1",
                        "macros"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_with-3.7.0/tests/indexmap_1.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "indexmap_2",
                    "required-features": [
                        "indexmap_2",
                        "macros"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_with-3.7.0/tests/indexmap_2.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "json",
                    "required-features": [
                        "json",
                        "macros"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_with-3.7.0/tests/json.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "serde_as",
                    "required-features": [
                        "macros"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_with-3.7.0/tests/serde_as/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "time_0_3",
                    "required-features": [
                        "macros",
                        "time_0_3"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_with-3.7.0/tests/time_0_3.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "derives",
                    "required-features": [
                        "macros"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_with-3.7.0/tests/derives/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "with_prefix",
                    "required-features": [
                        "macros"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_with-3.7.0/tests/with_prefix.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "rust",
                    "required-features": [
                        "alloc"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_with-3.7.0/tests/rust.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "schemars_0_8",
                    "required-features": [
                        "schemars_0_8"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_with-3.7.0/tests/schemars_0_8.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "version_numbers",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_with-3.7.0/tests/version_numbers.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "utils",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_with-3.7.0/tests/utils.rs",
                    "test": true
                }
            ],
            "version": "3.7.0"
        },
        {
            "authors": [
                "Jonas Bushart"
            ],
            "categories": [
                "encoding"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "darling",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.20.0",
                    "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.1",
                    "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.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "extra-traits",
                        "full",
                        "parsing"
                    ],
                    "kind": null,
                    "name": "syn",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "expect-test",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.4.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "pretty_assertions",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.4.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "rustversion",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.0",
                    "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.152",
                    "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.25",
                    "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.80",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "version-sync",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.9.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "proc-macro library for serde_with",
            "documentation": "https://docs.rs/serde_with_macros/",
            "edition": "2021",
            "features": {
                "schemars_0_8": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#serde_with_macros@3.7.0",
            "keywords": [
                "serde",
                "utilities",
                "serialization",
                "deserialization"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_with_macros-3.7.0/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true
                    }
                },
                "release": {
                    "pre-release-replacements": [
                        {
                            "file": "CHANGELOG.md",
                            "replace": "[Unreleased]\n\n## [{{version}}] - {{date}}",
                            "search": "\\[Unreleased\\]"
                        },
                        {
                            "file": "src/lib.rs",
                            "replace": "https://docs.rs/serde_with/{{version}}/",
                            "search": "https://docs\\.rs/serde_with/[\\d.]+/"
                        },
                        {
                            "file": "src/lib.rs",
                            "replace": "https://docs.rs/serde_with_macros/{{version}}/",
                            "search": "https://docs\\.rs/serde_with_macros/[\\d.]+/"
                        }
                    ],
                    "tag": false
                }
            },
            "name": "serde_with_macros",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/jonasbb/serde_with/",
            "rust_version": "1.65",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "proc-macro"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "proc-macro"
                    ],
                    "name": "serde_with_macros",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_with_macros-3.7.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "serde_as_issue_267",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_with_macros-3.7.0/tests/serde_as_issue_267.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "serde_as_issue_538",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_with_macros-3.7.0/tests/serde_as_issue_538.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "compiler-messages",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_with_macros-3.7.0/tests/compiler-messages.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "apply",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_with_macros-3.7.0/tests/apply.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "skip_serializing_null",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_with_macros-3.7.0/tests/skip_serializing_null.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "version_numbers",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/serde_with_macros-3.7.0/tests/version_numbers.rs",
                    "test": true
                }
            ],
            "version": "3.7.0"
        },
        {
            "authors": [
                "RustCrypto Developers"
            ],
            "categories": [
                "cryptography",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "cfg-if",
                    "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": "digest",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "dev"
                    ],
                    "kind": "dev",
                    "name": "digest",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "hex-literal",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.2",
                    "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",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(any(target_arch = \"aarch64\", target_arch = \"x86\", target_arch = \"x86_64\"))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "sha1-asm",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(any(target_arch = \"aarch64\", target_arch = \"x86\", target_arch = \"x86_64\"))",
                    "uses_default_features": true
                }
            ],
            "description": "SHA-1 hash function",
            "documentation": "https://docs.rs/sha1",
            "edition": "2018",
            "features": {
                "asm": [
                    "sha1-asm"
                ],
                "compress": [],
                "default": [
                    "std"
                ],
                "force-soft": [],
                "loongarch64_asm": [],
                "oid": [
                    "digest/oid"
                ],
                "sha1-asm": [
                    "dep:sha1-asm"
                ],
                "std": [
                    "digest/std"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#sha1@0.10.6",
            "keywords": [
                "crypto",
                "sha1",
                "hash",
                "digest"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/sha1-0.10.6/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                }
            },
            "name": "sha1",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/RustCrypto/hashes",
            "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": "sha1",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/sha1-0.10.6/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "mod",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/sha1-0.10.6/tests/mod.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "mod",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/sha1-0.10.6/benches/mod.rs",
                    "test": false
                }
            ],
            "version": "0.10.6"
        },
        {
            "authors": [
                "RustCrypto Developers"
            ],
            "categories": [
                "cryptography",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "cfg-if",
                    "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": "digest",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "dev"
                    ],
                    "kind": "dev",
                    "name": "digest",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "hex-literal",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.2",
                    "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",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(any(target_arch = \"aarch64\", target_arch = \"x86_64\", target_arch = \"x86\"))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "sha2-asm",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.6.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(any(target_arch = \"aarch64\", target_arch = \"x86_64\", target_arch = \"x86\"))",
                    "uses_default_features": true
                }
            ],
            "description": "Pure Rust implementation of the SHA-2 hash function family\nincluding SHA-224, SHA-256, SHA-384, and SHA-512.\n",
            "documentation": "https://docs.rs/sha2",
            "edition": "2018",
            "features": {
                "asm": [
                    "sha2-asm"
                ],
                "asm-aarch64": [
                    "asm"
                ],
                "compress": [],
                "default": [
                    "std"
                ],
                "force-soft": [],
                "loongarch64_asm": [],
                "oid": [
                    "digest/oid"
                ],
                "sha2-asm": [
                    "dep:sha2-asm"
                ],
                "std": [
                    "digest/std"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#sha2@0.10.8",
            "keywords": [
                "crypto",
                "sha2",
                "hash",
                "digest"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/sha2-0.10.8/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                }
            },
            "name": "sha2",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/RustCrypto/hashes",
            "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": "sha2",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/sha2-0.10.8/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "mod",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/sha2-0.10.8/tests/mod.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "mod",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/sha2-0.10.8/benches/mod.rs",
                    "test": false
                }
            ],
            "version": "0.10.8"
        },
        {
            "authors": [
                "RustCrypto Developers"
            ],
            "categories": [
                "cryptography",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "signature_derive",
                    "optional": true,
                    "registry": null,
                    "rename": "derive",
                    "req": "^2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "digest",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10.6",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rand_core",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.6.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "hex-literal",
                    "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": "dev",
                    "name": "sha2",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                }
            ],
            "description": "Traits for cryptographic signature algorithms (e.g. ECDSA, Ed25519)",
            "documentation": "https://docs.rs/signature",
            "edition": "2021",
            "features": {
                "alloc": [],
                "derive": [
                    "dep:derive"
                ],
                "digest": [
                    "dep:digest"
                ],
                "rand_core": [
                    "dep:rand_core"
                ],
                "std": [
                    "alloc",
                    "rand_core?/std"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#signature@2.2.0",
            "keywords": [
                "crypto",
                "ecdsa",
                "ed25519",
                "signature",
                "signing"
            ],
            "license": "Apache-2.0 OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/signature-2.2.0/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                }
            },
            "name": "signature",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/RustCrypto/traits/tree/master/signature",
            "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": "signature",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/signature-2.2.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "derive",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/signature-2.2.0/tests/derive.rs",
                    "test": true
                }
            ],
            "version": "2.2.0"
        },
        {
            "authors": [
                "Hans Kratz <hans@appfour.com>"
            ],
            "categories": [
                "encoding",
                "algorithms",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [],
            "description": "SIMD-accelerated UTF-8 validation.",
            "documentation": "https://docs.rs/simdutf8/",
            "edition": "2018",
            "features": {
                "aarch64_neon": [],
                "aarch64_neon_prefetch": [],
                "default": [
                    "std"
                ],
                "hints": [],
                "public_imp": [],
                "std": []
            },
            "homepage": "https://github.com/rusticstuff/simdutf8",
            "id": "registry+https://github.com/rust-lang/crates.io-index#simdutf8@0.1.4",
            "keywords": [
                "utf-8",
                "unicode",
                "string",
                "validation",
                "simd"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/simdutf8-0.1.4/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "default-target": "x86_64-unknown-linux-gnu",
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ],
                        "targets": [
                            "aarch64-unknown-linux-gnu",
                            "wasm32-unknown-unknown",
                            "wasm32-wasi"
                        ]
                    }
                }
            },
            "name": "simdutf8",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rusticstuff/simdutf8",
            "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": "simdutf8",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/simdutf8-0.1.4/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "streaming",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/simdutf8-0.1.4/examples/streaming.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/simdutf8-0.1.4/tests/tests.rs",
                    "test": true
                }
            ],
            "version": "0.1.4"
        },
        {
            "authors": [
                "Adam Wick <awick@uhsure.com>"
            ],
            "categories": [
                "encoding"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "num-bigint",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4",
                    "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": "thiserror",
                    "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": [
                        "formatting",
                        "macros",
                        "parsing"
                    ],
                    "kind": null,
                    "name": "time",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "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.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "formatting",
                        "macros",
                        "parsing",
                        "quickcheck"
                    ],
                    "kind": "dev",
                    "name": "time",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                }
            ],
            "description": "A simple DER/ASN.1 encoding/decoding library.",
            "documentation": null,
            "edition": "2018",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#simple_asn1@0.6.2",
            "keywords": [
                "ASN1",
                "encoding",
                "DER"
            ],
            "license": "ISC",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/simple_asn1-0.6.2/Cargo.toml",
            "metadata": null,
            "name": "simple_asn1",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/acw/simple_asn1",
            "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": "simple_asn1",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/simple_asn1-0.6.2/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.6.2"
        },
        {
            "authors": [
                "Frank Denis <github@pureftpd.org>"
            ],
            "categories": [
                "algorithms",
                "cryptography"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "derive"
                    ],
                    "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
                }
            ],
            "description": "SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust",
            "documentation": "https://docs.rs/siphasher",
            "edition": "2018",
            "features": {
                "default": [
                    "std"
                ],
                "serde": [
                    "dep:serde"
                ],
                "serde_json": [
                    "dep:serde_json"
                ],
                "serde_no_std": [
                    "serde/alloc"
                ],
                "serde_std": [
                    "std",
                    "serde/std"
                ],
                "std": []
            },
            "homepage": "https://docs.rs/siphasher",
            "id": "registry+https://github.com/rust-lang/crates.io-index#siphasher@0.3.11",
            "keywords": [
                "crypto",
                "hash",
                "siphash"
            ],
            "license": "MIT/Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/siphasher-0.3.11/Cargo.toml",
            "metadata": null,
            "name": "siphasher",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/jedisct1/rust-siphash",
            "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": "siphasher",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/siphasher-0.3.11/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.3.11"
        },
        {
            "authors": [
                "Carl Lerche <me@carllerche.com>"
            ],
            "categories": [
                "memory-management",
                "data-structures",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "alloc"
                    ],
                    "kind": null,
                    "name": "serde",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.95",
                    "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",
                    "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",
                    "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",
                    "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": "Pre-allocated storage for a uniform data type",
            "documentation": null,
            "edition": "2018",
            "features": {
                "default": [
                    "std"
                ],
                "serde": [
                    "dep:serde"
                ],
                "std": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#slab@0.4.9",
            "keywords": [
                "slab",
                "allocator",
                "no_std"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/slab-0.4.9/Cargo.toml",
            "metadata": null,
            "name": "slab",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/tokio-rs/slab",
            "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": "slab",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/slab-0.4.9/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "serde",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/slab-0.4.9/tests/serde.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "slab",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/slab-0.4.9/tests/slab.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/slab-0.4.9/build.rs",
                    "test": false
                }
            ],
            "version": "0.4.9"
        },
        {
            "authors": [
                "The Servo Project Developers"
            ],
            "categories": [
                "data-structures"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "arbitrary",
                    "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": "serde",
                    "optional": true,
                    "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": "bincode",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "debugger_test",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "debugger_test_parser",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "'Small vector' optimization: store up to a small number of items on the stack",
            "documentation": "https://docs.rs/smallvec/",
            "edition": "2018",
            "features": {
                "arbitrary": [
                    "dep:arbitrary"
                ],
                "const_generics": [],
                "const_new": [
                    "const_generics"
                ],
                "debugger_visualizer": [],
                "drain_filter": [],
                "drain_keep_rest": [
                    "drain_filter"
                ],
                "may_dangle": [],
                "serde": [
                    "dep:serde"
                ],
                "specialization": [],
                "union": [],
                "write": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.13.2",
            "keywords": [
                "small",
                "vec",
                "vector",
                "stack",
                "no_std"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/smallvec-1.13.2/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs",
                            "--generate-link-to-definition"
                        ]
                    }
                }
            },
            "name": "smallvec",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/servo/rust-smallvec",
            "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": "smallvec",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/smallvec-1.13.2/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "debugger_visualizer",
                    "required-features": [
                        "debugger_visualizer"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/smallvec-1.13.2/tests/debugger_visualizer.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "macro",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/smallvec-1.13.2/tests/macro.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "bench",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/smallvec-1.13.2/benches/bench.rs",
                    "test": false
                }
            ],
            "version": "1.13.2"
        },
        {
            "authors": [
                "Aleksey Kladov <aleksey.kladov@gmail.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "arbitrary",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.1.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.136",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "proptest",
                    "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": [
                        "derive"
                    ],
                    "kind": "dev",
                    "name": "serde",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.136",
                    "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.79",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "small-string optimized string type with O(1) clone",
            "documentation": null,
            "edition": "2018",
            "features": {
                "arbitrary": [
                    "dep:arbitrary"
                ],
                "default": [
                    "std"
                ],
                "serde": [
                    "dep:serde"
                ],
                "std": [
                    "serde?/std"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#smol_str@0.2.1",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/smol_str-0.2.1/Cargo.toml",
            "metadata": null,
            "name": "smol_str",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rust-analyzer/smol_str",
            "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": "smol_str",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/smol_str-0.2.1/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/smol_str-0.2.1/tests/test.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "tidy",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/smol_str-0.2.1/tests/tidy.rs",
                    "test": true
                }
            ],
            "version": "0.2.1"
        },
        {
            "authors": [
                "Jake Goulding <jake.goulding@gmail.com>"
            ],
            "categories": [
                "rust-patterns",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "backtrace",
                    "optional": true,
                    "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": "doc-comment",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "futures-core",
                    "optional": true,
                    "registry": null,
                    "rename": "futures-core-crate",
                    "req": "^0.3.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "futures",
                    "optional": true,
                    "registry": null,
                    "rename": "futures-crate",
                    "req": "^0.3.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "pin-project",
                    "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": "snafu-derive",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "An ergonomic error handling library",
            "documentation": "https://docs.rs/snafu",
            "edition": "2018",
            "features": {
                "backtrace": [
                    "dep:backtrace"
                ],
                "backtraces": [
                    "std",
                    "backtrace"
                ],
                "backtraces-impl-backtrace-crate": [
                    "backtraces"
                ],
                "backtraces-impl-std": [],
                "default": [
                    "std",
                    "rust_1_46"
                ],
                "futures": [
                    "futures-core-crate",
                    "pin-project"
                ],
                "futures-core-crate": [
                    "dep:futures-core-crate"
                ],
                "futures-crate": [
                    "dep:futures-crate"
                ],
                "guide": [],
                "internal-dev-dependencies": [
                    "futures-crate"
                ],
                "pin-project": [
                    "dep:pin-project"
                ],
                "rust_1_39": [
                    "snafu-derive/rust_1_39"
                ],
                "rust_1_46": [
                    "rust_1_39",
                    "snafu-derive/rust_1_46"
                ],
                "rust_1_61": [
                    "rust_1_46",
                    "snafu-derive/rust_1_61"
                ],
                "std": [],
                "unstable-backtraces-impl-std": [
                    "backtraces-impl-std",
                    "snafu-derive/unstable-backtraces-impl-std"
                ],
                "unstable-core-error": [],
                "unstable-provider-api": [
                    "snafu-derive/unstable-provider-api"
                ],
                "unstable-try-trait": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#snafu@0.7.5",
            "keywords": [
                "error",
                "ergonomic",
                "library",
                "no_std"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.7.5/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "std",
                            "backtraces",
                            "futures",
                            "guide"
                        ]
                    }
                }
            },
            "name": "snafu",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/shepmaster/snafu",
            "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": "snafu",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.7.5/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "premade_error",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.7.5/tests/premade_error.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "backtrace_attributes",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.7.5/tests/backtrace_attributes.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "implicit",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.7.5/tests/implicit.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "opaque",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.7.5/tests/opaque.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "single_use_lifetimes_lint",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.7.5/tests/single_use_lifetimes_lint.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "ensure",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.7.5/tests/ensure.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "mapping_result_without_try_operator",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.7.5/tests/mapping_result_without_try_operator.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "build-leaf-error",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.7.5/tests/build-leaf-error.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "boxed_error_trait_object",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.7.5/tests/boxed_error_trait_object.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "backtrace-optional-enabled",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.7.5/tests/backtrace-optional-enabled.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "raw_idents",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.7.5/tests/raw_idents.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "options",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.7.5/tests/options.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "no_context",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.7.5/tests/no_context.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "backtrace-optional",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.7.5/tests/backtrace-optional.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "recursive_error",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.7.5/tests/recursive_error.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "report",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.7.5/tests/report.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "generics",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.7.5/tests/generics.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "send_between_threads",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.7.5/tests/send_between_threads.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "error_chain",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.7.5/tests/error_chain.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "multiple_attributes",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.7.5/tests/multiple_attributes.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "backtrace",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.7.5/tests/backtrace.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "structs",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.7.5/tests/structs/main.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "module",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.7.5/tests/module.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "context_selector_name",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.7.5/tests/context_selector_name.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "generics_with_default",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.7.5/tests/generics_with_default.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "name-conflicts",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.7.5/tests/name-conflicts.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "doc_comment",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.7.5/tests/doc_comment.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "visibility",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.7.5/tests/visibility.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "stringly_typed",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.7.5/tests/stringly_typed.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "source_attributes",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.7.5/tests/source_attributes.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "location",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.7.5/tests/location.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "display-shorthand",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.7.5/tests/display-shorthand.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "default_error_display",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.7.5/tests/default_error_display.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "basic",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.7.5/tests/basic.rs",
                    "test": true
                }
            ],
            "version": "0.7.5"
        },
        {
            "authors": [
                "Jake Goulding <jake.goulding@gmail.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "heck",
                    "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": "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": "^1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "An ergonomic error handling library",
            "documentation": "https://docs.rs/snafu",
            "edition": "2018",
            "features": {
                "rust_1_39": [],
                "rust_1_46": [],
                "rust_1_61": [],
                "unstable-backtraces-impl-std": [],
                "unstable-provider-api": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#snafu-derive@0.7.5",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/snafu-derive-0.7.5/Cargo.toml",
            "metadata": null,
            "name": "snafu-derive",
            "publish": null,
            "readme": null,
            "repository": "https://github.com/shepmaster/snafu",
            "rust_version": null,
            "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": "snafu_derive",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/snafu-derive-0.7.5/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.7.5"
        },
        {
            "authors": [
                "Andrew Gallant <jamslam@gmail.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": "dev",
                    "name": "doc-comment",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "A pure Rust implementation of the Snappy compression algorithm. Includes\nstreaming compression and decompression.\n",
            "documentation": "https://docs.rs/snap",
            "edition": "2018",
            "features": {},
            "homepage": "https://github.com/BurntSushi/rust-snappy",
            "id": "registry+https://github.com/rust-lang/crates.io-index#snap@1.1.1",
            "keywords": [
                "snappy",
                "compress",
                "compression",
                "decompress",
                "decompression"
            ],
            "license": "BSD-3-Clause",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/snap-1.1.1/Cargo.toml",
            "metadata": null,
            "name": "snap",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/BurntSushi/rust-snappy",
            "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": "snap",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/snap-1.1.1/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "compress-escaped",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/snap-1.1.1/examples/compress-escaped.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "decompress",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/snap-1.1.1/examples/decompress.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "compress",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/snap-1.1.1/examples/compress.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/snap-1.1.1/build.rs",
                    "test": false
                }
            ],
            "version": "1.1.1"
        },
        {
            "authors": [
                "Alex Crichton <alex@alexcrichton.com>",
                "Thomas de Zeeuw <thomasdezeeuw@gmail.com>"
            ],
            "categories": [
                "api-bindings",
                "network-programming"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "libc",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.150",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(unix)",
                    "uses_default_features": true
                },
                {
                    "features": [
                        "Win32_Foundation",
                        "Win32_Networking_WinSock",
                        "Win32_System_IO",
                        "Win32_System_Threading",
                        "Win32_System_WindowsProgramming"
                    ],
                    "kind": null,
                    "name": "windows-sys",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.52",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(windows)",
                    "uses_default_features": true
                }
            ],
            "description": "Utilities for handling networking sockets with a maximal amount of configuration\npossible intended.\n",
            "documentation": "https://docs.rs/socket2",
            "edition": "2021",
            "features": {
                "all": []
            },
            "homepage": "https://github.com/rust-lang/socket2",
            "id": "registry+https://github.com/rust-lang/crates.io-index#socket2@0.5.6",
            "keywords": [
                "io",
                "socket",
                "network"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/socket2-0.5.6/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ],
                        "targets": [
                            "aarch64-apple-ios",
                            "aarch64-linux-android",
                            "x86_64-apple-darwin",
                            "x86_64-unknown-fuchsia",
                            "x86_64-pc-windows-msvc",
                            "x86_64-pc-solaris",
                            "x86_64-unknown-freebsd",
                            "x86_64-unknown-illumos",
                            "x86_64-unknown-linux-gnu",
                            "x86_64-unknown-linux-musl",
                            "x86_64-unknown-netbsd",
                            "x86_64-unknown-redox",
                            "armv7-linux-androideabi",
                            "i686-linux-android"
                        ]
                    }
                },
                "playground": {
                    "features": [
                        "all"
                    ]
                }
            },
            "name": "socket2",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rust-lang/socket2",
            "rust_version": "1.63",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "socket2",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/socket2-0.5.6/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.5.6"
        },
        {
            "authors": [
                "Stefan Altmayer <stoeoef@gmail.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "hashbrown",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.14.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "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": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "robust",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "derive",
                        "alloc"
                    ],
                    "kind": null,
                    "name": "serde",
                    "optional": true,
                    "registry": null,
                    "rename": "serde",
                    "req": "^1.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "smallvec",
                    "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.0.75",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "approx",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "base64",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.21.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "cgmath",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.18.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "html_reports"
                    ],
                    "kind": "dev",
                    "name": "criterion",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "float_next_after",
                    "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": "image",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.24.7",
                    "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.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "svg",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.14.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "tiny-skia",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.11.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Delaunay triangulations for the rust ecosystem",
            "documentation": "https://docs.rs/spade",
            "edition": "2021",
            "features": {
                "default": [
                    "std"
                ],
                "serde": [
                    "dep:serde"
                ],
                "std": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#spade@2.6.0",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/spade-2.6.0/Cargo.toml",
            "metadata": null,
            "name": "spade",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/Stoeoef/spade",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "spade",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/spade-2.6.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "svg_renderer",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/spade-2.6.0/examples/svg_renderer/main.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "interpolation",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/spade-2.6.0/examples/interpolation/main.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "benchmarks",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/spade-2.6.0/benches/benchmarks.rs",
                    "test": false
                }
            ],
            "version": "2.6.0"
        },
        {
            "authors": [
                "Mathijs van de Nes <git@mathijs.vd-nes.nl>",
                "John Ericson <git@JohnEricson.me>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [],
            "description": "Synchronization primitives based on spinning.\nThey may contain data, are usable without `std`,\nand static initializers are available.\n",
            "documentation": "https://mvdnes.github.io/rust-docs/spin-rs/spin/index.html",
            "edition": "2015",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#spin@0.5.2",
            "keywords": [
                "spinlock",
                "mutex",
                "rwlock"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/spin-0.5.2/Cargo.toml",
            "metadata": null,
            "name": "spin",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/mvdnes/spin-rs.git",
            "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": "spin",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/spin-0.5.2/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "example"
                    ],
                    "name": "debug",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/spin-0.5.2/examples/debug.rs",
                    "test": false
                }
            ],
            "version": "0.5.2"
        },
        {
            "authors": [
                "Mathijs van de Nes <git@mathijs.vd-nes.nl>",
                "John Ericson <git@JohnEricson.me>",
                "Joshua Barretto <joshua.s.barretto@gmail.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "lock_api",
                    "optional": true,
                    "registry": null,
                    "rename": "lock_api_crate",
                    "req": "^0.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "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": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "criterion",
                    "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": "Spin-based synchronization primitives",
            "documentation": null,
            "edition": "2015",
            "features": {
                "barrier": [
                    "mutex"
                ],
                "default": [
                    "lock_api",
                    "mutex",
                    "spin_mutex",
                    "rwlock",
                    "once",
                    "lazy",
                    "barrier"
                ],
                "fair_mutex": [
                    "mutex"
                ],
                "lazy": [
                    "once"
                ],
                "lock_api": [
                    "lock_api_crate"
                ],
                "lock_api_crate": [
                    "dep:lock_api_crate"
                ],
                "mutex": [],
                "once": [],
                "portable-atomic": [
                    "dep:portable-atomic"
                ],
                "portable_atomic": [
                    "portable-atomic"
                ],
                "rwlock": [],
                "spin_mutex": [
                    "mutex"
                ],
                "std": [],
                "ticket_mutex": [
                    "mutex"
                ],
                "use_ticket_mutex": [
                    "mutex",
                    "ticket_mutex"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#spin@0.9.8",
            "keywords": [
                "spinlock",
                "mutex",
                "rwlock"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/spin-0.9.8/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                }
            },
            "name": "spin",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/mvdnes/spin-rs.git",
            "rust_version": "1.38",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2015",
                    "kind": [
                        "lib"
                    ],
                    "name": "spin",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/spin-0.9.8/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "example"
                    ],
                    "name": "debug",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/spin-0.9.8/examples/debug.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "bench"
                    ],
                    "name": "mutex",
                    "required-features": [
                        "ticket_mutex"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/spin-0.9.8/benches/mutex.rs",
                    "test": false
                }
            ],
            "version": "0.9.8"
        },
        {
            "authors": [
                "RustCrypto Developers"
            ],
            "categories": [
                "cryptography",
                "data-structures",
                "encoding",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "derive"
                    ],
                    "kind": null,
                    "name": "arbitrary",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "base64ct",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "oid"
                    ],
                    "kind": null,
                    "name": "der",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "sha2",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "hex-literal",
                    "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": "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
                }
            ],
            "description": "X.509 Subject Public Key Info (RFC5280) describing public keys as well as their\nassociated AlgorithmIdentifiers (i.e. OIDs)\n",
            "documentation": null,
            "edition": "2021",
            "features": {
                "alloc": [
                    "base64ct?/alloc",
                    "der/alloc"
                ],
                "arbitrary": [
                    "std",
                    "dep:arbitrary",
                    "der/arbitrary"
                ],
                "base64": [
                    "dep:base64ct"
                ],
                "fingerprint": [
                    "sha2"
                ],
                "pem": [
                    "alloc",
                    "der/pem"
                ],
                "sha2": [
                    "dep:sha2"
                ],
                "std": [
                    "der/std",
                    "alloc"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#spki@0.7.3",
            "keywords": [
                "crypto",
                "x509"
            ],
            "license": "Apache-2.0 OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/spki-0.7.3/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                }
            },
            "name": "spki",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/RustCrypto/formats/tree/master/spki",
            "rust_version": "1.65",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "spki",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/spki-0.7.3/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "spki",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/spki-0.7.3/tests/spki.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "traits",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/spki-0.7.3/tests/traits.rs",
                    "test": true
                }
            ],
            "version": "0.7.3"
        },
        {
            "authors": [
                "Robert Grosse <n210241048576@gmail.com>"
            ],
            "categories": [
                "memory-management",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [],
            "description": "An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental.\n",
            "documentation": "https://docs.rs/stable_deref_trait/1.2.0/stable_deref_trait",
            "edition": "2015",
            "features": {
                "alloc": [],
                "default": [
                    "std"
                ],
                "std": [
                    "alloc"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#stable_deref_trait@1.2.0",
            "keywords": [],
            "license": "MIT/Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/stable_deref_trait-1.2.0/Cargo.toml",
            "metadata": null,
            "name": "stable_deref_trait",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/storyyeller/stable_deref_trait",
            "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": "stable_deref_trait",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/stable_deref_trait-1.2.0/src/lib.rs",
                    "test": true
                }
            ],
            "version": "1.2.0"
        },
        {
            "authors": [
                "Alex Crichton <alex@alexcrichton.com>",
                "Simonas Kazlauskas <stacker@kazlauskas.me>"
            ],
            "categories": [],
            "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": "libc",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.45",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "psm",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "build",
                    "name": "cc",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "memoryapi",
                        "winbase",
                        "fibersapi",
                        "processthreadsapi",
                        "minwindef"
                    ],
                    "kind": null,
                    "name": "winapi",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.6",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(windows)",
                    "uses_default_features": true
                }
            ],
            "description": "A stack growth library useful when implementing deeply recursive algorithms that\nmay accidentally blow the stack.\n",
            "documentation": "https://docs.rs/stacker/0.1.15",
            "edition": "2015",
            "features": {},
            "homepage": "https://github.com/rust-lang/stacker",
            "id": "registry+https://github.com/rust-lang/crates.io-index#stacker@0.1.15",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/stacker-0.1.15/Cargo.toml",
            "metadata": null,
            "name": "stacker",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rust-lang/stacker",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "lib"
                    ],
                    "name": "stacker",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/stacker-0.1.15/src/lib.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "test"
                    ],
                    "name": "smoke",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/stacker-0.1.15/tests/smoke.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "test"
                    ],
                    "name": "simple",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/stacker-0.1.15/tests/simple.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/stacker-0.1.15/build.rs",
                    "test": false
                }
            ],
            "version": "0.1.15"
        },
        {
            "authors": [
                "Tobie Morgan Hitchcock <tobie@surrealdb.com>",
                "Michal Hornicky <mhornick@redhat.com>",
                "Dan Burkert <dan@danburkert.com>"
            ],
            "categories": [
                "encoding"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "byteorder",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.4.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "memchr",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.5.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "derive"
                    ],
                    "kind": null,
                    "name": "serde",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.160",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "thiserror",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.40",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "serde_bytes",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.11.9",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Lexicographic sort-order preserving binary encoding format for key-value stores",
            "documentation": null,
            "edition": "2021",
            "features": {},
            "homepage": "https://github.com/surrealdb/storekey",
            "id": "registry+https://github.com/rust-lang/crates.io-index#storekey@0.5.0",
            "keywords": [
                "database",
                "encoding",
                "key-value",
                "kv-store",
                "serialization"
            ],
            "license": "Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/storekey-0.5.0/Cargo.toml",
            "metadata": null,
            "name": "storekey",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/surrealdb/storekey",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "storekey",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/storekey-0.5.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "simple",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/storekey-0.5.0/tests/simple.rs",
                    "test": true
                }
            ],
            "version": "0.5.0"
        },
        {
            "authors": [
                "The Servo Project Developers"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "new_debug_unreachable",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.2",
                    "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.10.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "parking_lot",
                    "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": null,
                    "name": "phf_shared",
                    "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": null,
                    "name": "precomputed-hash",
                    "optional": false,
                    "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": "serde",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "A string interning library for Rust, developed as part of the Servo project.",
            "documentation": "https://docs.rs/string_cache/",
            "edition": "2018",
            "features": {
                "default": [
                    "serde_support"
                ],
                "serde": [
                    "dep:serde"
                ],
                "serde_support": [
                    "serde"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#string_cache@0.8.7",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/string_cache-0.8.7/Cargo.toml",
            "metadata": null,
            "name": "string_cache",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/servo/string-cache",
            "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": "string_cache",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/string_cache-0.8.7/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "simple",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/string_cache-0.8.7/examples/simple.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "small-stack",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/string_cache-0.8.7/tests/small-stack.rs",
                    "test": true
                }
            ],
            "version": "0.8.7"
        },
        {
            "authors": [
                "Danny Guo <danny@dannyguo.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [],
            "description": "Implementations of string similarity metrics. Includes Hamming, Levenshtein,\nOSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and S\u00f8rensen-Dice.\n",
            "documentation": "https://docs.rs/strsim/",
            "edition": "2015",
            "features": {},
            "homepage": "https://github.com/dguo/strsim-rs",
            "id": "registry+https://github.com/rust-lang/crates.io-index#strsim@0.10.0",
            "keywords": [
                "string",
                "similarity",
                "Hamming",
                "Levenshtein",
                "Jaro"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/strsim-0.10.0/Cargo.toml",
            "metadata": null,
            "name": "strsim",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/dguo/strsim-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": "strsim",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/strsim-0.10.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "test"
                    ],
                    "name": "lib",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/strsim-0.10.0/tests/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "bench"
                    ],
                    "name": "benches",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/strsim-0.10.0/benches/benches.rs",
                    "test": false
                }
            ],
            "version": "0.10.0"
        },
        {
            "authors": [
                "Isis Lovecruft <isis@patternsinthevoid.net>",
                "Henry de Valence <hdevalence@hdevalence.ca>"
            ],
            "categories": [
                "cryptography",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "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
                }
            ],
            "description": "Pure-Rust traits and utilities for constant-time cryptographic implementations.",
            "documentation": "https://docs.rs/subtle",
            "edition": "2018",
            "features": {
                "const-generics": [],
                "core_hint_black_box": [],
                "default": [
                    "std",
                    "i128"
                ],
                "i128": [],
                "nightly": [],
                "std": []
            },
            "homepage": "https://dalek.rs/",
            "id": "registry+https://github.com/rust-lang/crates.io-index#subtle@2.5.0",
            "keywords": [
                "cryptography",
                "crypto",
                "constant-time",
                "utilities"
            ],
            "license": "BSD-3-Clause",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/subtle-2.5.0/Cargo.toml",
            "metadata": null,
            "name": "subtle",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/dalek-cryptography/subtle",
            "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": "subtle",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/subtle-2.5.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "mod",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/subtle-2.5.0/tests/mod.rs",
                    "test": true
                }
            ],
            "version": "2.5.0"
        },
        {
            "authors": [
                "Tobie Morgan Hitchcock <tobie@surrealdb.com>"
            ],
            "categories": [
                "database-implementations",
                "data-structures",
                "embedded"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "bincode",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.3.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "async-channel",
                    "optional": false,
                    "registry": null,
                    "rename": "channel",
                    "req": "^1.9.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "serde"
                    ],
                    "kind": null,
                    "name": "chrono",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.31",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "dmp",
                    "optional": false,
                    "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": null,
                    "name": "flume",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.11.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "futures",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.29",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "futures-concurrency",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^7.4.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "use-serde"
                    ],
                    "kind": null,
                    "name": "geo",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.27.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "serde"
                    ],
                    "kind": null,
                    "name": "indexmap",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "native-tls",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.11",
                    "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.18.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "path-clean",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "json",
                        "stream",
                        "multipart"
                    ],
                    "kind": null,
                    "name": "reqwest",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.11.22",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "revision",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "maths",
                        "serde-str"
                    ],
                    "kind": null,
                    "name": "rust_decimal",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.33.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rustls",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.21.10",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "serde"
                    ],
                    "kind": null,
                    "name": "semver",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.20",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "derive"
                    ],
                    "kind": null,
                    "name": "serde",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.193",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "serde_json",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.108",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "surrealdb-core",
                    "optional": false,
                    "registry": null,
                    "rename": "surrealdb-core",
                    "req": "^1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "thiserror",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.50",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "compat"
                    ],
                    "kind": null,
                    "name": "tokio-util",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7.10",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "tracing",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.40",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "trice",
                    "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": "url",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.5.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "async_tokio"
                    ],
                    "kind": "dev",
                    "name": "criterion",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "env_logger",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "flamegraph",
                        "criterion"
                    ],
                    "kind": "dev",
                    "name": "pprof",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.13.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "radix_trie",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.1",
                    "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": [],
                    "kind": "dev",
                    "name": "regex",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.10.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "serial_test",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "temp-dir",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.11",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "trace"
                    ],
                    "kind": "dev",
                    "name": "test-log",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.13",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "serde"
                    ],
                    "kind": "dev",
                    "name": "time",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.30",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "macros",
                        "sync",
                        "rt-multi-thread"
                    ],
                    "kind": "dev",
                    "name": "tokio",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.34.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "env-filter"
                    ],
                    "kind": "dev",
                    "name": "tracing-subscriber",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.18",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "serde"
                    ],
                    "kind": "dev",
                    "name": "ulid",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "wiremock",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5.22",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "macros",
                        "io-util",
                        "io-std",
                        "fs",
                        "rt-multi-thread",
                        "time",
                        "sync"
                    ],
                    "kind": null,
                    "name": "tokio",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.34.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_arch = \"wasm32\"))",
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "tokio-tungstenite",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.20.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_arch = \"wasm32\"))",
                    "uses_default_features": true
                },
                {
                    "features": [
                        "serde",
                        "v4",
                        "v7"
                    ],
                    "kind": null,
                    "name": "uuid",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.6.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_arch = \"wasm32\"))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "pharos",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_arch = \"wasm32\")",
                    "uses_default_features": true
                },
                {
                    "features": [
                        "wasm32_unknown_unknown_js"
                    ],
                    "kind": null,
                    "name": "ring",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.17.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_arch = \"wasm32\")",
                    "uses_default_features": true
                },
                {
                    "features": [
                        "rt",
                        "sync"
                    ],
                    "kind": null,
                    "name": "tokio",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.34.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_arch = \"wasm32\")",
                    "uses_default_features": false
                },
                {
                    "features": [
                        "serde",
                        "js",
                        "v4",
                        "v7"
                    ],
                    "kind": null,
                    "name": "uuid",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.6.1",
                    "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-futures",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.39",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_arch = \"wasm32\")",
                    "uses_default_features": true
                },
                {
                    "features": [
                        "tokio"
                    ],
                    "kind": null,
                    "name": "wasmtimer",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_arch = \"wasm32\")",
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "ws_stream_wasm",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_arch = \"wasm32\")",
                    "uses_default_features": true
                }
            ],
            "description": "A scalable, distributed, collaborative, document-graph database, for the realtime web",
            "documentation": "https://docs.rs/surrealdb/",
            "edition": "2021",
            "features": {
                "arbitrary": [
                    "surrealdb-core/arbitrary"
                ],
                "default": [
                    "protocol-ws",
                    "rustls"
                ],
                "http": [
                    "surrealdb-core/http"
                ],
                "jwks": [
                    "surrealdb-core/jwks"
                ],
                "kv-fdb": [
                    "tokio/time"
                ],
                "kv-fdb-5_1": [
                    "surrealdb-core/kv-fdb-5_1",
                    "kv-fdb"
                ],
                "kv-fdb-5_2": [
                    "surrealdb-core/kv-fdb-5_2",
                    "kv-fdb"
                ],
                "kv-fdb-6_0": [
                    "surrealdb-core/kv-fdb-6_0",
                    "kv-fdb"
                ],
                "kv-fdb-6_1": [
                    "surrealdb-core/kv-fdb-6_1",
                    "kv-fdb"
                ],
                "kv-fdb-6_2": [
                    "surrealdb-core/kv-fdb-6_2",
                    "kv-fdb"
                ],
                "kv-fdb-6_3": [
                    "surrealdb-core/kv-fdb-6_3",
                    "kv-fdb"
                ],
                "kv-fdb-7_0": [
                    "surrealdb-core/kv-fdb-7_0",
                    "kv-fdb"
                ],
                "kv-fdb-7_1": [
                    "surrealdb-core/kv-fdb-7_1",
                    "kv-fdb"
                ],
                "kv-indxdb": [
                    "surrealdb-core/kv-indxdb"
                ],
                "kv-mem": [
                    "surrealdb-core/kv-mem",
                    "tokio/time"
                ],
                "kv-rocksdb": [
                    "surrealdb-core/kv-rocksdb",
                    "tokio/time"
                ],
                "kv-speedb": [
                    "surrealdb-core/kv-speedb",
                    "tokio/time"
                ],
                "kv-surrealkv": [
                    "surrealdb-core/kv-surrealkv",
                    "tokio/time"
                ],
                "kv-tikv": [
                    "surrealdb-core/kv-tikv"
                ],
                "ml": [
                    "surrealdb-core/ml"
                ],
                "native-tls": [
                    "dep:native-tls",
                    "reqwest?/native-tls",
                    "tokio-tungstenite?/native-tls"
                ],
                "parser2": [
                    "surrealdb-core/experimental-parser"
                ],
                "protocol-http": [
                    "dep:reqwest",
                    "dep:tokio-util"
                ],
                "protocol-ws": [
                    "dep:tokio-tungstenite",
                    "dep:trice",
                    "tokio/time"
                ],
                "rustls": [
                    "dep:rustls",
                    "reqwest?/rustls-tls",
                    "tokio-tungstenite?/rustls-tls-webpki-roots"
                ],
                "scripting": [
                    "surrealdb-core/scripting"
                ],
                "sql2": [
                    "surrealdb-core/sql2"
                ]
            },
            "homepage": "https://github.com/surrealdb/surrealdb",
            "id": "registry+https://github.com/rust-lang/crates.io-index#surrealdb@1.3.1",
            "keywords": [
                "database",
                "embedded-database",
                "key-value",
                "key-value-store",
                "kv-store"
            ],
            "license": null,
            "license_file": "LICENSE",
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "protocol-ws",
                            "protocol-http",
                            "kv-mem",
                            "kv-rocksdb",
                            "rustls",
                            "native-tls",
                            "http",
                            "scripting"
                        ],
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ],
                        "targets": []
                    }
                }
            },
            "name": "surrealdb",
            "publish": null,
            "readme": "CARGO.md",
            "repository": "https://github.com/surrealdb/surrealdb",
            "rust_version": "1.70.0",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "surrealdb",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "transaction",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/examples/transaction/main.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "concurrency",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/examples/concurrency/main.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "fetch",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/examples/fetch/main.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "version",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/examples/version/main.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "live",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/examples/live/main.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "select",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/examples/select/main.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "query",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/examples/query/main.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "param",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/param.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "cache",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/cache.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "strict",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/strict.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "transaction",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/transaction.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "util",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/util.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "remove",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/remove.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "datetimes",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/datetimes.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "range",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/range.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "vector",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/vector.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "query",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/query.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "create",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/create.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "define",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/define.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "field",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/field.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "delete",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/delete.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "bootstrap",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/bootstrap.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "update",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/update.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "fetch",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/fetch.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "merge",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/merge.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "matches",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/matches.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "escape",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/escape.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "cast",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/cast.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "planner",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/planner.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "compare",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/compare.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "complex",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/complex.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "return",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/return.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "helpers",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/helpers.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "function",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/function.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "parse",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/parse.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "select",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/select.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "relate",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/relate.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "future",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/future.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "table",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/table.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "info",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/info.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "yuse",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/yuse.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "script",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/script.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "typing",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/typing.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "changefeeds",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/changefeeds.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "insert",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/insert.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "geometry",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/geometry.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "throw",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/throw.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "subquery",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/subquery.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "live",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/live.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "group",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/group.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "api",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/api.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "model",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/model.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "foreach",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/tests/foreach.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "executor",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/benches/executor.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "parser",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/benches/parser.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "processor",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/benches/processor.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "hash_trie_btree",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/benches/hash_trie_btree.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "index_btree",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/benches/index_btree.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "index_mtree",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/benches/index_mtree.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "move_vs_clone",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/benches/move_vs_clone.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "sdb",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-1.3.1/benches/sdb.rs",
                    "test": false
                }
            ],
            "version": "1.3.1"
        },
        {
            "authors": [
                "Tobie Morgan Hitchcock <tobie@surrealdb.com>"
            ],
            "categories": [
                "database-implementations",
                "data-structures",
                "embedded"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "std"
                    ],
                    "kind": null,
                    "name": "addr",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.15.6",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "derive"
                    ],
                    "kind": null,
                    "name": "arbitrary",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.3.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "argon2",
                    "optional": false,
                    "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": "any_ascii",
                    "optional": false,
                    "registry": null,
                    "rename": "ascii",
                    "req": "^0.3.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "async-recursion",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "base64",
                    "optional": false,
                    "registry": null,
                    "rename": "base64_lib",
                    "req": "^0.21.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "bcrypt",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.15.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "bincode",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.3.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "bytes",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.5.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "cedar-policy",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.4.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "async-channel",
                    "optional": false,
                    "registry": null,
                    "rename": "channel",
                    "req": "^1.9.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "serde"
                    ],
                    "kind": null,
                    "name": "chrono",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.31",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "surrealdb-derive",
                    "optional": false,
                    "registry": null,
                    "rename": "derive",
                    "req": "^0.12.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "deunicode",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.4.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "dmp",
                    "optional": false,
                    "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": null,
                    "name": "echodb",
                    "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": "async-executor",
                    "optional": false,
                    "registry": null,
                    "rename": "executor",
                    "req": "^1.8.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "embedded-fdb-include"
                    ],
                    "kind": null,
                    "name": "foundationdb",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.8.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "fst",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "futures",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.29",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "fuzzy-matcher",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "use-serde"
                    ],
                    "kind": null,
                    "name": "geo",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.27.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "arbitrary"
                    ],
                    "kind": null,
                    "name": "geo-types",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7.12",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "hex",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "indxdb",
                    "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": "ipnet",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.9.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "array-buffer",
                        "bindgen",
                        "classes",
                        "futures",
                        "loader",
                        "macro",
                        "parallel",
                        "properties",
                        "rust-alloc"
                    ],
                    "kind": null,
                    "name": "rquickjs",
                    "optional": true,
                    "registry": null,
                    "rename": "js",
                    "req": "^0.5.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "surrealdb-jsonwebtoken",
                    "optional": false,
                    "registry": null,
                    "rename": "jsonwebtoken",
                    "req": "^8.3.0-surreal.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "lexicmp",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "md-5",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10.6",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "nanoid",
                    "optional": false,
                    "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": "ndarray",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.15.6",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "alloc"
                    ],
                    "kind": null,
                    "name": "nom",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^7.1.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "num_cpus",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.16.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "object_store",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.8.0",
                    "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.18.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "simple"
                    ],
                    "kind": null,
                    "name": "pbkdf2",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.12.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "macros",
                        "unicase"
                    ],
                    "kind": null,
                    "name": "phf",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.11.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "pin-project-lite",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.13",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "quick_cache",
                    "optional": false,
                    "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": [
                        "serde"
                    ],
                    "kind": null,
                    "name": "radix_trie",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "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": [],
                    "kind": null,
                    "name": "regex",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.10.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "arbitrary"
                    ],
                    "kind": null,
                    "name": "regex-syntax",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.8.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "json",
                        "stream",
                        "multipart"
                    ],
                    "kind": null,
                    "name": "reqwest",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.11.22",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "revision",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "serde"
                    ],
                    "kind": null,
                    "name": "roaring",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "lz4",
                        "snappy"
                    ],
                    "kind": null,
                    "name": "rocksdb",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.21.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rust-stemmers",
                    "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
                },
                {
                    "features": [
                        "maths",
                        "serde-str"
                    ],
                    "kind": null,
                    "name": "rust_decimal",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.33.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "scrypt",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.11.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "serde"
                    ],
                    "kind": null,
                    "name": "semver",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.20",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "derive"
                    ],
                    "kind": null,
                    "name": "serde",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.193",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "serde_json",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.108",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "sha1",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10.6",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "sha2",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10.8",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "snap",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "lz4",
                        "snappy"
                    ],
                    "kind": null,
                    "name": "speedb",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.0.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "storekey",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "surrealkv",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "surrealml-core",
                    "optional": true,
                    "registry": null,
                    "rename": "surrealml-core1",
                    "req": "^0.0.8",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "thiserror",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.50",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "surrealdb-tikv-client",
                    "optional": true,
                    "registry": null,
                    "rename": "tikv",
                    "req": "^0.2.0-surreal.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "tracing",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.40",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "trice",
                    "optional": false,
                    "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": [
                        "serde"
                    ],
                    "kind": null,
                    "name": "ulid",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "unicase",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^2.7.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "url",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.5.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "async_tokio"
                    ],
                    "kind": "dev",
                    "name": "criterion",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "env_logger",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "flamegraph",
                        "criterion"
                    ],
                    "kind": "dev",
                    "name": "pprof",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.13.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "serial_test",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "temp-dir",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.11",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "trace"
                    ],
                    "kind": "dev",
                    "name": "test-log",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.13",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "serde"
                    ],
                    "kind": "dev",
                    "name": "time",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.30",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "macros",
                        "sync",
                        "rt-multi-thread"
                    ],
                    "kind": "dev",
                    "name": "tokio",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.34.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "env-filter"
                    ],
                    "kind": "dev",
                    "name": "tracing-subscriber",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.18",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "wiremock",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5.22",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "macros",
                        "io-util",
                        "io-std",
                        "fs",
                        "rt-multi-thread",
                        "time",
                        "sync"
                    ],
                    "kind": null,
                    "name": "tokio",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.34.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_arch = \"wasm32\"))",
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "tokio-tungstenite",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.20.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_arch = \"wasm32\"))",
                    "uses_default_features": true
                },
                {
                    "features": [
                        "serde",
                        "v4",
                        "v7"
                    ],
                    "kind": null,
                    "name": "uuid",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.6.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_arch = \"wasm32\"))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "pharos",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_arch = \"wasm32\")",
                    "uses_default_features": true
                },
                {
                    "features": [
                        "wasm32_unknown_unknown_js"
                    ],
                    "kind": null,
                    "name": "ring",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.17.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_arch = \"wasm32\")",
                    "uses_default_features": true
                },
                {
                    "features": [
                        "rt",
                        "sync"
                    ],
                    "kind": null,
                    "name": "tokio",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.34.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_arch = \"wasm32\")",
                    "uses_default_features": false
                },
                {
                    "features": [
                        "serde",
                        "js",
                        "v4",
                        "v7"
                    ],
                    "kind": null,
                    "name": "uuid",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.6.1",
                    "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-futures",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.39",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_arch = \"wasm32\")",
                    "uses_default_features": true
                },
                {
                    "features": [
                        "tokio"
                    ],
                    "kind": null,
                    "name": "wasmtimer",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_arch = \"wasm32\")",
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "ws_stream_wasm",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_arch = \"wasm32\")",
                    "uses_default_features": true
                }
            ],
            "description": "A scalable, distributed, collaborative, document-graph database, for the realtime web",
            "documentation": "https://docs.rs/surrealdb-core/",
            "edition": "2021",
            "features": {
                "arbitrary": [
                    "dep:arbitrary",
                    "dep:regex-syntax",
                    "rust_decimal/rust-fuzz",
                    "geo-types/arbitrary",
                    "uuid/arbitrary"
                ],
                "default": [
                    "kv-mem"
                ],
                "experimental-parser": [
                    "dep:phf",
                    "dep:unicase"
                ],
                "foundationdb": [
                    "dep:foundationdb"
                ],
                "http": [
                    "dep:reqwest"
                ],
                "jwks": [
                    "dep:reqwest",
                    "sql2"
                ],
                "kv-fdb": [
                    "tokio/time"
                ],
                "kv-fdb-5_1": [
                    "foundationdb/fdb-5_1",
                    "kv-fdb"
                ],
                "kv-fdb-5_2": [
                    "foundationdb/fdb-5_2",
                    "kv-fdb"
                ],
                "kv-fdb-6_0": [
                    "foundationdb/fdb-6_0",
                    "kv-fdb"
                ],
                "kv-fdb-6_1": [
                    "foundationdb/fdb-6_1",
                    "kv-fdb"
                ],
                "kv-fdb-6_2": [
                    "foundationdb/fdb-6_2",
                    "kv-fdb"
                ],
                "kv-fdb-6_3": [
                    "foundationdb/fdb-6_3",
                    "kv-fdb"
                ],
                "kv-fdb-7_0": [
                    "foundationdb/fdb-7_0",
                    "kv-fdb"
                ],
                "kv-fdb-7_1": [
                    "foundationdb/fdb-7_1",
                    "kv-fdb"
                ],
                "kv-indxdb": [
                    "dep:indxdb"
                ],
                "kv-mem": [
                    "dep:echodb",
                    "tokio/time"
                ],
                "kv-rocksdb": [
                    "dep:rocksdb",
                    "tokio/time"
                ],
                "kv-speedb": [
                    "dep:speedb",
                    "tokio/time"
                ],
                "kv-surrealkv": [
                    "dep:surrealkv",
                    "tokio/time"
                ],
                "kv-tikv": [
                    "dep:tikv"
                ],
                "ml": [
                    "dep:surrealml-core1",
                    "dep:ndarray"
                ],
                "scripting": [
                    "dep:js"
                ],
                "sql2": [],
                "tokio-tungstenite": [
                    "dep:tokio-tungstenite"
                ]
            },
            "homepage": "https://github.com/surrealdb/surrealdb",
            "id": "registry+https://github.com/rust-lang/crates.io-index#surrealdb-core@1.3.1",
            "keywords": [
                "database",
                "embedded-database",
                "key-value",
                "key-value-store",
                "kv-store"
            ],
            "license": null,
            "license_file": "LICENSE",
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-core-1.3.1/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "kv-mem",
                            "kv-rocksdb",
                            "http",
                            "scripting"
                        ],
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ],
                        "targets": []
                    }
                }
            },
            "name": "surrealdb-core",
            "publish": null,
            "readme": "CARGO.md",
            "repository": "https://github.com/surrealdb/surrealdb",
            "rust_version": "1.70.0",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "surrealdb_core",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-core-1.3.1/src/lib.rs",
                    "test": true
                }
            ],
            "version": "1.3.1"
        },
        {
            "authors": [
                "Tobie Morgan Hitchcock <tobie@surrealdb.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "quote",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.32",
                    "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.109",
                    "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",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "storekey",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Private implementation of procedural macros for surrealdb",
            "documentation": null,
            "edition": "2021",
            "features": {},
            "homepage": "https://github.com/surrealdb/surrealdb-derive",
            "id": "registry+https://github.com/rust-lang/crates.io-index#surrealdb-derive@0.12.0",
            "keywords": [
                "surrealdb",
                "surreal",
                "database",
                "derive"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-derive-0.12.0/Cargo.toml",
            "metadata": null,
            "name": "surrealdb-derive",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/surrealdb/surrealdb-derive",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "proc-macro"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "proc-macro"
                    ],
                    "name": "surrealdb_derive",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-derive-0.12.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "key",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-derive-0.12.0/examples/key.rs",
                    "test": false
                }
            ],
            "version": "0.12.0"
        },
        {
            "authors": [
                "Rushmore Mushambi <rushmore@surrealdb.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "base64",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.21.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "pem",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "derive"
                    ],
                    "kind": null,
                    "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": null,
                    "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": null,
                    "name": "simple_asn1",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.6",
                    "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.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "time",
                    "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": [
                        "std"
                    ],
                    "kind": null,
                    "name": "ring",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.16.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_arch = \"wasm32\"))",
                    "uses_default_features": true
                },
                {
                    "features": [
                        "js"
                    ],
                    "kind": null,
                    "name": "getrandom",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.10",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_arch = \"wasm32\")",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "hmac",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.12.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_arch = \"wasm32\")",
                    "uses_default_features": true
                },
                {
                    "features": [
                        "std"
                    ],
                    "kind": null,
                    "name": "rand",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.8.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_arch = \"wasm32\")",
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rsa",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.9.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_arch = \"wasm32\")",
                    "uses_default_features": true
                },
                {
                    "features": [
                        "oid"
                    ],
                    "kind": null,
                    "name": "sha2",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_arch = \"wasm32\")",
                    "uses_default_features": true
                }
            ],
            "description": "Temporary `jsonwebtoken` fork with Wasm support",
            "documentation": null,
            "edition": "2021",
            "features": {
                "default": [
                    "use_pem"
                ],
                "pem": [
                    "dep:pem"
                ],
                "simple_asn1": [
                    "dep:simple_asn1"
                ],
                "use_pem": [
                    "pem",
                    "simple_asn1"
                ]
            },
            "homepage": "https://github.com/Keats/jsonwebtoken",
            "id": "registry+https://github.com/rust-lang/crates.io-index#surrealdb-jsonwebtoken@8.3.0-surreal.1",
            "keywords": [
                "jwt",
                "api",
                "token",
                "jwk"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-jsonwebtoken-8.3.0-surreal.1/Cargo.toml",
            "metadata": null,
            "name": "surrealdb-jsonwebtoken",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/Keats/jsonwebtoken",
            "rust_version": "1.56.0",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "surrealdb_jsonwebtoken",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-jsonwebtoken-8.3.0-surreal.1/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "lib",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-jsonwebtoken-8.3.0-surreal.1/tests/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "hmac",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-jsonwebtoken-8.3.0-surreal.1/tests/hmac.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "jwt",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/surrealdb-jsonwebtoken-8.3.0-surreal.1/benches/jwt.rs",
                    "test": false
                }
            ],
            "version": "8.3.0-surreal.1"
        },
        {
            "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.75",
                    "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.57",
            "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.57/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.57/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "test_should_parse",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.57/tests/test_should_parse.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.57/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.57/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.57/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.57/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.57/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.57/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.57/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.57/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.57/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.57/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.57/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.57/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.57/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.57/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.57/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.57/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.57/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.57/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.57/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.57/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.57/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.57/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.57/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.57/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.57/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.57/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.57/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.57/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.57/benches/file.rs",
                    "test": false
                }
            ],
            "version": "2.0.57"
        },
        {
            "authors": [
                "Kyuuhachi <caagr98@gmail.com>"
            ],
            "categories": [
                "development-tools::procedural-macro-helpers"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "proc-macro-error",
                    "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": 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": [
                        "parsing",
                        "derive"
                    ],
                    "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
                }
            ],
            "description": "Derive macros for `syn::Parse` and `quote::ToTokens`",
            "documentation": null,
            "edition": "2021",
            "features": {
                "default": [
                    "full"
                ],
                "full": [
                    "syn/full"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#syn_derive@0.1.8",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn_derive-0.1.8/Cargo.toml",
            "metadata": null,
            "name": "syn_derive",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/Kyuuhachi/syn_derive",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "proc-macro"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "proc-macro"
                    ],
                    "name": "syn_derive",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/syn_derive-0.1.8/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.1.8"
        },
        {
            "authors": [
                "Actyx AG <developer@actyx.io>"
            ],
            "categories": [
                "concurrency"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "futures-core",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "futures",
                    "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": "pin-project-lite",
                    "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
                }
            ],
            "description": "A tool for enlisting the compiler\u2019s help in proving the absence of concurrency",
            "documentation": "https://docs.rs/sync_wrapper",
            "edition": "2018",
            "features": {
                "futures": [
                    "futures-core"
                ],
                "futures-core": [
                    "dep:futures-core"
                ]
            },
            "homepage": "https://docs.rs/sync_wrapper",
            "id": "registry+https://github.com/rust-lang/crates.io-index#sync_wrapper@0.1.2",
            "keywords": [
                "concurrency"
            ],
            "license": "Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/sync_wrapper-0.1.2/Cargo.toml",
            "metadata": null,
            "name": "sync_wrapper",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/Actyx/sync_wrapper",
            "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": "sync_wrapper",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/sync_wrapper-0.1.2/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.1.2"
        },
        {
            "authors": [
                "Mullvad VPN"
            ],
            "categories": [
                "api-bindings",
                "os::macos-apis"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "bitflags",
                    "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": "core-foundation",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.9",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "system-configuration-sys",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Bindings to SystemConfiguration framework for macOS",
            "documentation": null,
            "edition": "2021",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#system-configuration@0.5.1",
            "keywords": [
                "macos",
                "system",
                "configuration",
                "bindings"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/system-configuration-0.5.1/Cargo.toml",
            "metadata": null,
            "name": "system-configuration",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/mullvad/system-configuration-rs",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "system_configuration",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/system-configuration-0.5.1/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "set_dns",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/system-configuration-0.5.1/examples/set_dns.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "watch_dns",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/system-configuration-0.5.1/examples/watch_dns.rs",
                    "test": false
                }
            ],
            "version": "0.5.1"
        },
        {
            "authors": [
                "Mullvad VPN"
            ],
            "categories": [
                "external-ffi-bindings",
                "os::macos-apis"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "core-foundation-sys",
                    "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": null,
                    "name": "libc",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.49",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Low level bindings to SystemConfiguration framework for macOS",
            "documentation": null,
            "edition": "2021",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#system-configuration-sys@0.5.0",
            "keywords": [
                "macos",
                "system",
                "configuration",
                "bindings"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/system-configuration-sys-0.5.0/Cargo.toml",
            "metadata": null,
            "name": "system-configuration-sys",
            "publish": null,
            "readme": null,
            "repository": "https://github.com/mullvad/system-configuration-rs",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "system_configuration_sys",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/system-configuration-sys-0.5.0/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/system-configuration-sys-0.5.0/build.rs",
                    "test": false
                }
            ],
            "version": "0.5.0"
        },
        {
            "authors": [
                "Elliott Linder <elliott.darfink@gmail.com>",
                "myrrlyn <self@myrrlyn.dev>"
            ],
            "categories": [
                "no-std",
                "rust-patterns"
            ],
            "default_run": null,
            "dependencies": [],
            "description": "Generic extensions for tapping values in Rust",
            "documentation": "https://docs.rs/tap",
            "edition": "2015",
            "features": {},
            "homepage": "https://github.com/myrrlyn/tap",
            "id": "registry+https://github.com/rust-lang/crates.io-index#tap@1.0.1",
            "keywords": [
                "tap",
                "pipe",
                "functional",
                "tap_ok",
                "tap_some"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tap-1.0.1/Cargo.toml",
            "metadata": null,
            "name": "tap",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/myrrlyn/tap",
            "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": "tap",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tap-1.0.1/src/lib.rs",
                    "test": true
                }
            ],
            "version": "1.0.1"
        },
        {
            "authors": [
                "The Rust Project Developers",
                "Steven Allen"
            ],
            "categories": [
                "command-line-interface"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "dirs-next",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rustversion",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(windows)",
                    "uses_default_features": true
                },
                {
                    "features": [
                        "consoleapi",
                        "wincon",
                        "handleapi",
                        "fileapi"
                    ],
                    "kind": null,
                    "name": "winapi",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(windows)",
                    "uses_default_features": true
                }
            ],
            "description": "A terminal formatting library\n",
            "documentation": "https://docs.rs/term/",
            "edition": "2018",
            "features": {
                "default": []
            },
            "homepage": "https://github.com/Stebalien/term",
            "id": "registry+https://github.com/rust-lang/crates.io-index#term@0.7.0",
            "keywords": [],
            "license": "MIT/Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/term-0.7.0/Cargo.toml",
            "metadata": null,
            "name": "term",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/Stebalien/term",
            "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": "term",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/term-0.7.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "terminfo",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/term-0.7.0/tests/terminfo.rs",
                    "test": true
                }
            ],
            "version": "0.7.0"
        },
        {
            "authors": [
                "Andrew Gallant <jamslam@gmail.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "winapi-util",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(windows)",
                    "uses_default_features": true
                }
            ],
            "description": "A simple cross platform library for writing colored text to a terminal.\n",
            "documentation": "https://docs.rs/termcolor",
            "edition": "2018",
            "features": {},
            "homepage": "https://github.com/BurntSushi/termcolor",
            "id": "registry+https://github.com/rust-lang/crates.io-index#termcolor@1.1.3",
            "keywords": [
                "windows",
                "win",
                "color",
                "ansi",
                "console"
            ],
            "license": "Unlicense OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/termcolor-1.1.3/Cargo.toml",
            "metadata": null,
            "name": "termcolor",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/BurntSushi/termcolor",
            "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": "termcolor",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/termcolor-1.1.3/src/lib.rs",
                    "test": true
                }
            ],
            "version": "1.1.3"
        },
        {
            "authors": [
                "Martin Geisler <martin@geisler.net>"
            ],
            "categories": [
                "text-processing",
                "command-line-interface"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "embed_en-us"
                    ],
                    "kind": null,
                    "name": "hyphenation",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.8.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "smawk",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "terminal_size",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.17",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "unicode-linebreak",
                    "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": "unicode-width",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.9",
                    "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.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "lipsum",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.8.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "unic-emoji-char",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.9.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "version-sync",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.9.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "termion",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.5.6",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(unix)",
                    "uses_default_features": true
                }
            ],
            "description": "Powerful library for word wrapping, indenting, and dedenting strings",
            "documentation": "https://docs.rs/textwrap/",
            "edition": "2018",
            "features": {
                "default": [
                    "unicode-linebreak",
                    "unicode-width",
                    "smawk"
                ],
                "hyphenation": [
                    "dep:hyphenation"
                ],
                "smawk": [
                    "dep:smawk"
                ],
                "terminal_size": [
                    "dep:terminal_size"
                ],
                "unicode-linebreak": [
                    "dep:unicode-linebreak"
                ],
                "unicode-width": [
                    "dep:unicode-width"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#textwrap@0.15.0",
            "keywords": [
                "text",
                "formatting",
                "wrap",
                "typesetting",
                "hyphenation"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/textwrap-0.15.0/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true
                    }
                }
            },
            "name": "textwrap",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/mgeisler/textwrap",
            "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": "textwrap",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/textwrap-0.15.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "hyphenation",
                    "required-features": [
                        "hyphenation"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/textwrap-0.15.0/examples/hyphenation.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "termwidth",
                    "required-features": [
                        "terminal_size"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/textwrap-0.15.0/examples/termwidth.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "version-numbers",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/textwrap-0.15.0/tests/version-numbers.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "indent",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/textwrap-0.15.0/tests/indent.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "linear",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/textwrap-0.15.0/benches/linear.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "indent",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/textwrap-0.15.0/benches/indent.rs",
                    "test": false
                }
            ],
            "version": "0.15.0"
        },
        {
            "authors": [
                "David Tolnay <dtolnay@gmail.com>"
            ],
            "categories": [
                "rust-patterns"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "thiserror-impl",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "=1.0.58",
                    "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.73",
                    "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.18",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "rustversion",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.13",
                    "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.81",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "derive(Error)",
            "documentation": "https://docs.rs/thiserror",
            "edition": "2021",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.58",
            "keywords": [
                "error",
                "error-handling",
                "derive"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.58/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "rustdoc-args": [
                            "--generate-link-to-definition"
                        ],
                        "targets": [
                            "x86_64-unknown-linux-gnu"
                        ]
                    }
                }
            },
            "name": "thiserror",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/dtolnay/thiserror",
            "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": "thiserror",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.58/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "test_source",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.58/tests/test_source.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "test_backtrace",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.58/tests/test_backtrace.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "test_display",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.58/tests/test_display.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "test_lints",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.58/tests/test_lints.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "test_transparent",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.58/tests/test_transparent.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "compiletest",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.58/tests/compiletest.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "test_from",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.58/tests/test_from.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/thiserror-1.0.58/tests/test_expr.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/thiserror-1.0.58/tests/test_path.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "test_error",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.58/tests/test_error.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/thiserror-1.0.58/tests/test_generics.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "test_option",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.58/tests/test_option.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "test_deprecated",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.58/tests/test_deprecated.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/thiserror-1.0.58/build.rs",
                    "test": false
                }
            ],
            "version": "1.0.58"
        },
        {
            "authors": [
                "David Tolnay <dtolnay@gmail.com>"
            ],
            "categories": [],
            "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": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "quote",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.35",
                    "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": "^2.0.46",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Implementation detail of the `thiserror` crate",
            "documentation": null,
            "edition": "2021",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@1.0.58",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/thiserror-impl-1.0.58/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "rustdoc-args": [
                            "--generate-link-to-definition"
                        ],
                        "targets": [
                            "x86_64-unknown-linux-gnu"
                        ]
                    }
                }
            },
            "name": "thiserror-impl",
            "publish": null,
            "readme": null,
            "repository": "https://github.com/dtolnay/thiserror",
            "rust_version": "1.56",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "proc-macro"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "proc-macro"
                    ],
                    "name": "thiserror_impl",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/thiserror-impl-1.0.58/src/lib.rs",
                    "test": true
                }
            ],
            "version": "1.0.58"
        },
        {
            "authors": [
                "Amanieu d'Antras <amanieu@gmail.com>"
            ],
            "categories": [],
            "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": "once_cell",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.5.2",
                    "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.5.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Per-object thread-local storage",
            "documentation": "https://docs.rs/thread_local/",
            "edition": "2021",
            "features": {
                "nightly": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#thread_local@1.1.8",
            "keywords": [
                "thread_local",
                "concurrent",
                "thread"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/thread_local-1.1.8/Cargo.toml",
            "metadata": null,
            "name": "thread_local",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/Amanieu/thread_local-rs",
            "rust_version": "1.59",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "thread_local",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/thread_local-1.1.8/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "thread_local",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/thread_local-1.1.8/benches/thread_local.rs",
                    "test": false
                }
            ],
            "version": "1.1.8"
        },
        {
            "authors": [
                "Jacob Pratt <open-source@jhpratt.dev>",
                "Time contributors"
            ],
            "categories": [
                "date-and-time",
                "no-std",
                "parser-implementations",
                "value-formatting"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "powerfmt"
                    ],
                    "kind": null,
                    "name": "deranged",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.9",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "itoa",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "num-conv",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "powerfmt",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "quickcheck",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rand",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.8.4",
                    "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.184",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "time-core",
                    "optional": false,
                    "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": "time-macros",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "=0.2.17",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "num-conv",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "quickcheck_macros",
                    "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": "dev",
                    "name": "rand",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.8.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "rstest",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.18.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "rstest_reuse",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.6.0",
                    "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.184",
                    "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.0.68",
                    "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.126",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "time-macros",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "=0.2.17",
                    "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.68",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(__ui_tests)",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "js-sys",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.58",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(all(target_family = \"wasm\", not(any(target_os = \"emscripten\", target_os = \"wasi\"))))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "criterion",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(bench)",
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "libc",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.98",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_family = \"unix\")",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "num_threads",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_family = \"unix\")",
                    "uses_default_features": true
                }
            ],
            "description": "Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std].",
            "documentation": null,
            "edition": "2021",
            "features": {
                "alloc": [
                    "serde?/alloc"
                ],
                "default": [
                    "std"
                ],
                "formatting": [
                    "dep:itoa",
                    "std",
                    "time-macros?/formatting"
                ],
                "large-dates": [
                    "time-macros?/large-dates"
                ],
                "local-offset": [
                    "std",
                    "dep:libc",
                    "dep:num_threads"
                ],
                "macros": [
                    "dep:time-macros"
                ],
                "parsing": [
                    "time-macros?/parsing"
                ],
                "quickcheck": [
                    "dep:quickcheck",
                    "alloc",
                    "deranged/quickcheck"
                ],
                "rand": [
                    "dep:rand",
                    "deranged/rand"
                ],
                "serde": [
                    "dep:serde",
                    "time-macros?/serde",
                    "deranged/serde"
                ],
                "serde-human-readable": [
                    "serde",
                    "formatting",
                    "parsing"
                ],
                "serde-well-known": [
                    "serde",
                    "formatting",
                    "parsing"
                ],
                "std": [
                    "alloc",
                    "deranged/std"
                ],
                "wasm-bindgen": [
                    "dep:js-sys"
                ]
            },
            "homepage": "https://time-rs.github.io",
            "id": "registry+https://github.com/rust-lang/crates.io-index#time@0.3.34",
            "keywords": [
                "date",
                "time",
                "calendar",
                "duration"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.34/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "__time_03_docs",
                            "--generate-link-to-definition"
                        ],
                        "targets": [
                            "x86_64-unknown-linux-gnu"
                        ]
                    }
                }
            },
            "name": "time",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/time-rs/time",
            "rust_version": "1.67.0",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "time",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.34/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.34/../tests/main.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "benchmarks",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.34/../benchmarks/main.rs",
                    "test": false
                }
            ],
            "version": "0.3.34"
        },
        {
            "authors": [
                "Jacob Pratt <open-source@jhpratt.dev>",
                "Time contributors"
            ],
            "categories": [
                "date-and-time"
            ],
            "default_run": null,
            "dependencies": [],
            "description": "This crate is an implementation detail and should not be relied upon directly.",
            "documentation": null,
            "edition": "2021",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#time-core@0.1.2",
            "keywords": [
                "date",
                "time",
                "calendar",
                "duration"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/time-core-0.1.2/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "rustdoc-args": [
                            "--generate-link-to-definition"
                        ]
                    }
                }
            },
            "name": "time-core",
            "publish": null,
            "readme": null,
            "repository": "https://github.com/time-rs/time",
            "rust_version": "1.67.0",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "time_core",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/time-core-0.1.2/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.1.2"
        },
        {
            "authors": [
                "Jacob Pratt <open-source@jhpratt.dev>",
                "Time contributors"
            ],
            "categories": [
                "date-and-time"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "num-conv",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "time-core",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "=0.1.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "    Procedural macros for the time crate.\n    This crate is an implementation detail and should not be relied upon directly.\n",
            "documentation": null,
            "edition": "2021",
            "features": {
                "formatting": [],
                "large-dates": [],
                "parsing": [],
                "serde": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#time-macros@0.2.17",
            "keywords": [
                "date",
                "time",
                "calendar",
                "duration"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/time-macros-0.2.17/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "rustdoc-args": [
                            "--generate-link-to-definition"
                        ]
                    }
                }
            },
            "name": "time-macros",
            "publish": null,
            "readme": null,
            "repository": "https://github.com/time-rs/time",
            "rust_version": "1.67.0",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "proc-macro"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "proc-macro"
                    ],
                    "name": "time_macros",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/time-macros-0.2.17/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.2.17"
        },
        {
            "authors": [
                "debris <marek.kotewicz@gmail.com>"
            ],
            "categories": [
                "cryptography",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "crunchy",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "An implementation of Keccak derived functions.",
            "documentation": null,
            "edition": "2018",
            "features": {
                "cshake": [],
                "default": [],
                "fips202": [
                    "keccak",
                    "shake",
                    "sha3"
                ],
                "k12": [],
                "keccak": [],
                "kmac": [
                    "cshake"
                ],
                "parallel_hash": [
                    "cshake"
                ],
                "sha3": [],
                "shake": [],
                "sp800": [
                    "cshake",
                    "kmac",
                    "tuple_hash"
                ],
                "tuple_hash": [
                    "cshake"
                ]
            },
            "homepage": "https://github.com/debris/tiny-keccak",
            "id": "registry+https://github.com/rust-lang/crates.io-index#tiny-keccak@2.0.2",
            "keywords": [
                "hash",
                "sha3",
                "keccak",
                "crypto",
                "kangarootwelve"
            ],
            "license": "CC0-1.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tiny-keccak-2.0.2/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true
                    }
                }
            },
            "name": "tiny-keccak",
            "publish": null,
            "readme": "README.md",
            "repository": null,
            "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": "tiny_keccak",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tiny-keccak-2.0.2/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "sha3",
                    "required-features": [
                        "sha3"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tiny-keccak-2.0.2/examples/sha3.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "keccak",
                    "required-features": [
                        "keccak"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tiny-keccak-2.0.2/tests/keccak.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "cshake",
                    "required-features": [
                        "cshake"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tiny-keccak-2.0.2/tests/cshake.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "tuple_hash",
                    "required-features": [
                        "tuple_hash"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tiny-keccak-2.0.2/tests/tuple_hash.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "kangaroo",
                    "required-features": [
                        "k12"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tiny-keccak-2.0.2/tests/kangaroo.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "sha3",
                    "required-features": [
                        "sha3"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tiny-keccak-2.0.2/tests/sha3.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "shake",
                    "required-features": [
                        "shake"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tiny-keccak-2.0.2/tests/shake.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "kmac",
                    "required-features": [
                        "kmac"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tiny-keccak-2.0.2/tests/kmac.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "parallel_hash",
                    "required-features": [
                        "parallel_hash"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tiny-keccak-2.0.2/tests/parallel_hash.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "keccak",
                    "required-features": [
                        "keccak"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tiny-keccak-2.0.2/benches/keccak.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "kangaroo",
                    "required-features": [
                        "k12"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tiny-keccak-2.0.2/benches/kangaroo.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/tiny-keccak-2.0.2/build.rs",
                    "test": false
                }
            ],
            "version": "2.0.2"
        },
        {
            "authors": [
                "Lokathor <zefria@gmail.com>"
            ],
            "categories": [
                "data-structures",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "arbitrary",
                    "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": "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": "tinyvec_macros",
                    "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": "dev",
                    "name": "criterion",
                    "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": "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": "smallvec",
                    "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": "`tinyvec` provides 100% safe vec-like data structures.",
            "documentation": null,
            "edition": "2018",
            "features": {
                "alloc": [
                    "tinyvec_macros"
                ],
                "arbitrary": [
                    "dep:arbitrary"
                ],
                "default": [],
                "experimental_write_impl": [],
                "grab_spare_slice": [],
                "nightly_slice_partition_dedup": [],
                "real_blackbox": [
                    "criterion/real_blackbox"
                ],
                "rustc_1_40": [],
                "rustc_1_55": [
                    "rustc_1_40"
                ],
                "rustc_1_57": [
                    "rustc_1_55"
                ],
                "serde": [
                    "dep:serde"
                ],
                "std": [
                    "alloc"
                ],
                "tinyvec_macros": [
                    "dep:tinyvec_macros"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#tinyvec@1.6.0",
            "keywords": [
                "vec",
                "no_std",
                "no-std"
            ],
            "license": "Zlib OR Apache-2.0 OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tinyvec-1.6.0/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "alloc",
                            "std",
                            "grab_spare_slice",
                            "rustc_1_40",
                            "rustc_1_55",
                            "serde"
                        ],
                        "rustdoc-args": [
                            "--cfg",
                            "docs_rs"
                        ]
                    }
                },
                "playground": {
                    "features": [
                        "alloc",
                        "std",
                        "grab_spare_slice",
                        "rustc_1_40",
                        "rustc_1_55",
                        "serde"
                    ]
                }
            },
            "name": "tinyvec",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/Lokathor/tinyvec",
            "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": "tinyvec",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tinyvec-1.6.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "tinyvec",
                    "required-features": [
                        "alloc",
                        "std"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tinyvec-1.6.0/tests/tinyvec.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "arrayvec",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tinyvec-1.6.0/tests/arrayvec.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "macros",
                    "required-features": [
                        "alloc"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tinyvec-1.6.0/benches/macros.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "smallvec",
                    "required-features": [
                        "alloc",
                        "real_blackbox"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tinyvec-1.6.0/benches/smallvec.rs",
                    "test": false
                }
            ],
            "version": "1.6.0"
        },
        {
            "authors": [
                "Soveu <marx.tomasz@gmail.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [],
            "description": "Some macros for tiny containers",
            "documentation": null,
            "edition": "2018",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#tinyvec_macros@0.1.1",
            "keywords": [],
            "license": "MIT OR Apache-2.0 OR Zlib",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tinyvec_macros-0.1.1/Cargo.toml",
            "metadata": null,
            "name": "tinyvec_macros",
            "publish": null,
            "readme": null,
            "repository": "https://github.com/Soveu/tinyvec_macros",
            "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": "tinyvec_macros",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tinyvec_macros-0.1.1/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.1.1"
        },
        {
            "authors": [
                "Tokio Contributors <team@tokio.rs>"
            ],
            "categories": [
                "asynchronous",
                "network-programming"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "bytes",
                    "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": "mio",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.8.9",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "num_cpus",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.8.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "parking_lot",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.12.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "pin-project-lite",
                    "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": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "tokio-macros",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "~2.2.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "async-stream",
                    "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": [
                        "async-await"
                    ],
                    "kind": "dev",
                    "name": "futures",
                    "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": "dev",
                    "name": "mockall",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.11.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "tokio-stream",
                    "optional": false,
                    "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": "dev",
                    "name": "tokio-test",
                    "optional": false,
                    "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": "dev",
                    "name": "wasm-bindgen-test",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(all(target_family = \"wasm\", not(target_os = \"wasi\")))",
                    "uses_default_features": true
                },
                {
                    "features": [
                        "futures",
                        "checkpoint"
                    ],
                    "kind": "dev",
                    "name": "loom",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(loom)",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "rand",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.8.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(all(target_family = \"wasm\", target_os = \"unknown\")))",
                    "uses_default_features": true
                },
                {
                    "features": [
                        "all"
                    ],
                    "kind": null,
                    "name": "socket2",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_family = \"wasm\"))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "socket2",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_family = \"wasm\"))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "tempfile",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^3.1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_family = \"wasm\"))",
                    "uses_default_features": true
                },
                {
                    "features": [
                        "tokio"
                    ],
                    "kind": "dev",
                    "name": "mio-aio",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.8.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_os = \"freebsd\")",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "backtrace",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.58",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(tokio_taskdump)",
                    "uses_default_features": true
                },
                {
                    "features": [
                        "std"
                    ],
                    "kind": null,
                    "name": "tracing",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.25",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(tokio_unstable)",
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "libc",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.149",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(unix)",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "signal-hook-registry",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.1.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(unix)",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "libc",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.149",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(unix)",
                    "uses_default_features": true
                },
                {
                    "features": [
                        "fs",
                        "socket"
                    ],
                    "kind": "dev",
                    "name": "nix",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.27.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(unix)",
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "windows-sys",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.48",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(windows)",
                    "uses_default_features": true
                },
                {
                    "features": [
                        "Win32_Foundation",
                        "Win32_Security_Authorization"
                    ],
                    "kind": "dev",
                    "name": "windows-sys",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.48",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(windows)",
                    "uses_default_features": true
                }
            ],
            "description": "An event-driven, non-blocking I/O platform for writing asynchronous I/O\nbacked applications.\n",
            "documentation": null,
            "edition": "2021",
            "features": {
                "bytes": [
                    "dep:bytes"
                ],
                "default": [],
                "fs": [],
                "full": [
                    "fs",
                    "io-util",
                    "io-std",
                    "macros",
                    "net",
                    "parking_lot",
                    "process",
                    "rt",
                    "rt-multi-thread",
                    "signal",
                    "sync",
                    "time"
                ],
                "io-std": [],
                "io-util": [
                    "bytes"
                ],
                "libc": [
                    "dep:libc"
                ],
                "macros": [
                    "tokio-macros"
                ],
                "mio": [
                    "dep:mio"
                ],
                "net": [
                    "libc",
                    "mio/os-poll",
                    "mio/os-ext",
                    "mio/net",
                    "socket2",
                    "windows-sys/Win32_Foundation",
                    "windows-sys/Win32_Security",
                    "windows-sys/Win32_Storage_FileSystem",
                    "windows-sys/Win32_System_Pipes",
                    "windows-sys/Win32_System_SystemServices"
                ],
                "num_cpus": [
                    "dep:num_cpus"
                ],
                "parking_lot": [
                    "dep:parking_lot"
                ],
                "process": [
                    "bytes",
                    "libc",
                    "mio/os-poll",
                    "mio/os-ext",
                    "mio/net",
                    "signal-hook-registry",
                    "windows-sys/Win32_Foundation",
                    "windows-sys/Win32_System_Threading",
                    "windows-sys/Win32_System_WindowsProgramming"
                ],
                "rt": [],
                "rt-multi-thread": [
                    "num_cpus",
                    "rt"
                ],
                "signal": [
                    "libc",
                    "mio/os-poll",
                    "mio/net",
                    "mio/os-ext",
                    "signal-hook-registry",
                    "windows-sys/Win32_Foundation",
                    "windows-sys/Win32_System_Console"
                ],
                "signal-hook-registry": [
                    "dep:signal-hook-registry"
                ],
                "socket2": [
                    "dep:socket2"
                ],
                "sync": [],
                "test-util": [
                    "rt",
                    "sync",
                    "time"
                ],
                "time": [],
                "tokio-macros": [
                    "dep:tokio-macros"
                ],
                "tracing": [
                    "dep:tracing"
                ],
                "windows-sys": [
                    "dep:windows-sys"
                ]
            },
            "homepage": "https://tokio.rs",
            "id": "registry+https://github.com/rust-lang/crates.io-index#tokio@1.37.0",
            "keywords": [
                "io",
                "async",
                "non-blocking",
                "futures"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/Cargo.toml",
            "metadata": {
                "cargo_check_external_types": {
                    "allowed_external_types": [
                        "bytes::buf::buf_impl::Buf",
                        "bytes::buf::buf_mut::BufMut",
                        "tokio_macros::*"
                    ]
                },
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustc-args": [
                            "--cfg",
                            "tokio_unstable",
                            "--cfg",
                            "tokio_taskdump"
                        ],
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs",
                            "--cfg",
                            "tokio_unstable",
                            "--cfg",
                            "tokio_taskdump"
                        ]
                    }
                },
                "playground": {
                    "features": [
                        "full",
                        "test-util"
                    ]
                }
            },
            "name": "tokio",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/tokio-rs/tokio",
            "rust_version": "1.63",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "tokio",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "task_panic",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/task_panic.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "io_chain",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_chain.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "signal_no_rt",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/signal_no_rt.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "task_local",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/task_local.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "signal_usr1",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/signal_usr1.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "fs_open_options",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/fs_open_options.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "io_panic",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_panic.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "task_abort",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/task_abort.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "uds_socket",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/uds_socket.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "process_arg0",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/process_arg0.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "fs_link",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/fs_link.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "task_join_set",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/task_join_set.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "tcp_socket",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/tcp_socket.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "fs_rename",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/fs_rename.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "time_sleep",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/time_sleep.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "io_driver",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_driver.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "io_read_buf",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_read_buf.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "io_read",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_read.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "process_issue_2174",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/process_issue_2174.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "tcp_split",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/tcp_split.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "signal_drop_recv",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/signal_drop_recv.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "rt_panic",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/rt_panic.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "time_pause",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/time_pause.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "sync_errors",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/sync_errors.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "rt_threaded_alt",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/rt_threaded_alt.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "fs_remove_file",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/fs_remove_file.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "tcp_accept",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/tcp_accept.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "uds_split",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/uds_split.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "macros_rename_test",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/macros_rename_test.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "io_read_to_end",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_read_to_end.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "signal_panic",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/signal_panic.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "task_local_set",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/task_local_set.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "sync_semaphore_owned",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/sync_semaphore_owned.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "rt_handle",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/rt_handle.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "rt_time_start_paused",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/rt_time_start_paused.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "signal_notify_both",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/signal_notify_both.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "io_driver_drop",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_driver_drop.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "signal_ctrl_c",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/signal_ctrl_c.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "sync_once_cell",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/sync_once_cell.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "process_issue_42",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/process_issue_42.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "io_write_int",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_write_int.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "signal_drop_rt",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/signal_drop_rt.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "time_rt",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/time_rt.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "time_interval",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/time_interval.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "io_take",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_take.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "fs_remove_dir_all",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/fs_remove_dir_all.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "tcp_connect",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/tcp_connect.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "fs_dir",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/fs_dir.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "io_repeat",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_repeat.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "fs_symlink_file_windows",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/fs_symlink_file_windows.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "tcp_into_std",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/tcp_into_std.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "sync_semaphore",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/sync_semaphore.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "macros_select",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/macros_select.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "fs_copy",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/fs_copy.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "io_write",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_write.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "buffered",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/buffered.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "fs_try_exists",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/fs_try_exists.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "no_rt",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/no_rt.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "sync_mutex_owned",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/sync_mutex_owned.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "sync_mpsc",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/sync_mpsc.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "sync_panic",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/sync_panic.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "net_bind_resource",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/net_bind_resource.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "io_util_empty",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_util_empty.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "net_panic",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/net_panic.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "rt_common",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/rt_common.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "task_blocking",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/task_blocking.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "tcp_echo",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/tcp_echo.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "rt_handle_block_on",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/rt_handle_block_on.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "fs_file",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/fs_file.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "io_poll_aio",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_poll_aio.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "fs_open_options_windows",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/fs_open_options_windows.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "sync_notify",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/sync_notify.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "io_buf_writer",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_buf_writer.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "time_timeout",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/time_timeout.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "unwindsafe",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/unwindsafe.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "fs_canonicalize_dir",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/fs_canonicalize_dir.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "task_id",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/task_id.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "process_change_of_runtime",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/process_change_of_runtime.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "io_fill_buf",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_fill_buf.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "io_write_buf",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_write_buf.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "fs_symlink_dir_windows",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/fs_symlink_dir_windows.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "io_buf_reader",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_buf_reader.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "process_raw_handle",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/process_raw_handle.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "io_copy",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_copy.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "duplex_stream",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/duplex_stream.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "coop_budget",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/coop_budget.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "sync_oneshot",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/sync_oneshot.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "io_read_until",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_read_until.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "process_kill_on_drop",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/process_kill_on_drop.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "task_builder",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/task_builder.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "rt_metrics",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/rt_metrics.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "uds_stream",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/uds_stream.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "test_clock",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/test_clock.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "io_join",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_join.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "io_write_all_buf",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_write_all_buf.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "async_send_sync",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/async_send_sync.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "io_read_exact",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_read_exact.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "tcp_stream",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/tcp_stream.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "sync_barrier",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/sync_barrier.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "io_read_line",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_read_line.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "io_copy_bidirectional",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_copy_bidirectional.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "macros_try_join",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/macros_try_join.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "sync_mutex",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/sync_mutex.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "rt_threaded",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/rt_threaded.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "io_lines",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_lines.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "io_mem_stream",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_mem_stream.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "uds_cred",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/uds_cred.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "signal_drop_signal",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/signal_drop_signal.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "io_read_to_string",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_read_to_string.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "uds_datagram",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/uds_datagram.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "net_named_pipe",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/net_named_pipe.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "fs",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/fs.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "process_smoke",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/process_smoke.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "macros_join",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/macros_join.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "_require_full",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/_require_full.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "tcp_peek",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/tcp_peek.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "io_async_read",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_async_read.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "signal_multi_rt",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/signal_multi_rt.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "time_panic",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/time_panic.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "net_lookup_host",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/net_lookup_host.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "task_yield_now",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/task_yield_now.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "io_split",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_split.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "macros_test",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/macros_test.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "rt_basic",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/rt_basic.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "signal_twice",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/signal_twice.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "macros_pin",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/macros_pin.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "dump",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/dump.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "sync_rwlock",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/sync_rwlock.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "io_sink",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_sink.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "join_handle_panic",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/join_handle_panic.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "sync_broadcast",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/sync_broadcast.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "sync_mpsc_weak",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/sync_mpsc_weak.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "tcp_into_split",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/tcp_into_split.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "sync_watch",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/sync_watch.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "net_unix_pipe",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/net_unix_pipe.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "tcp_shutdown",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/tcp_shutdown.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "udp",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/udp.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "io_write_all",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_write_all.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "io_async_fd",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/tests/io_async_fd.rs",
                    "test": true
                }
            ],
            "version": "1.37.0"
        },
        {
            "authors": [
                "Tokio Contributors <team@tokio.rs>"
            ],
            "categories": [
                "asynchronous"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "proc-macro2",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.60",
                    "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",
                    "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": [
                        "full"
                    ],
                    "kind": "dev",
                    "name": "tokio",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Tokio's proc macros.\n",
            "documentation": null,
            "edition": "2021",
            "features": {},
            "homepage": "https://tokio.rs",
            "id": "registry+https://github.com/rust-lang/crates.io-index#tokio-macros@2.2.0",
            "keywords": [],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-macros-2.2.0/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true
                    }
                }
            },
            "name": "tokio-macros",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/tokio-rs/tokio",
            "rust_version": "1.63",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "proc-macro"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "proc-macro"
                    ],
                    "name": "tokio_macros",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-macros-2.2.0/src/lib.rs",
                    "test": true
                }
            ],
            "version": "2.2.0"
        },
        {
            "authors": [],
            "categories": [
                "asynchronous",
                "cryptography",
                "network-programming"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "rustls",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.21.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "tokio",
                    "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": "argh",
                    "optional": false,
                    "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": "dev",
                    "name": "futures-util",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "lazy_static",
                    "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": "rustls-pemfile",
                    "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": [
                        "full"
                    ],
                    "kind": "dev",
                    "name": "tokio",
                    "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": [
                        "alloc",
                        "std"
                    ],
                    "kind": "dev",
                    "name": "rustls-webpki",
                    "optional": false,
                    "registry": null,
                    "rename": "webpki",
                    "req": "^0.100.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "webpki-roots",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.23.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Asynchronous TLS/SSL streams for Tokio using Rustls.",
            "documentation": "https://docs.rs/tokio-rustls",
            "edition": "2018",
            "features": {
                "dangerous_configuration": [
                    "rustls/dangerous_configuration"
                ],
                "default": [
                    "logging",
                    "tls12"
                ],
                "early-data": [],
                "logging": [
                    "rustls/logging"
                ],
                "secret_extraction": [
                    "rustls/secret_extraction"
                ],
                "tls12": [
                    "rustls/tls12"
                ]
            },
            "homepage": "https://github.com/rustls/tokio-rustls",
            "id": "registry+https://github.com/rust-lang/crates.io-index#tokio-rustls@0.24.1",
            "keywords": [],
            "license": "MIT/Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-rustls-0.24.1/Cargo.toml",
            "metadata": null,
            "name": "tokio-rustls",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rustls/tokio-rustls",
            "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": "tokio_rustls",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-rustls-0.24.1/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "client",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-rustls-0.24.1/examples/client.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "server",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-rustls-0.24.1/examples/server.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "badssl",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-rustls-0.24.1/tests/badssl.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/tokio-rustls-0.24.1/tests/test.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "early-data",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-rustls-0.24.1/tests/early-data.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "utils",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-rustls-0.24.1/tests/utils.rs",
                    "test": true
                }
            ],
            "version": "0.24.1"
        },
        {
            "authors": [
                "Daniel Abramov <dabramov@snapview.de>",
                "Alexey Galakhov <agalakhov@snapview.de>"
            ],
            "categories": [
                "web-programming::websocket",
                "network-programming",
                "asynchronous",
                "concurrency"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "sink",
                        "std"
                    ],
                    "kind": null,
                    "name": "futures-util",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.28",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "log",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.17",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "native-tls",
                    "optional": true,
                    "registry": null,
                    "rename": "native-tls-crate",
                    "req": "^0.2.11",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rustls",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.21.6",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rustls-native-certs",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.6.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "io-util"
                    ],
                    "kind": null,
                    "name": "tokio",
                    "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": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "tokio-native-tls",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "tokio-rustls",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.24.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "tungstenite",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.20.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "webpki-roots",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.25.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "env_logger",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "futures-channel",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.28",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "http1",
                        "server",
                        "tcp"
                    ],
                    "kind": "dev",
                    "name": "hyper",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.14.25",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "io-std",
                        "macros",
                        "net",
                        "rt-multi-thread",
                        "time"
                    ],
                    "kind": "dev",
                    "name": "tokio",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.27.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "url",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.3.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Tokio binding for Tungstenite, the Lightweight stream-based WebSocket implementation",
            "documentation": "https://docs.rs/tokio-tungstenite/0.20.1",
            "edition": "2018",
            "features": {
                "__rustls-tls": [
                    "rustls",
                    "tokio-rustls",
                    "stream",
                    "tungstenite/__rustls-tls",
                    "handshake"
                ],
                "connect": [
                    "stream",
                    "tokio/net",
                    "handshake"
                ],
                "default": [
                    "connect",
                    "handshake"
                ],
                "handshake": [
                    "tungstenite/handshake"
                ],
                "native-tls": [
                    "native-tls-crate",
                    "tokio-native-tls",
                    "stream",
                    "tungstenite/native-tls",
                    "handshake"
                ],
                "native-tls-crate": [
                    "dep:native-tls-crate"
                ],
                "native-tls-vendored": [
                    "native-tls",
                    "native-tls-crate/vendored",
                    "tungstenite/native-tls-vendored"
                ],
                "rustls": [
                    "dep:rustls"
                ],
                "rustls-native-certs": [
                    "dep:rustls-native-certs"
                ],
                "rustls-tls-native-roots": [
                    "__rustls-tls",
                    "rustls-native-certs"
                ],
                "rustls-tls-webpki-roots": [
                    "__rustls-tls",
                    "webpki-roots"
                ],
                "stream": [],
                "tokio-native-tls": [
                    "dep:tokio-native-tls"
                ],
                "tokio-rustls": [
                    "dep:tokio-rustls"
                ],
                "webpki-roots": [
                    "dep:webpki-roots"
                ]
            },
            "homepage": "https://github.com/snapview/tokio-tungstenite",
            "id": "registry+https://github.com/rust-lang/crates.io-index#tokio-tungstenite@0.20.1",
            "keywords": [
                "websocket",
                "io",
                "web"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-tungstenite-0.20.1/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "native-tls",
                            "__rustls-tls"
                        ]
                    }
                }
            },
            "name": "tokio-tungstenite",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/snapview/tokio-tungstenite",
            "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": "tokio_tungstenite",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-tungstenite-0.20.1/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "autobahn-client",
                    "required-features": [
                        "connect"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-tungstenite-0.20.1/examples/autobahn-client.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "autobahn-server",
                    "required-features": [
                        "handshake"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-tungstenite-0.20.1/examples/autobahn-server.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "client",
                    "required-features": [
                        "connect"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-tungstenite-0.20.1/examples/client.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "echo-server",
                    "required-features": [
                        "handshake"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-tungstenite-0.20.1/examples/echo-server.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "server-custom-accept",
                    "required-features": [
                        "handshake"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-tungstenite-0.20.1/examples/server-custom-accept.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "server",
                    "required-features": [
                        "handshake"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-tungstenite-0.20.1/examples/server.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "server-headers",
                    "required-features": [
                        "handshake"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-tungstenite-0.20.1/examples/server-headers.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "interval-server",
                    "required-features": [
                        "handshake"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-tungstenite-0.20.1/examples/interval-server.rs",
                    "test": false
                }
            ],
            "version": "0.20.1"
        },
        {
            "authors": [
                "Tokio Contributors <team@tokio.rs>"
            ],
            "categories": [
                "asynchronous"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "bytes",
                    "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": "futures-core",
                    "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": "futures-io",
                    "optional": true,
                    "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": "futures-sink",
                    "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": "futures-util",
                    "optional": true,
                    "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": "pin-project-lite",
                    "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": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "slab",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "sync"
                    ],
                    "kind": null,
                    "name": "tokio",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.28.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "std"
                    ],
                    "kind": null,
                    "name": "tracing",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.25",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "async-stream",
                    "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": "dev",
                    "name": "futures",
                    "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": "dev",
                    "name": "futures-test",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "parking_lot",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.12.0",
                    "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.1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "full"
                    ],
                    "kind": "dev",
                    "name": "tokio",
                    "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": "dev",
                    "name": "tokio-stream",
                    "optional": false,
                    "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": "dev",
                    "name": "tokio-test",
                    "optional": false,
                    "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": "hashbrown",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.14.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(tokio_unstable)",
                    "uses_default_features": true
                }
            ],
            "description": "Additional utilities for working with Tokio.\n",
            "documentation": null,
            "edition": "2021",
            "features": {
                "__docs_rs": [
                    "futures-util"
                ],
                "codec": [
                    "tracing"
                ],
                "compat": [
                    "futures-io"
                ],
                "default": [],
                "full": [
                    "codec",
                    "compat",
                    "io-util",
                    "time",
                    "net",
                    "rt"
                ],
                "futures-io": [
                    "dep:futures-io"
                ],
                "futures-util": [
                    "dep:futures-util"
                ],
                "hashbrown": [
                    "dep:hashbrown"
                ],
                "io": [],
                "io-util": [
                    "io",
                    "tokio/rt",
                    "tokio/io-util"
                ],
                "net": [
                    "tokio/net"
                ],
                "rt": [
                    "tokio/rt",
                    "tokio/sync",
                    "futures-util",
                    "hashbrown"
                ],
                "slab": [
                    "dep:slab"
                ],
                "time": [
                    "tokio/time",
                    "slab"
                ],
                "tracing": [
                    "dep:tracing"
                ]
            },
            "homepage": "https://tokio.rs",
            "id": "registry+https://github.com/rust-lang/crates.io-index#tokio-util@0.7.10",
            "keywords": [],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustc-args": [
                            "--cfg",
                            "docsrs",
                            "--cfg",
                            "tokio_unstable"
                        ],
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs",
                            "--cfg",
                            "tokio_unstable"
                        ]
                    }
                }
            },
            "name": "tokio-util",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/tokio-rs/tokio",
            "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": "tokio_util",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "poll_semaphore",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/poll_semaphore.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "panic",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/panic.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "time_delay_queue",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/time_delay_queue.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "reusable_box",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/reusable_box.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "codecs",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/codecs.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "task_join_map",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/task_join_map.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "compat",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/compat.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "framed_stream",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/framed_stream.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "length_delimited",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/length_delimited.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "framed_write",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/framed_write.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "io_stream_reader",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/io_stream_reader.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "mpsc",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/mpsc.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "framed_read",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/framed_read.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "io_inspect",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/io_inspect.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "task_tracker",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/task_tracker.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "io_reader_stream",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/io_reader_stream.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "io_sink_writer",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/io_sink_writer.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "framed",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/framed.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "spawn_pinned",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/spawn_pinned.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "_require_full",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/_require_full.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "io_sync_bridge",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/io_sync_bridge.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "sync_cancellation_token",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/sync_cancellation_token.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "context",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/context.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "udp",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.10/tests/udp.rs",
                    "test": true
                }
            ],
            "version": "0.7.10"
        },
        {
            "authors": [
                "Alex Crichton <alex@alexcrichton.com>"
            ],
            "categories": [
                "encoding",
                "parser-implementations",
                "parsing",
                "config"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "serde",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.145",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "A TOML-compatible datetime type",
            "documentation": null,
            "edition": "2021",
            "features": {
                "serde": [
                    "dep:serde"
                ]
            },
            "homepage": "https://github.com/toml-rs/toml",
            "id": "registry+https://github.com/rust-lang/crates.io-index#toml_datetime@0.6.5",
            "keywords": [
                "encoding",
                "toml"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/toml_datetime-0.6.5/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                },
                "release": {
                    "pre-release-replacements": [
                        {
                            "file": "CHANGELOG.md",
                            "min": 1,
                            "replace": "{{version}}",
                            "search": "Unreleased"
                        },
                        {
                            "exactly": 1,
                            "file": "CHANGELOG.md",
                            "replace": "...{{tag_name}}",
                            "search": "\\.\\.\\.HEAD"
                        },
                        {
                            "file": "CHANGELOG.md",
                            "min": 1,
                            "replace": "{{date}}",
                            "search": "ReleaseDate"
                        },
                        {
                            "exactly": 1,
                            "file": "CHANGELOG.md",
                            "replace": "<!-- next-header -->\n## [Unreleased] - ReleaseDate\n",
                            "search": "<!-- next-header -->"
                        },
                        {
                            "exactly": 1,
                            "file": "CHANGELOG.md",
                            "replace": "<!-- next-url -->\n[Unreleased]: https://github.com/toml-rs/toml/compare/{{tag_name}}...HEAD",
                            "search": "<!-- next-url -->"
                        }
                    ]
                }
            },
            "name": "toml_datetime",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/toml-rs/toml",
            "rust_version": "1.67",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "toml_datetime",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/toml_datetime-0.6.5/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.6.5"
        },
        {
            "authors": [
                "Andronik Ordian <write@reusable.software>",
                "Ed Page <eopage@gmail.com>"
            ],
            "categories": [
                "encoding",
                "parser-implementations",
                "parsing",
                "config"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "std"
                    ],
                    "kind": null,
                    "name": "indexmap",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.0.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "max_inline"
                    ],
                    "kind": null,
                    "name": "kstring",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^2.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.145",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "serde"
                    ],
                    "kind": null,
                    "name": "serde_spanned",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.6.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "toml_datetime",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.6.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "winnow",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "libtest-mimic",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.6.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.96",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "harness"
                    ],
                    "kind": "dev",
                    "name": "snapbox",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.11",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "toml-test-data",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.8.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "toml-test-harness",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.8",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Yet another format-preserving TOML parser.",
            "documentation": null,
            "edition": "2021",
            "features": {
                "default": [
                    "parse",
                    "display"
                ],
                "display": [],
                "parse": [
                    "dep:winnow"
                ],
                "perf": [
                    "dep:kstring"
                ],
                "serde": [
                    "dep:serde",
                    "toml_datetime/serde",
                    "dep:serde_spanned"
                ],
                "unbounded": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#toml_edit@0.21.1",
            "keywords": [
                "encoding",
                "toml"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/toml_edit-0.21.1/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "serde"
                        ],
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                },
                "release": {
                    "pre-release-replacements": [
                        {
                            "file": "CHANGELOG.md",
                            "min": 1,
                            "replace": "{{version}}",
                            "search": "Unreleased"
                        },
                        {
                            "exactly": 1,
                            "file": "CHANGELOG.md",
                            "replace": "...{{tag_name}}",
                            "search": "\\.\\.\\.HEAD"
                        },
                        {
                            "file": "CHANGELOG.md",
                            "min": 1,
                            "replace": "{{date}}",
                            "search": "ReleaseDate"
                        },
                        {
                            "exactly": 1,
                            "file": "CHANGELOG.md",
                            "replace": "<!-- next-header -->\n## [Unreleased] - ReleaseDate\n",
                            "search": "<!-- next-header -->"
                        },
                        {
                            "exactly": 1,
                            "file": "CHANGELOG.md",
                            "replace": "<!-- next-url -->\n[Unreleased]: https://github.com/toml-rs/toml/compare/{{tag_name}}...HEAD",
                            "search": "<!-- next-url -->"
                        }
                    ],
                    "tag-name": "v{{version}}"
                }
            },
            "name": "toml_edit",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/toml-rs/toml",
            "rust_version": "1.69",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "toml_edit",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/toml_edit-0.21.1/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "visit",
                    "required-features": [
                        "parse",
                        "display"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/toml_edit-0.21.1/examples/visit.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "testsuite",
                    "required-features": [
                        "parse",
                        "display"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/toml_edit-0.21.1/tests/testsuite/main.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "decoder_compliance",
                    "required-features": [
                        "parse"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/toml_edit-0.21.1/tests/decoder_compliance.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "encoder_compliance",
                    "required-features": [
                        "parse",
                        "display"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/toml_edit-0.21.1/tests/encoder_compliance.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "invalid",
                    "required-features": [
                        "parse"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/toml_edit-0.21.1/tests/invalid.rs",
                    "test": true
                }
            ],
            "version": "0.21.1"
        },
        {
            "authors": [
                "Tower Maintainers <team@tower-rs.com>"
            ],
            "categories": [
                "asynchronous",
                "network-programming"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": "dev",
                    "name": "futures",
                    "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": "http",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "macros",
                        "time"
                    ],
                    "kind": "dev",
                    "name": "tokio",
                    "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": "tower-layer",
                    "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
                }
            ],
            "description": "Trait representing an asynchronous, request / response based, client or server.\n",
            "documentation": "https://docs.rs/tower-service/0.3.2",
            "edition": "2018",
            "features": {},
            "homepage": "https://github.com/tower-rs/tower",
            "id": "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.2",
            "keywords": [],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tower-service-0.3.2/Cargo.toml",
            "metadata": null,
            "name": "tower-service",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/tower-rs/tower",
            "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": "tower_service",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tower-service-0.3.2/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.3.2"
        },
        {
            "authors": [
                "Eliza Weisman <eliza@buoyant.io>",
                "Tokio Contributors <team@tokio.rs>"
            ],
            "categories": [
                "development-tools::debugging",
                "development-tools::profiling",
                "asynchronous",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "log",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.17",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "pin-project-lite",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.9",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "tracing-attributes",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.27",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "tracing-core",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.32",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "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": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "futures",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.21",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "log",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.17",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "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
                }
            ],
            "description": "Application-level tracing for Rust.\n",
            "documentation": null,
            "edition": "2018",
            "features": {
                "async-await": [],
                "attributes": [
                    "tracing-attributes"
                ],
                "default": [
                    "std",
                    "attributes"
                ],
                "log": [
                    "dep:log"
                ],
                "log-always": [
                    "log"
                ],
                "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": [],
                "std": [
                    "tracing-core/std"
                ],
                "tracing-attributes": [
                    "dep:tracing-attributes"
                ],
                "valuable": [
                    "tracing-core/valuable"
                ]
            },
            "homepage": "https://tokio.rs",
            "id": "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.40",
            "keywords": [
                "logging",
                "tracing",
                "metrics",
                "async"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustc-args": [
                            "--cfg",
                            "tracing_unstable"
                        ],
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs",
                            "--cfg",
                            "tracing_unstable"
                        ]
                    }
                }
            },
            "name": "tracing",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/tokio-rs/tracing",
            "rust_version": "1.56.0",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "tracing",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "max_level_hint",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/tests/max_level_hint.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "filter_caching_is_lexically_scoped",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/tests/filter_caching_is_lexically_scoped.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "register_callsite_deadlock",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/tests/register_callsite_deadlock.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "filters_dont_leak",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/tests/filters_dont_leak.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "subscriber",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/tests/subscriber.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "no_subscriber",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/tests/no_subscriber.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "future_send",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/tests/future_send.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "filters_are_reevaluated_for_different_call_sites",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/tests/filters_are_reevaluated_for_different_call_sites.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "enabled",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/tests/enabled.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "event",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/tests/event.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "multiple_max_level_hints",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/tests/multiple_max_level_hints.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "filters_are_not_reevaluated_for_the_same_span",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/tests/filters_are_not_reevaluated_for_the_same_span.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "span",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/tests/span.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "macro_imports",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/tests/macro_imports.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "instrument",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/tests/instrument.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "macros",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/tests/macros.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "macros_incompatible_concat",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/tests/macros_incompatible_concat.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "scoped_clobbers_default",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/tests/scoped_clobbers_default.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "baseline",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/benches/baseline.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "dispatch_get_clone",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/benches/dispatch_get_clone.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "dispatch_get_ref",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/benches/dispatch_get_ref.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "empty_span",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/benches/empty_span.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "enter_span",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/benches/enter_span.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "event",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/benches/event.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "span_fields",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/benches/span_fields.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "span_no_fields",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/benches/span_no_fields.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "span_repeated",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/benches/span_repeated.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "shared",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/benches/shared.rs",
                    "test": false
                }
            ],
            "version": "0.1.40"
        },
        {
            "authors": [
                "Tokio Contributors <team@tokio.rs>",
                "Eliza Weisman <eliza@buoyant.io>",
                "David Barsky <dbarsky@amazon.com>"
            ],
            "categories": [
                "development-tools::debugging",
                "development-tools::profiling",
                "asynchronous"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "proc-macro2",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.60",
                    "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.20",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "full",
                        "parsing",
                        "printing",
                        "visit-mut",
                        "clone-impls",
                        "extra-traits",
                        "proc-macro"
                    ],
                    "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": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "async-trait",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.67",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "rustversion",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.9",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "tokio-test",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "tracing",
                    "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": true
                },
                {
                    "features": [
                        "env-filter"
                    ],
                    "kind": "dev",
                    "name": "tracing-subscriber",
                    "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": "dev",
                    "name": "trybuild",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.64",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Procedural macro attributes for automatically instrumenting functions.\n",
            "documentation": null,
            "edition": "2018",
            "features": {
                "async-await": []
            },
            "homepage": "https://tokio.rs",
            "id": "registry+https://github.com/rust-lang/crates.io-index#tracing-attributes@0.1.27",
            "keywords": [
                "logging",
                "tracing",
                "macro",
                "instrument",
                "log"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-attributes-0.1.27/Cargo.toml",
            "metadata": null,
            "name": "tracing-attributes",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/tokio-rs/tracing",
            "rust_version": "1.56.0",
            "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": "tracing_attributes",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-attributes-0.1.27/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/tracing-attributes-0.1.27/tests/ui.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "async_fn",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-attributes-0.1.27/tests/async_fn.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "targets",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-attributes-0.1.27/tests/targets.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "fields",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-attributes-0.1.27/tests/fields.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "destructuring",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-attributes-0.1.27/tests/destructuring.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "err",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-attributes-0.1.27/tests/err.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "ret",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-attributes-0.1.27/tests/ret.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "levels",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-attributes-0.1.27/tests/levels.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "follows_from",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-attributes-0.1.27/tests/follows_from.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "instrument",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-attributes-0.1.27/tests/instrument.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "names",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-attributes-0.1.27/tests/names.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "parents",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-attributes-0.1.27/tests/parents.rs",
                    "test": true
                }
            ],
            "version": "0.1.27"
        },
        {
            "authors": [
                "Tokio Contributors <team@tokio.rs>"
            ],
            "categories": [
                "development-tools::debugging",
                "development-tools::profiling",
                "asynchronous"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "once_cell",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.13.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "valuable",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(tracing_unstable)",
                    "uses_default_features": false
                }
            ],
            "description": "Core primitives for application-level tracing.\n",
            "documentation": null,
            "edition": "2018",
            "features": {
                "default": [
                    "std",
                    "valuable/std"
                ],
                "once_cell": [
                    "dep:once_cell"
                ],
                "std": [
                    "once_cell"
                ],
                "valuable": [
                    "dep:valuable"
                ]
            },
            "homepage": "https://tokio.rs",
            "id": "registry+https://github.com/rust-lang/crates.io-index#tracing-core@0.1.32",
            "keywords": [
                "logging",
                "tracing",
                "profiling"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-core-0.1.32/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustc-args": [
                            "--cfg",
                            "tracing_unstable"
                        ],
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs",
                            "--cfg",
                            "tracing_unstable"
                        ]
                    }
                }
            },
            "name": "tracing-core",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/tokio-rs/tracing",
            "rust_version": "1.56.0",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "tracing_core",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-core-0.1.32/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "dispatch",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-core-0.1.32/tests/dispatch.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "local_dispatch_before_init",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-core-0.1.32/tests/local_dispatch_before_init.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "macros",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-core-0.1.32/tests/macros.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "global_dispatch",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tracing-core-0.1.32/tests/global_dispatch.rs",
                    "test": true
                }
            ],
            "version": "0.1.32"
        },
        {
            "authors": [
                "Tobie Morgan Hitchcock <tobie@surrealdb.com>"
            ],
            "categories": [
                "date-and-time",
                "web-programming",
                "wasm"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "js-sys",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.66",
                    "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.89",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_arch = \"wasm32\")",
                    "uses_default_features": true
                },
                {
                    "features": [
                        "Window",
                        "Performance",
                        "PerformanceTiming"
                    ],
                    "kind": null,
                    "name": "web-sys",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.66",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_arch = \"wasm32\")",
                    "uses_default_features": true
                }
            ],
            "description": "A minimal replacement for std::time::Instant that works in WASM for the web and Node.js.",
            "documentation": null,
            "edition": "2021",
            "features": {},
            "homepage": "https://github.com/surrealdb/trice",
            "id": "registry+https://github.com/rust-lang/crates.io-index#trice@0.4.0",
            "keywords": [
                "instant",
                "measure",
                "performance",
                "time",
                "wasm"
            ],
            "license": "Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/trice-0.4.0/Cargo.toml",
            "metadata": null,
            "name": "trice",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/surrealdb/trice",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "trice",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/trice-0.4.0/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.4.0"
        },
        {
            "authors": [
                "Sean McArthur <sean@seanmonstar.com>"
            ],
            "categories": [
                "concurrency",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [],
            "description": "A lightweight atomic lock.",
            "documentation": "https://docs.rs/try-lock",
            "edition": "2015",
            "features": {},
            "homepage": "https://github.com/seanmonstar/try-lock",
            "id": "registry+https://github.com/rust-lang/crates.io-index#try-lock@0.2.5",
            "keywords": [
                "lock",
                "atomic"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/try-lock-0.2.5/Cargo.toml",
            "metadata": null,
            "name": "try-lock",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/seanmonstar/try-lock",
            "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": "try_lock",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/try-lock-0.2.5/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.2.5"
        },
        {
            "authors": [
                "Alexey Galakhov",
                "Daniel Abramov"
            ],
            "categories": [
                "web-programming::websocket",
                "network-programming"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "byteorder",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.3.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "bytes",
                    "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": "data-encoding",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "http",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "httparse",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.3.4",
                    "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.8",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "native-tls",
                    "optional": true,
                    "registry": null,
                    "rename": "native-tls-crate",
                    "req": "^0.2.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rand",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.8.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rustls",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.21.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rustls-native-certs",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.6.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "sha1",
                    "optional": true,
                    "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": null,
                    "name": "thiserror",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.23",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "url",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^2.1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "utf-8",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "webpki-roots",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.24",
                    "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.5.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "env_logger",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "input_buffer",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "net2",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.37",
                    "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.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Lightweight stream-based WebSocket implementation",
            "documentation": "https://docs.rs/tungstenite/0.20.0",
            "edition": "2018",
            "features": {
                "__rustls-tls": [
                    "rustls"
                ],
                "data-encoding": [
                    "dep:data-encoding"
                ],
                "default": [
                    "handshake"
                ],
                "handshake": [
                    "data-encoding",
                    "http",
                    "httparse",
                    "sha1",
                    "url"
                ],
                "http": [
                    "dep:http"
                ],
                "httparse": [
                    "dep:httparse"
                ],
                "native-tls": [
                    "native-tls-crate"
                ],
                "native-tls-crate": [
                    "dep:native-tls-crate"
                ],
                "native-tls-vendored": [
                    "native-tls",
                    "native-tls-crate/vendored"
                ],
                "rustls": [
                    "dep:rustls"
                ],
                "rustls-native-certs": [
                    "dep:rustls-native-certs"
                ],
                "rustls-tls-native-roots": [
                    "__rustls-tls",
                    "rustls-native-certs"
                ],
                "rustls-tls-webpki-roots": [
                    "__rustls-tls",
                    "webpki-roots"
                ],
                "sha1": [
                    "dep:sha1"
                ],
                "url": [
                    "dep:url"
                ],
                "webpki-roots": [
                    "dep:webpki-roots"
                ]
            },
            "homepage": "https://github.com/snapview/tungstenite-rs",
            "id": "registry+https://github.com/rust-lang/crates.io-index#tungstenite@0.20.1",
            "keywords": [
                "websocket",
                "io",
                "web"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tungstenite-0.20.1/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true
                    }
                }
            },
            "name": "tungstenite",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/snapview/tungstenite-rs",
            "rust_version": "1.51",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "tungstenite",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tungstenite-0.20.1/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "client",
                    "required-features": [
                        "handshake"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tungstenite-0.20.1/examples/client.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "server",
                    "required-features": [
                        "handshake"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tungstenite-0.20.1/examples/server.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "autobahn-client",
                    "required-features": [
                        "handshake"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tungstenite-0.20.1/examples/autobahn-client.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "autobahn-server",
                    "required-features": [
                        "handshake"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tungstenite-0.20.1/examples/autobahn-server.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "callback-error",
                    "required-features": [
                        "handshake"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tungstenite-0.20.1/examples/callback-error.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "srv_accept_unmasked_frames",
                    "required-features": [
                        "handshake"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tungstenite-0.20.1/examples/srv_accept_unmasked_frames.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "buffer",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tungstenite-0.20.1/benches/buffer.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "write",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/tungstenite-0.20.1/benches/write.rs",
                    "test": false
                }
            ],
            "version": "0.20.1"
        },
        {
            "authors": [
                "Paho Lurie-Gregg <paho@paholg.com>",
                "Andre Bogus <bogusandre@gmail.com>"
            ],
            "categories": [
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "scale-info",
                    "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
                }
            ],
            "description": "Typenum is a Rust library for type-level numbers evaluated at\n    compile time. It currently supports bits, unsigned integers, and signed\n    integers. It also provides a type-level array of type-level numbers, but its\n    implementation is incomplete.",
            "documentation": "https://docs.rs/typenum",
            "edition": "2018",
            "features": {
                "const-generics": [],
                "force_unix_path_separator": [],
                "i128": [],
                "no_std": [],
                "scale-info": [
                    "dep:scale-info"
                ],
                "scale_info": [
                    "scale-info/derive"
                ],
                "strict": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#typenum@1.17.0",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/typenum-1.17.0/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "i128",
                            "const-generics"
                        ],
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                },
                "playground": {
                    "features": [
                        "i128",
                        "const-generics"
                    ]
                }
            },
            "name": "typenum",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/paholg/typenum",
            "rust_version": "1.37.0",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "typenum",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/typenum-1.17.0/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/typenum-1.17.0/tests/test.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "custom-build"
                    ],
                    "name": "build-script-main",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/typenum-1.17.0/build/main.rs",
                    "test": false
                }
            ],
            "version": "1.17.0"
        },
        {
            "authors": [
                "dylanhart <dylan96hart@gmail.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "bytes",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.4.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "postgres-types",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.6",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rand",
                    "optional": true,
                    "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": 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": "uuid",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "bencher",
                    "optional": false,
                    "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": "dev",
                    "name": "serde_derive",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "js"
                    ],
                    "kind": null,
                    "name": "getrandom",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "wasm32-unknown-unknown",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "web-time",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "wasm32-unknown-unknown",
                    "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": "wasm32-unknown-unknown",
                    "uses_default_features": true
                }
            ],
            "description": "a Universally Unique Lexicographically Sortable Identifier implementation",
            "documentation": null,
            "edition": "2018",
            "features": {
                "default": [
                    "std"
                ],
                "postgres": [
                    "dep:postgres-types",
                    "dep:bytes"
                ],
                "rand": [
                    "dep:rand"
                ],
                "serde": [
                    "dep:serde"
                ],
                "std": [
                    "rand"
                ],
                "uuid": [
                    "dep:uuid"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#ulid@1.1.2",
            "keywords": [
                "ulid",
                "uuid",
                "sortable",
                "identifier"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ulid-1.1.2/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true
                    }
                }
            },
            "name": "ulid",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/dylanhart/ulid-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": "ulid",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ulid-1.1.2/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "wasm32-datetime",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ulid-1.1.2/tests/wasm32-datetime.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "bench",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ulid-1.1.2/benches/bench.rs",
                    "test": false
                }
            ],
            "version": "1.1.2"
        },
        {
            "authors": [
                "Sean McArthur <sean@seanmonstar.com>"
            ],
            "categories": [
                "internationalization",
                "text-processing",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": "build",
                    "name": "version_check",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.9",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "A case-insensitive wrapper around strings.",
            "documentation": "https://docs.rs/unicase",
            "edition": "2015",
            "features": {
                "nightly": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#unicase@2.7.0",
            "keywords": [
                "lowercase",
                "case",
                "case-insensitive",
                "case-folding",
                "no_std"
            ],
            "license": "MIT/Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/unicase-2.7.0/Cargo.toml",
            "metadata": null,
            "name": "unicase",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/seanmonstar/unicase",
            "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": "unicase",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/unicase-2.7.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/unicase-2.7.0/build.rs",
                    "test": false
                }
            ],
            "version": "2.7.0"
        },
        {
            "authors": [
                "The Servo Project Developers"
            ],
            "categories": [
                "no-std",
                "encoding",
                "text-processing"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "flame",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "flamer",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "derive"
                    ],
                    "kind": null,
                    "name": "serde",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": ">=0.8, <2.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "serde_test",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": ">=0.8, <2.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Implementation of the Unicode Bidirectional Algorithm",
            "documentation": "https://docs.rs/unicode-bidi/",
            "edition": "2018",
            "features": {
                "bench_it": [],
                "default": [
                    "std",
                    "hardcoded-data"
                ],
                "flame": [
                    "dep:flame"
                ],
                "flame_it": [
                    "flame",
                    "flamer"
                ],
                "flamer": [
                    "dep:flamer"
                ],
                "hardcoded-data": [],
                "serde": [
                    "dep:serde"
                ],
                "std": [],
                "unstable": [],
                "with_serde": [
                    "serde"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#unicode-bidi@0.3.15",
            "keywords": [
                "rtl",
                "unicode",
                "text",
                "layout",
                "bidi"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/unicode-bidi-0.3.15/Cargo.toml",
            "metadata": null,
            "name": "unicode-bidi",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/servo/unicode-bidi",
            "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": "unicode_bidi",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/unicode-bidi-0.3.15/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "conformance_tests",
                    "required-features": [
                        "hardcoded-data"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/unicode-bidi-0.3.15/tests/conformance_tests.rs",
                    "test": true
                }
            ],
            "version": "0.3.15"
        },
        {
            "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": [
                "kwantam <kwantam@gmail.com>",
                "Manish Goregaokar <manishsmail@gmail.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "alloc"
                    ],
                    "kind": null,
                    "name": "tinyvec",
                    "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": "This crate provides functions for normalization of\nUnicode strings, including Canonical and Compatible\nDecomposition and Recomposition, as described in\nUnicode Standard Annex #15.\n",
            "documentation": "https://docs.rs/unicode-normalization/",
            "edition": "2018",
            "features": {
                "default": [
                    "std"
                ],
                "std": []
            },
            "homepage": "https://github.com/unicode-rs/unicode-normalization",
            "id": "registry+https://github.com/rust-lang/crates.io-index#unicode-normalization@0.1.23",
            "keywords": [
                "text",
                "unicode",
                "normalization",
                "decomposition",
                "recomposition"
            ],
            "license": "MIT/Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/unicode-normalization-0.1.23/Cargo.toml",
            "metadata": null,
            "name": "unicode-normalization",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/unicode-rs/unicode-normalization",
            "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": "unicode_normalization",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/unicode-normalization-0.1.23/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "bench",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/unicode-normalization-0.1.23/benches/bench.rs",
                    "test": false
                }
            ],
            "version": "0.1.23"
        },
        {
            "authors": [
                "Manish Goregaokar <manishsmail@gmail.com>"
            ],
            "categories": [],
            "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-std",
                    "optional": true,
                    "registry": null,
                    "rename": "std",
                    "req": "^1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "This crate exposes the Unicode `Script` and `Script_Extension` properties from [UAX #24](http://www.unicode.org/reports/tr24/)\n",
            "documentation": "https://docs.rs/unicode-script",
            "edition": "2018",
            "features": {
                "bench": [],
                "compiler_builtins": [
                    "dep:compiler_builtins"
                ],
                "core": [
                    "dep:core"
                ],
                "rustc-dep-of-std": [
                    "std",
                    "core",
                    "compiler_builtins"
                ],
                "std": [
                    "dep:std"
                ]
            },
            "homepage": "https://github.com/unicode-rs/unicode-script",
            "id": "registry+https://github.com/rust-lang/crates.io-index#unicode-script@0.5.6",
            "keywords": [
                "text",
                "unicode",
                "script",
                "language"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/unicode-script-0.5.6/Cargo.toml",
            "metadata": null,
            "name": "unicode-script",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/unicode-rs/unicode-script",
            "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": "unicode_script",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/unicode-script-0.5.6/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.5.6"
        },
        {
            "authors": [
                "Charles Lew <crlf0710@gmail.com>",
                "Manish Goregaokar <manishsmail@gmail.com>"
            ],
            "categories": [],
            "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-std",
                    "optional": true,
                    "registry": null,
                    "rename": "std",
                    "req": "^1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "unicode-normalization",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.12",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "unicode-script",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                }
            ],
            "description": "Detect possible security problems with Unicode usage\naccording to Unicode Technical Standard #39 rules.\n",
            "documentation": "https://docs.rs/unicode-security",
            "edition": "2018",
            "features": {
                "bench": [],
                "compiler_builtins": [
                    "dep:compiler_builtins"
                ],
                "core": [
                    "dep:core"
                ],
                "default": [],
                "rustc-dep-of-std": [
                    "std",
                    "core",
                    "compiler_builtins"
                ],
                "std": [
                    "dep:std"
                ]
            },
            "homepage": "https://github.com/unicode-rs/unicode-security",
            "id": "registry+https://github.com/rust-lang/crates.io-index#unicode-security@0.1.1",
            "keywords": [
                "text",
                "security",
                "unicode"
            ],
            "license": "MIT/Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/unicode-security-0.1.1/Cargo.toml",
            "metadata": null,
            "name": "unicode-security",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/unicode-rs/unicode-security",
            "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": "unicode_security",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/unicode-security-0.1.1/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.1.1"
        },
        {
            "authors": [
                "kwantam <kwantam@gmail.com>",
                "Manish Goregaokar <manishsmail@gmail.com>"
            ],
            "categories": [],
            "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-std",
                    "optional": true,
                    "registry": null,
                    "rename": "std",
                    "req": "^1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Determine displayed width of `char` and `str` types\naccording to Unicode Standard Annex #11 rules.\n",
            "documentation": "https://unicode-rs.github.io/unicode-width",
            "edition": "2015",
            "features": {
                "bench": [],
                "compiler_builtins": [
                    "dep:compiler_builtins"
                ],
                "core": [
                    "dep:core"
                ],
                "default": [],
                "no_std": [],
                "rustc-dep-of-std": [
                    "std",
                    "core",
                    "compiler_builtins"
                ],
                "std": [
                    "dep:std"
                ]
            },
            "homepage": "https://github.com/unicode-rs/unicode-width",
            "id": "registry+https://github.com/rust-lang/crates.io-index#unicode-width@0.1.11",
            "keywords": [
                "text",
                "width",
                "unicode"
            ],
            "license": "MIT/Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/unicode-width-0.1.11/Cargo.toml",
            "metadata": null,
            "name": "unicode-width",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/unicode-rs/unicode-width",
            "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": "unicode_width",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/unicode-width-0.1.11/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.1.11"
        },
        {
            "authors": [
                "erick.tryzelaar <erick.tryzelaar@gmail.com>",
                "kwantam <kwantam@gmail.com>",
                "Manish Goregaokar <manishsmail@gmail.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": "dev",
                    "name": "criterion",
                    "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
                }
            ],
            "description": "Determine whether characters have the XID_Start\nor XID_Continue properties according to\nUnicode Standard Annex #31.\n",
            "documentation": "https://unicode-rs.github.io/unicode-xid",
            "edition": "2015",
            "features": {
                "bench": [],
                "default": [],
                "no_std": []
            },
            "homepage": "https://github.com/unicode-rs/unicode-xid",
            "id": "registry+https://github.com/rust-lang/crates.io-index#unicode-xid@0.2.4",
            "keywords": [
                "text",
                "unicode",
                "xid"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/unicode-xid-0.2.4/Cargo.toml",
            "metadata": null,
            "name": "unicode-xid",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/unicode-rs/unicode-xid",
            "rust_version": "1.17",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2015",
                    "kind": [
                        "lib"
                    ],
                    "name": "unicode_xid",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/unicode-xid-0.2.4/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "test"
                    ],
                    "name": "exhaustive_tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/unicode-xid-0.2.4/tests/exhaustive_tests.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "bench"
                    ],
                    "name": "xid",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/unicode-xid-0.2.4/benches/xid.rs",
                    "test": false
                }
            ],
            "version": "0.2.4"
        },
        {
            "authors": [
                "Brian Smith <brian@briansmith.org>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [],
            "description": "Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.",
            "documentation": "https://briansmith.org/rustdoc/untrusted/",
            "edition": "2018",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#untrusted@0.7.1",
            "keywords": [],
            "license": "ISC",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/untrusted-0.7.1/Cargo.toml",
            "metadata": null,
            "name": "untrusted",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/briansmith/untrusted",
            "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": "untrusted",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/untrusted-0.7.1/src/untrusted.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/untrusted-0.7.1/tests/tests.rs",
                    "test": true
                }
            ],
            "version": "0.7.1"
        },
        {
            "authors": [
                "Brian Smith <brian@briansmith.org>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [],
            "description": "Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.",
            "documentation": "https://briansmith.org/rustdoc/untrusted/",
            "edition": "2018",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#untrusted@0.9.0",
            "keywords": [],
            "license": "ISC",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/untrusted-0.9.0/Cargo.toml",
            "metadata": null,
            "name": "untrusted",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/briansmith/untrusted",
            "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": "untrusted",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/untrusted-0.9.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/untrusted-0.9.0/tests/tests.rs",
                    "test": true
                }
            ],
            "version": "0.9.0"
        },
        {
            "authors": [
                "The rust-url developers"
            ],
            "categories": [
                "parser-implementations",
                "web-programming",
                "encoding"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "form_urlencoded",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.2.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "idna",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "percent-encoding",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.3.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "derive"
                    ],
                    "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": "dev",
                    "name": "bencher",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1",
                    "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",
                    "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
                }
            ],
            "description": "URL library for Rust, based on the WHATWG URL Standard",
            "documentation": "https://docs.rs/url",
            "edition": "2018",
            "features": {
                "debugger_visualizer": [],
                "default": [],
                "expose_internals": [],
                "serde": [
                    "dep:serde"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#url@2.5.0",
            "keywords": [
                "url",
                "parser"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/url-2.5.0/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "serde"
                        ],
                        "rustdoc-args": [
                            "--generate-link-to-definition"
                        ]
                    }
                },
                "playground": {
                    "features": [
                        "serde"
                    ]
                }
            },
            "name": "url",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/servo/rust-url",
            "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": "url",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/url-2.5.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "url_wpt",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/url-2.5.0/tests/wpt.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "unit",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/url-2.5.0/tests/unit.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "parse_url",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/url-2.5.0/benches/parse_url.rs",
                    "test": false
                }
            ],
            "version": "2.5.0"
        },
        {
            "authors": [
                "Kornel <kornel@geekhood.net>",
                "Bertram Truong <b@bertramtruong.com>"
            ],
            "categories": [
                "encoding",
                "web-programming"
            ],
            "default_run": null,
            "dependencies": [],
            "description": "A Rust library for doing URL percentage encoding.",
            "documentation": null,
            "edition": "2021",
            "features": {},
            "homepage": "https://lib.rs/urlencoding",
            "id": "registry+https://github.com/rust-lang/crates.io-index#urlencoding@2.1.3",
            "keywords": [
                "url",
                "percent",
                "escape",
                "urlencode",
                "urldecode"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/urlencoding-2.1.3/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "targets": [
                            "x86_64-unknown-linux-gnu"
                        ]
                    }
                }
            },
            "name": "urlencoding",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/kornelski/rust_urlencoding",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "urlencoding",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/urlencoding-2.1.3/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "bench",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/urlencoding-2.1.3/benches/bench.rs",
                    "test": false
                }
            ],
            "version": "2.1.3"
        },
        {
            "authors": [
                "Simon Sapin <simon.sapin@exyr.org>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [],
            "description": "Incremental, zero-copy UTF-8 decoding with error handling",
            "documentation": null,
            "edition": "2015",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#utf-8@0.7.6",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/utf-8-0.7.6/Cargo.toml",
            "metadata": null,
            "name": "utf-8",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/SimonSapin/rust-utf8",
            "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": "utf8",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/utf-8-0.7.6/src/lib.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "test"
                    ],
                    "name": "unit",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/utf-8-0.7.6/tests/unit.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2015",
                    "kind": [
                        "bench"
                    ],
                    "name": "from_utf8_lossy",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/utf-8-0.7.6/benches/from_utf8_lossy.rs",
                    "test": false
                }
            ],
            "version": "0.7.6"
        },
        {
            "authors": [
                "Ashley Mannix<ashleymannix@live.com.au>",
                "Christopher Armstrong",
                "Dylan DPC<dylan.dpc@gmail.com>",
                "Hunar Roop Kahlon<hunar.roop@gmail.com>"
            ],
            "categories": [
                "data-structures",
                "no-std",
                "parser-implementations",
                "wasm"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "arbitrary",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.1.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "atomic",
                    "optional": true,
                    "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": null,
                    "name": "borsh",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "borsh-derive",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "derive"
                    ],
                    "kind": null,
                    "name": "bytemuck",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.14.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "getrandom",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "md-5",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.10",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "rand",
                    "optional": true,
                    "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": null,
                    "name": "serde",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.56",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "sha1_smol",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "slog",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "uuid-macro-internal",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.8.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "zerocopy",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.6",
                    "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.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": "serde_derive",
                    "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
                },
                {
                    "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.56",
                    "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.52",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "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\", target_vendor = \"unknown\", target_os = \"unknown\"))",
                    "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\", target_vendor = \"unknown\", target_os = \"unknown\"))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "wasm-bindgen",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target = \"wasm32-unknown-unknown\")",
                    "uses_default_features": true
                }
            ],
            "description": "A library to generate and parse UUIDs.",
            "documentation": "https://docs.rs/uuid",
            "edition": "2018",
            "features": {
                "arbitrary": [
                    "dep:arbitrary"
                ],
                "atomic": [
                    "dep:atomic"
                ],
                "borsh": [
                    "dep:borsh",
                    "dep:borsh-derive"
                ],
                "bytemuck": [
                    "dep:bytemuck"
                ],
                "default": [
                    "std"
                ],
                "fast-rng": [
                    "rng",
                    "dep:rand"
                ],
                "js": [
                    "dep:wasm-bindgen",
                    "getrandom?/js"
                ],
                "macro-diagnostics": [
                    "dep:uuid-macro-internal"
                ],
                "md5": [
                    "dep:md-5"
                ],
                "rng": [
                    "dep:getrandom"
                ],
                "serde": [
                    "dep:serde"
                ],
                "sha1": [
                    "dep:sha1_smol"
                ],
                "slog": [
                    "dep:slog"
                ],
                "std": [],
                "v1": [
                    "atomic"
                ],
                "v3": [
                    "md5"
                ],
                "v4": [
                    "rng"
                ],
                "v5": [
                    "sha1"
                ],
                "v6": [
                    "atomic"
                ],
                "v7": [
                    "atomic",
                    "rng"
                ],
                "v8": [],
                "zerocopy": [
                    "dep:zerocopy"
                ]
            },
            "homepage": "https://github.com/uuid-rs/uuid",
            "id": "registry+https://github.com/rust-lang/crates.io-index#uuid@1.8.0",
            "keywords": [
                "guid",
                "unique",
                "uuid"
            ],
            "license": "Apache-2.0 OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/uuid-1.8.0/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "serde",
                            "arbitrary",
                            "slog",
                            "borsh",
                            "v1",
                            "v3",
                            "v4",
                            "v5",
                            "v6",
                            "v7",
                            "v8"
                        ],
                        "rustc-args": [
                            "--cfg",
                            "uuid_unstable"
                        ],
                        "rustdoc-args": [
                            "--cfg",
                            "uuid_unstable"
                        ],
                        "targets": [
                            "x86_64-unknown-linux-gnu"
                        ]
                    }
                },
                "playground": {
                    "features": [
                        "serde",
                        "v1",
                        "v3",
                        "v4",
                        "v5",
                        "v6",
                        "v7",
                        "v8"
                    ]
                }
            },
            "name": "uuid",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/uuid-rs/uuid",
            "rust_version": "1.60.0",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "uuid",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/uuid-1.8.0/src/lib.rs",
                    "test": true
                }
            ],
            "version": "1.8.0"
        },
        {
            "authors": [
                "Ashley Mannix <ashleymannix@live.com.au>"
            ],
            "categories": [
                "encoding",
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "ctor",
                    "optional": false,
                    "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": "erased-serde",
                    "optional": true,
                    "registry": null,
                    "rename": "erased-serde1",
                    "req": "^0.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "serde_fmt",
                    "optional": true,
                    "registry": null,
                    "rename": "serde1_fmt",
                    "req": "^1",
                    "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": "serde1_lib",
                    "req": "^1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [
                        "fmt"
                    ],
                    "kind": null,
                    "name": "sval",
                    "optional": true,
                    "registry": null,
                    "rename": "sval1_lib",
                    "req": "^1.0.0-alpha.5",
                    "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": "serde1_json",
                    "req": "^1",
                    "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": "serde1_test",
                    "req": "^1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "std"
                    ],
                    "kind": "dev",
                    "name": "sval_json",
                    "optional": false,
                    "registry": null,
                    "rename": "sval1_json",
                    "req": "^1.0.0-alpha.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "test"
                    ],
                    "kind": "dev",
                    "name": "sval",
                    "optional": false,
                    "registry": null,
                    "rename": "sval1_lib",
                    "req": "^1.0.0-alpha.5",
                    "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",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "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": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "build",
                    "name": "version_check",
                    "optional": false,
                    "registry": null,
                    "rename": "rustc",
                    "req": "^0.9",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Anonymous structured values",
            "documentation": "https://docs.rs/value-bag",
            "edition": "2018",
            "features": {
                "erased-serde1": [
                    "dep:erased-serde1"
                ],
                "error": [
                    "std",
                    "sval1_lib/std"
                ],
                "serde": [
                    "serde1"
                ],
                "serde1": [
                    "serde1_lib",
                    "sval1_lib/serde1",
                    "sval1_lib/alloc",
                    "erased-serde1/alloc",
                    "serde1_fmt"
                ],
                "serde1_fmt": [
                    "dep:serde1_fmt"
                ],
                "serde1_lib": [
                    "dep:serde1_lib"
                ],
                "std": [],
                "sval": [
                    "sval1"
                ],
                "sval1": [
                    "sval1_lib"
                ],
                "sval1_lib": [
                    "dep:sval1_lib"
                ],
                "test": [
                    "std"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#value-bag@1.0.0-alpha.7",
            "keywords": [
                "serialization",
                "no_std"
            ],
            "license": "Apache-2.0 OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/value-bag-1.0.0-alpha.7/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "features": [
                            "std",
                            "error",
                            "sval",
                            "serde",
                            "test"
                        ]
                    }
                }
            },
            "name": "value-bag",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/sval-rs/value-bag",
            "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": "value_bag",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/value-bag-1.0.0-alpha.7/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/value-bag-1.0.0-alpha.7/build.rs",
                    "test": false
                }
            ],
            "version": "1.0.0-alpha.7"
        },
        {
            "authors": [
                "Sergio Benitez <sb@sergio.bz>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [],
            "description": "Tiny crate to check the version of the installed/running rustc.",
            "documentation": "https://docs.rs/version_check/",
            "edition": "2015",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.4",
            "keywords": [
                "version",
                "rustc",
                "minimum",
                "check"
            ],
            "license": "MIT/Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/version_check-0.9.4/Cargo.toml",
            "metadata": null,
            "name": "version_check",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/SergioBenitez/version_check",
            "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": "version_check",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/version_check-0.9.4/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.9.4"
        },
        {
            "authors": [
                "Andrew Gallant <jamslam@gmail.com>"
            ],
            "categories": [
                "filesystem"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "same-file",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.1",
                    "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": null,
                    "name": "winapi-util",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.1.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(windows)",
                    "uses_default_features": true
                }
            ],
            "description": "Recursively walk a directory.",
            "documentation": "https://docs.rs/walkdir/",
            "edition": "2018",
            "features": {},
            "homepage": "https://github.com/BurntSushi/walkdir",
            "id": "registry+https://github.com/rust-lang/crates.io-index#walkdir@2.5.0",
            "keywords": [
                "directory",
                "recursive",
                "walk",
                "iterator"
            ],
            "license": "Unlicense/MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/walkdir-2.5.0/Cargo.toml",
            "metadata": null,
            "name": "walkdir",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/BurntSushi/walkdir",
            "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": "walkdir",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/walkdir-2.5.0/src/lib.rs",
                    "test": true
                }
            ],
            "version": "2.5.0"
        },
        {
            "authors": [
                "Sean McArthur <sean@seanmonstar.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "try-lock",
                    "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
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "tokio-executor",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.0-alpha.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "tokio-sync",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.0-alpha.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Detect when another Future wants a result.",
            "documentation": "https://docs.rs/want",
            "edition": "2018",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#want@0.3.1",
            "keywords": [
                "futures",
                "channel",
                "async"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/want-0.3.1/Cargo.toml",
            "metadata": null,
            "name": "want",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/seanmonstar/want",
            "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": "want",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/want-0.3.1/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "bench"
                    ],
                    "name": "throughput",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/want-0.3.1/benches/throughput.rs",
                    "test": false
                }
            ],
            "version": "0.3.1"
        },
        {
            "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.11.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.11.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.11.0+wasi-snapshot-preview1/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.11.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": "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": "futures-core",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.8",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "js-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
                },
                {
                    "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": "futures-channel-preview",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.0-alpha.18",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_arch = \"wasm32\")",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "futures-lite",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.11.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_arch = \"wasm32\")",
                    "uses_default_features": false
                },
                {
                    "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": [
                        "MessageEvent",
                        "Worker"
                    ],
                    "kind": null,
                    "name": "web-sys",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.24",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_feature = \"atomics\")",
                    "uses_default_features": true
                }
            ],
            "description": "Bridging the gap between Rust Futures and JavaScript Promises",
            "documentation": "https://docs.rs/wasm-bindgen-futures",
            "edition": "2018",
            "features": {
                "futures-core": [
                    "dep:futures-core"
                ],
                "futures-core-03-stream": [
                    "futures-core"
                ]
            },
            "homepage": "https://rustwasm.github.io/wasm-bindgen/",
            "id": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-futures@0.4.42",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-futures-0.4.42/Cargo.toml",
            "metadata": null,
            "name": "wasm-bindgen-futures",
            "publish": null,
            "readme": "./README.md",
            "repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/futures",
            "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_futures",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-futures-0.4.42/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "tests",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-futures-0.4.42/tests/tests.rs",
                    "test": true
                }
            ],
            "version": "0.4.42"
        },
        {
            "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": [
                "Mattias Buelens <mattias@buelens.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "io",
                        "sink"
                    ],
                    "kind": null,
                    "name": "futures-util",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.28",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "js-sys",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.64",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "wasm-bindgen",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.87",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "wasm-bindgen-futures",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.37",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "AbortSignal",
                        "QueuingStrategy",
                        "ReadableStream",
                        "ReadableStreamType",
                        "ReadableWritablePair",
                        "ReadableStreamByobReader",
                        "ReadableStreamReaderMode",
                        "ReadableStreamReadResult",
                        "ReadableStreamByobRequest",
                        "ReadableStreamDefaultReader",
                        "ReadableByteStreamController",
                        "ReadableStreamGetReaderOptions",
                        "ReadableStreamDefaultController",
                        "StreamPipeOptions",
                        "TransformStream",
                        "TransformStreamDefaultController",
                        "Transformer",
                        "UnderlyingSink",
                        "UnderlyingSource",
                        "WritableStream",
                        "WritableStreamDefaultController",
                        "WritableStreamDefaultWriter"
                    ],
                    "kind": null,
                    "name": "web-sys",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.64",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "pin-project",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.1.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "macros",
                        "rt"
                    ],
                    "kind": "dev",
                    "name": "tokio",
                    "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": "wasm-bindgen-test",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.37",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "console",
                        "AbortSignal",
                        "Response",
                        "ReadableStream",
                        "Window"
                    ],
                    "kind": "dev",
                    "name": "web-sys",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.64",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Bridging between web streams and Rust streams using WebAssembly\n",
            "documentation": null,
            "edition": "2021",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#wasm-streams@0.4.0",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-streams-0.4.0/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "targets": [
                            "x86_64-unknown-linux-gnu"
                        ]
                    }
                }
            },
            "name": "wasm-streams",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/MattiasBuelens/wasm-streams/",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "cdylib",
                        "rlib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "cdylib",
                        "rlib"
                    ],
                    "name": "wasm_streams",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-streams-0.4.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "fetch_as_stream",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-streams-0.4.0/examples/fetch_as_stream.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "web",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-streams-0.4.0/tests/web.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "unit",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasm-streams-0.4.0/tests/unit.rs",
                    "test": true
                }
            ],
            "version": "0.4.0"
        },
        {
            "authors": [
                "WhizSid <whizsid@aol.com>",
                "Pierre Krieger <pierre.krieger1708@gmail.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "futures",
                    "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": null,
                    "name": "js-sys",
                    "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": null,
                    "name": "parking_lot",
                    "optional": true,
                    "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": null,
                    "name": "pin-utils",
                    "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": "serde",
                    "optional": true,
                    "registry": null,
                    "rename": "serde_crate",
                    "req": "^1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "slab",
                    "optional": true,
                    "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": "wasm-bindgen",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2",
                    "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": "wasm-bindgen-futures",
                    "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": "dev",
                    "name": "wasm-bindgen-test",
                    "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
                }
            ],
            "description": "Time utils from std::time, tokio::time and tokio_util::time on WASM targets",
            "documentation": null,
            "edition": "2021",
            "features": {
                "default": [
                    "tokio",
                    "tokio-util"
                ],
                "futures": [
                    "dep:futures"
                ],
                "parking_lot": [
                    "dep:parking_lot"
                ],
                "pin-utils": [
                    "dep:pin-utils"
                ],
                "serde": [
                    "serde_crate"
                ],
                "serde_crate": [
                    "dep:serde_crate"
                ],
                "slab": [
                    "dep:slab"
                ],
                "tokio": [
                    "futures",
                    "parking_lot",
                    "pin-utils"
                ],
                "tokio-test-util": [
                    "tokio"
                ],
                "tokio-util": [
                    "slab",
                    "tokio"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#wasmtimer@0.2.0",
            "keywords": [
                "timer",
                "wasm",
                "tokio",
                "browser",
                "delay-queue"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasmtimer-0.2.0/Cargo.toml",
            "metadata": null,
            "name": "wasmtimer",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/whizsid/wasmtimer-rs",
            "rust_version": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "wasmtimer",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasmtimer-0.2.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "web",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wasmtimer-0.2.0/tests/web.rs",
                    "test": true
                }
            ],
            "version": "0.2.0"
        },
        {
            "authors": [
                "The wasm-bindgen Developers"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "js-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
                },
                {
                    "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
                }
            ],
            "description": "Bindings for all Web APIs, a procedurally generated crate from WebIDL\n",
            "documentation": "https://rustwasm.github.io/wasm-bindgen/api/web_sys/",
            "edition": "2018",
            "features": {
                "AbortController": [],
                "AbortSignal": [
                    "EventTarget"
                ],
                "AddEventListenerOptions": [],
                "AesCbcParams": [],
                "AesCtrParams": [],
                "AesDerivedKeyParams": [],
                "AesGcmParams": [],
                "AesKeyAlgorithm": [],
                "AesKeyGenParams": [],
                "Algorithm": [],
                "AlignSetting": [],
                "AllowedBluetoothDevice": [],
                "AllowedUsbDevice": [],
                "AlphaOption": [],
                "AnalyserNode": [
                    "AudioNode",
                    "EventTarget"
                ],
                "AnalyserOptions": [],
                "AngleInstancedArrays": [],
                "Animation": [
                    "EventTarget"
                ],
                "AnimationEffect": [],
                "AnimationEvent": [
                    "Event"
                ],
                "AnimationEventInit": [],
                "AnimationPlayState": [],
                "AnimationPlaybackEvent": [
                    "Event"
                ],
                "AnimationPlaybackEventInit": [],
                "AnimationPropertyDetails": [],
                "AnimationPropertyValueDetails": [],
                "AnimationTimeline": [],
                "AssignedNodesOptions": [],
                "AttestationConveyancePreference": [],
                "Attr": [
                    "EventTarget",
                    "Node"
                ],
                "AttributeNameValue": [],
                "AudioBuffer": [],
                "AudioBufferOptions": [],
                "AudioBufferSourceNode": [
                    "AudioNode",
                    "AudioScheduledSourceNode",
                    "EventTarget"
                ],
                "AudioBufferSourceOptions": [],
                "AudioConfiguration": [],
                "AudioContext": [
                    "BaseAudioContext",
                    "EventTarget"
                ],
                "AudioContextLatencyCategory": [],
                "AudioContextOptions": [],
                "AudioContextState": [],
                "AudioData": [],
                "AudioDataCopyToOptions": [],
                "AudioDataInit": [],
                "AudioDecoder": [],
                "AudioDecoderConfig": [],
                "AudioDecoderInit": [],
                "AudioDecoderSupport": [],
                "AudioDestinationNode": [
                    "AudioNode",
                    "EventTarget"
                ],
                "AudioEncoder": [],
                "AudioEncoderConfig": [],
                "AudioEncoderInit": [],
                "AudioEncoderSupport": [],
                "AudioListener": [],
                "AudioNode": [
                    "EventTarget"
                ],
                "AudioNodeOptions": [],
                "AudioParam": [],
                "AudioParamMap": [],
                "AudioProcessingEvent": [
                    "Event"
                ],
                "AudioSampleFormat": [],
                "AudioScheduledSourceNode": [
                    "AudioNode",
                    "EventTarget"
                ],
                "AudioSinkInfo": [],
                "AudioSinkOptions": [],
                "AudioSinkType": [],
                "AudioStreamTrack": [
                    "EventTarget",
                    "MediaStreamTrack"
                ],
                "AudioTrack": [],
                "AudioTrackList": [
                    "EventTarget"
                ],
                "AudioWorklet": [
                    "Worklet"
                ],
                "AudioWorkletGlobalScope": [
                    "WorkletGlobalScope"
                ],
                "AudioWorkletNode": [
                    "AudioNode",
                    "EventTarget"
                ],
                "AudioWorkletNodeOptions": [],
                "AudioWorkletProcessor": [],
                "AuthenticationExtensionsClientInputs": [],
                "AuthenticationExtensionsClientOutputs": [],
                "AuthenticatorAssertionResponse": [
                    "AuthenticatorResponse"
                ],
                "AuthenticatorAttachment": [],
                "AuthenticatorAttestationResponse": [
                    "AuthenticatorResponse"
                ],
                "AuthenticatorResponse": [],
                "AuthenticatorSelectionCriteria": [],
                "AuthenticatorTransport": [],
                "AutoKeyword": [],
                "AutocompleteInfo": [],
                "BarProp": [],
                "BaseAudioContext": [
                    "EventTarget"
                ],
                "BaseComputedKeyframe": [],
                "BaseKeyframe": [],
                "BasePropertyIndexedKeyframe": [],
                "BasicCardRequest": [],
                "BasicCardResponse": [],
                "BasicCardType": [],
                "BatteryManager": [
                    "EventTarget"
                ],
                "BeforeUnloadEvent": [
                    "Event"
                ],
                "BinaryType": [],
                "BiquadFilterNode": [
                    "AudioNode",
                    "EventTarget"
                ],
                "BiquadFilterOptions": [],
                "BiquadFilterType": [],
                "Blob": [],
                "BlobEvent": [
                    "Event"
                ],
                "BlobEventInit": [],
                "BlobPropertyBag": [],
                "BlockParsingOptions": [],
                "Bluetooth": [
                    "EventTarget"
                ],
                "BluetoothAdvertisingEvent": [
                    "Event"
                ],
                "BluetoothAdvertisingEventInit": [],
                "BluetoothCharacteristicProperties": [],
                "BluetoothDataFilterInit": [],
                "BluetoothDevice": [
                    "EventTarget"
                ],
                "BluetoothLeScanFilterInit": [],
                "BluetoothManufacturerDataMap": [],
                "BluetoothPermissionDescriptor": [],
                "BluetoothPermissionResult": [
                    "EventTarget",
                    "PermissionStatus"
                ],
                "BluetoothPermissionStorage": [],
                "BluetoothRemoteGattCharacteristic": [
                    "EventTarget"
                ],
                "BluetoothRemoteGattDescriptor": [],
                "BluetoothRemoteGattServer": [],
                "BluetoothRemoteGattService": [
                    "EventTarget"
                ],
                "BluetoothServiceDataMap": [],
                "BluetoothUuid": [],
                "BoxQuadOptions": [],
                "BroadcastChannel": [
                    "EventTarget"
                ],
                "BrowserElementDownloadOptions": [],
                "BrowserElementExecuteScriptOptions": [],
                "BrowserFeedWriter": [],
                "BrowserFindCaseSensitivity": [],
                "BrowserFindDirection": [],
                "ByteLengthQueuingStrategy": [],
                "Cache": [],
                "CacheBatchOperation": [],
                "CacheQueryOptions": [],
                "CacheStorage": [],
                "CacheStorageNamespace": [],
                "CanvasCaptureMediaStream": [
                    "EventTarget",
                    "MediaStream"
                ],
                "CanvasCaptureMediaStreamTrack": [
                    "EventTarget",
                    "MediaStreamTrack"
                ],
                "CanvasGradient": [],
                "CanvasPattern": [],
                "CanvasRenderingContext2d": [],
                "CanvasWindingRule": [],
                "CaretChangedReason": [],
                "CaretPosition": [],
                "CaretStateChangedEventInit": [],
                "CdataSection": [
                    "CharacterData",
                    "EventTarget",
                    "Node",
                    "Text"
                ],
                "ChannelCountMode": [],
                "ChannelInterpretation": [],
                "ChannelMergerNode": [
                    "AudioNode",
                    "EventTarget"
                ],
                "ChannelMergerOptions": [],
                "ChannelSplitterNode": [
                    "AudioNode",
                    "EventTarget"
                ],
                "ChannelSplitterOptions": [],
                "CharacterData": [
                    "EventTarget",
                    "Node"
                ],
                "CheckerboardReason": [],
                "CheckerboardReport": [],
                "CheckerboardReportService": [],
                "ChromeFilePropertyBag": [],
                "ChromeWorker": [
                    "EventTarget",
                    "Worker"
                ],
                "Client": [],
                "ClientQueryOptions": [],
                "ClientRectsAndTexts": [],
                "ClientType": [],
                "Clients": [],
                "Clipboard": [
                    "EventTarget"
                ],
                "ClipboardEvent": [
                    "Event"
                ],
                "ClipboardEventInit": [],
                "ClipboardItem": [],
                "ClipboardItemOptions": [],
                "ClipboardPermissionDescriptor": [],
                "CloseEvent": [
                    "Event"
                ],
                "CloseEventInit": [],
                "CodecState": [],
                "CollectedClientData": [],
                "ColorSpaceConversion": [],
                "Comment": [
                    "CharacterData",
                    "EventTarget",
                    "Node"
                ],
                "CompositeOperation": [],
                "CompositionEvent": [
                    "Event",
                    "UiEvent"
                ],
                "CompositionEventInit": [],
                "CompressionFormat": [],
                "CompressionStream": [],
                "ComputedEffectTiming": [],
                "ConnStatusDict": [],
                "ConnectionType": [],
                "ConsoleCounter": [],
                "ConsoleCounterError": [],
                "ConsoleEvent": [],
                "ConsoleInstance": [],
                "ConsoleInstanceOptions": [],
                "ConsoleLevel": [],
                "ConsoleLogLevel": [],
                "ConsoleProfileEvent": [],
                "ConsoleStackEntry": [],
                "ConsoleTimerError": [],
                "ConsoleTimerLogOrEnd": [],
                "ConsoleTimerStart": [],
                "ConstantSourceNode": [
                    "AudioNode",
                    "AudioScheduledSourceNode",
                    "EventTarget"
                ],
                "ConstantSourceOptions": [],
                "ConstrainBooleanParameters": [],
                "ConstrainDomStringParameters": [],
                "ConstrainDoubleRange": [],
                "ConstrainLongRange": [],
                "ContextAttributes2d": [],
                "ConvertCoordinateOptions": [],
                "ConvolverNode": [
                    "AudioNode",
                    "EventTarget"
                ],
                "ConvolverOptions": [],
                "Coordinates": [],
                "CountQueuingStrategy": [],
                "Credential": [],
                "CredentialCreationOptions": [],
                "CredentialRequestOptions": [],
                "CredentialsContainer": [],
                "Crypto": [],
                "CryptoKey": [],
                "CryptoKeyPair": [],
                "CssAnimation": [
                    "Animation",
                    "EventTarget"
                ],
                "CssBoxType": [],
                "CssConditionRule": [
                    "CssGroupingRule",
                    "CssRule"
                ],
                "CssCounterStyleRule": [
                    "CssRule"
                ],
                "CssFontFaceRule": [
                    "CssRule"
                ],
                "CssFontFeatureValuesRule": [
                    "CssRule"
                ],
                "CssGroupingRule": [
                    "CssRule"
                ],
                "CssImportRule": [
                    "CssRule"
                ],
                "CssKeyframeRule": [
                    "CssRule"
                ],
                "CssKeyframesRule": [
                    "CssRule"
                ],
                "CssMediaRule": [
                    "CssConditionRule",
                    "CssGroupingRule",
                    "CssRule"
                ],
                "CssNamespaceRule": [
                    "CssRule"
                ],
                "CssPageRule": [
                    "CssRule"
                ],
                "CssPseudoElement": [],
                "CssRule": [],
                "CssRuleList": [],
                "CssStyleDeclaration": [],
                "CssStyleRule": [
                    "CssRule"
                ],
                "CssStyleSheet": [
                    "StyleSheet"
                ],
                "CssStyleSheetParsingMode": [],
                "CssSupportsRule": [
                    "CssConditionRule",
                    "CssGroupingRule",
                    "CssRule"
                ],
                "CssTransition": [
                    "Animation",
                    "EventTarget"
                ],
                "CustomElementRegistry": [],
                "CustomEvent": [
                    "Event"
                ],
                "CustomEventInit": [],
                "DataTransfer": [],
                "DataTransferItem": [],
                "DataTransferItemList": [],
                "DateTimeValue": [],
                "DecoderDoctorNotification": [],
                "DecoderDoctorNotificationType": [],
                "DecompressionStream": [],
                "DedicatedWorkerGlobalScope": [
                    "EventTarget",
                    "WorkerGlobalScope"
                ],
                "DelayNode": [
                    "AudioNode",
                    "EventTarget"
                ],
                "DelayOptions": [],
                "DeviceAcceleration": [],
                "DeviceAccelerationInit": [],
                "DeviceLightEvent": [
                    "Event"
                ],
                "DeviceLightEventInit": [],
                "DeviceMotionEvent": [
                    "Event"
                ],
                "DeviceMotionEventInit": [],
                "DeviceOrientationEvent": [
                    "Event"
                ],
                "DeviceOrientationEventInit": [],
                "DeviceProximityEvent": [
                    "Event"
                ],
                "DeviceProximityEventInit": [],
                "DeviceRotationRate": [],
                "DeviceRotationRateInit": [],
                "DhKeyDeriveParams": [],
                "DirectionSetting": [],
                "Directory": [],
                "DirectoryPickerOptions": [],
                "DisplayMediaStreamConstraints": [],
                "DisplayNameOptions": [],
                "DisplayNameResult": [],
                "DistanceModelType": [],
                "DnsCacheDict": [],
                "DnsCacheEntry": [],
                "DnsLookupDict": [],
                "Document": [
                    "EventTarget",
                    "Node"
                ],
                "DocumentFragment": [
                    "EventTarget",
                    "Node"
                ],
                "DocumentTimeline": [
                    "AnimationTimeline"
                ],
                "DocumentTimelineOptions": [],
                "DocumentType": [
                    "EventTarget",
                    "Node"
                ],
                "DomError": [],
                "DomException": [],
                "DomImplementation": [],
                "DomMatrix": [
                    "DomMatrixReadOnly"
                ],
                "DomMatrix2dInit": [],
                "DomMatrixInit": [],
                "DomMatrixReadOnly": [],
                "DomParser": [],
                "DomPoint": [
                    "DomPointReadOnly"
                ],
                "DomPointInit": [],
                "DomPointReadOnly": [],
                "DomQuad": [],
                "DomQuadInit": [],
                "DomQuadJson": [],
                "DomRect": [
                    "DomRectReadOnly"
                ],
                "DomRectInit": [],
                "DomRectList": [],
                "DomRectReadOnly": [],
                "DomRequest": [
                    "EventTarget"
                ],
                "DomRequestReadyState": [],
                "DomStringList": [],
                "DomStringMap": [],
                "DomTokenList": [],
                "DomWindowResizeEventDetail": [],
                "DragEvent": [
                    "Event",
                    "MouseEvent",
                    "UiEvent"
                ],
                "DragEventInit": [],
                "DynamicsCompressorNode": [
                    "AudioNode",
                    "EventTarget"
                ],
                "DynamicsCompressorOptions": [],
                "EcKeyAlgorithm": [],
                "EcKeyGenParams": [],
                "EcKeyImportParams": [],
                "EcdhKeyDeriveParams": [],
                "EcdsaParams": [],
                "EffectTiming": [],
                "Element": [
                    "EventTarget",
                    "Node"
                ],
                "ElementCreationOptions": [],
                "ElementDefinitionOptions": [],
                "EncodedAudioChunk": [],
                "EncodedAudioChunkInit": [],
                "EncodedAudioChunkMetadata": [],
                "EncodedAudioChunkType": [],
                "EncodedVideoChunk": [],
                "EncodedVideoChunkInit": [],
                "EncodedVideoChunkMetadata": [],
                "EncodedVideoChunkType": [],
                "EndingTypes": [],
                "ErrorCallback": [],
                "ErrorEvent": [
                    "Event"
                ],
                "ErrorEventInit": [],
                "Event": [],
                "EventInit": [],
                "EventListener": [],
                "EventListenerOptions": [],
                "EventModifierInit": [],
                "EventSource": [
                    "EventTarget"
                ],
                "EventSourceInit": [],
                "EventTarget": [],
                "Exception": [],
                "ExtBlendMinmax": [],
                "ExtColorBufferFloat": [],
                "ExtColorBufferHalfFloat": [],
                "ExtDisjointTimerQuery": [],
                "ExtFragDepth": [],
                "ExtSRgb": [],
                "ExtShaderTextureLod": [],
                "ExtTextureFilterAnisotropic": [],
                "ExtTextureNorm16": [],
                "ExtendableEvent": [
                    "Event"
                ],
                "ExtendableEventInit": [],
                "ExtendableMessageEvent": [
                    "Event",
                    "ExtendableEvent"
                ],
                "ExtendableMessageEventInit": [],
                "External": [],
                "FakePluginMimeEntry": [],
                "FakePluginTagInit": [],
                "FetchEvent": [
                    "Event",
                    "ExtendableEvent"
                ],
                "FetchEventInit": [],
                "FetchObserver": [
                    "EventTarget"
                ],
                "FetchReadableStreamReadDataArray": [],
                "FetchReadableStreamReadDataDone": [],
                "FetchState": [],
                "File": [
                    "Blob"
                ],
                "FileCallback": [],
                "FileList": [],
                "FilePickerAcceptType": [],
                "FilePickerOptions": [],
                "FilePropertyBag": [],
                "FileReader": [
                    "EventTarget"
                ],
                "FileReaderSync": [],
                "FileSystem": [],
                "FileSystemCreateWritableOptions": [],
                "FileSystemDirectoryEntry": [
                    "FileSystemEntry"
                ],
                "FileSystemDirectoryHandle": [
                    "FileSystemHandle"
                ],
                "FileSystemDirectoryReader": [],
                "FileSystemEntriesCallback": [],
                "FileSystemEntry": [],
                "FileSystemEntryCallback": [],
                "FileSystemFileEntry": [
                    "FileSystemEntry"
                ],
                "FileSystemFileHandle": [
                    "FileSystemHandle"
                ],
                "FileSystemFlags": [],
                "FileSystemGetDirectoryOptions": [],
                "FileSystemGetFileOptions": [],
                "FileSystemHandle": [],
                "FileSystemHandleKind": [],
                "FileSystemHandlePermissionDescriptor": [],
                "FileSystemPermissionDescriptor": [],
                "FileSystemPermissionMode": [],
                "FileSystemReadWriteOptions": [],
                "FileSystemRemoveOptions": [],
                "FileSystemSyncAccessHandle": [],
                "FileSystemWritableFileStream": [
                    "WritableStream"
                ],
                "FillMode": [],
                "FlashClassification": [],
                "FlowControlType": [],
                "FocusEvent": [
                    "Event",
                    "UiEvent"
                ],
                "FocusEventInit": [],
                "FontData": [],
                "FontFace": [],
                "FontFaceDescriptors": [],
                "FontFaceLoadStatus": [],
                "FontFaceSet": [
                    "EventTarget"
                ],
                "FontFaceSetIterator": [],
                "FontFaceSetIteratorResult": [],
                "FontFaceSetLoadEvent": [
                    "Event"
                ],
                "FontFaceSetLoadEventInit": [],
                "FontFaceSetLoadStatus": [],
                "FormData": [],
                "FrameType": [],
                "FuzzingFunctions": [],
                "GainNode": [
                    "AudioNode",
                    "EventTarget"
                ],
                "GainOptions": [],
                "Gamepad": [],
                "GamepadAxisMoveEvent": [
                    "Event",
                    "GamepadEvent"
                ],
                "GamepadAxisMoveEventInit": [],
                "GamepadButton": [],
                "GamepadButtonEvent": [
                    "Event",
                    "GamepadEvent"
                ],
                "GamepadButtonEventInit": [],
                "GamepadEvent": [
                    "Event"
                ],
                "GamepadEventInit": [],
                "GamepadHand": [],
                "GamepadHapticActuator": [],
                "GamepadHapticActuatorType": [],
                "GamepadMappingType": [],
                "GamepadPose": [],
                "GamepadServiceTest": [],
                "Geolocation": [],
                "GetAnimationsOptions": [],
                "GetRootNodeOptions": [],
                "GetUserMediaRequest": [],
                "Gpu": [],
                "GpuAdapter": [],
                "GpuAdapterInfo": [],
                "GpuAddressMode": [],
                "GpuAutoLayoutMode": [],
                "GpuBindGroup": [],
                "GpuBindGroupDescriptor": [],
                "GpuBindGroupEntry": [],
                "GpuBindGroupLayout": [],
                "GpuBindGroupLayoutDescriptor": [],
                "GpuBindGroupLayoutEntry": [],
                "GpuBlendComponent": [],
                "GpuBlendFactor": [],
                "GpuBlendOperation": [],
                "GpuBlendState": [],
                "GpuBuffer": [],
                "GpuBufferBinding": [],
                "GpuBufferBindingLayout": [],
                "GpuBufferBindingType": [],
                "GpuBufferDescriptor": [],
                "GpuBufferMapState": [],
                "GpuCanvasAlphaMode": [],
                "GpuCanvasConfiguration": [],
                "GpuCanvasContext": [],
                "GpuColorDict": [],
                "GpuColorTargetState": [],
                "GpuCommandBuffer": [],
                "GpuCommandBufferDescriptor": [],
                "GpuCommandEncoder": [],
                "GpuCommandEncoderDescriptor": [],
                "GpuCompareFunction": [],
                "GpuCompilationInfo": [],
                "GpuCompilationMessage": [],
                "GpuCompilationMessageType": [],
                "GpuComputePassDescriptor": [],
                "GpuComputePassEncoder": [],
                "GpuComputePassTimestampWrites": [],
                "GpuComputePipeline": [],
                "GpuComputePipelineDescriptor": [],
                "GpuCullMode": [],
                "GpuDepthStencilState": [],
                "GpuDevice": [
                    "EventTarget"
                ],
                "GpuDeviceDescriptor": [],
                "GpuDeviceLostInfo": [],
                "GpuDeviceLostReason": [],
                "GpuError": [],
                "GpuErrorFilter": [],
                "GpuExtent3dDict": [],
                "GpuExternalTexture": [],
                "GpuExternalTextureBindingLayout": [],
                "GpuExternalTextureDescriptor": [],
                "GpuFeatureName": [],
                "GpuFilterMode": [],
                "GpuFragmentState": [],
                "GpuFrontFace": [],
                "GpuImageCopyBuffer": [],
                "GpuImageCopyExternalImage": [],
                "GpuImageCopyTexture": [],
                "GpuImageCopyTextureTagged": [],
                "GpuImageDataLayout": [],
                "GpuIndexFormat": [],
                "GpuInternalError": [
                    "GpuError"
                ],
                "GpuLoadOp": [],
                "GpuMipmapFilterMode": [],
                "GpuMultisampleState": [],
                "GpuObjectDescriptorBase": [],
                "GpuOrigin2dDict": [],
                "GpuOrigin3dDict": [],
                "GpuOutOfMemoryError": [
                    "GpuError"
                ],
                "GpuPipelineDescriptorBase": [],
                "GpuPipelineError": [
                    "DomException"
                ],
                "GpuPipelineErrorInit": [],
                "GpuPipelineErrorReason": [],
                "GpuPipelineLayout": [],
                "GpuPipelineLayoutDescriptor": [],
                "GpuPowerPreference": [],
                "GpuPrimitiveState": [],
                "GpuPrimitiveTopology": [],
                "GpuProgrammableStage": [],
                "GpuQuerySet": [],
                "GpuQuerySetDescriptor": [],
                "GpuQueryType": [],
                "GpuQueue": [],
                "GpuQueueDescriptor": [],
                "GpuRenderBundle": [],
                "GpuRenderBundleDescriptor": [],
                "GpuRenderBundleEncoder": [],
                "GpuRenderBundleEncoderDescriptor": [],
                "GpuRenderPassColorAttachment": [],
                "GpuRenderPassDepthStencilAttachment": [],
                "GpuRenderPassDescriptor": [],
                "GpuRenderPassEncoder": [],
                "GpuRenderPassLayout": [],
                "GpuRenderPassTimestampWrites": [],
                "GpuRenderPipeline": [],
                "GpuRenderPipelineDescriptor": [],
                "GpuRequestAdapterOptions": [],
                "GpuSampler": [],
                "GpuSamplerBindingLayout": [],
                "GpuSamplerBindingType": [],
                "GpuSamplerDescriptor": [],
                "GpuShaderModule": [],
                "GpuShaderModuleCompilationHint": [],
                "GpuShaderModuleDescriptor": [],
                "GpuStencilFaceState": [],
                "GpuStencilOperation": [],
                "GpuStorageTextureAccess": [],
                "GpuStorageTextureBindingLayout": [],
                "GpuStoreOp": [],
                "GpuSupportedFeatures": [],
                "GpuSupportedLimits": [],
                "GpuTexture": [],
                "GpuTextureAspect": [],
                "GpuTextureBindingLayout": [],
                "GpuTextureDescriptor": [],
                "GpuTextureDimension": [],
                "GpuTextureFormat": [],
                "GpuTextureSampleType": [],
                "GpuTextureView": [],
                "GpuTextureViewDescriptor": [],
                "GpuTextureViewDimension": [],
                "GpuUncapturedErrorEvent": [
                    "Event"
                ],
                "GpuUncapturedErrorEventInit": [],
                "GpuValidationError": [
                    "GpuError"
                ],
                "GpuVertexAttribute": [],
                "GpuVertexBufferLayout": [],
                "GpuVertexFormat": [],
                "GpuVertexState": [],
                "GpuVertexStepMode": [],
                "GroupedHistoryEventInit": [],
                "HalfOpenInfoDict": [],
                "HardwareAcceleration": [],
                "HashChangeEvent": [
                    "Event"
                ],
                "HashChangeEventInit": [],
                "Headers": [],
                "HeadersGuardEnum": [],
                "Hid": [
                    "EventTarget"
                ],
                "HidCollectionInfo": [],
                "HidConnectionEvent": [
                    "Event"
                ],
                "HidConnectionEventInit": [],
                "HidDevice": [
                    "EventTarget"
                ],
                "HidDeviceFilter": [],
                "HidDeviceRequestOptions": [],
                "HidInputReportEvent": [
                    "Event"
                ],
                "HidInputReportEventInit": [],
                "HidReportInfo": [],
                "HidReportItem": [],
                "HidUnitSystem": [],
                "HiddenPluginEventInit": [],
                "History": [],
                "HitRegionOptions": [],
                "HkdfParams": [],
                "HmacDerivedKeyParams": [],
                "HmacImportParams": [],
                "HmacKeyAlgorithm": [],
                "HmacKeyGenParams": [],
                "HtmlAllCollection": [],
                "HtmlAnchorElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlAreaElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlAudioElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "HtmlMediaElement",
                    "Node"
                ],
                "HtmlBaseElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlBodyElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlBrElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlButtonElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlCanvasElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlCollection": [],
                "HtmlDListElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlDataElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlDataListElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlDetailsElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlDialogElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlDirectoryElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlDivElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlDocument": [
                    "Document",
                    "EventTarget",
                    "Node"
                ],
                "HtmlElement": [
                    "Element",
                    "EventTarget",
                    "Node"
                ],
                "HtmlEmbedElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlFieldSetElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlFontElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlFormControlsCollection": [
                    "HtmlCollection"
                ],
                "HtmlFormElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlFrameElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlFrameSetElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlHeadElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlHeadingElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlHrElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlHtmlElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlIFrameElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlImageElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlInputElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlLabelElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlLegendElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlLiElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlLinkElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlMapElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlMediaElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlMenuElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlMenuItemElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlMetaElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlMeterElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlModElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlOListElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlObjectElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlOptGroupElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlOptionElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlOptionsCollection": [
                    "HtmlCollection"
                ],
                "HtmlOutputElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlParagraphElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlParamElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlPictureElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlPreElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlProgressElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlQuoteElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlScriptElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlSelectElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlSlotElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlSourceElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlSpanElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlStyleElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlTableCaptionElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlTableCellElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlTableColElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlTableElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlTableRowElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlTableSectionElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlTemplateElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlTextAreaElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlTimeElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlTitleElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlTrackElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlUListElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlUnknownElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "Node"
                ],
                "HtmlVideoElement": [
                    "Element",
                    "EventTarget",
                    "HtmlElement",
                    "HtmlMediaElement",
                    "Node"
                ],
                "HttpConnDict": [],
                "HttpConnInfo": [],
                "HttpConnectionElement": [],
                "IdbCursor": [],
                "IdbCursorDirection": [],
                "IdbCursorWithValue": [
                    "IdbCursor"
                ],
                "IdbDatabase": [
                    "EventTarget"
                ],
                "IdbFactory": [],
                "IdbFileHandle": [
                    "EventTarget"
                ],
                "IdbFileMetadataParameters": [],
                "IdbFileRequest": [
                    "DomRequest",
                    "EventTarget"
                ],
                "IdbIndex": [],
                "IdbIndexParameters": [],
                "IdbKeyRange": [],
                "IdbLocaleAwareKeyRange": [
                    "IdbKeyRange"
                ],
                "IdbMutableFile": [
                    "EventTarget"
                ],
                "IdbObjectStore": [],
                "IdbObjectStoreParameters": [],
                "IdbOpenDbOptions": [],
                "IdbOpenDbRequest": [
                    "EventTarget",
                    "IdbRequest"
                ],
                "IdbRequest": [
                    "EventTarget"
                ],
                "IdbRequestReadyState": [],
                "IdbTransaction": [
                    "EventTarget"
                ],
                "IdbTransactionMode": [],
                "IdbVersionChangeEvent": [
                    "Event"
                ],
                "IdbVersionChangeEventInit": [],
                "IdleDeadline": [],
                "IdleRequestOptions": [],
                "IirFilterNode": [
                    "AudioNode",
                    "EventTarget"
                ],
                "IirFilterOptions": [],
                "ImageBitmap": [],
                "ImageBitmapOptions": [],
                "ImageBitmapRenderingContext": [],
                "ImageCapture": [],
                "ImageCaptureError": [],
                "ImageCaptureErrorEvent": [
                    "Event"
                ],
                "ImageCaptureErrorEventInit": [],
                "ImageData": [],
                "ImageDecodeOptions": [],
                "ImageDecodeResult": [],
                "ImageDecoder": [],
                "ImageDecoderInit": [],
                "ImageEncodeOptions": [],
                "ImageOrientation": [],
                "ImageTrack": [
                    "EventTarget"
                ],
                "ImageTrackList": [],
                "InputEvent": [
                    "Event",
                    "UiEvent"
                ],
                "InputEventInit": [],
                "IntersectionObserver": [],
                "IntersectionObserverEntry": [],
                "IntersectionObserverEntryInit": [],
                "IntersectionObserverInit": [],
                "IntlUtils": [],
                "IsInputPendingOptions": [],
                "IterableKeyAndValueResult": [],
                "IterableKeyOrValueResult": [],
                "IterationCompositeOperation": [],
                "JsonWebKey": [],
                "KeyAlgorithm": [],
                "KeyEvent": [],
                "KeyIdsInitData": [],
                "KeyboardEvent": [
                    "Event",
                    "UiEvent"
                ],
                "KeyboardEventInit": [],
                "KeyframeAnimationOptions": [],
                "KeyframeEffect": [
                    "AnimationEffect"
                ],
                "KeyframeEffectOptions": [],
                "L10nElement": [],
                "L10nValue": [],
                "LatencyMode": [],
                "LifecycleCallbacks": [],
                "LineAlignSetting": [],
                "ListBoxObject": [],
                "LocalMediaStream": [
                    "EventTarget",
                    "MediaStream"
                ],
                "LocaleInfo": [],
                "Location": [],
                "Lock": [],
                "LockInfo": [],
                "LockManager": [],
                "LockManagerSnapshot": [],
                "LockMode": [],
                "LockOptions": [],
                "MediaCapabilities": [],
                "MediaCapabilitiesInfo": [],
                "MediaConfiguration": [],
                "MediaDecodingConfiguration": [],
                "MediaDecodingType": [],
                "MediaDeviceInfo": [],
                "MediaDeviceKind": [],
                "MediaDevices": [
                    "EventTarget"
                ],
                "MediaElementAudioSourceNode": [
                    "AudioNode",
                    "EventTarget"
                ],
                "MediaElementAudioSourceOptions": [],
                "MediaEncodingConfiguration": [],
                "MediaEncodingType": [],
                "MediaEncryptedEvent": [
                    "Event"
                ],
                "MediaError": [],
                "MediaImage": [],
                "MediaKeyError": [
                    "Event"
                ],
                "MediaKeyMessageEvent": [
                    "Event"
                ],
                "MediaKeyMessageEventInit": [],
                "MediaKeyMessageType": [],
                "MediaKeyNeededEventInit": [],
                "MediaKeySession": [
                    "EventTarget"
                ],
                "MediaKeySessionType": [],
                "MediaKeyStatus": [],
                "MediaKeyStatusMap": [],
                "MediaKeySystemAccess": [],
                "MediaKeySystemConfiguration": [],
                "MediaKeySystemMediaCapability": [],
                "MediaKeySystemStatus": [],
                "MediaKeys": [],
                "MediaKeysPolicy": [],
                "MediaKeysRequirement": [],
                "MediaList": [],
                "MediaMetadata": [],
                "MediaMetadataInit": [],
                "MediaPositionState": [],
                "MediaQueryList": [
                    "EventTarget"
                ],
                "MediaQueryListEvent": [
                    "Event"
                ],
                "MediaQueryListEventInit": [],
                "MediaRecorder": [
                    "EventTarget"
                ],
                "MediaRecorderErrorEvent": [
                    "Event"
                ],
                "MediaRecorderErrorEventInit": [],
                "MediaRecorderOptions": [],
                "MediaSession": [],
                "MediaSessionAction": [],
                "MediaSessionActionDetails": [],
                "MediaSessionPlaybackState": [],
                "MediaSource": [
                    "EventTarget"
                ],
                "MediaSourceEndOfStreamError": [],
                "MediaSourceEnum": [],
                "MediaSourceReadyState": [],
                "MediaStream": [
                    "EventTarget"
                ],
                "MediaStreamAudioDestinationNode": [
                    "AudioNode",
                    "EventTarget"
                ],
                "MediaStreamAudioSourceNode": [
                    "AudioNode",
                    "EventTarget"
                ],
                "MediaStreamAudioSourceOptions": [],
                "MediaStreamConstraints": [],
                "MediaStreamError": [],
                "MediaStreamEvent": [
                    "Event"
                ],
                "MediaStreamEventInit": [],
                "MediaStreamTrack": [
                    "EventTarget"
                ],
                "MediaStreamTrackEvent": [
                    "Event"
                ],
                "MediaStreamTrackEventInit": [],
                "MediaStreamTrackGenerator": [
                    "EventTarget",
                    "MediaStreamTrack"
                ],
                "MediaStreamTrackGeneratorInit": [],
                "MediaStreamTrackProcessor": [],
                "MediaStreamTrackProcessorInit": [],
                "MediaStreamTrackState": [],
                "MediaTrackConstraintSet": [],
                "MediaTrackConstraints": [],
                "MediaTrackSettings": [],
                "MediaTrackSupportedConstraints": [],
                "MemoryAttribution": [],
                "MemoryAttributionContainer": [],
                "MemoryBreakdownEntry": [],
                "MemoryMeasurement": [],
                "MessageChannel": [],
                "MessageEvent": [
                    "Event"
                ],
                "MessageEventInit": [],
                "MessagePort": [
                    "EventTarget"
                ],
                "MidiAccess": [
                    "EventTarget"
                ],
                "MidiConnectionEvent": [
                    "Event"
                ],
                "MidiConnectionEventInit": [],
                "MidiInput": [
                    "EventTarget",
                    "MidiPort"
                ],
                "MidiInputMap": [],
                "MidiMessageEvent": [
                    "Event"
                ],
                "MidiMessageEventInit": [],
                "MidiOptions": [],
                "MidiOutput": [
                    "EventTarget",
                    "MidiPort"
                ],
                "MidiOutputMap": [],
                "MidiPort": [
                    "EventTarget"
                ],
                "MidiPortConnectionState": [],
                "MidiPortDeviceState": [],
                "MidiPortType": [],
                "MimeType": [],
                "MimeTypeArray": [],
                "MouseEvent": [
                    "Event",
                    "UiEvent"
                ],
                "MouseEventInit": [],
                "MouseScrollEvent": [
                    "Event",
                    "MouseEvent",
                    "UiEvent"
                ],
                "MozDebug": [],
                "MutationEvent": [
                    "Event"
                ],
                "MutationObserver": [],
                "MutationObserverInit": [],
                "MutationObservingInfo": [],
                "MutationRecord": [],
                "NamedNodeMap": [],
                "NativeOsFileReadOptions": [],
                "NativeOsFileWriteAtomicOptions": [],
                "NavigationType": [],
                "Navigator": [],
                "NavigatorAutomationInformation": [],
                "NetworkCommandOptions": [],
                "NetworkInformation": [
                    "EventTarget"
                ],
                "NetworkResultOptions": [],
                "Node": [
                    "EventTarget"
                ],
                "NodeFilter": [],
                "NodeIterator": [],
                "NodeList": [],
                "Notification": [
                    "EventTarget"
                ],
                "NotificationAction": [],
                "NotificationDirection": [],
                "NotificationEvent": [
                    "Event",
                    "ExtendableEvent"
                ],
                "NotificationEventInit": [],
                "NotificationOptions": [],
                "NotificationPermission": [],
                "ObserverCallback": [],
                "OesElementIndexUint": [],
                "OesStandardDerivatives": [],
                "OesTextureFloat": [],
                "OesTextureFloatLinear": [],
                "OesTextureHalfFloat": [],
                "OesTextureHalfFloatLinear": [],
                "OesVertexArrayObject": [],
                "OfflineAudioCompletionEvent": [
                    "Event"
                ],
                "OfflineAudioCompletionEventInit": [],
                "OfflineAudioContext": [
                    "BaseAudioContext",
                    "EventTarget"
                ],
                "OfflineAudioContextOptions": [],
                "OfflineResourceList": [
                    "EventTarget"
                ],
                "OffscreenCanvas": [
                    "EventTarget"
                ],
                "OffscreenCanvasRenderingContext2d": [],
                "OpenFilePickerOptions": [],
                "OpenWindowEventDetail": [],
                "OptionalEffectTiming": [],
                "OrientationLockType": [],
                "OrientationType": [],
                "OscillatorNode": [
                    "AudioNode",
                    "AudioScheduledSourceNode",
                    "EventTarget"
                ],
                "OscillatorOptions": [],
                "OscillatorType": [],
                "OverSampleType": [],
                "OvrMultiview2": [],
                "PageTransitionEvent": [
                    "Event"
                ],
                "PageTransitionEventInit": [],
                "PaintRequest": [],
                "PaintRequestList": [],
                "PaintWorkletGlobalScope": [
                    "WorkletGlobalScope"
                ],
                "PannerNode": [
                    "AudioNode",
                    "EventTarget"
                ],
                "PannerOptions": [],
                "PanningModelType": [],
                "ParityType": [],
                "Path2d": [],
                "PaymentAddress": [],
                "PaymentComplete": [],
                "PaymentMethodChangeEvent": [
                    "Event",
                    "PaymentRequestUpdateEvent"
                ],
                "PaymentMethodChangeEventInit": [],
                "PaymentRequestUpdateEvent": [
                    "Event"
                ],
                "PaymentRequestUpdateEventInit": [],
                "PaymentResponse": [],
                "Pbkdf2Params": [],
                "PcImplIceConnectionState": [],
                "PcImplIceGatheringState": [],
                "PcImplSignalingState": [],
                "PcObserverStateType": [],
                "Performance": [
                    "EventTarget"
                ],
                "PerformanceEntry": [],
                "PerformanceEntryEventInit": [],
                "PerformanceEntryFilterOptions": [],
                "PerformanceMark": [
                    "PerformanceEntry"
                ],
                "PerformanceMeasure": [
                    "PerformanceEntry"
                ],
                "PerformanceNavigation": [],
                "PerformanceNavigationTiming": [
                    "PerformanceEntry",
                    "PerformanceResourceTiming"
                ],
                "PerformanceObserver": [],
                "PerformanceObserverEntryList": [],
                "PerformanceObserverInit": [],
                "PerformanceResourceTiming": [
                    "PerformanceEntry"
                ],
                "PerformanceServerTiming": [],
                "PerformanceTiming": [],
                "PeriodicWave": [],
                "PeriodicWaveConstraints": [],
                "PeriodicWaveOptions": [],
                "PermissionDescriptor": [],
                "PermissionName": [],
                "PermissionState": [],
                "PermissionStatus": [
                    "EventTarget"
                ],
                "Permissions": [],
                "PlaneLayout": [],
                "PlaybackDirection": [],
                "Plugin": [],
                "PluginArray": [],
                "PluginCrashedEventInit": [],
                "PointerEvent": [
                    "Event",
                    "MouseEvent",
                    "UiEvent"
                ],
                "PointerEventInit": [],
                "PopStateEvent": [
                    "Event"
                ],
                "PopStateEventInit": [],
                "PopupBlockedEvent": [
                    "Event"
                ],
                "PopupBlockedEventInit": [],
                "Position": [],
                "PositionAlignSetting": [],
                "PositionError": [],
                "PositionOptions": [],
                "PremultiplyAlpha": [],
                "Presentation": [],
                "PresentationAvailability": [
                    "EventTarget"
                ],
                "PresentationConnection": [
                    "EventTarget"
                ],
                "PresentationConnectionAvailableEvent": [
                    "Event"
                ],
                "PresentationConnectionAvailableEventInit": [],
                "PresentationConnectionBinaryType": [],
                "PresentationConnectionCloseEvent": [
                    "Event"
                ],
                "PresentationConnectionCloseEventInit": [],
                "PresentationConnectionClosedReason": [],
                "PresentationConnectionList": [
                    "EventTarget"
                ],
                "PresentationConnectionState": [],
                "PresentationReceiver": [],
                "PresentationRequest": [
                    "EventTarget"
                ],
                "PresentationStyle": [],
                "ProcessingInstruction": [
                    "CharacterData",
                    "EventTarget",
                    "Node"
                ],
                "ProfileTimelineLayerRect": [],
                "ProfileTimelineMarker": [],
                "ProfileTimelineMessagePortOperationType": [],
                "ProfileTimelineStackFrame": [],
                "ProfileTimelineWorkerOperationType": [],
                "ProgressEvent": [
                    "Event"
                ],
                "ProgressEventInit": [],
                "PromiseNativeHandler": [],
                "PromiseRejectionEvent": [
                    "Event"
                ],
                "PromiseRejectionEventInit": [],
                "PublicKeyCredential": [
                    "Credential"
                ],
                "PublicKeyCredentialCreationOptions": [],
                "PublicKeyCredentialDescriptor": [],
                "PublicKeyCredentialEntity": [],
                "PublicKeyCredentialParameters": [],
                "PublicKeyCredentialRequestOptions": [],
                "PublicKeyCredentialRpEntity": [],
                "PublicKeyCredentialType": [],
                "PublicKeyCredentialUserEntity": [],
                "PushEncryptionKeyName": [],
                "PushEvent": [
                    "Event",
                    "ExtendableEvent"
                ],
                "PushEventInit": [],
                "PushManager": [],
                "PushMessageData": [],
                "PushPermissionState": [],
                "PushSubscription": [],
                "PushSubscriptionInit": [],
                "PushSubscriptionJson": [],
                "PushSubscriptionKeys": [],
                "PushSubscriptionOptions": [],
                "PushSubscriptionOptionsInit": [],
                "QueryOptions": [],
                "QueuingStrategy": [],
                "QueuingStrategyInit": [],
                "RadioNodeList": [
                    "NodeList"
                ],
                "Range": [],
                "RcwnPerfStats": [],
                "RcwnStatus": [],
                "ReadableByteStreamController": [],
                "ReadableStream": [],
                "ReadableStreamByobReader": [],
                "ReadableStreamByobRequest": [],
                "ReadableStreamDefaultController": [],
                "ReadableStreamDefaultReader": [],
                "ReadableStreamGetReaderOptions": [],
                "ReadableStreamIteratorOptions": [],
                "ReadableStreamReadResult": [],
                "ReadableStreamReaderMode": [],
                "ReadableStreamType": [],
                "ReadableWritablePair": [],
                "RecordingState": [],
                "ReferrerPolicy": [],
                "RegisterRequest": [],
                "RegisterResponse": [],
                "RegisteredKey": [],
                "RegistrationOptions": [],
                "Request": [],
                "RequestCache": [],
                "RequestCredentials": [],
                "RequestDestination": [],
                "RequestDeviceOptions": [],
                "RequestInit": [],
                "RequestMediaKeySystemAccessNotification": [],
                "RequestMode": [],
                "RequestRedirect": [],
                "ResizeObserver": [],
                "ResizeObserverBoxOptions": [],
                "ResizeObserverEntry": [],
                "ResizeObserverOptions": [],
                "ResizeObserverSize": [],
                "ResizeQuality": [],
                "Response": [],
                "ResponseInit": [],
                "ResponseType": [],
                "RsaHashedImportParams": [],
                "RsaOaepParams": [],
                "RsaOtherPrimesInfo": [],
                "RsaPssParams": [],
                "RtcAnswerOptions": [],
                "RtcBundlePolicy": [],
                "RtcCertificate": [],
                "RtcCertificateExpiration": [],
                "RtcCodecStats": [],
                "RtcConfiguration": [],
                "RtcDataChannel": [
                    "EventTarget"
                ],
                "RtcDataChannelEvent": [
                    "Event"
                ],
                "RtcDataChannelEventInit": [],
                "RtcDataChannelInit": [],
                "RtcDataChannelState": [],
                "RtcDataChannelType": [],
                "RtcDegradationPreference": [],
                "RtcFecParameters": [],
                "RtcIceCandidate": [],
                "RtcIceCandidateInit": [],
                "RtcIceCandidatePairStats": [],
                "RtcIceCandidateStats": [],
                "RtcIceComponentStats": [],
                "RtcIceConnectionState": [],
                "RtcIceCredentialType": [],
                "RtcIceGatheringState": [],
                "RtcIceServer": [],
                "RtcIceTransportPolicy": [],
                "RtcIdentityAssertion": [],
                "RtcIdentityAssertionResult": [],
                "RtcIdentityProvider": [],
                "RtcIdentityProviderDetails": [],
                "RtcIdentityProviderOptions": [],
                "RtcIdentityProviderRegistrar": [],
                "RtcIdentityValidationResult": [],
                "RtcInboundRtpStreamStats": [],
                "RtcMediaStreamStats": [],
                "RtcMediaStreamTrackStats": [],
                "RtcOfferAnswerOptions": [],
                "RtcOfferOptions": [],
                "RtcOutboundRtpStreamStats": [],
                "RtcPeerConnection": [
                    "EventTarget"
                ],
                "RtcPeerConnectionIceErrorEvent": [
                    "Event"
                ],
                "RtcPeerConnectionIceEvent": [
                    "Event"
                ],
                "RtcPeerConnectionIceEventInit": [],
                "RtcPeerConnectionState": [],
                "RtcPriorityType": [],
                "RtcRtcpParameters": [],
                "RtcRtpCapabilities": [],
                "RtcRtpCodecCapability": [],
                "RtcRtpCodecParameters": [],
                "RtcRtpContributingSource": [],
                "RtcRtpEncodingParameters": [],
                "RtcRtpHeaderExtensionCapability": [],
                "RtcRtpHeaderExtensionParameters": [],
                "RtcRtpParameters": [],
                "RtcRtpReceiver": [],
                "RtcRtpSender": [],
                "RtcRtpSourceEntry": [],
                "RtcRtpSourceEntryType": [],
                "RtcRtpSynchronizationSource": [],
                "RtcRtpTransceiver": [],
                "RtcRtpTransceiverDirection": [],
                "RtcRtpTransceiverInit": [],
                "RtcRtxParameters": [],
                "RtcSdpType": [],
                "RtcSessionDescription": [],
                "RtcSessionDescriptionInit": [],
                "RtcSignalingState": [],
                "RtcStats": [],
                "RtcStatsIceCandidatePairState": [],
                "RtcStatsIceCandidateType": [],
                "RtcStatsReport": [],
                "RtcStatsReportInternal": [],
                "RtcStatsType": [],
                "RtcTrackEvent": [
                    "Event"
                ],
                "RtcTrackEventInit": [],
                "RtcTransportStats": [],
                "RtcdtmfSender": [
                    "EventTarget"
                ],
                "RtcdtmfToneChangeEvent": [
                    "Event"
                ],
                "RtcdtmfToneChangeEventInit": [],
                "RtcrtpContributingSourceStats": [],
                "RtcrtpStreamStats": [],
                "SaveFilePickerOptions": [],
                "Scheduler": [],
                "SchedulerPostTaskOptions": [],
                "Scheduling": [],
                "Screen": [
                    "EventTarget"
                ],
                "ScreenColorGamut": [],
                "ScreenLuminance": [],
                "ScreenOrientation": [
                    "EventTarget"
                ],
                "ScriptProcessorNode": [
                    "AudioNode",
                    "EventTarget"
                ],
                "ScrollAreaEvent": [
                    "Event",
                    "UiEvent"
                ],
                "ScrollBehavior": [],
                "ScrollBoxObject": [],
                "ScrollIntoViewOptions": [],
                "ScrollLogicalPosition": [],
                "ScrollOptions": [],
                "ScrollRestoration": [],
                "ScrollSetting": [],
                "ScrollState": [],
                "ScrollToOptions": [],
                "ScrollViewChangeEventInit": [],
                "SecurityPolicyViolationEvent": [
                    "Event"
                ],
                "SecurityPolicyViolationEventDisposition": [],
                "SecurityPolicyViolationEventInit": [],
                "Selection": [],
                "SelectionMode": [],
                "Serial": [
                    "EventTarget"
                ],
                "SerialInputSignals": [],
                "SerialOptions": [],
                "SerialOutputSignals": [],
                "SerialPort": [
                    "EventTarget"
                ],
                "SerialPortFilter": [],
                "SerialPortInfo": [],
                "SerialPortRequestOptions": [],
                "ServerSocketOptions": [],
                "ServiceWorker": [
                    "EventTarget"
                ],
                "ServiceWorkerContainer": [
                    "EventTarget"
                ],
                "ServiceWorkerGlobalScope": [
                    "EventTarget",
                    "WorkerGlobalScope"
                ],
                "ServiceWorkerRegistration": [
                    "EventTarget"
                ],
                "ServiceWorkerState": [],
                "ServiceWorkerUpdateViaCache": [],
                "ShadowRoot": [
                    "DocumentFragment",
                    "EventTarget",
                    "Node"
                ],
                "ShadowRootInit": [],
                "ShadowRootMode": [],
                "ShareData": [],
                "SharedWorker": [
                    "EventTarget"
                ],
                "SharedWorkerGlobalScope": [
                    "EventTarget",
                    "WorkerGlobalScope"
                ],
                "SignResponse": [],
                "SocketElement": [],
                "SocketOptions": [],
                "SocketReadyState": [],
                "SocketsDict": [],
                "SourceBuffer": [
                    "EventTarget"
                ],
                "SourceBufferAppendMode": [],
                "SourceBufferList": [
                    "EventTarget"
                ],
                "SpeechGrammar": [],
                "SpeechGrammarList": [],
                "SpeechRecognition": [
                    "EventTarget"
                ],
                "SpeechRecognitionAlternative": [],
                "SpeechRecognitionError": [
                    "Event"
                ],
                "SpeechRecognitionErrorCode": [],
                "SpeechRecognitionErrorInit": [],
                "SpeechRecognitionEvent": [
                    "Event"
                ],
                "SpeechRecognitionEventInit": [],
                "SpeechRecognitionResult": [],
                "SpeechRecognitionResultList": [],
                "SpeechSynthesis": [
                    "EventTarget"
                ],
                "SpeechSynthesisErrorCode": [],
                "SpeechSynthesisErrorEvent": [
                    "Event",
                    "SpeechSynthesisEvent"
                ],
                "SpeechSynthesisErrorEventInit": [],
                "SpeechSynthesisEvent": [
                    "Event"
                ],
                "SpeechSynthesisEventInit": [],
                "SpeechSynthesisUtterance": [
                    "EventTarget"
                ],
                "SpeechSynthesisVoice": [],
                "StereoPannerNode": [
                    "AudioNode",
                    "EventTarget"
                ],
                "StereoPannerOptions": [],
                "Storage": [],
                "StorageEstimate": [],
                "StorageEvent": [
                    "Event"
                ],
                "StorageEventInit": [],
                "StorageManager": [],
                "StorageType": [],
                "StreamPipeOptions": [],
                "StyleRuleChangeEventInit": [],
                "StyleSheet": [],
                "StyleSheetApplicableStateChangeEventInit": [],
                "StyleSheetChangeEventInit": [],
                "StyleSheetList": [],
                "SubmitEvent": [
                    "Event"
                ],
                "SubmitEventInit": [],
                "SubtleCrypto": [],
                "SupportedType": [],
                "SvcOutputMetadata": [],
                "SvgAngle": [],
                "SvgAnimateElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgAnimationElement",
                    "SvgElement"
                ],
                "SvgAnimateMotionElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgAnimationElement",
                    "SvgElement"
                ],
                "SvgAnimateTransformElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgAnimationElement",
                    "SvgElement"
                ],
                "SvgAnimatedAngle": [],
                "SvgAnimatedBoolean": [],
                "SvgAnimatedEnumeration": [],
                "SvgAnimatedInteger": [],
                "SvgAnimatedLength": [],
                "SvgAnimatedLengthList": [],
                "SvgAnimatedNumber": [],
                "SvgAnimatedNumberList": [],
                "SvgAnimatedPreserveAspectRatio": [],
                "SvgAnimatedRect": [],
                "SvgAnimatedString": [],
                "SvgAnimatedTransformList": [],
                "SvgAnimationElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement"
                ],
                "SvgBoundingBoxOptions": [],
                "SvgCircleElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement",
                    "SvgGeometryElement",
                    "SvgGraphicsElement"
                ],
                "SvgClipPathElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement"
                ],
                "SvgComponentTransferFunctionElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement"
                ],
                "SvgDefsElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement",
                    "SvgGraphicsElement"
                ],
                "SvgDescElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement"
                ],
                "SvgElement": [
                    "Element",
                    "EventTarget",
                    "Node"
                ],
                "SvgEllipseElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement",
                    "SvgGeometryElement",
                    "SvgGraphicsElement"
                ],
                "SvgFilterElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement"
                ],
                "SvgForeignObjectElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement",
                    "SvgGraphicsElement"
                ],
                "SvgGeometryElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement",
                    "SvgGraphicsElement"
                ],
                "SvgGradientElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement"
                ],
                "SvgGraphicsElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement"
                ],
                "SvgImageElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement",
                    "SvgGraphicsElement"
                ],
                "SvgLength": [],
                "SvgLengthList": [],
                "SvgLineElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement",
                    "SvgGeometryElement",
                    "SvgGraphicsElement"
                ],
                "SvgLinearGradientElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement",
                    "SvgGradientElement"
                ],
                "SvgMarkerElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement"
                ],
                "SvgMaskElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement"
                ],
                "SvgMatrix": [],
                "SvgMetadataElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement"
                ],
                "SvgNumber": [],
                "SvgNumberList": [],
                "SvgPathElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement",
                    "SvgGeometryElement",
                    "SvgGraphicsElement"
                ],
                "SvgPathSeg": [],
                "SvgPathSegArcAbs": [
                    "SvgPathSeg"
                ],
                "SvgPathSegArcRel": [
                    "SvgPathSeg"
                ],
                "SvgPathSegClosePath": [
                    "SvgPathSeg"
                ],
                "SvgPathSegCurvetoCubicAbs": [
                    "SvgPathSeg"
                ],
                "SvgPathSegCurvetoCubicRel": [
                    "SvgPathSeg"
                ],
                "SvgPathSegCurvetoCubicSmoothAbs": [
                    "SvgPathSeg"
                ],
                "SvgPathSegCurvetoCubicSmoothRel": [
                    "SvgPathSeg"
                ],
                "SvgPathSegCurvetoQuadraticAbs": [
                    "SvgPathSeg"
                ],
                "SvgPathSegCurvetoQuadraticRel": [
                    "SvgPathSeg"
                ],
                "SvgPathSegCurvetoQuadraticSmoothAbs": [
                    "SvgPathSeg"
                ],
                "SvgPathSegCurvetoQuadraticSmoothRel": [
                    "SvgPathSeg"
                ],
                "SvgPathSegLinetoAbs": [
                    "SvgPathSeg"
                ],
                "SvgPathSegLinetoHorizontalAbs": [
                    "SvgPathSeg"
                ],
                "SvgPathSegLinetoHorizontalRel": [
                    "SvgPathSeg"
                ],
                "SvgPathSegLinetoRel": [
                    "SvgPathSeg"
                ],
                "SvgPathSegLinetoVerticalAbs": [
                    "SvgPathSeg"
                ],
                "SvgPathSegLinetoVerticalRel": [
                    "SvgPathSeg"
                ],
                "SvgPathSegList": [],
                "SvgPathSegMovetoAbs": [
                    "SvgPathSeg"
                ],
                "SvgPathSegMovetoRel": [
                    "SvgPathSeg"
                ],
                "SvgPatternElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement"
                ],
                "SvgPoint": [],
                "SvgPointList": [],
                "SvgPolygonElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement",
                    "SvgGeometryElement",
                    "SvgGraphicsElement"
                ],
                "SvgPolylineElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement",
                    "SvgGeometryElement",
                    "SvgGraphicsElement"
                ],
                "SvgPreserveAspectRatio": [],
                "SvgRadialGradientElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement",
                    "SvgGradientElement"
                ],
                "SvgRect": [],
                "SvgRectElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement",
                    "SvgGeometryElement",
                    "SvgGraphicsElement"
                ],
                "SvgScriptElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement"
                ],
                "SvgSetElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgAnimationElement",
                    "SvgElement"
                ],
                "SvgStopElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement"
                ],
                "SvgStringList": [],
                "SvgStyleElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement"
                ],
                "SvgSwitchElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement",
                    "SvgGraphicsElement"
                ],
                "SvgSymbolElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement"
                ],
                "SvgTextContentElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement",
                    "SvgGraphicsElement"
                ],
                "SvgTextElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement",
                    "SvgGraphicsElement",
                    "SvgTextContentElement",
                    "SvgTextPositioningElement"
                ],
                "SvgTextPathElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement",
                    "SvgGraphicsElement",
                    "SvgTextContentElement"
                ],
                "SvgTextPositioningElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement",
                    "SvgGraphicsElement",
                    "SvgTextContentElement"
                ],
                "SvgTitleElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement"
                ],
                "SvgTransform": [],
                "SvgTransformList": [],
                "SvgUnitTypes": [],
                "SvgUseElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement",
                    "SvgGraphicsElement"
                ],
                "SvgViewElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement"
                ],
                "SvgZoomAndPan": [],
                "SvgaElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement",
                    "SvgGraphicsElement"
                ],
                "SvgfeBlendElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement"
                ],
                "SvgfeColorMatrixElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement"
                ],
                "SvgfeComponentTransferElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement"
                ],
                "SvgfeCompositeElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement"
                ],
                "SvgfeConvolveMatrixElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement"
                ],
                "SvgfeDiffuseLightingElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement"
                ],
                "SvgfeDisplacementMapElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement"
                ],
                "SvgfeDistantLightElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement"
                ],
                "SvgfeDropShadowElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement"
                ],
                "SvgfeFloodElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement"
                ],
                "SvgfeFuncAElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgComponentTransferFunctionElement",
                    "SvgElement"
                ],
                "SvgfeFuncBElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgComponentTransferFunctionElement",
                    "SvgElement"
                ],
                "SvgfeFuncGElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgComponentTransferFunctionElement",
                    "SvgElement"
                ],
                "SvgfeFuncRElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgComponentTransferFunctionElement",
                    "SvgElement"
                ],
                "SvgfeGaussianBlurElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement"
                ],
                "SvgfeImageElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement"
                ],
                "SvgfeMergeElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement"
                ],
                "SvgfeMergeNodeElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement"
                ],
                "SvgfeMorphologyElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement"
                ],
                "SvgfeOffsetElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement"
                ],
                "SvgfePointLightElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement"
                ],
                "SvgfeSpecularLightingElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement"
                ],
                "SvgfeSpotLightElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement"
                ],
                "SvgfeTileElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement"
                ],
                "SvgfeTurbulenceElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement"
                ],
                "SvggElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement",
                    "SvgGraphicsElement"
                ],
                "SvgmPathElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement"
                ],
                "SvgsvgElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement",
                    "SvgGraphicsElement"
                ],
                "SvgtSpanElement": [
                    "Element",
                    "EventTarget",
                    "Node",
                    "SvgElement",
                    "SvgGraphicsElement",
                    "SvgTextContentElement",
                    "SvgTextPositioningElement"
                ],
                "TaskController": [
                    "AbortController"
                ],
                "TaskControllerInit": [],
                "TaskPriority": [],
                "TaskPriorityChangeEvent": [
                    "Event"
                ],
                "TaskPriorityChangeEventInit": [],
                "TaskSignal": [
                    "AbortSignal",
                    "EventTarget"
                ],
                "TaskSignalAnyInit": [],
                "TcpReadyState": [],
                "TcpServerSocket": [
                    "EventTarget"
                ],
                "TcpServerSocketEvent": [
                    "Event"
                ],
                "TcpServerSocketEventInit": [],
                "TcpSocket": [
                    "EventTarget"
                ],
                "TcpSocketBinaryType": [],
                "TcpSocketErrorEvent": [
                    "Event"
                ],
                "TcpSocketErrorEventInit": [],
                "TcpSocketEvent": [
                    "Event"
                ],
                "TcpSocketEventInit": [],
                "Text": [
                    "CharacterData",
                    "EventTarget",
                    "Node"
                ],
                "TextDecodeOptions": [],
                "TextDecoder": [],
                "TextDecoderOptions": [],
                "TextEncoder": [],
                "TextMetrics": [],
                "TextTrack": [
                    "EventTarget"
                ],
                "TextTrackCue": [
                    "EventTarget"
                ],
                "TextTrackCueList": [],
                "TextTrackKind": [],
                "TextTrackList": [
                    "EventTarget"
                ],
                "TextTrackMode": [],
                "TimeEvent": [
                    "Event"
                ],
                "TimeRanges": [],
                "Touch": [],
                "TouchEvent": [
                    "Event",
                    "UiEvent"
                ],
                "TouchEventInit": [],
                "TouchInit": [],
                "TouchList": [],
                "TrackEvent": [
                    "Event"
                ],
                "TrackEventInit": [],
                "TransformStream": [],
                "TransformStreamDefaultController": [],
                "Transformer": [],
                "TransitionEvent": [
                    "Event"
                ],
                "TransitionEventInit": [],
                "Transport": [],
                "TreeBoxObject": [],
                "TreeCellInfo": [],
                "TreeView": [],
                "TreeWalker": [],
                "U2f": [],
                "U2fClientData": [],
                "UdpMessageEventInit": [],
                "UdpOptions": [],
                "UiEvent": [
                    "Event"
                ],
                "UiEventInit": [],
                "UnderlyingSink": [],
                "UnderlyingSource": [],
                "Url": [],
                "UrlSearchParams": [],
                "Usb": [
                    "EventTarget"
                ],
                "UsbAlternateInterface": [],
                "UsbConfiguration": [],
                "UsbConnectionEvent": [
                    "Event"
                ],
                "UsbConnectionEventInit": [],
                "UsbControlTransferParameters": [],
                "UsbDevice": [],
                "UsbDeviceFilter": [],
                "UsbDeviceRequestOptions": [],
                "UsbDirection": [],
                "UsbEndpoint": [],
                "UsbEndpointType": [],
                "UsbInTransferResult": [],
                "UsbInterface": [],
                "UsbIsochronousInTransferPacket": [],
                "UsbIsochronousInTransferResult": [],
                "UsbIsochronousOutTransferPacket": [],
                "UsbIsochronousOutTransferResult": [],
                "UsbOutTransferResult": [],
                "UsbPermissionDescriptor": [],
                "UsbPermissionResult": [
                    "EventTarget",
                    "PermissionStatus"
                ],
                "UsbPermissionStorage": [],
                "UsbRecipient": [],
                "UsbRequestType": [],
                "UsbTransferStatus": [],
                "UserActivation": [],
                "UserProximityEvent": [
                    "Event"
                ],
                "UserProximityEventInit": [],
                "UserVerificationRequirement": [],
                "ValidityState": [],
                "ValueEvent": [
                    "Event"
                ],
                "ValueEventInit": [],
                "VideoColorPrimaries": [],
                "VideoColorSpace": [],
                "VideoColorSpaceInit": [],
                "VideoConfiguration": [],
                "VideoDecoder": [],
                "VideoDecoderConfig": [],
                "VideoDecoderInit": [],
                "VideoDecoderSupport": [],
                "VideoEncoder": [],
                "VideoEncoderConfig": [],
                "VideoEncoderEncodeOptions": [],
                "VideoEncoderInit": [],
                "VideoEncoderSupport": [],
                "VideoFacingModeEnum": [],
                "VideoFrame": [],
                "VideoFrameBufferInit": [],
                "VideoFrameCopyToOptions": [],
                "VideoFrameInit": [],
                "VideoMatrixCoefficients": [],
                "VideoPixelFormat": [],
                "VideoPlaybackQuality": [],
                "VideoStreamTrack": [
                    "EventTarget",
                    "MediaStreamTrack"
                ],
                "VideoTrack": [],
                "VideoTrackList": [
                    "EventTarget"
                ],
                "VideoTransferCharacteristics": [],
                "ViewTransition": [],
                "VisibilityState": [],
                "VoidCallback": [],
                "VrDisplay": [
                    "EventTarget"
                ],
                "VrDisplayCapabilities": [],
                "VrEye": [],
                "VrEyeParameters": [],
                "VrFieldOfView": [],
                "VrFrameData": [],
                "VrLayer": [],
                "VrMockController": [],
                "VrMockDisplay": [],
                "VrPose": [],
                "VrServiceTest": [],
                "VrStageParameters": [],
                "VrSubmitFrameResult": [],
                "VttCue": [
                    "EventTarget",
                    "TextTrackCue"
                ],
                "VttRegion": [],
                "WakeLock": [],
                "WakeLockSentinel": [
                    "EventTarget"
                ],
                "WakeLockType": [],
                "WatchAdvertisementsOptions": [],
                "WaveShaperNode": [
                    "AudioNode",
                    "EventTarget"
                ],
                "WaveShaperOptions": [],
                "WebGl2RenderingContext": [],
                "WebGlActiveInfo": [],
                "WebGlBuffer": [],
                "WebGlContextAttributes": [],
                "WebGlContextEvent": [
                    "Event"
                ],
                "WebGlContextEventInit": [],
                "WebGlFramebuffer": [],
                "WebGlPowerPreference": [],
                "WebGlProgram": [],
                "WebGlQuery": [],
                "WebGlRenderbuffer": [],
                "WebGlRenderingContext": [],
                "WebGlSampler": [],
                "WebGlShader": [],
                "WebGlShaderPrecisionFormat": [],
                "WebGlSync": [],
                "WebGlTexture": [],
                "WebGlTransformFeedback": [],
                "WebGlUniformLocation": [],
                "WebGlVertexArrayObject": [],
                "WebKitCssMatrix": [
                    "DomMatrix",
                    "DomMatrixReadOnly"
                ],
                "WebSocket": [
                    "EventTarget"
                ],
                "WebSocketDict": [],
                "WebSocketElement": [],
                "WebTransport": [],
                "WebTransportBidirectionalStream": [],
                "WebTransportCloseInfo": [],
                "WebTransportCongestionControl": [],
                "WebTransportDatagramDuplexStream": [],
                "WebTransportDatagramStats": [],
                "WebTransportError": [
                    "DomException"
                ],
                "WebTransportErrorOptions": [],
                "WebTransportErrorSource": [],
                "WebTransportHash": [],
                "WebTransportOptions": [],
                "WebTransportReceiveStream": [
                    "ReadableStream"
                ],
                "WebTransportReceiveStreamStats": [],
                "WebTransportReliabilityMode": [],
                "WebTransportSendStream": [
                    "WritableStream"
                ],
                "WebTransportSendStreamOptions": [],
                "WebTransportSendStreamStats": [],
                "WebTransportStats": [],
                "WebglColorBufferFloat": [],
                "WebglCompressedTextureAstc": [],
                "WebglCompressedTextureAtc": [],
                "WebglCompressedTextureEtc": [],
                "WebglCompressedTextureEtc1": [],
                "WebglCompressedTexturePvrtc": [],
                "WebglCompressedTextureS3tc": [],
                "WebglCompressedTextureS3tcSrgb": [],
                "WebglDebugRendererInfo": [],
                "WebglDebugShaders": [],
                "WebglDepthTexture": [],
                "WebglDrawBuffers": [],
                "WebglLoseContext": [],
                "WebglMultiDraw": [],
                "WellKnownDirectory": [],
                "WgslLanguageFeatures": [],
                "WheelEvent": [
                    "Event",
                    "MouseEvent",
                    "UiEvent"
                ],
                "WheelEventInit": [],
                "WidevineCdmManifest": [],
                "Window": [
                    "EventTarget"
                ],
                "WindowClient": [
                    "Client"
                ],
                "Worker": [
                    "EventTarget"
                ],
                "WorkerDebuggerGlobalScope": [
                    "EventTarget"
                ],
                "WorkerGlobalScope": [
                    "EventTarget"
                ],
                "WorkerLocation": [],
                "WorkerNavigator": [],
                "WorkerOptions": [],
                "WorkerType": [],
                "Worklet": [],
                "WorkletGlobalScope": [],
                "WorkletOptions": [],
                "WritableStream": [],
                "WritableStreamDefaultController": [],
                "WritableStreamDefaultWriter": [],
                "WriteCommandType": [],
                "WriteParams": [],
                "XPathExpression": [],
                "XPathNsResolver": [],
                "XPathResult": [],
                "XmlDocument": [
                    "Document",
                    "EventTarget",
                    "Node"
                ],
                "XmlHttpRequest": [
                    "EventTarget",
                    "XmlHttpRequestEventTarget"
                ],
                "XmlHttpRequestEventTarget": [
                    "EventTarget"
                ],
                "XmlHttpRequestResponseType": [],
                "XmlHttpRequestUpload": [
                    "EventTarget",
                    "XmlHttpRequestEventTarget"
                ],
                "XmlSerializer": [],
                "XrBoundedReferenceSpace": [
                    "EventTarget",
                    "XrReferenceSpace",
                    "XrSpace"
                ],
                "XrEye": [],
                "XrFrame": [],
                "XrHand": [],
                "XrHandJoint": [],
                "XrHandedness": [],
                "XrInputSource": [],
                "XrInputSourceArray": [],
                "XrInputSourceEvent": [
                    "Event"
                ],
                "XrInputSourceEventInit": [],
                "XrInputSourcesChangeEvent": [
                    "Event"
                ],
                "XrInputSourcesChangeEventInit": [],
                "XrJointPose": [
                    "XrPose"
                ],
                "XrJointSpace": [
                    "EventTarget",
                    "XrSpace"
                ],
                "XrLayer": [
                    "EventTarget"
                ],
                "XrPermissionDescriptor": [],
                "XrPermissionStatus": [
                    "EventTarget",
                    "PermissionStatus"
                ],
                "XrPose": [],
                "XrReferenceSpace": [
                    "EventTarget",
                    "XrSpace"
                ],
                "XrReferenceSpaceEvent": [
                    "Event"
                ],
                "XrReferenceSpaceEventInit": [],
                "XrReferenceSpaceType": [],
                "XrRenderState": [],
                "XrRenderStateInit": [],
                "XrRigidTransform": [],
                "XrSession": [
                    "EventTarget"
                ],
                "XrSessionEvent": [
                    "Event"
                ],
                "XrSessionEventInit": [],
                "XrSessionInit": [],
                "XrSessionMode": [],
                "XrSessionSupportedPermissionDescriptor": [],
                "XrSpace": [
                    "EventTarget"
                ],
                "XrSystem": [
                    "EventTarget"
                ],
                "XrTargetRayMode": [],
                "XrView": [],
                "XrViewerPose": [
                    "XrPose"
                ],
                "XrViewport": [],
                "XrVisibilityState": [],
                "XrWebGlLayer": [
                    "EventTarget",
                    "XrLayer"
                ],
                "XrWebGlLayerInit": [],
                "XsltProcessor": [],
                "console": [],
                "css": [],
                "gpu_buffer_usage": [],
                "gpu_color_write": [],
                "gpu_map_mode": [],
                "gpu_shader_stage": [],
                "gpu_texture_usage": []
            },
            "homepage": "https://rustwasm.github.io/wasm-bindgen/web-sys/index.html",
            "id": "registry+https://github.com/rust-lang/crates.io-index#web-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/web-sys-0.3.69/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg=web_sys_unstable_apis"
                        ]
                    }
                }
            },
            "name": "web-sys",
            "publish": null,
            "readme": "./README.md",
            "repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/web-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": "web_sys",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/web-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/web-sys-0.3.69/tests/wasm/main.rs",
                    "test": true
                }
            ],
            "version": "0.3.69"
        },
        {
            "authors": [],
            "categories": [
                "api-bindings",
                "date-and-time",
                "wasm"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": "dev",
                    "name": "static_assertions",
                    "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": [
                        "alloc"
                    ],
                    "kind": "dev",
                    "name": "futures-channel",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(all(target_family = \"wasm\", target_feature = \"atomics\"))",
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "futures-util",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(all(target_family = \"wasm\", target_feature = \"atomics\"))",
                    "uses_default_features": false
                },
                {
                    "features": [
                        "WorkerGlobalScope"
                    ],
                    "kind": "dev",
                    "name": "web-sys",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(all(target_family = \"wasm\", target_feature = \"atomics\"))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "js-sys",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.20",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(all(target_family = \"wasm\", target_os = \"unknown\"))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "serde",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(all(target_family = \"wasm\", target_os = \"unknown\"))",
                    "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(all(target_family = \"wasm\", target_os = \"unknown\"))",
                    "uses_default_features": false
                },
                {
                    "features": [
                        "macro"
                    ],
                    "kind": "dev",
                    "name": "pollster",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(not(target_family = \"wasm\"))",
                    "uses_default_features": true
                },
                {
                    "features": [
                        "js"
                    ],
                    "kind": "dev",
                    "name": "getrandom",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_family = \"wasm\")",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "rand",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.8",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_family = \"wasm\")",
                    "uses_default_features": true
                },
                {
                    "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": "cfg(target_family = \"wasm\")",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "wasm-bindgen-futures",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_family = \"wasm\")",
                    "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_family = \"wasm\")",
                    "uses_default_features": true
                },
                {
                    "features": [
                        "CssStyleDeclaration",
                        "Document",
                        "Element",
                        "HtmlTableElement",
                        "HtmlTableRowElement",
                        "Performance",
                        "Window"
                    ],
                    "kind": "dev",
                    "name": "web-sys",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(target_family = \"wasm\")",
                    "uses_default_features": true
                }
            ],
            "description": "Drop-in replacement for std::time for Wasm in browsers",
            "documentation": null,
            "edition": "2021",
            "features": {
                "serde": [
                    "dep:serde"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#web-time@1.1.0",
            "keywords": [
                "instant",
                "wasm",
                "web",
                "systemtime",
                "time"
            ],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/web-time-1.1.0/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg=docsrs"
                        ],
                        "targets": [
                            "wasm32-unknown-unknown"
                        ]
                    }
                }
            },
            "name": "web-time",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/daxpedda/web-time",
            "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": "web_time",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/web-time-1.1.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "benchmark",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/web-time-1.1.0/benches/benchmark.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "serde",
                    "required-features": [
                        "serde"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/web-time-1.1.0/tests/serde.rs",
                    "test": true
                }
            ],
            "version": "1.1.0"
        },
        {
            "authors": [],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "clock"
                    ],
                    "kind": "dev",
                    "name": "chrono",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.26",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "csv",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.2.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "hex",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "num-bigint",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "percent-encoding",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^2.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "rcgen",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.11.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "rustls-tls-manual-roots"
                    ],
                    "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": "ring",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.16.20",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "rustls-pemfile",
                    "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": [
                        "derive"
                    ],
                    "kind": "dev",
                    "name": "serde",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.183",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "macros",
                        "rt-multi-thread"
                    ],
                    "kind": "dev",
                    "name": "tokio",
                    "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": "rustls-webpki",
                    "optional": false,
                    "registry": null,
                    "rename": "webpki",
                    "req": "^0.101.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "x509-parser",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.15.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "yasna",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Mozilla's CA root certificates for use with webpki",
            "documentation": null,
            "edition": "2018",
            "features": {},
            "homepage": "https://github.com/rustls/webpki-roots",
            "id": "registry+https://github.com/rust-lang/crates.io-index#webpki-roots@0.25.4",
            "keywords": [],
            "license": "MPL-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/webpki-roots-0.25.4/Cargo.toml",
            "metadata": null,
            "name": "webpki-roots",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/rustls/webpki-roots",
            "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": "webpki_roots",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/webpki-roots-0.25.4/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "verify",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/webpki-roots-0.25.4/tests/verify.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "codegen",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/webpki-roots-0.25.4/tests/codegen.rs",
                    "test": true
                }
            ],
            "version": "0.25.4"
        },
        {
            "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": [
                "Andrew Gallant <jamslam@gmail.com>"
            ],
            "categories": [
                "os::windows-apis",
                "external-ffi-bindings"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "std",
                        "consoleapi",
                        "errhandlingapi",
                        "fileapi",
                        "minwindef",
                        "processenv",
                        "winbase",
                        "wincon",
                        "winerror",
                        "winnt"
                    ],
                    "kind": null,
                    "name": "winapi",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(windows)",
                    "uses_default_features": true
                }
            ],
            "description": "A dumping ground for high level safe wrappers over winapi.",
            "documentation": "https://docs.rs/winapi-util",
            "edition": "2018",
            "features": {},
            "homepage": "https://github.com/BurntSushi/winapi-util",
            "id": "registry+https://github.com/rust-lang/crates.io-index#winapi-util@0.1.5",
            "keywords": [
                "windows",
                "winapi",
                "util",
                "win"
            ],
            "license": "Unlicense/MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winapi-util-0.1.5/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "targets": [
                            "x86_64-pc-windows-msvc"
                        ]
                    }
                }
            },
            "name": "winapi-util",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/BurntSushi/winapi-util",
            "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": "winapi_util",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winapi-util-0.1.5/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.1.5"
        },
        {
            "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": [
                "os::windows-apis"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "windows-targets",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.48.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Rust for Windows",
            "documentation": null,
            "edition": "2018",
            "features": {
                "Wdk": [],
                "Wdk_System": [
                    "Wdk"
                ],
                "Wdk_System_OfflineRegistry": [
                    "Wdk_System"
                ],
                "Win32": [],
                "Win32_Data": [
                    "Win32"
                ],
                "Win32_Data_HtmlHelp": [
                    "Win32_Data"
                ],
                "Win32_Data_RightsManagement": [
                    "Win32_Data"
                ],
                "Win32_Data_Xml": [
                    "Win32_Data"
                ],
                "Win32_Data_Xml_MsXml": [
                    "Win32_Data_Xml"
                ],
                "Win32_Data_Xml_XmlLite": [
                    "Win32_Data_Xml"
                ],
                "Win32_Devices": [
                    "Win32"
                ],
                "Win32_Devices_AllJoyn": [
                    "Win32_Devices"
                ],
                "Win32_Devices_BiometricFramework": [
                    "Win32_Devices"
                ],
                "Win32_Devices_Bluetooth": [
                    "Win32_Devices"
                ],
                "Win32_Devices_Communication": [
                    "Win32_Devices"
                ],
                "Win32_Devices_DeviceAccess": [
                    "Win32_Devices"
                ],
                "Win32_Devices_DeviceAndDriverInstallation": [
                    "Win32_Devices"
                ],
                "Win32_Devices_DeviceQuery": [
                    "Win32_Devices"
                ],
                "Win32_Devices_Display": [
                    "Win32_Devices"
                ],
                "Win32_Devices_Enumeration": [
                    "Win32_Devices"
                ],
                "Win32_Devices_Enumeration_Pnp": [
                    "Win32_Devices_Enumeration"
                ],
                "Win32_Devices_Fax": [
                    "Win32_Devices"
                ],
                "Win32_Devices_FunctionDiscovery": [
                    "Win32_Devices"
                ],
                "Win32_Devices_Geolocation": [
                    "Win32_Devices"
                ],
                "Win32_Devices_HumanInterfaceDevice": [
                    "Win32_Devices"
                ],
                "Win32_Devices_ImageAcquisition": [
                    "Win32_Devices"
                ],
                "Win32_Devices_PortableDevices": [
                    "Win32_Devices"
                ],
                "Win32_Devices_Properties": [
                    "Win32_Devices"
                ],
                "Win32_Devices_Pwm": [
                    "Win32_Devices"
                ],
                "Win32_Devices_Sensors": [
                    "Win32_Devices"
                ],
                "Win32_Devices_SerialCommunication": [
                    "Win32_Devices"
                ],
                "Win32_Devices_Tapi": [
                    "Win32_Devices"
                ],
                "Win32_Devices_Usb": [
                    "Win32_Devices"
                ],
                "Win32_Devices_WebServicesOnDevices": [
                    "Win32_Devices"
                ],
                "Win32_Foundation": [
                    "Win32"
                ],
                "Win32_Gaming": [
                    "Win32"
                ],
                "Win32_Globalization": [
                    "Win32"
                ],
                "Win32_Graphics": [
                    "Win32"
                ],
                "Win32_Graphics_Dwm": [
                    "Win32_Graphics"
                ],
                "Win32_Graphics_Gdi": [
                    "Win32_Graphics"
                ],
                "Win32_Graphics_Hlsl": [
                    "Win32_Graphics"
                ],
                "Win32_Graphics_OpenGL": [
                    "Win32_Graphics"
                ],
                "Win32_Graphics_Printing": [
                    "Win32_Graphics"
                ],
                "Win32_Graphics_Printing_PrintTicket": [
                    "Win32_Graphics_Printing"
                ],
                "Win32_Management": [
                    "Win32"
                ],
                "Win32_Management_MobileDeviceManagementRegistration": [
                    "Win32_Management"
                ],
                "Win32_Media": [
                    "Win32"
                ],
                "Win32_Media_Audio": [
                    "Win32_Media"
                ],
                "Win32_Media_Audio_Apo": [
                    "Win32_Media_Audio"
                ],
                "Win32_Media_Audio_DirectMusic": [
                    "Win32_Media_Audio"
                ],
                "Win32_Media_Audio_Endpoints": [
                    "Win32_Media_Audio"
                ],
                "Win32_Media_Audio_XAudio2": [
                    "Win32_Media_Audio"
                ],
                "Win32_Media_DeviceManager": [
                    "Win32_Media"
                ],
                "Win32_Media_DxMediaObjects": [
                    "Win32_Media"
                ],
                "Win32_Media_KernelStreaming": [
                    "Win32_Media"
                ],
                "Win32_Media_LibrarySharingServices": [
                    "Win32_Media"
                ],
                "Win32_Media_MediaPlayer": [
                    "Win32_Media"
                ],
                "Win32_Media_Multimedia": [
                    "Win32_Media"
                ],
                "Win32_Media_Speech": [
                    "Win32_Media"
                ],
                "Win32_Media_Streaming": [
                    "Win32_Media"
                ],
                "Win32_Media_WindowsMediaFormat": [
                    "Win32_Media"
                ],
                "Win32_NetworkManagement": [
                    "Win32"
                ],
                "Win32_NetworkManagement_Dhcp": [
                    "Win32_NetworkManagement"
                ],
                "Win32_NetworkManagement_Dns": [
                    "Win32_NetworkManagement"
                ],
                "Win32_NetworkManagement_InternetConnectionWizard": [
                    "Win32_NetworkManagement"
                ],
                "Win32_NetworkManagement_IpHelper": [
                    "Win32_NetworkManagement"
                ],
                "Win32_NetworkManagement_MobileBroadband": [
                    "Win32_NetworkManagement"
                ],
                "Win32_NetworkManagement_Multicast": [
                    "Win32_NetworkManagement"
                ],
                "Win32_NetworkManagement_Ndis": [
                    "Win32_NetworkManagement"
                ],
                "Win32_NetworkManagement_NetBios": [
                    "Win32_NetworkManagement"
                ],
                "Win32_NetworkManagement_NetManagement": [
                    "Win32_NetworkManagement"
                ],
                "Win32_NetworkManagement_NetShell": [
                    "Win32_NetworkManagement"
                ],
                "Win32_NetworkManagement_NetworkDiagnosticsFramework": [
                    "Win32_NetworkManagement"
                ],
                "Win32_NetworkManagement_NetworkPolicyServer": [
                    "Win32_NetworkManagement"
                ],
                "Win32_NetworkManagement_P2P": [
                    "Win32_NetworkManagement"
                ],
                "Win32_NetworkManagement_QoS": [
                    "Win32_NetworkManagement"
                ],
                "Win32_NetworkManagement_Rras": [
                    "Win32_NetworkManagement"
                ],
                "Win32_NetworkManagement_Snmp": [
                    "Win32_NetworkManagement"
                ],
                "Win32_NetworkManagement_WNet": [
                    "Win32_NetworkManagement"
                ],
                "Win32_NetworkManagement_WebDav": [
                    "Win32_NetworkManagement"
                ],
                "Win32_NetworkManagement_WiFi": [
                    "Win32_NetworkManagement"
                ],
                "Win32_NetworkManagement_WindowsConnectNow": [
                    "Win32_NetworkManagement"
                ],
                "Win32_NetworkManagement_WindowsConnectionManager": [
                    "Win32_NetworkManagement"
                ],
                "Win32_NetworkManagement_WindowsFilteringPlatform": [
                    "Win32_NetworkManagement"
                ],
                "Win32_NetworkManagement_WindowsFirewall": [
                    "Win32_NetworkManagement"
                ],
                "Win32_NetworkManagement_WindowsNetworkVirtualization": [
                    "Win32_NetworkManagement"
                ],
                "Win32_Networking": [
                    "Win32"
                ],
                "Win32_Networking_ActiveDirectory": [
                    "Win32_Networking"
                ],
                "Win32_Networking_BackgroundIntelligentTransferService": [
                    "Win32_Networking"
                ],
                "Win32_Networking_Clustering": [
                    "Win32_Networking"
                ],
                "Win32_Networking_HttpServer": [
                    "Win32_Networking"
                ],
                "Win32_Networking_Ldap": [
                    "Win32_Networking"
                ],
                "Win32_Networking_NetworkListManager": [
                    "Win32_Networking"
                ],
                "Win32_Networking_RemoteDifferentialCompression": [
                    "Win32_Networking"
                ],
                "Win32_Networking_WebSocket": [
                    "Win32_Networking"
                ],
                "Win32_Networking_WinHttp": [
                    "Win32_Networking"
                ],
                "Win32_Networking_WinInet": [
                    "Win32_Networking"
                ],
                "Win32_Networking_WinSock": [
                    "Win32_Networking"
                ],
                "Win32_Networking_WindowsWebServices": [
                    "Win32_Networking"
                ],
                "Win32_Security": [
                    "Win32"
                ],
                "Win32_Security_AppLocker": [
                    "Win32_Security"
                ],
                "Win32_Security_Authentication": [
                    "Win32_Security"
                ],
                "Win32_Security_Authentication_Identity": [
                    "Win32_Security_Authentication"
                ],
                "Win32_Security_Authentication_Identity_Provider": [
                    "Win32_Security_Authentication_Identity"
                ],
                "Win32_Security_Authorization": [
                    "Win32_Security"
                ],
                "Win32_Security_Authorization_UI": [
                    "Win32_Security_Authorization"
                ],
                "Win32_Security_ConfigurationSnapin": [
                    "Win32_Security"
                ],
                "Win32_Security_Credentials": [
                    "Win32_Security"
                ],
                "Win32_Security_Cryptography": [
                    "Win32_Security"
                ],
                "Win32_Security_Cryptography_Catalog": [
                    "Win32_Security_Cryptography"
                ],
                "Win32_Security_Cryptography_Certificates": [
                    "Win32_Security_Cryptography"
                ],
                "Win32_Security_Cryptography_Sip": [
                    "Win32_Security_Cryptography"
                ],
                "Win32_Security_Cryptography_UI": [
                    "Win32_Security_Cryptography"
                ],
                "Win32_Security_DiagnosticDataQuery": [
                    "Win32_Security"
                ],
                "Win32_Security_DirectoryServices": [
                    "Win32_Security"
                ],
                "Win32_Security_EnterpriseData": [
                    "Win32_Security"
                ],
                "Win32_Security_ExtensibleAuthenticationProtocol": [
                    "Win32_Security"
                ],
                "Win32_Security_Isolation": [
                    "Win32_Security"
                ],
                "Win32_Security_LicenseProtection": [
                    "Win32_Security"
                ],
                "Win32_Security_NetworkAccessProtection": [
                    "Win32_Security"
                ],
                "Win32_Security_Tpm": [
                    "Win32_Security"
                ],
                "Win32_Security_WinTrust": [
                    "Win32_Security"
                ],
                "Win32_Security_WinWlx": [
                    "Win32_Security"
                ],
                "Win32_Storage": [
                    "Win32"
                ],
                "Win32_Storage_Cabinets": [
                    "Win32_Storage"
                ],
                "Win32_Storage_CloudFilters": [
                    "Win32_Storage"
                ],
                "Win32_Storage_Compression": [
                    "Win32_Storage"
                ],
                "Win32_Storage_DataDeduplication": [
                    "Win32_Storage"
                ],
                "Win32_Storage_DistributedFileSystem": [
                    "Win32_Storage"
                ],
                "Win32_Storage_EnhancedStorage": [
                    "Win32_Storage"
                ],
                "Win32_Storage_FileHistory": [
                    "Win32_Storage"
                ],
                "Win32_Storage_FileServerResourceManager": [
                    "Win32_Storage"
                ],
                "Win32_Storage_FileSystem": [
                    "Win32_Storage"
                ],
                "Win32_Storage_Imapi": [
                    "Win32_Storage"
                ],
                "Win32_Storage_IndexServer": [
                    "Win32_Storage"
                ],
                "Win32_Storage_InstallableFileSystems": [
                    "Win32_Storage"
                ],
                "Win32_Storage_IscsiDisc": [
                    "Win32_Storage"
                ],
                "Win32_Storage_Jet": [
                    "Win32_Storage"
                ],
                "Win32_Storage_OfflineFiles": [
                    "Win32_Storage"
                ],
                "Win32_Storage_OperationRecorder": [
                    "Win32_Storage"
                ],
                "Win32_Storage_Packaging": [
                    "Win32_Storage"
                ],
                "Win32_Storage_Packaging_Appx": [
                    "Win32_Storage_Packaging"
                ],
                "Win32_Storage_Packaging_Opc": [
                    "Win32_Storage_Packaging"
                ],
                "Win32_Storage_ProjectedFileSystem": [
                    "Win32_Storage"
                ],
                "Win32_Storage_StructuredStorage": [
                    "Win32_Storage"
                ],
                "Win32_Storage_Vhd": [
                    "Win32_Storage"
                ],
                "Win32_Storage_VirtualDiskService": [
                    "Win32_Storage"
                ],
                "Win32_Storage_Vss": [
                    "Win32_Storage"
                ],
                "Win32_Storage_Xps": [
                    "Win32_Storage"
                ],
                "Win32_Storage_Xps_Printing": [
                    "Win32_Storage_Xps"
                ],
                "Win32_System": [
                    "Win32"
                ],
                "Win32_System_AddressBook": [
                    "Win32_System"
                ],
                "Win32_System_Antimalware": [
                    "Win32_System"
                ],
                "Win32_System_ApplicationInstallationAndServicing": [
                    "Win32_System"
                ],
                "Win32_System_ApplicationVerifier": [
                    "Win32_System"
                ],
                "Win32_System_AssessmentTool": [
                    "Win32_System"
                ],
                "Win32_System_ClrHosting": [
                    "Win32_System"
                ],
                "Win32_System_Com": [
                    "Win32_System"
                ],
                "Win32_System_Com_CallObj": [
                    "Win32_System_Com"
                ],
                "Win32_System_Com_ChannelCredentials": [
                    "Win32_System_Com"
                ],
                "Win32_System_Com_Events": [
                    "Win32_System_Com"
                ],
                "Win32_System_Com_Marshal": [
                    "Win32_System_Com"
                ],
                "Win32_System_Com_StructuredStorage": [
                    "Win32_System_Com"
                ],
                "Win32_System_Com_UI": [
                    "Win32_System_Com"
                ],
                "Win32_System_Com_Urlmon": [
                    "Win32_System_Com"
                ],
                "Win32_System_ComponentServices": [
                    "Win32_System"
                ],
                "Win32_System_Console": [
                    "Win32_System"
                ],
                "Win32_System_Contacts": [
                    "Win32_System"
                ],
                "Win32_System_CorrelationVector": [
                    "Win32_System"
                ],
                "Win32_System_DataExchange": [
                    "Win32_System"
                ],
                "Win32_System_DeploymentServices": [
                    "Win32_System"
                ],
                "Win32_System_DesktopSharing": [
                    "Win32_System"
                ],
                "Win32_System_DeveloperLicensing": [
                    "Win32_System"
                ],
                "Win32_System_Diagnostics": [
                    "Win32_System"
                ],
                "Win32_System_Diagnostics_Ceip": [
                    "Win32_System_Diagnostics"
                ],
                "Win32_System_Diagnostics_ClrProfiling": [
                    "Win32_System_Diagnostics"
                ],
                "Win32_System_Diagnostics_Debug": [
                    "Win32_System_Diagnostics"
                ],
                "Win32_System_Diagnostics_Debug_ActiveScript": [
                    "Win32_System_Diagnostics_Debug"
                ],
                "Win32_System_Diagnostics_Debug_Extensions": [
                    "Win32_System_Diagnostics_Debug"
                ],
                "Win32_System_Diagnostics_Etw": [
                    "Win32_System_Diagnostics"
                ],
                "Win32_System_Diagnostics_ProcessSnapshotting": [
                    "Win32_System_Diagnostics"
                ],
                "Win32_System_Diagnostics_ToolHelp": [
                    "Win32_System_Diagnostics"
                ],
                "Win32_System_DistributedTransactionCoordinator": [
                    "Win32_System"
                ],
                "Win32_System_Environment": [
                    "Win32_System"
                ],
                "Win32_System_ErrorReporting": [
                    "Win32_System"
                ],
                "Win32_System_EventCollector": [
                    "Win32_System"
                ],
                "Win32_System_EventLog": [
                    "Win32_System"
                ],
                "Win32_System_EventNotificationService": [
                    "Win32_System"
                ],
                "Win32_System_GroupPolicy": [
                    "Win32_System"
                ],
                "Win32_System_HostCompute": [
                    "Win32_System"
                ],
                "Win32_System_HostComputeNetwork": [
                    "Win32_System"
                ],
                "Win32_System_HostComputeSystem": [
                    "Win32_System"
                ],
                "Win32_System_Hypervisor": [
                    "Win32_System"
                ],
                "Win32_System_IO": [
                    "Win32_System"
                ],
                "Win32_System_Iis": [
                    "Win32_System"
                ],
                "Win32_System_Ioctl": [
                    "Win32_System"
                ],
                "Win32_System_JobObjects": [
                    "Win32_System"
                ],
                "Win32_System_Js": [
                    "Win32_System"
                ],
                "Win32_System_Kernel": [
                    "Win32_System"
                ],
                "Win32_System_LibraryLoader": [
                    "Win32_System"
                ],
                "Win32_System_Mailslots": [
                    "Win32_System"
                ],
                "Win32_System_Mapi": [
                    "Win32_System"
                ],
                "Win32_System_Memory": [
                    "Win32_System"
                ],
                "Win32_System_Memory_NonVolatile": [
                    "Win32_System_Memory"
                ],
                "Win32_System_MessageQueuing": [
                    "Win32_System"
                ],
                "Win32_System_MixedReality": [
                    "Win32_System"
                ],
                "Win32_System_Mmc": [
                    "Win32_System"
                ],
                "Win32_System_Ole": [
                    "Win32_System"
                ],
                "Win32_System_ParentalControls": [
                    "Win32_System"
                ],
                "Win32_System_PasswordManagement": [
                    "Win32_System"
                ],
                "Win32_System_Performance": [
                    "Win32_System"
                ],
                "Win32_System_Performance_HardwareCounterProfiling": [
                    "Win32_System_Performance"
                ],
                "Win32_System_Pipes": [
                    "Win32_System"
                ],
                "Win32_System_Power": [
                    "Win32_System"
                ],
                "Win32_System_ProcessStatus": [
                    "Win32_System"
                ],
                "Win32_System_RealTimeCommunications": [
                    "Win32_System"
                ],
                "Win32_System_Recovery": [
                    "Win32_System"
                ],
                "Win32_System_Registry": [
                    "Win32_System"
                ],
                "Win32_System_RemoteAssistance": [
                    "Win32_System"
                ],
                "Win32_System_RemoteDesktop": [
                    "Win32_System"
                ],
                "Win32_System_RemoteManagement": [
                    "Win32_System"
                ],
                "Win32_System_RestartManager": [
                    "Win32_System"
                ],
                "Win32_System_Restore": [
                    "Win32_System"
                ],
                "Win32_System_Rpc": [
                    "Win32_System"
                ],
                "Win32_System_Search": [
                    "Win32_System"
                ],
                "Win32_System_Search_Common": [
                    "Win32_System_Search"
                ],
                "Win32_System_SecurityCenter": [
                    "Win32_System"
                ],
                "Win32_System_ServerBackup": [
                    "Win32_System"
                ],
                "Win32_System_Services": [
                    "Win32_System"
                ],
                "Win32_System_SettingsManagementInfrastructure": [
                    "Win32_System"
                ],
                "Win32_System_SetupAndMigration": [
                    "Win32_System"
                ],
                "Win32_System_Shutdown": [
                    "Win32_System"
                ],
                "Win32_System_StationsAndDesktops": [
                    "Win32_System"
                ],
                "Win32_System_SubsystemForLinux": [
                    "Win32_System"
                ],
                "Win32_System_SystemInformation": [
                    "Win32_System"
                ],
                "Win32_System_SystemServices": [
                    "Win32_System"
                ],
                "Win32_System_TaskScheduler": [
                    "Win32_System"
                ],
                "Win32_System_Threading": [
                    "Win32_System"
                ],
                "Win32_System_Time": [
                    "Win32_System"
                ],
                "Win32_System_TpmBaseServices": [
                    "Win32_System"
                ],
                "Win32_System_UpdateAgent": [
                    "Win32_System"
                ],
                "Win32_System_UpdateAssessment": [
                    "Win32_System"
                ],
                "Win32_System_UserAccessLogging": [
                    "Win32_System"
                ],
                "Win32_System_VirtualDosMachines": [
                    "Win32_System"
                ],
                "Win32_System_WindowsProgramming": [
                    "Win32_System"
                ],
                "Win32_System_WindowsSync": [
                    "Win32_System"
                ],
                "Win32_System_Wmi": [
                    "Win32_System"
                ],
                "Win32_UI": [
                    "Win32"
                ],
                "Win32_UI_Accessibility": [
                    "Win32_UI"
                ],
                "Win32_UI_Animation": [
                    "Win32_UI"
                ],
                "Win32_UI_ColorSystem": [
                    "Win32_UI"
                ],
                "Win32_UI_Controls": [
                    "Win32_UI"
                ],
                "Win32_UI_Controls_Dialogs": [
                    "Win32_UI_Controls"
                ],
                "Win32_UI_Controls_RichEdit": [
                    "Win32_UI_Controls"
                ],
                "Win32_UI_HiDpi": [
                    "Win32_UI"
                ],
                "Win32_UI_Input": [
                    "Win32_UI"
                ],
                "Win32_UI_Input_Ime": [
                    "Win32_UI_Input"
                ],
                "Win32_UI_Input_Ink": [
                    "Win32_UI_Input"
                ],
                "Win32_UI_Input_KeyboardAndMouse": [
                    "Win32_UI_Input"
                ],
                "Win32_UI_Input_Pointer": [
                    "Win32_UI_Input"
                ],
                "Win32_UI_Input_Radial": [
                    "Win32_UI_Input"
                ],
                "Win32_UI_Input_Touch": [
                    "Win32_UI_Input"
                ],
                "Win32_UI_Input_XboxController": [
                    "Win32_UI_Input"
                ],
                "Win32_UI_InteractionContext": [
                    "Win32_UI"
                ],
                "Win32_UI_LegacyWindowsEnvironmentFeatures": [
                    "Win32_UI"
                ],
                "Win32_UI_Magnification": [
                    "Win32_UI"
                ],
                "Win32_UI_Notifications": [
                    "Win32_UI"
                ],
                "Win32_UI_Ribbon": [
                    "Win32_UI"
                ],
                "Win32_UI_Shell": [
                    "Win32_UI"
                ],
                "Win32_UI_Shell_Common": [
                    "Win32_UI_Shell"
                ],
                "Win32_UI_Shell_PropertiesSystem": [
                    "Win32_UI_Shell"
                ],
                "Win32_UI_TabletPC": [
                    "Win32_UI"
                ],
                "Win32_UI_TextServices": [
                    "Win32_UI"
                ],
                "Win32_UI_WindowsAndMessaging": [
                    "Win32_UI"
                ],
                "Win32_UI_Wpf": [
                    "Win32_UI"
                ],
                "Win32_Web": [
                    "Win32"
                ],
                "Win32_Web_InternetExplorer": [
                    "Win32_Web"
                ],
                "default": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.48.0",
            "keywords": [],
            "license": "MIT OR Apache-2.0",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows-sys-0.48.0/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "default-target": "x86_64-pc-windows-msvc",
                        "targets": []
                    }
                }
            },
            "name": "windows-sys",
            "publish": null,
            "readme": "readme.md",
            "repository": "https://github.com/microsoft/windows-rs",
            "rust_version": "1.48",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "windows_sys",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows-sys-0.48.0/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.48.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": {
                "Wdk": [],
                "Wdk_Foundation": [
                    "Wdk"
                ],
                "Wdk_Graphics": [
                    "Wdk"
                ],
                "Wdk_Graphics_Direct3D": [
                    "Wdk_Graphics"
                ],
                "Wdk_Storage": [
                    "Wdk"
                ],
                "Wdk_Storage_FileSystem": [
                    "Wdk_Storage"
                ],
                "Wdk_Storage_FileSystem_Minifilters": [
                    "Wdk_Storage_FileSystem"
                ],
                "Wdk_System": [
                    "Wdk"
                ],
                "Wdk_System_IO": [
                    "Wdk_System"
                ],
                "Wdk_System_OfflineRegistry": [
                    "Wdk_System"
                ],
                "Wdk_System_Registry": [
                    "Wdk_System"
                ],
                "Wdk_System_SystemInformation": [
                    "Wdk_System"
                ],
                "Wdk_System_SystemServices": [
                    "Wdk_System"
                ],
                "Wdk_System_Threading": [
                    "Wdk_System"
                ],
                "Win32": [],
                "Win32_Data": [
                    "Win32"
                ],
                "Win32_Data_HtmlHelp": [
                    "Win32_Data"
                ],
                "Win32_Data_RightsManagement": [
                    "Win32_Data"
                ],
                "Win32_Devices": [
                    "Win32"
                ],
                "Win32_Devices_AllJoyn": [
                    "Win32_Devices"
                ],
                "Win32_Devices_BiometricFramework": [
                    "Win32_Devices"
                ],
                "Win32_Devices_Bluetooth": [
                    "Win32_Devices"
                ],
                "Win32_Devices_Communication": [
                    "Win32_Devices"
                ],
                "Win32_Devices_DeviceAndDriverInstallation": [
                    "Win32_Devices"
                ],
                "Win32_Devices_DeviceQuery": [
                    "Win32_Devices"
                ],
                "Win32_Devices_Display": [
                    "Win32_Devices"
                ],
                "Win32_Devices_Enumeration": [
                    "Win32_Devices"
                ],
                "Win32_Devices_Enumeration_Pnp": [
                    "Win32_Devices_Enumeration"
                ],
                "Win32_Devices_Fax": [
                    "Win32_Devices"
                ],
                "Win32_Devices_HumanInterfaceDevice": [
                    "Win32_Devices"
                ],
                "Win32_Devices_PortableDevices": [
                    "Win32_Devices"
                ],
                "Win32_Devices_Properties": [
                    "Win32_Devices"
                ],
                "Win32_Devices_Pwm": [
                    "Win32_Devices"
                ],
                "Win32_Devices_Sensors": [
                    "Win32_Devices"
                ],
                "Win32_Devices_SerialCommunication": [
                    "Win32_Devices"
                ],
                "Win32_Devices_Tapi": [
                    "Win32_Devices"
                ],
                "Win32_Devices_Usb": [
                    "Win32_Devices"
                ],
                "Win32_Devices_WebServicesOnDevices": [
                    "Win32_Devices"
                ],
                "Win32_Foundation": [
                    "Win32"
                ],
                "Win32_Gaming": [
                    "Win32"
                ],
                "Win32_Globalization": [
                    "Win32"
                ],
                "Win32_Graphics": [
                    "Win32"
                ],
                "Win32_Graphics_Dwm": [
                    "Win32_Graphics"
                ],
                "Win32_Graphics_Gdi": [
                    "Win32_Graphics"
                ],
                "Win32_Graphics_GdiPlus": [
                    "Win32_Graphics"
                ],
                "Win32_Graphics_Hlsl": [
                    "Win32_Graphics"
                ],
                "Win32_Graphics_OpenGL": [
                    "Win32_Graphics"
                ],
                "Win32_Graphics_Printing": [
                    "Win32_Graphics"
                ],
                "Win32_Graphics_Printing_PrintTicket": [
                    "Win32_Graphics_Printing"
                ],
                "Win32_Management": [
                    "Win32"
                ],
                "Win32_Management_MobileDeviceManagementRegistration": [
                    "Win32_Management"
                ],
                "Win32_Media": [
                    "Win32"
                ],
                "Win32_Media_Audio": [
                    "Win32_Media"
                ],
                "Win32_Media_DxMediaObjects": [
                    "Win32_Media"
                ],
                "Win32_Media_KernelStreaming": [
                    "Win32_Media"
                ],
                "Win32_Media_Multimedia": [
                    "Win32_Media"
                ],
                "Win32_Media_Streaming": [
                    "Win32_Media"
                ],
                "Win32_Media_WindowsMediaFormat": [
                    "Win32_Media"
                ],
                "Win32_NetworkManagement": [
                    "Win32"
                ],
                "Win32_NetworkManagement_Dhcp": [
                    "Win32_NetworkManagement"
                ],
                "Win32_NetworkManagement_Dns": [
                    "Win32_NetworkManagement"
                ],
                "Win32_NetworkManagement_InternetConnectionWizard": [
                    "Win32_NetworkManagement"
                ],
                "Win32_NetworkManagement_IpHelper": [
                    "Win32_NetworkManagement"
                ],
                "Win32_NetworkManagement_Multicast": [
                    "Win32_NetworkManagement"
                ],
                "Win32_NetworkManagement_Ndis": [
                    "Win32_NetworkManagement"
                ],
                "Win32_NetworkManagement_NetBios": [
                    "Win32_NetworkManagement"
                ],
                "Win32_NetworkManagement_NetManagement": [
                    "Win32_NetworkManagement"
                ],
                "Win32_NetworkManagement_NetShell": [
                    "Win32_NetworkManagement"
                ],
                "Win32_NetworkManagement_NetworkDiagnosticsFramework": [
                    "Win32_NetworkManagement"
                ],
                "Win32_NetworkManagement_P2P": [
                    "Win32_NetworkManagement"
                ],
                "Win32_NetworkManagement_QoS": [
                    "Win32_NetworkManagement"
                ],
                "Win32_NetworkManagement_Rras": [
                    "Win32_NetworkManagement"
                ],
                "Win32_NetworkManagement_Snmp": [
                    "Win32_NetworkManagement"
                ],
                "Win32_NetworkManagement_WNet": [
                    "Win32_NetworkManagement"
                ],
                "Win32_NetworkManagement_WebDav": [
                    "Win32_NetworkManagement"
                ],
                "Win32_NetworkManagement_WiFi": [
                    "Win32_NetworkManagement"
                ],
                "Win32_NetworkManagement_WindowsConnectionManager": [
                    "Win32_NetworkManagement"
                ],
                "Win32_NetworkManagement_WindowsFilteringPlatform": [
                    "Win32_NetworkManagement"
                ],
                "Win32_NetworkManagement_WindowsFirewall": [
                    "Win32_NetworkManagement"
                ],
                "Win32_NetworkManagement_WindowsNetworkVirtualization": [
                    "Win32_NetworkManagement"
                ],
                "Win32_Networking": [
                    "Win32"
                ],
                "Win32_Networking_ActiveDirectory": [
                    "Win32_Networking"
                ],
                "Win32_Networking_Clustering": [
                    "Win32_Networking"
                ],
                "Win32_Networking_HttpServer": [
                    "Win32_Networking"
                ],
                "Win32_Networking_Ldap": [
                    "Win32_Networking"
                ],
                "Win32_Networking_WebSocket": [
                    "Win32_Networking"
                ],
                "Win32_Networking_WinHttp": [
                    "Win32_Networking"
                ],
                "Win32_Networking_WinInet": [
                    "Win32_Networking"
                ],
                "Win32_Networking_WinSock": [
                    "Win32_Networking"
                ],
                "Win32_Networking_WindowsWebServices": [
                    "Win32_Networking"
                ],
                "Win32_Security": [
                    "Win32"
                ],
                "Win32_Security_AppLocker": [
                    "Win32_Security"
                ],
                "Win32_Security_Authentication": [
                    "Win32_Security"
                ],
                "Win32_Security_Authentication_Identity": [
                    "Win32_Security_Authentication"
                ],
                "Win32_Security_Authorization": [
                    "Win32_Security"
                ],
                "Win32_Security_Credentials": [
                    "Win32_Security"
                ],
                "Win32_Security_Cryptography": [
                    "Win32_Security"
                ],
                "Win32_Security_Cryptography_Catalog": [
                    "Win32_Security_Cryptography"
                ],
                "Win32_Security_Cryptography_Certificates": [
                    "Win32_Security_Cryptography"
                ],
                "Win32_Security_Cryptography_Sip": [
                    "Win32_Security_Cryptography"
                ],
                "Win32_Security_Cryptography_UI": [
                    "Win32_Security_Cryptography"
                ],
                "Win32_Security_DiagnosticDataQuery": [
                    "Win32_Security"
                ],
                "Win32_Security_DirectoryServices": [
                    "Win32_Security"
                ],
                "Win32_Security_EnterpriseData": [
                    "Win32_Security"
                ],
                "Win32_Security_ExtensibleAuthenticationProtocol": [
                    "Win32_Security"
                ],
                "Win32_Security_Isolation": [
                    "Win32_Security"
                ],
                "Win32_Security_LicenseProtection": [
                    "Win32_Security"
                ],
                "Win32_Security_NetworkAccessProtection": [
                    "Win32_Security"
                ],
                "Win32_Security_WinTrust": [
                    "Win32_Security"
                ],
                "Win32_Security_WinWlx": [
                    "Win32_Security"
                ],
                "Win32_Storage": [
                    "Win32"
                ],
                "Win32_Storage_Cabinets": [
                    "Win32_Storage"
                ],
                "Win32_Storage_CloudFilters": [
                    "Win32_Storage"
                ],
                "Win32_Storage_Compression": [
                    "Win32_Storage"
                ],
                "Win32_Storage_DistributedFileSystem": [
                    "Win32_Storage"
                ],
                "Win32_Storage_FileHistory": [
                    "Win32_Storage"
                ],
                "Win32_Storage_FileSystem": [
                    "Win32_Storage"
                ],
                "Win32_Storage_Imapi": [
                    "Win32_Storage"
                ],
                "Win32_Storage_IndexServer": [
                    "Win32_Storage"
                ],
                "Win32_Storage_InstallableFileSystems": [
                    "Win32_Storage"
                ],
                "Win32_Storage_IscsiDisc": [
                    "Win32_Storage"
                ],
                "Win32_Storage_Jet": [
                    "Win32_Storage"
                ],
                "Win32_Storage_Nvme": [
                    "Win32_Storage"
                ],
                "Win32_Storage_OfflineFiles": [
                    "Win32_Storage"
                ],
                "Win32_Storage_OperationRecorder": [
                    "Win32_Storage"
                ],
                "Win32_Storage_Packaging": [
                    "Win32_Storage"
                ],
                "Win32_Storage_Packaging_Appx": [
                    "Win32_Storage_Packaging"
                ],
                "Win32_Storage_ProjectedFileSystem": [
                    "Win32_Storage"
                ],
                "Win32_Storage_StructuredStorage": [
                    "Win32_Storage"
                ],
                "Win32_Storage_Vhd": [
                    "Win32_Storage"
                ],
                "Win32_Storage_Xps": [
                    "Win32_Storage"
                ],
                "Win32_System": [
                    "Win32"
                ],
                "Win32_System_AddressBook": [
                    "Win32_System"
                ],
                "Win32_System_Antimalware": [
                    "Win32_System"
                ],
                "Win32_System_ApplicationInstallationAndServicing": [
                    "Win32_System"
                ],
                "Win32_System_ApplicationVerifier": [
                    "Win32_System"
                ],
                "Win32_System_ClrHosting": [
                    "Win32_System"
                ],
                "Win32_System_Com": [
                    "Win32_System"
                ],
                "Win32_System_Com_Marshal": [
                    "Win32_System_Com"
                ],
                "Win32_System_Com_StructuredStorage": [
                    "Win32_System_Com"
                ],
                "Win32_System_Com_Urlmon": [
                    "Win32_System_Com"
                ],
                "Win32_System_ComponentServices": [
                    "Win32_System"
                ],
                "Win32_System_Console": [
                    "Win32_System"
                ],
                "Win32_System_CorrelationVector": [
                    "Win32_System"
                ],
                "Win32_System_DataExchange": [
                    "Win32_System"
                ],
                "Win32_System_DeploymentServices": [
                    "Win32_System"
                ],
                "Win32_System_DeveloperLicensing": [
                    "Win32_System"
                ],
                "Win32_System_Diagnostics": [
                    "Win32_System"
                ],
                "Win32_System_Diagnostics_Ceip": [
                    "Win32_System_Diagnostics"
                ],
                "Win32_System_Diagnostics_Debug": [
                    "Win32_System_Diagnostics"
                ],
                "Win32_System_Diagnostics_Debug_Extensions": [
                    "Win32_System_Diagnostics_Debug"
                ],
                "Win32_System_Diagnostics_Etw": [
                    "Win32_System_Diagnostics"
                ],
                "Win32_System_Diagnostics_ProcessSnapshotting": [
                    "Win32_System_Diagnostics"
                ],
                "Win32_System_Diagnostics_ToolHelp": [
                    "Win32_System_Diagnostics"
                ],
                "Win32_System_DistributedTransactionCoordinator": [
                    "Win32_System"
                ],
                "Win32_System_Environment": [
                    "Win32_System"
                ],
                "Win32_System_ErrorReporting": [
                    "Win32_System"
                ],
                "Win32_System_EventCollector": [
                    "Win32_System"
                ],
                "Win32_System_EventLog": [
                    "Win32_System"
                ],
                "Win32_System_EventNotificationService": [
                    "Win32_System"
                ],
                "Win32_System_GroupPolicy": [
                    "Win32_System"
                ],
                "Win32_System_HostCompute": [
                    "Win32_System"
                ],
                "Win32_System_HostComputeNetwork": [
                    "Win32_System"
                ],
                "Win32_System_HostComputeSystem": [
                    "Win32_System"
                ],
                "Win32_System_Hypervisor": [
                    "Win32_System"
                ],
                "Win32_System_IO": [
                    "Win32_System"
                ],
                "Win32_System_Iis": [
                    "Win32_System"
                ],
                "Win32_System_Ioctl": [
                    "Win32_System"
                ],
                "Win32_System_JobObjects": [
                    "Win32_System"
                ],
                "Win32_System_Js": [
                    "Win32_System"
                ],
                "Win32_System_Kernel": [
                    "Win32_System"
                ],
                "Win32_System_LibraryLoader": [
                    "Win32_System"
                ],
                "Win32_System_Mailslots": [
                    "Win32_System"
                ],
                "Win32_System_Mapi": [
                    "Win32_System"
                ],
                "Win32_System_Memory": [
                    "Win32_System"
                ],
                "Win32_System_Memory_NonVolatile": [
                    "Win32_System_Memory"
                ],
                "Win32_System_MessageQueuing": [
                    "Win32_System"
                ],
                "Win32_System_MixedReality": [
                    "Win32_System"
                ],
                "Win32_System_Ole": [
                    "Win32_System"
                ],
                "Win32_System_PasswordManagement": [
                    "Win32_System"
                ],
                "Win32_System_Performance": [
                    "Win32_System"
                ],
                "Win32_System_Performance_HardwareCounterProfiling": [
                    "Win32_System_Performance"
                ],
                "Win32_System_Pipes": [
                    "Win32_System"
                ],
                "Win32_System_Power": [
                    "Win32_System"
                ],
                "Win32_System_ProcessStatus": [
                    "Win32_System"
                ],
                "Win32_System_Recovery": [
                    "Win32_System"
                ],
                "Win32_System_Registry": [
                    "Win32_System"
                ],
                "Win32_System_RemoteDesktop": [
                    "Win32_System"
                ],
                "Win32_System_RemoteManagement": [
                    "Win32_System"
                ],
                "Win32_System_RestartManager": [
                    "Win32_System"
                ],
                "Win32_System_Restore": [
                    "Win32_System"
                ],
                "Win32_System_Rpc": [
                    "Win32_System"
                ],
                "Win32_System_Search": [
                    "Win32_System"
                ],
                "Win32_System_Search_Common": [
                    "Win32_System_Search"
                ],
                "Win32_System_SecurityCenter": [
                    "Win32_System"
                ],
                "Win32_System_Services": [
                    "Win32_System"
                ],
                "Win32_System_SetupAndMigration": [
                    "Win32_System"
                ],
                "Win32_System_Shutdown": [
                    "Win32_System"
                ],
                "Win32_System_StationsAndDesktops": [
                    "Win32_System"
                ],
                "Win32_System_SubsystemForLinux": [
                    "Win32_System"
                ],
                "Win32_System_SystemInformation": [
                    "Win32_System"
                ],
                "Win32_System_SystemServices": [
                    "Win32_System"
                ],
                "Win32_System_Threading": [
                    "Win32_System"
                ],
                "Win32_System_Time": [
                    "Win32_System"
                ],
                "Win32_System_TpmBaseServices": [
                    "Win32_System"
                ],
                "Win32_System_UserAccessLogging": [
                    "Win32_System"
                ],
                "Win32_System_Variant": [
                    "Win32_System"
                ],
                "Win32_System_VirtualDosMachines": [
                    "Win32_System"
                ],
                "Win32_System_WindowsProgramming": [
                    "Win32_System"
                ],
                "Win32_System_Wmi": [
                    "Win32_System"
                ],
                "Win32_UI": [
                    "Win32"
                ],
                "Win32_UI_Accessibility": [
                    "Win32_UI"
                ],
                "Win32_UI_ColorSystem": [
                    "Win32_UI"
                ],
                "Win32_UI_Controls": [
                    "Win32_UI"
                ],
                "Win32_UI_Controls_Dialogs": [
                    "Win32_UI_Controls"
                ],
                "Win32_UI_HiDpi": [
                    "Win32_UI"
                ],
                "Win32_UI_Input": [
                    "Win32_UI"
                ],
                "Win32_UI_Input_Ime": [
                    "Win32_UI_Input"
                ],
                "Win32_UI_Input_KeyboardAndMouse": [
                    "Win32_UI_Input"
                ],
                "Win32_UI_Input_Pointer": [
                    "Win32_UI_Input"
                ],
                "Win32_UI_Input_Touch": [
                    "Win32_UI_Input"
                ],
                "Win32_UI_Input_XboxController": [
                    "Win32_UI_Input"
                ],
                "Win32_UI_InteractionContext": [
                    "Win32_UI"
                ],
                "Win32_UI_Magnification": [
                    "Win32_UI"
                ],
                "Win32_UI_Shell": [
                    "Win32_UI"
                ],
                "Win32_UI_Shell_PropertiesSystem": [
                    "Win32_UI_Shell"
                ],
                "Win32_UI_TabletPC": [
                    "Win32_UI"
                ],
                "Win32_UI_TextServices": [
                    "Win32_UI"
                ],
                "Win32_UI_WindowsAndMessaging": [
                    "Win32_UI"
                ],
                "Win32_Web": [
                    "Win32"
                ],
                "Win32_Web_InternetExplorer": [
                    "Win32_Web"
                ],
                "default": [],
                "docs": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#windows-sys@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-sys-0.52.0/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "default-target": "x86_64-pc-windows-msvc",
                        "targets": []
                    }
                }
            },
            "name": "windows-sys",
            "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_sys",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows-sys-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.48.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_aarch64_msvc",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.48.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.48.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(windows_raw_dylib)))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "windows_i686_msvc",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.48.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.48.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_x86_64_msvc",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.48.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(all(target_arch = \"x86_64\", target_env = \"msvc\", not(windows_raw_dylib)))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "windows_x86_64_gnullvm",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.48.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": "2018",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#windows-targets@0.48.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.48.5/Cargo.toml",
            "metadata": null,
            "name": "windows-targets",
            "publish": null,
            "readme": "readme.md",
            "repository": "https://github.com/microsoft/windows-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": "windows_targets",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows-targets-0.48.5/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.48.5"
        },
        {
            "authors": [
                "Microsoft"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "windows_aarch64_gnullvm",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.52.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "aarch64-pc-windows-gnullvm",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "windows_aarch64_msvc",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.52.4",
                    "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.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(windows_raw_dylib)))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "windows_i686_msvc",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.52.4",
                    "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.4",
                    "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_x86_64_msvc",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.52.4",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(all(target_arch = \"x86_64\", target_env = \"msvc\", not(windows_raw_dylib)))",
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "windows_x86_64_gnullvm",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.52.4",
                    "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.4",
            "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.4/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.4/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.52.4"
        },
        {
            "authors": [
                "Microsoft"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [],
            "description": "Import lib for Windows",
            "documentation": null,
            "edition": "2018",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_gnullvm@0.48.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.48.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": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "windows_aarch64_gnullvm",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_aarch64_gnullvm-0.48.5/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/windows_aarch64_gnullvm-0.48.5/build.rs",
                    "test": false
                }
            ],
            "version": "0.48.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.4",
            "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.4/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.4/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.4/build.rs",
                    "test": false
                }
            ],
            "version": "0.52.4"
        },
        {
            "authors": [
                "Microsoft"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [],
            "description": "Import lib for Windows",
            "documentation": null,
            "edition": "2018",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_msvc@0.48.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.48.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": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "windows_aarch64_msvc",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_aarch64_msvc-0.48.5/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/windows_aarch64_msvc-0.48.5/build.rs",
                    "test": false
                }
            ],
            "version": "0.48.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.4",
            "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.4/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.4/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.4/build.rs",
                    "test": false
                }
            ],
            "version": "0.52.4"
        },
        {
            "authors": [
                "Microsoft"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [],
            "description": "Import lib for Windows",
            "documentation": null,
            "edition": "2018",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_gnu@0.48.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.48.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": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "windows_i686_gnu",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_i686_gnu-0.48.5/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/windows_i686_gnu-0.48.5/build.rs",
                    "test": false
                }
            ],
            "version": "0.48.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.4",
            "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.4/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.4/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.4/build.rs",
                    "test": false
                }
            ],
            "version": "0.52.4"
        },
        {
            "authors": [
                "Microsoft"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [],
            "description": "Import lib for Windows",
            "documentation": null,
            "edition": "2018",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_msvc@0.48.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.48.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": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "windows_i686_msvc",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_i686_msvc-0.48.5/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/windows_i686_msvc-0.48.5/build.rs",
                    "test": false
                }
            ],
            "version": "0.48.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.4",
            "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.4/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.4/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.4/build.rs",
                    "test": false
                }
            ],
            "version": "0.52.4"
        },
        {
            "authors": [
                "Microsoft"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [],
            "description": "Import lib for Windows",
            "documentation": null,
            "edition": "2018",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnu@0.48.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.48.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": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "windows_x86_64_gnu",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_x86_64_gnu-0.48.5/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/windows_x86_64_gnu-0.48.5/build.rs",
                    "test": false
                }
            ],
            "version": "0.48.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.4",
            "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.4/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.4/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.4/build.rs",
                    "test": false
                }
            ],
            "version": "0.52.4"
        },
        {
            "authors": [
                "Microsoft"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [],
            "description": "Import lib for Windows",
            "documentation": null,
            "edition": "2018",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnullvm@0.48.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.48.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": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "windows_x86_64_gnullvm",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_x86_64_gnullvm-0.48.5/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/windows_x86_64_gnullvm-0.48.5/build.rs",
                    "test": false
                }
            ],
            "version": "0.48.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.4",
            "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.4/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.4/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.4/build.rs",
                    "test": false
                }
            ],
            "version": "0.52.4"
        },
        {
            "authors": [
                "Microsoft"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [],
            "description": "Import lib for Windows",
            "documentation": null,
            "edition": "2018",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_msvc@0.48.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.48.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": null,
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "windows_x86_64_msvc",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/windows_x86_64_msvc-0.48.5/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/windows_x86_64_msvc-0.48.5/build.rs",
                    "test": false
                }
            ],
            "version": "0.48.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.4",
            "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.4/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.4/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.4/build.rs",
                    "test": false
                }
            ],
            "version": "0.52.4"
        },
        {
            "authors": [],
            "categories": [
                "parsing"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "anstream",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "anstyle",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.1",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "is-terminal",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.9",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "memchr",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^2.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "terminal_size",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.6",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "circular",
                    "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": "dev",
                    "name": "criterion",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5.1",
                    "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": "escargot",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "lexopt",
                    "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": "dev",
                    "name": "proptest",
                    "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
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "rustc-hash",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "examples"
                    ],
                    "kind": "dev",
                    "name": "snapbox",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.11",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "term-transcript",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "A byte-oriented, zero-copy, parser combinators library",
            "documentation": null,
            "edition": "2021",
            "features": {
                "alloc": [],
                "debug": [
                    "dep:anstream",
                    "dep:anstyle",
                    "dep:is-terminal",
                    "dep:terminal_size"
                ],
                "default": [
                    "std"
                ],
                "simd": [
                    "dep:memchr"
                ],
                "std": [
                    "alloc",
                    "memchr?/std"
                ],
                "unstable-doc": [
                    "alloc",
                    "std",
                    "simd",
                    "unstable-recover"
                ],
                "unstable-recover": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#winnow@0.5.40",
            "keywords": [
                "parser",
                "parser-combinators",
                "parsing",
                "streaming",
                "bit"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.5.40/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "cargo-args": [
                            "-Zunstable-options",
                            "-Zrustdoc-scrape-examples"
                        ],
                        "features": [
                            "unstable-doc"
                        ],
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                },
                "release": {
                    "pre-release-replacements": [
                        {
                            "file": "CHANGELOG.md",
                            "min": 1,
                            "replace": "{{version}}",
                            "search": "Unreleased"
                        },
                        {
                            "exactly": 1,
                            "file": "CHANGELOG.md",
                            "replace": "...{{tag_name}}",
                            "search": "\\.\\.\\.HEAD"
                        },
                        {
                            "file": "CHANGELOG.md",
                            "min": 1,
                            "replace": "{{date}}",
                            "search": "ReleaseDate"
                        },
                        {
                            "exactly": 1,
                            "file": "CHANGELOG.md",
                            "replace": "<!-- next-header -->\n## [Unreleased] - ReleaseDate\n",
                            "search": "<!-- next-header -->"
                        },
                        {
                            "exactly": 1,
                            "file": "CHANGELOG.md",
                            "replace": "<!-- next-url -->\n[Unreleased]: https://github.com/winnow-rs/winnow/compare/{{tag_name}}...HEAD",
                            "search": "<!-- next-url -->"
                        },
                        {
                            "exactly": 1,
                            "file": "src/lib.rs",
                            "replace": "blob/v{{version}}/CHANGELOG.md",
                            "search": "blob/v.+\\..+\\..+/CHANGELOG.md"
                        }
                    ]
                }
            },
            "name": "winnow",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/winnow-rs/winnow",
            "rust_version": "1.64.0",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2021",
                    "kind": [
                        "lib"
                    ],
                    "name": "winnow",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.5.40/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "arithmetic",
                    "required-features": [
                        "alloc"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.5.40/examples/arithmetic/main.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "css",
                    "required-features": [
                        "alloc"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.5.40/examples/css/main.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "custom_error",
                    "required-features": [
                        "alloc"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.5.40/examples/custom_error.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "http",
                    "required-features": [
                        "alloc"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.5.40/examples/http/main.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "ini",
                    "required-features": [
                        "std"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.5.40/examples/ini/main.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "json",
                    "required-features": [
                        "std"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.5.40/examples/json/main.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "ndjson",
                    "required-features": [
                        "std"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.5.40/examples/ndjson/main.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "json_iterator",
                    "required-features": [
                        "std"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.5.40/examples/json_iterator.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "iterator",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.5.40/examples/iterator.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "s_expression",
                    "required-features": [
                        "alloc"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.5.40/examples/s_expression/main.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "example"
                    ],
                    "name": "string",
                    "required-features": [
                        "alloc"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.5.40/examples/string/main.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "arithmetic",
                    "required-features": [
                        "alloc"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.5.40/examples/arithmetic/bench.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "contains_token",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.5.40/benches/contains_token.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "find_slice",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.5.40/benches/find_slice.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "iter",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.5.40/benches/iter.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "next_slice",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.5.40/benches/next_slice.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "number",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.5.40/benches/number.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "http",
                    "required-features": [
                        "alloc"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.5.40/examples/http/bench.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "ini",
                    "required-features": [
                        "std"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.5.40/examples/ini/bench.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "bench"
                    ],
                    "name": "json",
                    "required-features": [
                        "std"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.5.40/examples/json/bench.rs",
                    "test": false
                }
            ],
            "version": "0.5.40"
        },
        {
            "authors": [
                "Igor Shaula <gentoo90@gmail.com>"
            ],
            "categories": [
                "api-bindings",
                "os::windows-apis"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "cfg-if",
                    "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": "chrono",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^0.4.6",
                    "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",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "Win32_Foundation",
                        "Win32_System_Time",
                        "Win32_System_Registry",
                        "Win32_Security",
                        "Win32_Storage_FileSystem",
                        "Win32_System_Diagnostics_Debug"
                    ],
                    "kind": null,
                    "name": "windows-sys",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.48.0",
                    "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.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "serde_bytes",
                    "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": "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": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "tempfile",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "~3.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Rust bindings to MS Windows Registry API",
            "documentation": "https://docs.rs/winreg",
            "edition": "2018",
            "features": {
                "chrono": [
                    "dep:chrono"
                ],
                "serde": [
                    "dep:serde"
                ],
                "serialization-serde": [
                    "transactions",
                    "serde"
                ],
                "transactions": []
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#winreg@0.50.0",
            "keywords": [
                "Windows",
                "WinSDK",
                "Registry"
            ],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winreg-0.50.0/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "targets": [
                            "x86_64-pc-windows-msvc",
                            "i686-pc-windows-msvc"
                        ]
                    }
                }
            },
            "name": "winreg",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/gentoo90/winreg-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": "winreg",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winreg-0.50.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "basic_usage",
                    "required-features": [
                        "chrono"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winreg-0.50.0/examples/basic_usage.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "enum",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winreg-0.50.0/examples/enum.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "load_app_key",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winreg-0.50.0/examples/load_app_key.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "transactions",
                    "required-features": [
                        "transactions"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winreg-0.50.0/examples/transactions.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "serialization",
                    "required-features": [
                        "serialization-serde"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winreg-0.50.0/examples/serialization.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "map_key_serialization",
                    "required-features": [
                        "serialization-serde"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winreg-0.50.0/examples/map_key_serialization.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "example"
                    ],
                    "name": "installed_apps",
                    "required-features": [
                        "serialization-serde"
                    ],
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winreg-0.50.0/examples/installed_apps.rs",
                    "test": false
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "serialization",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winreg-0.50.0/tests/serialization.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "reg_key",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/winreg-0.50.0/tests/reg_key.rs",
                    "test": true
                }
            ],
            "version": "0.50.0"
        },
        {
            "authors": [
                "Naja Melan <najamelan@autistici.org>"
            ],
            "categories": [
                "asynchronous",
                "network-programming",
                "api-bindings",
                "wasm",
                "web-programming::websocket"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [
                        "map_pharos"
                    ],
                    "kind": null,
                    "name": "async_io_stream",
                    "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": null,
                    "name": "futures",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "js-sys",
                    "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": 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": "pharos",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "send_wrapper",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.6",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "thiserror",
                    "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": "wasm-bindgen",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "wasm-bindgen-futures",
                    "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": [
                        "BinaryType",
                        "Blob",
                        "console",
                        "MessageEvent",
                        "WebSocket",
                        "CloseEvent",
                        "DomException"
                    ],
                    "kind": null,
                    "name": "web-sys",
                    "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": [
                        "tokio_io"
                    ],
                    "kind": "dev",
                    "name": "async_io_stream",
                    "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": "asynchronous-codec",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.6",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "bytes",
                    "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": "console_error_panic_hook",
                    "optional": false,
                    "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": "dev",
                    "name": "console_log",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "js"
                    ],
                    "kind": "dev",
                    "name": "getrandom",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.2",
                    "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",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "rand_xoshiro",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.6",
                    "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",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "serde_cbor",
                    "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": "tokio",
                    "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": "tokio-serde-cbor",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [
                        "codec"
                    ],
                    "kind": "dev",
                    "name": "tokio-util",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^0.7",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "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": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "build",
                    "name": "rustc_version",
                    "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 convenience library for using websockets in WASM",
            "documentation": "https://docs.rs/ws_stream_wasm",
            "edition": "2018",
            "features": {
                "tokio_io": [
                    "async_io_stream/tokio_io"
                ]
            },
            "homepage": "https://github.com/najamelan/ws_stream_wasm",
            "id": "registry+https://github.com/rust-lang/crates.io-index#ws_stream_wasm@0.7.4",
            "keywords": [
                "wasm",
                "websocket",
                "tokio",
                "stream",
                "async"
            ],
            "license": "Unlicense",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ws_stream_wasm-0.7.4/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "targets": []
                    }
                }
            },
            "name": "ws_stream_wasm",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/najamelan/ws_stream_wasm",
            "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": "ws_stream_wasm",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/ws_stream_wasm-0.7.4/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/ws_stream_wasm-0.7.4/build.rs",
                    "test": false
                }
            ],
            "version": "0.7.4"
        },
        {
            "authors": [
                "myrrlyn <self@myrrlyn.dev>"
            ],
            "categories": [
                "no-std"
            ],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "once_cell",
                    "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": "tap",
                    "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": "typemap",
                    "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
                }
            ],
            "description": "myrrlyn\u2019s utility collection",
            "documentation": "https://docs.rs/wyz",
            "edition": "2018",
            "features": {
                "alloc": [],
                "default": [
                    "std"
                ],
                "garbage": [
                    "once_cell",
                    "typemap"
                ],
                "once_cell": [
                    "dep:once_cell"
                ],
                "std": [
                    "alloc"
                ],
                "typemap": [
                    "dep:typemap"
                ]
            },
            "homepage": "https://myrrlyn.net/crates/wyz",
            "id": "registry+https://github.com/rust-lang/crates.io-index#wyz@0.5.1",
            "keywords": [],
            "license": "MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wyz-0.5.1/Cargo.toml",
            "metadata": null,
            "name": "wyz",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/myrrlyn/wyz",
            "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": "wyz",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/wyz-0.5.1/src/lib.rs",
                    "test": true
                }
            ],
            "version": "0.5.1"
        },
        {
            "authors": [
                "Joshua Liebow-Feeser <joshlf@google.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "byteorder",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": false
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "zerocopy-derive",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "=0.7.32",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "assert_matches",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.5",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "elain",
                    "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": "dev",
                    "name": "itertools",
                    "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": [
                        "small_rng"
                    ],
                    "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": [],
                    "kind": "dev",
                    "name": "rustversion",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "static_assertions",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.1",
                    "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.85",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "zerocopy-derive",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "=0.7.32",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": null,
                    "name": "zerocopy-derive",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "=0.7.32",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": "cfg(any())",
                    "uses_default_features": true
                }
            ],
            "description": "Utilities for zero-copy parsing and serialization",
            "documentation": null,
            "edition": "2018",
            "features": {
                "__internal_use_only_features_that_work_on_stable": [
                    "alloc",
                    "derive",
                    "simd"
                ],
                "alloc": [],
                "byteorder": [
                    "dep:byteorder"
                ],
                "default": [
                    "byteorder"
                ],
                "derive": [
                    "zerocopy-derive"
                ],
                "simd": [],
                "simd-nightly": [
                    "simd"
                ],
                "zerocopy-derive": [
                    "dep:zerocopy-derive"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#zerocopy@0.7.32",
            "keywords": [],
            "license": "BSD-2-Clause OR Apache-2.0 OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-0.7.32/Cargo.toml",
            "metadata": {
                "ci": {
                    "pinned-nightly": "nightly-2023-12-05",
                    "pinned-stable": "1.74.0"
                },
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "doc_cfg",
                            "--generate-link-to-definition"
                        ]
                    }
                },
                "playground": {
                    "features": [
                        "__internal_use_only_features_that_work_on_stable"
                    ]
                }
            },
            "name": "zerocopy",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/google/zerocopy",
            "rust_version": "1.60.0",
            "source": "registry+https://github.com/rust-lang/crates.io-index",
            "targets": [
                {
                    "crate_types": [
                        "lib"
                    ],
                    "doc": true,
                    "doctest": true,
                    "edition": "2018",
                    "kind": [
                        "lib"
                    ],
                    "name": "zerocopy",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-0.7.32/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "trybuild",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-0.7.32/tests/trybuild.rs",
                    "test": true
                }
            ],
            "version": "0.7.32"
        },
        {
            "authors": [
                "Joshua Liebow-Feeser <joshlf@google.com>"
            ],
            "categories": [],
            "default_run": null,
            "dependencies": [
                {
                    "features": [],
                    "kind": null,
                    "name": "proc-macro2",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.0.1",
                    "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.10",
                    "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": "^2.0.31",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                },
                {
                    "features": [],
                    "kind": "dev",
                    "name": "static_assertions",
                    "optional": false,
                    "registry": null,
                    "rename": null,
                    "req": "^1.1",
                    "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.85",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Custom derive for traits from the zerocopy crate",
            "documentation": null,
            "edition": "2018",
            "features": {},
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#zerocopy-derive@0.7.32",
            "keywords": [],
            "license": "BSD-2-Clause OR Apache-2.0 OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.7.32/Cargo.toml",
            "metadata": null,
            "name": "zerocopy-derive",
            "publish": null,
            "readme": null,
            "repository": "https://github.com/google/zerocopy",
            "rust_version": "1.60.0",
            "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": "zerocopy_derive",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.7.32/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "enum_from_zeroes",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.7.32/tests/enum_from_zeroes.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "union_known_layout",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.7.32/tests/union_known_layout.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "struct_unaligned",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.7.32/tests/struct_unaligned.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "struct_known_layout",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.7.32/tests/struct_known_layout.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "enum_known_layout",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.7.32/tests/enum_known_layout.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "util",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.7.32/tests/util.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "union_as_bytes",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.7.32/tests/union_as_bytes.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "union_from_zeroes",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.7.32/tests/union_from_zeroes.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "trybuild",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.7.32/tests/trybuild.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "struct_from_bytes",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.7.32/tests/struct_from_bytes.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "priv_in_pub",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.7.32/tests/priv_in_pub.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "struct_from_zeroes",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.7.32/tests/struct_from_zeroes.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "union_unaligned",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.7.32/tests/union_unaligned.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "hygiene",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.7.32/tests/hygiene.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "union_from_bytes",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.7.32/tests/union_from_bytes.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "enum_unaligned",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.7.32/tests/enum_unaligned.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "enum_as_bytes",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.7.32/tests/enum_as_bytes.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "struct_as_bytes",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.7.32/tests/struct_as_bytes.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2018",
                    "kind": [
                        "test"
                    ],
                    "name": "paths_and_modules",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.7.32/tests/paths_and_modules.rs",
                    "test": true
                }
            ],
            "version": "0.7.32"
        },
        {
            "authors": [
                "The RustCrypto Project Developers"
            ],
            "categories": [
                "cryptography",
                "memory-management",
                "no-std",
                "os"
            ],
            "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": "zeroize_derive",
                    "optional": true,
                    "registry": null,
                    "rename": null,
                    "req": "^1.3",
                    "source": "registry+https://github.com/rust-lang/crates.io-index",
                    "target": null,
                    "uses_default_features": true
                }
            ],
            "description": "Securely clear secrets from memory with a simple trait built on\nstable Rust primitives which guarantee memory is zeroed using an\noperation will not be 'optimized away' by the compiler.\nUses a portable pure Rust implementation that works everywhere,\neven WASM!\n",
            "documentation": null,
            "edition": "2021",
            "features": {
                "aarch64": [],
                "alloc": [],
                "default": [
                    "alloc"
                ],
                "derive": [
                    "zeroize_derive"
                ],
                "serde": [
                    "dep:serde"
                ],
                "std": [
                    "alloc"
                ],
                "zeroize_derive": [
                    "dep:zeroize_derive"
                ]
            },
            "homepage": null,
            "id": "registry+https://github.com/rust-lang/crates.io-index#zeroize@1.7.0",
            "keywords": [
                "memory",
                "memset",
                "secure",
                "volatile",
                "zero"
            ],
            "license": "Apache-2.0 OR MIT",
            "license_file": null,
            "links": null,
            "manifest_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/zeroize-1.7.0/Cargo.toml",
            "metadata": {
                "docs": {
                    "rs": {
                        "all-features": true,
                        "rustdoc-args": [
                            "--cfg",
                            "docsrs"
                        ]
                    }
                }
            },
            "name": "zeroize",
            "publish": null,
            "readme": "README.md",
            "repository": "https://github.com/RustCrypto/utils/tree/master/zeroize",
            "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": "zeroize",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/zeroize-1.7.0/src/lib.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "zeroize",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/zeroize-1.7.0/tests/zeroize.rs",
                    "test": true
                },
                {
                    "crate_types": [
                        "bin"
                    ],
                    "doc": false,
                    "doctest": false,
                    "edition": "2021",
                    "kind": [
                        "test"
                    ],
                    "name": "zeroize_derive",
                    "src_path": "{CARGO_HOME}/registry/src/index.crates.io-6f17d22bba15001f/zeroize-1.7.0/tests/zeroize_derive.rs",
                    "test": true
                }
            ],
            "version": "1.7.0"
        }
    ],
    "resolve": {
        "nodes": [
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#psl-types@2.0.11"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "psl_types",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#psl-types@2.0.11"
                    }
                ],
                "features": [
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#addr@0.15.6"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#gimli@0.28.1"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "gimli",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#gimli@0.28.1"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#addr2line@0.21.0"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#adler@1.0.2"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.12",
                    "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.19.0",
                    "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.4"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(any(target_os = \"linux\", target_os = \"android\", target_os = \"windows\", target_os = \"macos\", target_os = \"ios\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\", target_os = \"dragonfly\", target_os = \"solaris\", target_os = \"illumos\", target_os = \"fuchsia\", target_os = \"redox\", target_os = \"cloudabi\", target_os = \"haiku\", target_os = \"vxworks\", target_os = \"emscripten\", target_os = \"wasi\"))"
                            }
                        ],
                        "name": "getrandom",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.12"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(not(all(target_arch = \"arm\", target_os = \"none\")))"
                            }
                        ],
                        "name": "once_cell",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.19.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": "build",
                                "target": null
                            }
                        ],
                        "name": "version_check",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.4"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#ahash@0.7.8"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0",
                    "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.12",
                    "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.19.0",
                    "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.4",
                    "registry+https://github.com/rust-lang/crates.io-index#zerocopy@0.7.32"
                ],
                "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": "getrandom",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.12"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(not(all(target_arch = \"arm\", target_os = \"none\")))"
                            }
                        ],
                        "name": "once_cell",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.19.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": "build",
                                "target": null
                            }
                        ],
                        "name": "version_check",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.4"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "zerocopy",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#zerocopy@0.7.32"
                    }
                ],
                "features": [
                    "default",
                    "getrandom",
                    "runtime-rng",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#ahash@0.8.11"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.2"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "memchr",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.2"
                    }
                ],
                "features": [
                    "perf-literal",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.3"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#log@0.3.9",
                    "registry+https://github.com/rust-lang/crates.io-index#log@0.4.21",
                    "git+https://github.com/fnichol/names.git?rev=760516503b89ddc8bc2ab42d579d4566cfb1054f#names@0.12.1-dev",
                    "registry+https://github.com/rust-lang/crates.io-index#names@0.13.0",
                    "registry+https://github.com/rust-lang/crates.io-index#surrealdb@1.3.1",
                    "registry+https://github.com/rust-lang/crates.io-index#value-bag@1.0.0-alpha.7"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "pinned_log",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#log@0.3.9"
                    },
                    {
                        "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": "pinned_names",
                        "pkg": "git+https://github.com/fnichol/names.git?rev=760516503b89ddc8bc2ab42d579d4566cfb1054f#names@0.12.1-dev"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "names",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#names@0.13.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "surrealdb",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#surrealdb@1.3.1"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "value_bag",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#value-bag@1.0.0-alpha.7"
                    }
                ],
                "features": [],
                "id": "path+file://{TEMP_DIR}/aliases#0.1.0"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "alloc"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#allocator-api2@0.2.16"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#android-tzdata@0.1.1"
            },
            {
                "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#any_ascii@0.3.2"
            },
            {
                "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": [
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#approx@0.5.1"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#arbitrary@1.3.2"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#base64ct@1.6.0",
                    "registry+https://github.com/rust-lang/crates.io-index#blake2@0.10.6",
                    "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.2.12",
                    "registry+https://github.com/rust-lang/crates.io-index#password-hash@0.5.0"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "base64ct",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#base64ct@1.6.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "blake2",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#blake2@0.10.6"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(any(target_arch = \"x86\", target_arch = \"x86_64\"))"
                            }
                        ],
                        "name": "cpufeatures",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.2.12"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "password_hash",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#password-hash@0.5.0"
                    }
                ],
                "features": [
                    "alloc",
                    "default",
                    "password-hash",
                    "rand"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#argon2@0.5.3"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#arrayvec@0.7.4"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#term@0.7.0"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "term",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#term@0.7.0"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#ascii-canvas@3.0.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#concurrent-queue@2.4.0",
                    "registry+https://github.com/rust-lang/crates.io-index#event-listener@2.5.3",
                    "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.30"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "concurrent_queue",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#concurrent-queue@2.4.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "event_listener",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#event-listener@2.5.3"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures_core",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.30"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#async-channel@1.9.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#async-lock@3.3.0",
                    "registry+https://github.com/rust-lang/crates.io-index#async-task@4.7.0",
                    "registry+https://github.com/rust-lang/crates.io-index#concurrent-queue@2.4.0",
                    "registry+https://github.com/rust-lang/crates.io-index#fastrand@2.0.2",
                    "registry+https://github.com/rust-lang/crates.io-index#futures-lite@2.3.0",
                    "registry+https://github.com/rust-lang/crates.io-index#slab@0.4.9"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "async_lock",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#async-lock@3.3.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "async_task",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#async-task@4.7.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "concurrent_queue",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#concurrent-queue@2.4.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "fastrand",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#fastrand@2.0.2"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            },
                            {
                                "kind": null,
                                "target": "cfg(target_family = \"wasm\")"
                            }
                        ],
                        "name": "futures_lite",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-lite@2.3.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "slab",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#slab@0.4.9"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#async-executor@1.9.1"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#event-listener@4.0.3",
                    "registry+https://github.com/rust-lang/crates.io-index#event-listener-strategy@0.4.0",
                    "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "event_listener",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#event-listener@4.0.3"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "event_listener_strategy",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#event-listener-strategy@0.4.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "pin_project_lite",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14"
                    }
                ],
                "features": [
                    "default",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#async-lock@3.3.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79",
                    "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35",
                    "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.57"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "proc_macro2",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "quote",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "syn",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.57"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#async-recursion@1.1.0"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "default",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#async-task@4.7.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79",
                    "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35",
                    "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.57"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "proc_macro2",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "quote",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "syn",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.57"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#async-trait@0.1.79"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#futures@0.3.30",
                    "registry+https://github.com/rust-lang/crates.io-index#pharos@0.5.3",
                    "registry+https://github.com/rust-lang/crates.io-index#rustc_version@0.4.0"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures@0.3.30"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "pharos",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#pharos@0.5.3"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": "build",
                                "target": null
                            }
                        ],
                        "name": "rustc_version",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#rustc_version@0.4.0"
                    }
                ],
                "features": [
                    "map_pharos",
                    "pharos"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#async_io_stream@0.3.3"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#atomic@0.5.3"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#critical-section@1.1.2"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "critical_section",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#critical-section@1.1.2"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#atomic-polyfill@1.0.3"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#hermit-abi@0.1.19",
                    "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153",
                    "registry+https://github.com/rust-lang/crates.io-index#winapi@0.3.9"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(target_os = \"hermit\")"
                            }
                        ],
                        "name": "hermit_abi",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#hermit-abi@0.1.19"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(unix)"
                            }
                        ],
                        "name": "libc",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153"
                    },
                    {
                        "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#atty@0.2.14"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.1.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#addr2line@0.21.0",
                    "registry+https://github.com/rust-lang/crates.io-index#cc@1.0.90",
                    "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0",
                    "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153",
                    "registry+https://github.com/rust-lang/crates.io-index#miniz_oxide@0.7.2",
                    "registry+https://github.com/rust-lang/crates.io-index#object@0.32.2",
                    "registry+https://github.com/rust-lang/crates.io-index#rustc-demangle@0.1.23"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(not(all(windows, target_env = \"msvc\", not(target_vendor = \"uwp\"))))"
                            }
                        ],
                        "name": "addr2line",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#addr2line@0.21.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": "build",
                                "target": null
                            }
                        ],
                        "name": "cc",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#cc@1.0.90"
                    },
                    {
                        "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": "cfg(not(all(windows, target_env = \"msvc\", not(target_vendor = \"uwp\"))))"
                            }
                        ],
                        "name": "libc",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(not(all(windows, target_env = \"msvc\", not(target_vendor = \"uwp\"))))"
                            }
                        ],
                        "name": "miniz_oxide",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#miniz_oxide@0.7.2"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(not(all(windows, target_env = \"msvc\", not(target_vendor = \"uwp\"))))"
                            }
                        ],
                        "name": "object",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#object@0.32.2"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "rustc_demangle",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#rustc-demangle@0.1.23"
                    }
                ],
                "features": [
                    "default",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#backtrace@0.3.71"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "alloc",
                    "default",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#base64@0.21.7"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "alloc",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.0"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "alloc",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#base64ct@1.6.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.0",
                    "registry+https://github.com/rust-lang/crates.io-index#blowfish@0.9.1",
                    "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.12",
                    "registry+https://github.com/rust-lang/crates.io-index#subtle@2.5.0",
                    "registry+https://github.com/rust-lang/crates.io-index#zeroize@1.7.0"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "base64",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#base64@0.22.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "blowfish",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#blowfish@0.9.1"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "getrandom",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.12"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "subtle",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#subtle@2.5.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "zeroize",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#zeroize@1.7.0"
                    }
                ],
                "features": [
                    "default",
                    "getrandom",
                    "std",
                    "zeroize"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#bcrypt@0.15.1"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#bincode@1.3.3"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#bit-vec@0.6.3"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "bit_vec",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#bit-vec@0.6.3"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#bit-set@0.5.3"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#bit-vec@0.6.3"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "default"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#bitflags@1.3.2"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.5.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#funty@2.0.0",
                    "registry+https://github.com/rust-lang/crates.io-index#radium@0.7.0",
                    "registry+https://github.com/rust-lang/crates.io-index#tap@1.0.1",
                    "registry+https://github.com/rust-lang/crates.io-index#wyz@0.5.1"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "funty",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#funty@2.0.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "radium",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#radium@0.7.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "tap",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#tap@1.0.1"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "wyz",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#wyz@0.5.1"
                    }
                ],
                "features": [
                    "alloc"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#bitvec@1.0.1"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "digest",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#blake2@0.10.6"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#generic-array@0.14.7"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "generic_array",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#generic-array@0.14.7"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#block-buffer@0.10.4"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0",
                    "registry+https://github.com/rust-lang/crates.io-index#cipher@0.4.4"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "byteorder",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "cipher",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#cipher@0.4.4"
                    }
                ],
                "features": [
                    "bcrypt"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#blowfish@0.9.1"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#borsh-derive@1.4.0",
                    "registry+https://github.com/rust-lang/crates.io-index#cfg_aliases@0.1.1"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "borsh_derive",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#borsh-derive@1.4.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": "build",
                                "target": null
                            }
                        ],
                        "name": "cfg_aliases",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#cfg_aliases@0.1.1"
                    }
                ],
                "features": [
                    "borsh-derive",
                    "derive",
                    "std",
                    "unstable__schema"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#borsh@1.4.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.19.0",
                    "registry+https://github.com/rust-lang/crates.io-index#proc-macro-crate@3.1.0",
                    "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79",
                    "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35",
                    "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.57",
                    "registry+https://github.com/rust-lang/crates.io-index#syn_derive@0.1.8"
                ],
                "deps": [
                    {
                        "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_macro_crate",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro-crate@3.1.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "proc_macro2",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "quote",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "syn",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.57"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "syn_derive",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#syn_derive@0.1.8"
                    }
                ],
                "features": [
                    "default",
                    "schema"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#borsh-derive@1.4.0"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "default"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#bumpalo@3.15.4"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#bytecheck_derive@0.6.12",
                    "registry+https://github.com/rust-lang/crates.io-index#ptr_meta@0.1.4",
                    "registry+https://github.com/rust-lang/crates.io-index#simdutf8@0.1.4"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "bytecheck_derive",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#bytecheck_derive@0.6.12"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "ptr_meta",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#ptr_meta@0.1.4"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "simdutf8",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#simdutf8@0.1.4"
                    }
                ],
                "features": [
                    "simdutf8",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#bytecheck@0.6.12"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79",
                    "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35",
                    "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.79"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "quote",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "syn",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#syn@1.0.109"
                    }
                ],
                "features": [
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#bytecheck_derive@0.6.12"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#bytemuck@1.15.0"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "default",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "default",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#cc@1.0.90"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#cedar-policy-core@2.4.2",
                    "registry+https://github.com/rust-lang/crates.io-index#cedar-policy-validator@2.4.2",
                    "registry+https://github.com/rust-lang/crates.io-index#itertools@0.10.5",
                    "registry+https://github.com/rust-lang/crates.io-index#lalrpop-util@0.20.2",
                    "registry+https://github.com/rust-lang/crates.io-index#ref-cast@1.0.22",
                    "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197",
                    "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.115",
                    "registry+https://github.com/rust-lang/crates.io-index#smol_str@0.2.1",
                    "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.58"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "cedar_policy_core",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#cedar-policy-core@2.4.2"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "cedar_policy_validator",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#cedar-policy-validator@2.4.2"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "itertools",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#itertools@0.10.5"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "lalrpop_util",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#lalrpop-util@0.20.2"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "ref_cast",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#ref-cast@1.0.22"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde_json",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.115"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "smol_str",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#smol_str@0.2.1"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "thiserror",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.58"
                    }
                ],
                "features": [
                    "decimal",
                    "default",
                    "ipaddr"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#cedar-policy@2.4.2"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#either@1.10.0",
                    "registry+https://github.com/rust-lang/crates.io-index#ipnet@2.9.0",
                    "registry+https://github.com/rust-lang/crates.io-index#itertools@0.10.5",
                    "registry+https://github.com/rust-lang/crates.io-index#lalrpop@0.20.2",
                    "registry+https://github.com/rust-lang/crates.io-index#lalrpop-util@0.20.2",
                    "registry+https://github.com/rust-lang/crates.io-index#lazy_static@1.4.0",
                    "registry+https://github.com/rust-lang/crates.io-index#miette@5.10.0",
                    "registry+https://github.com/rust-lang/crates.io-index#regex@1.10.4",
                    "registry+https://github.com/rust-lang/crates.io-index#rustc_lexer@0.1.0",
                    "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197",
                    "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.115",
                    "registry+https://github.com/rust-lang/crates.io-index#serde_with@3.7.0",
                    "registry+https://github.com/rust-lang/crates.io-index#smol_str@0.2.1",
                    "registry+https://github.com/rust-lang/crates.io-index#stacker@0.1.15",
                    "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.58"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "either",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#either@1.10.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "ipnet",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#ipnet@2.9.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "itertools",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#itertools@0.10.5"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": "build",
                                "target": null
                            }
                        ],
                        "name": "lalrpop",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#lalrpop@0.20.2"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "lalrpop_util",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#lalrpop-util@0.20.2"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "lazy_static",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#lazy_static@1.4.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "miette",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#miette@5.10.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "regex",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#regex@1.10.4"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "rustc_lexer",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#rustc_lexer@0.1.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde_json",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.115"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde_with",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde_with@3.7.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "smol_str",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#smol_str@0.2.1"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "stacker",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#stacker@0.1.15"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "thiserror",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.58"
                    }
                ],
                "features": [
                    "decimal",
                    "default",
                    "ipaddr"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#cedar-policy-core@2.4.2"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#cedar-policy-core@2.4.2",
                    "registry+https://github.com/rust-lang/crates.io-index#itertools@0.10.5",
                    "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197",
                    "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.115",
                    "registry+https://github.com/rust-lang/crates.io-index#serde_with@3.7.0",
                    "registry+https://github.com/rust-lang/crates.io-index#smol_str@0.2.1",
                    "registry+https://github.com/rust-lang/crates.io-index#stacker@0.1.15",
                    "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.58",
                    "registry+https://github.com/rust-lang/crates.io-index#unicode-security@0.1.1"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "cedar_policy_core",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#cedar-policy-core@2.4.2"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "itertools",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#itertools@0.10.5"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde_json",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.115"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde_with",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde_with@3.7.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "smol_str",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#smol_str@0.2.1"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "stacker",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#stacker@0.1.15"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "thiserror",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.58"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "unicode_security",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#unicode-security@0.1.1"
                    }
                ],
                "features": [
                    "decimal",
                    "default",
                    "ipaddr"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#cedar-policy-validator@2.4.2"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#cfg_aliases@0.1.1"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#android-tzdata@0.1.1",
                    "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-traits@0.2.18",
                    "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197",
                    "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.92",
                    "registry+https://github.com/rust-lang/crates.io-index#windows-targets@0.52.4"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(target_os = \"android\")"
                            }
                        ],
                        "name": "android_tzdata",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#android-tzdata@0.1.1"
                    },
                    {
                        "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_traits",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.18"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
                    },
                    {
                        "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": "windows_targets",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows-targets@0.52.4"
                    }
                ],
                "features": [
                    "alloc",
                    "android-tzdata",
                    "clock",
                    "default",
                    "iana-time-zone",
                    "js-sys",
                    "now",
                    "oldtime",
                    "serde",
                    "std",
                    "wasm-bindgen",
                    "wasmbind",
                    "winapi",
                    "windows-targets"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.37"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.1.6",
                    "registry+https://github.com/rust-lang/crates.io-index#inout@0.1.3"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "crypto_common",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.1.6"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "inout",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#inout@0.1.3"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#cipher@0.4.4"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#atty@0.2.14",
                    "registry+https://github.com/rust-lang/crates.io-index#bitflags@1.3.2",
                    "registry+https://github.com/rust-lang/crates.io-index#clap_derive@3.1.4",
                    "registry+https://github.com/rust-lang/crates.io-index#indexmap@1.8.0",
                    "registry+https://github.com/rust-lang/crates.io-index#lazy_static@1.4.0",
                    "registry+https://github.com/rust-lang/crates.io-index#os_str_bytes@6.0.0",
                    "registry+https://github.com/rust-lang/crates.io-index#strsim@0.10.0",
                    "registry+https://github.com/rust-lang/crates.io-index#termcolor@1.1.3",
                    "registry+https://github.com/rust-lang/crates.io-index#textwrap@0.15.0"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "atty",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#atty@0.2.14"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "bitflags",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#bitflags@1.3.2"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "clap_derive",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#clap_derive@3.1.4"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "indexmap",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#indexmap@1.8.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "lazy_static",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#lazy_static@1.4.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "os_str_bytes",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#os_str_bytes@6.0.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "strsim",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#strsim@0.10.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "termcolor",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#termcolor@1.1.3"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "textwrap",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#textwrap@0.15.0"
                    }
                ],
                "features": [
                    "atty",
                    "clap_derive",
                    "color",
                    "default",
                    "derive",
                    "lazy_static",
                    "std",
                    "strsim",
                    "suggestions",
                    "termcolor"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#clap@3.1.5"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#heck@0.4.0",
                    "registry+https://github.com/rust-lang/crates.io-index#proc-macro-error@1.0.4",
                    "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79",
                    "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35",
                    "registry+https://github.com/rust-lang/crates.io-index#syn@1.0.109"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "heck",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#heck@0.4.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "proc_macro_error",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro-error@1.0.4"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "proc_macro2",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "quote",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35"
                    },
                    {
                        "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#clap_derive@3.1.4"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.19"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "crossbeam_utils",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.19"
                    }
                ],
                "features": [
                    "default",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#concurrent-queue@2.4.0"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#const-oid@0.9.6"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#core-foundation-sys@0.8.6",
                    "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "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": null
                            }
                        ],
                        "name": "libc",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153"
                    }
                ],
                "features": [
                    "default",
                    "link"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#core-foundation@0.9.4"
            },
            {
                "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\"))"
                            },
                            {
                                "kind": null,
                                "target": "cfg(all(target_arch = \"loongarch64\", target_os = \"linux\"))"
                            }
                        ],
                        "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.12"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#critical-section@1.1.2"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.19"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "default",
                    "limit_128"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#crunchy@0.2.2"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#generic-array@0.14.7",
                    "registry+https://github.com/rust-lang/crates.io-index#typenum@1.17.0"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "generic_array",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#generic-array@0.14.7"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "typenum",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#typenum@1.17.0"
                    }
                ],
                "features": [
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.1.6"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35",
                    "registry+https://github.com/rust-lang/crates.io-index#syn@1.0.109"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "quote",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "syn",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#syn@1.0.109"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#ctor@0.1.21"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#darling_core@0.20.8",
                    "registry+https://github.com/rust-lang/crates.io-index#darling_macro@0.20.8"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "darling_core",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#darling_core@0.20.8"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "darling_macro",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#darling_macro@0.20.8"
                    }
                ],
                "features": [
                    "default",
                    "suggestions"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#darling@0.20.8"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#fnv@1.0.7",
                    "registry+https://github.com/rust-lang/crates.io-index#ident_case@1.0.1",
                    "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79",
                    "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35",
                    "registry+https://github.com/rust-lang/crates.io-index#strsim@0.10.0",
                    "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.57"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "fnv",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#fnv@1.0.7"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "ident_case",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#ident_case@1.0.1"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "proc_macro2",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "quote",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "strsim",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#strsim@0.10.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "syn",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.57"
                    }
                ],
                "features": [
                    "strsim",
                    "suggestions"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#darling_core@0.20.8"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#darling_core@0.20.8",
                    "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35",
                    "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.57"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "darling_core",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#darling_core@0.20.8"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "quote",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "syn",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.57"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#darling_macro@0.20.8"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "alloc",
                    "default",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#data-encoding@2.5.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#const-oid@0.9.6",
                    "registry+https://github.com/rust-lang/crates.io-index#pem-rfc7468@0.7.0",
                    "registry+https://github.com/rust-lang/crates.io-index#zeroize@1.7.0"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "const_oid",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#const-oid@0.9.6"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "pem_rfc7468",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#pem-rfc7468@0.7.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "zeroize",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#zeroize@1.7.0"
                    }
                ],
                "features": [
                    "alloc",
                    "oid",
                    "pem",
                    "std",
                    "zeroize"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#der@0.7.9"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#powerfmt@0.2.0",
                    "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "powerfmt",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#powerfmt@0.2.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
                    }
                ],
                "features": [
                    "alloc",
                    "powerfmt",
                    "serde",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#deranged@0.3.11"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "alloc",
                    "default"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#deunicode@1.4.3"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#block-buffer@0.10.4",
                    "registry+https://github.com/rust-lang/crates.io-index#const-oid@0.9.6",
                    "registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.1.6",
                    "registry+https://github.com/rust-lang/crates.io-index#subtle@2.5.0"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "block_buffer",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#block-buffer@0.10.4"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "const_oid",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#const-oid@0.9.6"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "crypto_common",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.1.6"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "subtle",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#subtle@2.5.0"
                    }
                ],
                "features": [
                    "alloc",
                    "block-buffer",
                    "const-oid",
                    "core-api",
                    "default",
                    "mac",
                    "oid",
                    "std",
                    "subtle"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0",
                    "registry+https://github.com/rust-lang/crates.io-index#dirs-sys-next@0.1.2"
                ],
                "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": "dirs_sys_next",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#dirs-sys-next@0.1.2"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#dirs-next@2.0.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153",
                    "registry+https://github.com/rust-lang/crates.io-index#redox_users@0.4.5",
                    "registry+https://github.com/rust-lang/crates.io-index#winapi@0.3.9"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(unix)"
                            }
                        ],
                        "name": "libc",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(target_os = \"redox\")"
                            }
                        ],
                        "name": "redox_users",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#redox_users@0.4.5"
                    },
                    {
                        "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#dirs-sys-next@0.1.2"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#urlencoding@2.1.3"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "urlencoding",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#urlencoding@2.1.3"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#dmp@0.2.0"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#doc-comment@0.3.3"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#itertools@0.11.0",
                    "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.18"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "itertools",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#itertools@0.11.0"
                    },
                    {
                        "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#earcutr@0.4.3"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "default",
                    "use_std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#either@1.10.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#log@0.4.21"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "log",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#log@0.4.21"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#ena@0.14.2"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0"
                ],
                "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"
                    }
                ],
                "features": [
                    "alloc",
                    "default"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#encoding_rs@0.8.33"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#endian-type@0.1.2"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.1"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#event-listener@2.5.3"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#concurrent-queue@2.4.0",
                    "registry+https://github.com/rust-lang/crates.io-index#parking@2.2.0",
                    "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "concurrent_queue",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#concurrent-queue@2.4.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(not(target_family = \"wasm\"))"
                            }
                        ],
                        "name": "parking",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#parking@2.2.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "pin_project_lite",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14"
                    }
                ],
                "features": [
                    "parking",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#event-listener@4.0.3"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#event-listener@4.0.3",
                    "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "event_listener",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#event-listener@4.0.3"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "pin_project_lite",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14"
                    }
                ],
                "features": [
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#event-listener-strategy@0.4.0"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "alloc",
                    "default",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#fastrand@2.0.2"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#fixedbitset@0.4.2"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#float_next_after@1.0.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.30",
                    "registry+https://github.com/rust-lang/crates.io-index#futures-sink@0.3.30",
                    "registry+https://github.com/rust-lang/crates.io-index#nanorand@0.7.0",
                    "registry+https://github.com/rust-lang/crates.io-index#spin@0.9.8"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures_core",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.30"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures_sink",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-sink@0.3.30"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "nanorand",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#nanorand@0.7.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "spin1",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#spin@0.9.8"
                    }
                ],
                "features": [
                    "async",
                    "default",
                    "eventual-fairness",
                    "futures-core",
                    "futures-sink",
                    "nanorand",
                    "select"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#flume@0.11.0"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "default",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#fnv@1.0.7"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.1"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "percent_encoding",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.1"
                    }
                ],
                "features": [
                    "alloc",
                    "default",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#form_urlencoded@1.2.1"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "default"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#fst@0.4.7"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#funty@2.0.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#futures-channel@0.3.30",
                    "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.30",
                    "registry+https://github.com/rust-lang/crates.io-index#futures-executor@0.3.30",
                    "registry+https://github.com/rust-lang/crates.io-index#futures-io@0.3.30",
                    "registry+https://github.com/rust-lang/crates.io-index#futures-sink@0.3.30",
                    "registry+https://github.com/rust-lang/crates.io-index#futures-task@0.3.30",
                    "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.30"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures_channel",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-channel@0.3.30"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures_core",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.30"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures_executor",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-executor@0.3.30"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures_io",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-io@0.3.30"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures_sink",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-sink@0.3.30"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures_task",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-task@0.3.30"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures_util",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.30"
                    }
                ],
                "features": [
                    "alloc",
                    "async-await",
                    "default",
                    "executor",
                    "futures-executor",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#futures@0.3.30"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.30",
                    "registry+https://github.com/rust-lang/crates.io-index#futures-sink@0.3.30"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures_core",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.30"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures_sink",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-sink@0.3.30"
                    }
                ],
                "features": [
                    "alloc",
                    "default",
                    "futures-sink",
                    "sink",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#futures-channel@0.3.30"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#bitvec@1.0.1",
                    "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.30",
                    "registry+https://github.com/rust-lang/crates.io-index#pin-project@1.1.5",
                    "registry+https://github.com/rust-lang/crates.io-index#slab@0.4.9",
                    "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.13.2"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "bitvec",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#bitvec@1.0.1"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures_core",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.30"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "pin_project",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#pin-project@1.1.5"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "slab",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#slab@0.4.9"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "smallvec",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.13.2"
                    }
                ],
                "features": [
                    "alloc",
                    "default",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#futures-concurrency@7.5.0"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "alloc",
                    "default",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.30"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.30",
                    "registry+https://github.com/rust-lang/crates.io-index#futures-task@0.3.30",
                    "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.30"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures_core",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.30"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures_task",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-task@0.3.30"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures_util",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.30"
                    }
                ],
                "features": [
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#futures-executor@0.3.30"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "default",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#futures-io@0.3.30"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#fastrand@2.0.2",
                    "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.30",
                    "registry+https://github.com/rust-lang/crates.io-index#futures-io@0.3.30",
                    "registry+https://github.com/rust-lang/crates.io-index#parking@2.2.0",
                    "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "fastrand",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#fastrand@2.0.2"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures_core",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.30"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures_io",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-io@0.3.30"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "parking",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#parking@2.2.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "pin_project_lite",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14"
                    }
                ],
                "features": [
                    "alloc",
                    "fastrand",
                    "futures-io",
                    "parking",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#futures-lite@2.3.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79",
                    "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35",
                    "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.57"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "proc_macro2",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "quote",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "syn",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.57"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#futures-macro@0.3.30"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "alloc",
                    "default",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#futures-sink@0.3.30"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "alloc",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#futures-task@0.3.30"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#futures-channel@0.3.30",
                    "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.30",
                    "registry+https://github.com/rust-lang/crates.io-index#futures-io@0.3.30",
                    "registry+https://github.com/rust-lang/crates.io-index#futures-macro@0.3.30",
                    "registry+https://github.com/rust-lang/crates.io-index#futures-sink@0.3.30",
                    "registry+https://github.com/rust-lang/crates.io-index#futures-task@0.3.30",
                    "registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.2",
                    "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14",
                    "registry+https://github.com/rust-lang/crates.io-index#pin-utils@0.1.0",
                    "registry+https://github.com/rust-lang/crates.io-index#slab@0.4.9"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures_channel",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-channel@0.3.30"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures_core",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.30"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures_io",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-io@0.3.30"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures_macro",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-macro@0.3.30"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures_sink",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-sink@0.3.30"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures_task",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-task@0.3.30"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "memchr",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.2"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "pin_project_lite",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "pin_utils",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#pin-utils@0.1.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "slab",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#slab@0.4.9"
                    }
                ],
                "features": [
                    "alloc",
                    "async-await",
                    "async-await-macro",
                    "channel",
                    "default",
                    "futures-channel",
                    "futures-io",
                    "futures-macro",
                    "futures-sink",
                    "io",
                    "memchr",
                    "sink",
                    "slab",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.30"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#thread_local@1.1.8"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "thread_local",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#thread_local@1.1.8"
                    }
                ],
                "features": [
                    "default"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#fuzzy-matcher@0.3.7"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#typenum@1.17.0",
                    "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.4"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "typenum",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#typenum@1.17.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": "build",
                                "target": null
                            }
                        ],
                        "name": "version_check",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.4"
                    }
                ],
                "features": [
                    "more_lengths"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#generic-array@0.14.7"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#earcutr@0.4.3",
                    "registry+https://github.com/rust-lang/crates.io-index#float_next_after@1.0.0",
                    "registry+https://github.com/rust-lang/crates.io-index#geo-types@0.7.13",
                    "registry+https://github.com/rust-lang/crates.io-index#geographiclib-rs@0.2.4",
                    "registry+https://github.com/rust-lang/crates.io-index#log@0.4.21",
                    "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.18",
                    "registry+https://github.com/rust-lang/crates.io-index#robust@1.1.0",
                    "registry+https://github.com/rust-lang/crates.io-index#rstar@0.11.0",
                    "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "earcutr",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#earcutr@0.4.3"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "float_next_after",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#float_next_after@1.0.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "geo_types",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#geo-types@0.7.13"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "geographiclib_rs",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#geographiclib-rs@0.2.4"
                    },
                    {
                        "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": "num_traits",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.18"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "robust",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#robust@1.1.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "rstar",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#rstar@0.11.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
                    }
                ],
                "features": [
                    "default",
                    "earcutr",
                    "serde",
                    "use-serde"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#geo@0.26.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#earcutr@0.4.3",
                    "registry+https://github.com/rust-lang/crates.io-index#float_next_after@1.0.0",
                    "registry+https://github.com/rust-lang/crates.io-index#geo-types@0.7.13",
                    "registry+https://github.com/rust-lang/crates.io-index#geographiclib-rs@0.2.4",
                    "registry+https://github.com/rust-lang/crates.io-index#log@0.4.21",
                    "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.18",
                    "registry+https://github.com/rust-lang/crates.io-index#robust@1.1.0",
                    "registry+https://github.com/rust-lang/crates.io-index#rstar@0.11.0",
                    "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197",
                    "registry+https://github.com/rust-lang/crates.io-index#spade@2.6.0"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "earcutr",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#earcutr@0.4.3"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "float_next_after",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#float_next_after@1.0.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "geo_types",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#geo-types@0.7.13"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "geographiclib_rs",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#geographiclib-rs@0.2.4"
                    },
                    {
                        "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": "num_traits",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.18"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "robust",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#robust@1.1.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "rstar",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#rstar@0.11.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "spade",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#spade@2.6.0"
                    }
                ],
                "features": [
                    "default",
                    "earcutr",
                    "serde",
                    "spade",
                    "use-serde"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#geo@0.27.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#approx@0.5.1",
                    "registry+https://github.com/rust-lang/crates.io-index#arbitrary@1.3.2",
                    "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.18",
                    "registry+https://github.com/rust-lang/crates.io-index#rstar@0.11.0",
                    "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "approx",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#approx@0.5.1"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "arbitrary",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#arbitrary@1.3.2"
                    },
                    {
                        "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": "rstar_0_11",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#rstar@0.11.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
                    }
                ],
                "features": [
                    "approx",
                    "arbitrary",
                    "default",
                    "rstar_0_11",
                    "serde",
                    "std",
                    "use-rstar_0_11"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#geo-types@0.7.13"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#libm@0.2.8"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "libm",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#libm@0.2.8"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#geographiclib-rs@0.2.4"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0",
                    "registry+https://github.com/rust-lang/crates.io-index#js-sys@0.3.69",
                    "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153",
                    "registry+https://github.com/rust-lang/crates.io-index#wasi@0.11.0+wasi-snapshot-preview1",
                    "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@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": "cfg(all(any(target_arch = \"wasm32\", target_arch = \"wasm64\"), target_os = \"unknown\"))"
                            }
                        ],
                        "name": "js_sys",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#js-sys@0.3.69"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(unix)"
                            }
                        ],
                        "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.11.0+wasi-snapshot-preview1"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(all(any(target_arch = \"wasm32\", target_arch = \"wasm64\"), target_os = \"unknown\"))"
                            }
                        ],
                        "name": "wasm_bindgen",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.92"
                    }
                ],
                "features": [
                    "js",
                    "js-sys",
                    "rdrand",
                    "std",
                    "wasm-bindgen"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.12"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "read",
                    "read-core"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#gimli@0.28.1"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0",
                    "registry+https://github.com/rust-lang/crates.io-index#fnv@1.0.7",
                    "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.30",
                    "registry+https://github.com/rust-lang/crates.io-index#futures-sink@0.3.30",
                    "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.30",
                    "registry+https://github.com/rust-lang/crates.io-index#http@0.2.12",
                    "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.2.6",
                    "registry+https://github.com/rust-lang/crates.io-index#slab@0.4.9",
                    "registry+https://github.com/rust-lang/crates.io-index#tokio@1.37.0",
                    "registry+https://github.com/rust-lang/crates.io-index#tokio-util@0.7.10",
                    "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.40"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "bytes",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "fnv",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#fnv@1.0.7"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures_core",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.30"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures_sink",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-sink@0.3.30"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures_util",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.30"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "http",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#http@0.2.12"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "indexmap",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.2.6"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "slab",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#slab@0.4.9"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "tokio",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#tokio@1.37.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "tokio_util",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#tokio-util@0.7.10"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "tracing",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.40"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#h2@0.3.25"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "byteorder",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#hash32@0.2.1"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "raw"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.11.2"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#ahash@0.7.8"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "ahash",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#ahash@0.7.8"
                    }
                ],
                "features": [
                    "ahash",
                    "default",
                    "inline-more"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.12.3"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#ahash@0.8.11",
                    "registry+https://github.com/rust-lang/crates.io-index#allocator-api2@0.2.16"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "ahash",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#ahash@0.8.11"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "allocator_api2",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#allocator-api2@0.2.16"
                    }
                ],
                "features": [
                    "ahash",
                    "allocator-api2",
                    "default",
                    "inline-more",
                    "raw"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.14.3"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#atomic-polyfill@1.0.3",
                    "registry+https://github.com/rust-lang/crates.io-index#hash32@0.2.1",
                    "registry+https://github.com/rust-lang/crates.io-index#rustc_version@0.4.0",
                    "registry+https://github.com/rust-lang/crates.io-index#spin@0.9.8",
                    "registry+https://github.com/rust-lang/crates.io-index#stable_deref_trait@1.2.0"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "riscv32i-unknown-none-elf"
                            },
                            {
                                "kind": null,
                                "target": "riscv32imc-unknown-none-elf"
                            },
                            {
                                "kind": null,
                                "target": "thumbv6m-none-eabi"
                            },
                            {
                                "kind": null,
                                "target": "xtensa-esp32s2-none-elf"
                            },
                            {
                                "kind": null,
                                "target": "cfg(target_arch = \"avr\")"
                            }
                        ],
                        "name": "atomic_polyfill",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#atomic-polyfill@1.0.3"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "hash32",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#hash32@0.2.1"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": "build",
                                "target": null
                            }
                        ],
                        "name": "rustc_version",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#rustc_version@0.4.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(target_arch = \"x86_64\")"
                            }
                        ],
                        "name": "spin",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#spin@0.9.8"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "stable_deref_trait",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#stable_deref_trait@1.2.0"
                    }
                ],
                "features": [
                    "atomic-polyfill",
                    "cas",
                    "default"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#heapless@0.7.17"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "default"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#heck@0.4.0"
            },
            {
                "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": [
                    "default"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#hermit-abi@0.1.19"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "default"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#hermit-abi@0.3.9"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "alloc",
                    "default",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#hex@0.4.3"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "digest",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#hmac@0.12.1"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0",
                    "registry+https://github.com/rust-lang/crates.io-index#fnv@1.0.7",
                    "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.11"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "bytes",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "fnv",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#fnv@1.0.7"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "itoa",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.11"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#http@0.2.12"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0",
                    "registry+https://github.com/rust-lang/crates.io-index#http@0.2.12",
                    "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "bytes",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "http",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#http@0.2.12"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "pin_project_lite",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#http-body@0.4.6"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "default",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#httparse@1.8.0"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#httpdate@1.0.3"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#humantime@2.1.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0",
                    "registry+https://github.com/rust-lang/crates.io-index#futures-channel@0.3.30",
                    "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.30",
                    "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.30",
                    "registry+https://github.com/rust-lang/crates.io-index#h2@0.3.25",
                    "registry+https://github.com/rust-lang/crates.io-index#http@0.2.12",
                    "registry+https://github.com/rust-lang/crates.io-index#http-body@0.4.6",
                    "registry+https://github.com/rust-lang/crates.io-index#httparse@1.8.0",
                    "registry+https://github.com/rust-lang/crates.io-index#httpdate@1.0.3",
                    "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.11",
                    "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14",
                    "registry+https://github.com/rust-lang/crates.io-index#socket2@0.5.6",
                    "registry+https://github.com/rust-lang/crates.io-index#tokio@1.37.0",
                    "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.2",
                    "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.40",
                    "registry+https://github.com/rust-lang/crates.io-index#want@0.3.1"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "bytes",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures_channel",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-channel@0.3.30"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures_core",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.30"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures_util",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.30"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "h2",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#h2@0.3.25"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "http",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#http@0.2.12"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "http_body",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#http-body@0.4.6"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "httparse",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#httparse@1.8.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "httpdate",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#httpdate@1.0.3"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "itoa",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.11"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "pin_project_lite",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "socket2",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#socket2@0.5.6"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "tokio",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#tokio@1.37.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "tower_service",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.2"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "tracing",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.40"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "want",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#want@0.3.1"
                    }
                ],
                "features": [
                    "client",
                    "h2",
                    "http1",
                    "http2",
                    "runtime",
                    "socket2",
                    "tcp"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#hyper@0.14.28"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.30",
                    "registry+https://github.com/rust-lang/crates.io-index#http@0.2.12",
                    "registry+https://github.com/rust-lang/crates.io-index#hyper@0.14.28",
                    "registry+https://github.com/rust-lang/crates.io-index#rustls@0.21.10",
                    "registry+https://github.com/rust-lang/crates.io-index#tokio@1.37.0",
                    "registry+https://github.com/rust-lang/crates.io-index#tokio-rustls@0.24.1"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures_util",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.30"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "http",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#http@0.2.12"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "hyper",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#hyper@0.14.28"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "rustls",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#rustls@0.21.10"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "tokio",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#tokio@1.37.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "tokio_rustls",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#tokio-rustls@0.24.1"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#hyper-rustls@0.24.2"
            },
            {
                "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.90"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": "build",
                                "target": null
                            }
                        ],
                        "name": "cc",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#cc@1.0.90"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#iana-time-zone-haiku@0.1.2"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#ident_case@1.0.1"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#unicode-bidi@0.3.15",
                    "registry+https://github.com/rust-lang/crates.io-index#unicode-normalization@0.1.23"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "unicode_bidi",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#unicode-bidi@0.3.15"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "unicode_normalization",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#unicode-normalization@0.1.23"
                    }
                ],
                "features": [
                    "alloc",
                    "default",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#idna@0.5.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.1.0",
                    "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.11.2",
                    "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": "build",
                                "target": null
                            }
                        ],
                        "name": "autocfg",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.1.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "hashbrown",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.11.2"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
                    }
                ],
                "features": [
                    "serde",
                    "serde-1",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#indexmap@1.8.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.1",
                    "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.14.3",
                    "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "equivalent",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.1"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "hashbrown",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.14.3"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
                    }
                ],
                "features": [
                    "default",
                    "serde",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.2.6"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#generic-array@0.14.7"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "generic_array",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#generic-array@0.14.7"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#inout@0.1.3"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "default",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#ipnet@2.9.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#either@1.10.0"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "either",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#either@1.10.0"
                    }
                ],
                "features": [
                    "default",
                    "use_alloc",
                    "use_std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#itertools@0.10.5"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#either@1.10.0"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "either",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#either@1.10.0"
                    }
                ],
                "features": [
                    "default",
                    "use_alloc",
                    "use_std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#itertools@0.11.0"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.11"
            },
            {
                "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": [
                    "registry+https://github.com/rust-lang/crates.io-index#ascii-canvas@3.0.0",
                    "registry+https://github.com/rust-lang/crates.io-index#bit-set@0.5.3",
                    "registry+https://github.com/rust-lang/crates.io-index#ena@0.14.2",
                    "registry+https://github.com/rust-lang/crates.io-index#itertools@0.11.0",
                    "registry+https://github.com/rust-lang/crates.io-index#lalrpop-util@0.20.2",
                    "registry+https://github.com/rust-lang/crates.io-index#petgraph@0.6.4",
                    "registry+https://github.com/rust-lang/crates.io-index#pico-args@0.5.0",
                    "registry+https://github.com/rust-lang/crates.io-index#regex@1.10.4",
                    "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.3",
                    "registry+https://github.com/rust-lang/crates.io-index#string_cache@0.8.7",
                    "registry+https://github.com/rust-lang/crates.io-index#term@0.7.0",
                    "registry+https://github.com/rust-lang/crates.io-index#tiny-keccak@2.0.2",
                    "registry+https://github.com/rust-lang/crates.io-index#unicode-xid@0.2.4",
                    "registry+https://github.com/rust-lang/crates.io-index#walkdir@2.5.0"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "ascii_canvas",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#ascii-canvas@3.0.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "bit_set",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#bit-set@0.5.3"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "ena",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#ena@0.14.2"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "itertools",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#itertools@0.11.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "lalrpop_util",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#lalrpop-util@0.20.2"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "petgraph",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#petgraph@0.6.4"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "pico_args",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#pico-args@0.5.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "regex",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#regex@1.10.4"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "regex_syntax",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.3"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "string_cache",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#string_cache@0.8.7"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "term",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#term@0.7.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "tiny_keccak",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#tiny-keccak@2.0.2"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "unicode_xid",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#unicode-xid@0.2.4"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "walkdir",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#walkdir@2.5.0"
                    }
                ],
                "features": [
                    "default",
                    "lexer",
                    "pico-args",
                    "unicode"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#lalrpop@0.20.2"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.6"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "regex_automata",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.6"
                    }
                ],
                "features": [
                    "default",
                    "lexer",
                    "regex-automata",
                    "std",
                    "unicode"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#lalrpop-util@0.20.2"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#spin@0.5.2"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "spin",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#spin@0.5.2"
                    }
                ],
                "features": [
                    "spin",
                    "spin_no_std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#lazy_static@1.4.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#any_ascii@0.3.2"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "any_ascii",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#any_ascii@0.3.2"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#lexicmp@0.1.0"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "default",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "default"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#libm@0.2.8"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.5.0",
                    "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "bitflags",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.5.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "libc",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153"
                    }
                ],
                "features": [
                    "call",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#libredox@0.1.3"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.1.0",
                    "registry+https://github.com/rust-lang/crates.io-index#scopeguard@1.2.0"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": "build",
                                "target": null
                            }
                        ],
                        "name": "autocfg",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.1.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "scopeguard",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#scopeguard@1.2.0"
                    }
                ],
                "features": [
                    "atomic_usize",
                    "default"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#lock_api@0.4.11"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#log@0.4.21"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "log",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#log@0.4.21"
                    }
                ],
                "features": [
                    "default",
                    "use_std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#log@0.3.9"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#log@0.4.21"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0",
                    "registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7"
                ],
                "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": "digest",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7"
                    }
                ],
                "features": [
                    "default",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#md-5@0.10.6"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "alloc",
                    "default",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.2"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#miette-derive@5.10.0",
                    "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.19.0",
                    "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.58",
                    "registry+https://github.com/rust-lang/crates.io-index#unicode-width@0.1.11"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "miette_derive",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#miette-derive@5.10.0"
                    },
                    {
                        "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": "thiserror",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.58"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "unicode_width",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#unicode-width@0.1.11"
                    }
                ],
                "features": [
                    "default"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#miette@5.10.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79",
                    "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35",
                    "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.57"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "proc_macro2",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "quote",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "syn",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.57"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#miette-derive@5.10.0"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#mime@0.3.17"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#mime@0.3.17",
                    "registry+https://github.com/rust-lang/crates.io-index#unicase@2.7.0"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "mime",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#mime@0.3.17"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            },
                            {
                                "kind": "build",
                                "target": null
                            }
                        ],
                        "name": "unicase",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#unicase@2.7.0"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#mime_guess@2.0.4"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#minimal-lexical@0.2.1"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#adler@1.0.2"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "adler",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#adler@1.0.2"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#miniz_oxide@0.7.2"
            },
            {
                "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.11.0+wasi-snapshot-preview1",
                    "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.48.0"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(unix)"
                            },
                            {
                                "kind": null,
                                "target": "cfg(target_os = \"wasi\")"
                            }
                        ],
                        "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.11.0+wasi-snapshot-preview1"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(windows)"
                            }
                        ],
                        "name": "windows_sys",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.48.0"
                    }
                ],
                "features": [
                    "net",
                    "os-ext",
                    "os-poll"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#mio@0.8.11"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#clap@3.1.5",
                    "registry+https://github.com/rust-lang/crates.io-index#rand@0.8.5"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "clap",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#clap@3.1.5"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "rand",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#rand@0.8.5"
                    }
                ],
                "features": [
                    "application",
                    "clap",
                    "default"
                ],
                "id": "git+https://github.com/fnichol/names.git?rev=760516503b89ddc8bc2ab42d579d4566cfb1054f#names@0.12.1-dev"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#clap@3.1.5",
                    "registry+https://github.com/rust-lang/crates.io-index#rand@0.8.5"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "clap",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#clap@3.1.5"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "rand",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#rand@0.8.5"
                    }
                ],
                "features": [
                    "application",
                    "clap",
                    "default"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#names@0.13.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#rand@0.8.5"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "rand",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#rand@0.8.5"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#nanoid@0.4.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.12"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "getrandom",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.12"
                    }
                ],
                "features": [
                    "alloc",
                    "chacha",
                    "default",
                    "getrandom",
                    "pcg64",
                    "std",
                    "tls",
                    "wyrand"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#nanorand@0.7.0"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#new_debug_unreachable@1.0.6"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.13.2"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "smallvec",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.13.2"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#nibble_vec@0.1.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.2",
                    "registry+https://github.com/rust-lang/crates.io-index#minimal-lexical@0.2.1"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "memchr",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.2"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "minimal_lexical",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#minimal-lexical@0.2.1"
                    }
                ],
                "features": [
                    "alloc",
                    "default",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#nom@7.1.3"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.1.0",
                    "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"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": "build",
                                "target": null
                            }
                        ],
                        "name": "autocfg",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.1.0"
                    },
                    {
                        "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"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#num-bigint@0.4.4"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0",
                    "registry+https://github.com/rust-lang/crates.io-index#lazy_static@1.4.0",
                    "registry+https://github.com/rust-lang/crates.io-index#libm@0.2.8",
                    "registry+https://github.com/rust-lang/crates.io-index#num-integer@0.1.46",
                    "registry+https://github.com/rust-lang/crates.io-index#num-iter@0.1.44",
                    "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.18",
                    "registry+https://github.com/rust-lang/crates.io-index#rand@0.8.5",
                    "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.13.2",
                    "registry+https://github.com/rust-lang/crates.io-index#zeroize@1.7.0"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "byteorder",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "lazy_static",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#lazy_static@1.4.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "libm",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#libm@0.2.8"
                    },
                    {
                        "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_iter",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#num-iter@0.1.44"
                    },
                    {
                        "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": "rand",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#rand@0.8.5"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "smallvec",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.13.2"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "zeroize",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#zeroize@1.7.0"
                    }
                ],
                "features": [
                    "i128",
                    "prime",
                    "rand",
                    "u64_digit",
                    "zeroize"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#num-bigint-dig@0.8.4"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#num-conv@0.1.0"
            },
            {
                "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": [
                    "i128"
                ],
                "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.1.0",
                    "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"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": "build",
                                "target": null
                            }
                        ],
                        "name": "autocfg",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.1.0"
                    },
                    {
                        "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"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#num-iter@0.1.44"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.1.0",
                    "registry+https://github.com/rust-lang/crates.io-index#libm@0.2.8"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": "build",
                                "target": null
                            }
                        ],
                        "name": "autocfg",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.1.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "libm",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#libm@0.2.8"
                    }
                ],
                "features": [
                    "default",
                    "i128",
                    "libm",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.18"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#hermit-abi@0.3.9",
                    "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(target_os = \"hermit\")"
                            }
                        ],
                        "name": "hermit_abi",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#hermit-abi@0.3.9"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(not(windows))"
                            }
                        ],
                        "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#num_cpus@1.16.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.2"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "memchr",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.2"
                    }
                ],
                "features": [
                    "archive",
                    "coff",
                    "elf",
                    "macho",
                    "pe",
                    "read_core",
                    "unaligned",
                    "xcoff"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#object@0.32.2"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#async-trait@0.1.79",
                    "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0",
                    "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.37",
                    "registry+https://github.com/rust-lang/crates.io-index#futures@0.3.30",
                    "registry+https://github.com/rust-lang/crates.io-index#humantime@2.1.0",
                    "registry+https://github.com/rust-lang/crates.io-index#itertools@0.11.0",
                    "registry+https://github.com/rust-lang/crates.io-index#parking_lot@0.12.1",
                    "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.1",
                    "registry+https://github.com/rust-lang/crates.io-index#snafu@0.7.5",
                    "registry+https://github.com/rust-lang/crates.io-index#tokio@1.37.0",
                    "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.40",
                    "registry+https://github.com/rust-lang/crates.io-index#url@2.5.0",
                    "registry+https://github.com/rust-lang/crates.io-index#walkdir@2.5.0"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "async_trait",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#async-trait@0.1.79"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "bytes",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "chrono",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.37"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures@0.3.30"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "humantime",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#humantime@2.1.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "itertools",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#itertools@0.11.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "parking_lot",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#parking_lot@0.12.1"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "percent_encoding",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.1"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "snafu",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#snafu@0.7.5"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "tokio",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#tokio@1.37.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "tracing",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.40"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "url",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#url@2.5.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "walkdir",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#walkdir@2.5.0"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#object_store@0.8.0"
            },
            {
                "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#memchr@2.7.2"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "memchr",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.2"
                    }
                ],
                "features": [
                    "default",
                    "memchr",
                    "raw_os_str"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#os_str_bytes@6.0.0"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#parking@2.2.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#lock_api@0.4.11",
                    "registry+https://github.com/rust-lang/crates.io-index#parking_lot_core@0.9.9"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "lock_api",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#lock_api@0.4.11"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "parking_lot_core",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#parking_lot_core@0.9.9"
                    }
                ],
                "features": [
                    "default"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#parking_lot@0.12.1"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0",
                    "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153",
                    "registry+https://github.com/rust-lang/crates.io-index#redox_syscall@0.4.1",
                    "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.13.2",
                    "registry+https://github.com/rust-lang/crates.io-index#windows-targets@0.48.5"
                ],
                "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": "cfg(unix)"
                            }
                        ],
                        "name": "libc",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(target_os = \"redox\")"
                            }
                        ],
                        "name": "syscall",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#redox_syscall@0.4.1"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "smallvec",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.13.2"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(windows)"
                            }
                        ],
                        "name": "windows_targets",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows-targets@0.48.5"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#parking_lot_core@0.9.9"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#base64ct@1.6.0",
                    "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.6.4",
                    "registry+https://github.com/rust-lang/crates.io-index#subtle@2.5.0"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "base64ct",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#base64ct@1.6.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "rand_core",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.6.4"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "subtle",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#subtle@2.5.0"
                    }
                ],
                "features": [
                    "alloc",
                    "default",
                    "rand_core",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#password-hash@0.5.0"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#path-clean@1.0.1"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7",
                    "registry+https://github.com/rust-lang/crates.io-index#hmac@0.12.1",
                    "registry+https://github.com/rust-lang/crates.io-index#password-hash@0.5.0",
                    "registry+https://github.com/rust-lang/crates.io-index#sha2@0.10.8"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "digest",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "hmac",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#hmac@0.12.1"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "password_hash",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#password-hash@0.5.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "sha2",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#sha2@0.10.8"
                    }
                ],
                "features": [
                    "default",
                    "hmac",
                    "password-hash",
                    "sha2",
                    "simple"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#pbkdf2@0.12.2"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#base64@0.21.7",
                    "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "base64",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#base64@0.21.7"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
                    }
                ],
                "features": [
                    "default",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#pem@2.0.1"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#base64ct@1.6.0"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "base64ct",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#base64ct@1.6.0"
                    }
                ],
                "features": [
                    "alloc"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#pem-rfc7468@0.7.0"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "alloc",
                    "default",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.1"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#fixedbitset@0.4.2",
                    "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.2.6"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "fixedbitset",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#fixedbitset@0.4.2"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "indexmap",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.2.6"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#petgraph@0.6.4"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#futures@0.3.30",
                    "registry+https://github.com/rust-lang/crates.io-index#rustc_version@0.4.0"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures@0.3.30"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": "build",
                                "target": null
                            }
                        ],
                        "name": "rustc_version",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#rustc_version@0.4.0"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#pharos@0.5.3"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#siphasher@0.3.11"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "siphasher",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#siphasher@0.3.11"
                    }
                ],
                "features": [
                    "default",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.10.0"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#pico-args@0.5.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#pin-project-internal@1.1.5"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "pin_project_internal",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#pin-project-internal@1.1.5"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#pin-project@1.1.5"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79",
                    "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35",
                    "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.57"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "proc_macro2",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "quote",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "syn",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.57"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#pin-project-internal@1.1.5"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#pin-utils@0.1.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#der@0.7.9",
                    "registry+https://github.com/rust-lang/crates.io-index#pkcs8@0.10.2",
                    "registry+https://github.com/rust-lang/crates.io-index#spki@0.7.3"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "der",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#der@0.7.9"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "pkcs8",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#pkcs8@0.10.2"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "spki",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#spki@0.7.3"
                    }
                ],
                "features": [
                    "alloc",
                    "pem",
                    "pkcs8",
                    "std",
                    "zeroize"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#pkcs1@0.7.5"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#der@0.7.9",
                    "registry+https://github.com/rust-lang/crates.io-index#spki@0.7.3"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "der",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#der@0.7.9"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "spki",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#spki@0.7.3"
                    }
                ],
                "features": [
                    "alloc",
                    "pem",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#pkcs8@0.10.2"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#powerfmt@0.2.0"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "simd",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#ppv-lite86@0.2.16"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#precomputed-hash@0.1.1"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#toml_edit@0.21.1"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "toml_edit",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#toml_edit@0.21.1"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#proc-macro-crate@3.1.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#proc-macro-error-attr@1.0.4",
                    "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79",
                    "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35",
                    "registry+https://github.com/rust-lang/crates.io-index#syn@1.0.109",
                    "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.4"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "proc_macro_error_attr",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro-error-attr@1.0.4"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "proc_macro2",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "quote",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "syn",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#syn@1.0.109"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": "build",
                                "target": null
                            }
                        ],
                        "name": "version_check",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.4"
                    }
                ],
                "features": [
                    "default",
                    "syn",
                    "syn-error"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#proc-macro-error@1.0.4"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79",
                    "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35",
                    "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.4"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "proc_macro2",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "quote",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": "build",
                                "target": null
                            }
                        ],
                        "name": "version_check",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.4"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#proc-macro-error-attr@1.0.4"
            },
            {
                "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.79"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#psl-types@2.0.11"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#cc@1.0.90"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": "build",
                                "target": null
                            }
                        ],
                        "name": "cc",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#cc@1.0.90"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#psm@0.1.21"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#ptr_meta_derive@0.1.4"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "ptr_meta_derive",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#ptr_meta_derive@0.1.4"
                    }
                ],
                "features": [
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#ptr_meta@0.1.4"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79",
                    "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35",
                    "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.79"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "quote",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "syn",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#syn@1.0.109"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#ptr_meta_derive@0.1.4"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#ahash@0.8.11",
                    "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.1",
                    "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.14.3",
                    "registry+https://github.com/rust-lang/crates.io-index#parking_lot@0.12.1"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "ahash",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#ahash@0.8.11"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "equivalent",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.1"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "hashbrown",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.14.3"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "parking_lot",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#parking_lot@0.12.1"
                    }
                ],
                "features": [
                    "ahash",
                    "default",
                    "parking_lot"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#quick_cache@0.4.2"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "proc_macro2",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79"
                    }
                ],
                "features": [
                    "default",
                    "proc-macro"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#radium@0.7.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#endian-type@0.1.2",
                    "registry+https://github.com/rust-lang/crates.io-index#nibble_vec@0.1.0",
                    "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "endian_type",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#endian-type@0.1.2"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "nibble_vec",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#nibble_vec@0.1.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
                    }
                ],
                "features": [
                    "serde"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#radix_trie@0.2.1"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153",
                    "registry+https://github.com/rust-lang/crates.io-index#rand_chacha@0.3.1",
                    "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.6.4"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(unix)"
                            }
                        ],
                        "name": "libc",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "rand_chacha",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#rand_chacha@0.3.1"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "rand_core",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.6.4"
                    }
                ],
                "features": [
                    "alloc",
                    "default",
                    "getrandom",
                    "libc",
                    "rand_chacha",
                    "small_rng",
                    "std",
                    "std_rng"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#rand@0.8.5"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#ppv-lite86@0.2.16",
                    "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.6.4"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "ppv_lite86",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#ppv-lite86@0.2.16"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "rand_core",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.6.4"
                    }
                ],
                "features": [
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#rand_chacha@0.3.1"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.12"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "getrandom",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.12"
                    }
                ],
                "features": [
                    "alloc",
                    "getrandom",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.6.4"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#bitflags@1.3.2"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "bitflags",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#bitflags@1.3.2"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#redox_syscall@0.4.1"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.12",
                    "registry+https://github.com/rust-lang/crates.io-index#libredox@0.1.3",
                    "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.58"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "getrandom",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.12"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "libredox",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#libredox@0.1.3"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "thiserror",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.58"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#redox_users@0.4.5"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#ref-cast-impl@1.0.22"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "ref_cast_impl",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#ref-cast-impl@1.0.22"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#ref-cast@1.0.22"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79",
                    "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35",
                    "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.57"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "proc_macro2",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "quote",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "syn",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.57"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#ref-cast-impl@1.0.22"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.3",
                    "registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.2",
                    "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.6",
                    "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.3"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "aho_corasick",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.3"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "memchr",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.2"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "regex_automata",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.6"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "regex_syntax",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.3"
                    }
                ],
                "features": [
                    "default",
                    "perf",
                    "perf-backtrack",
                    "perf-cache",
                    "perf-dfa",
                    "perf-inline",
                    "perf-literal",
                    "perf-onepass",
                    "std",
                    "unicode",
                    "unicode-age",
                    "unicode-bool",
                    "unicode-case",
                    "unicode-gencat",
                    "unicode-perl",
                    "unicode-script",
                    "unicode-segment"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#regex@1.10.4"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.3",
                    "registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.2",
                    "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.3"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "aho_corasick",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.3"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "memchr",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.2"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "regex_syntax",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.3"
                    }
                ],
                "features": [
                    "alloc",
                    "dfa-onepass",
                    "hybrid",
                    "meta",
                    "nfa-backtrack",
                    "nfa-pikevm",
                    "nfa-thompson",
                    "perf",
                    "perf-inline",
                    "perf-literal",
                    "perf-literal-multisubstring",
                    "perf-literal-substring",
                    "std",
                    "syntax",
                    "unicode",
                    "unicode-age",
                    "unicode-bool",
                    "unicode-case",
                    "unicode-gencat",
                    "unicode-perl",
                    "unicode-script",
                    "unicode-segment",
                    "unicode-word-boundary"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.6"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "default",
                    "std",
                    "unicode",
                    "unicode-age",
                    "unicode-bool",
                    "unicode-case",
                    "unicode-gencat",
                    "unicode-perl",
                    "unicode-script",
                    "unicode-segment"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.3"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#bytecheck@0.6.12"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "bytecheck",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#bytecheck@0.6.12"
                    }
                ],
                "features": [
                    "bytecheck",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#rend@0.4.2"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#base64@0.21.7",
                    "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0",
                    "registry+https://github.com/rust-lang/crates.io-index#encoding_rs@0.8.33",
                    "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.30",
                    "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.30",
                    "registry+https://github.com/rust-lang/crates.io-index#h2@0.3.25",
                    "registry+https://github.com/rust-lang/crates.io-index#http@0.2.12",
                    "registry+https://github.com/rust-lang/crates.io-index#http-body@0.4.6",
                    "registry+https://github.com/rust-lang/crates.io-index#hyper@0.14.28",
                    "registry+https://github.com/rust-lang/crates.io-index#hyper-rustls@0.24.2",
                    "registry+https://github.com/rust-lang/crates.io-index#ipnet@2.9.0",
                    "registry+https://github.com/rust-lang/crates.io-index#js-sys@0.3.69",
                    "registry+https://github.com/rust-lang/crates.io-index#log@0.4.21",
                    "registry+https://github.com/rust-lang/crates.io-index#mime@0.3.17",
                    "registry+https://github.com/rust-lang/crates.io-index#mime_guess@2.0.4",
                    "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.19.0",
                    "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.1",
                    "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14",
                    "registry+https://github.com/rust-lang/crates.io-index#rustls@0.21.10",
                    "registry+https://github.com/rust-lang/crates.io-index#rustls-pemfile@1.0.4",
                    "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197",
                    "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.115",
                    "registry+https://github.com/rust-lang/crates.io-index#serde_urlencoded@0.7.1",
                    "registry+https://github.com/rust-lang/crates.io-index#sync_wrapper@0.1.2",
                    "registry+https://github.com/rust-lang/crates.io-index#system-configuration@0.5.1",
                    "registry+https://github.com/rust-lang/crates.io-index#tokio@1.37.0",
                    "registry+https://github.com/rust-lang/crates.io-index#tokio-rustls@0.24.1",
                    "registry+https://github.com/rust-lang/crates.io-index#tokio-util@0.7.10",
                    "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.2",
                    "registry+https://github.com/rust-lang/crates.io-index#url@2.5.0",
                    "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.92",
                    "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-futures@0.4.42",
                    "registry+https://github.com/rust-lang/crates.io-index#wasm-streams@0.4.0",
                    "registry+https://github.com/rust-lang/crates.io-index#web-sys@0.3.69",
                    "registry+https://github.com/rust-lang/crates.io-index#webpki-roots@0.25.4",
                    "registry+https://github.com/rust-lang/crates.io-index#winreg@0.50.0"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "base64",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#base64@0.21.7"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "bytes",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(not(target_arch = \"wasm32\"))"
                            }
                        ],
                        "name": "encoding_rs",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#encoding_rs@0.8.33"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures_core",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.30"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures_util",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.30"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(not(target_arch = \"wasm32\"))"
                            }
                        ],
                        "name": "h2",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#h2@0.3.25"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "http",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#http@0.2.12"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(not(target_arch = \"wasm32\"))"
                            }
                        ],
                        "name": "http_body",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#http-body@0.4.6"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(not(target_arch = \"wasm32\"))"
                            }
                        ],
                        "name": "hyper",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#hyper@0.14.28"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(not(target_arch = \"wasm32\"))"
                            }
                        ],
                        "name": "hyper_rustls",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#hyper-rustls@0.24.2"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(not(target_arch = \"wasm32\"))"
                            }
                        ],
                        "name": "ipnet",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#ipnet@2.9.0"
                    },
                    {
                        "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(not(target_arch = \"wasm32\"))"
                            }
                        ],
                        "name": "log",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#log@0.4.21"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(not(target_arch = \"wasm32\"))"
                            }
                        ],
                        "name": "mime",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#mime@0.3.17"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "mime_guess",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#mime_guess@2.0.4"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(not(target_arch = \"wasm32\"))"
                            }
                        ],
                        "name": "once_cell",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.19.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(not(target_arch = \"wasm32\"))"
                            }
                        ],
                        "name": "percent_encoding",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.1"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(not(target_arch = \"wasm32\"))"
                            }
                        ],
                        "name": "pin_project_lite",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(not(target_arch = \"wasm32\"))"
                            }
                        ],
                        "name": "rustls",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#rustls@0.21.10"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(not(target_arch = \"wasm32\"))"
                            }
                        ],
                        "name": "rustls_pemfile",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#rustls-pemfile@1.0.4"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            },
                            {
                                "kind": null,
                                "target": "cfg(target_arch = \"wasm32\")"
                            }
                        ],
                        "name": "serde_json",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.115"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde_urlencoded",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde_urlencoded@0.7.1"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "sync_wrapper",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#sync_wrapper@0.1.2"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(target_os = \"macos\")"
                            }
                        ],
                        "name": "system_configuration",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#system-configuration@0.5.1"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(not(target_arch = \"wasm32\"))"
                            }
                        ],
                        "name": "tokio",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#tokio@1.37.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(not(target_arch = \"wasm32\"))"
                            }
                        ],
                        "name": "tokio_rustls",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#tokio-rustls@0.24.1"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(not(target_arch = \"wasm32\"))"
                            }
                        ],
                        "name": "tokio_util",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#tokio-util@0.7.10"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "tower_service",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.2"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "url",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#url@2.5.0"
                    },
                    {
                        "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_arch = \"wasm32\")"
                            }
                        ],
                        "name": "wasm_bindgen_futures",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-futures@0.4.42"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(target_arch = \"wasm32\")"
                            }
                        ],
                        "name": "wasm_streams",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#wasm-streams@0.4.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(target_arch = \"wasm32\")"
                            }
                        ],
                        "name": "web_sys",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#web-sys@0.3.69"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(not(target_arch = \"wasm32\"))"
                            }
                        ],
                        "name": "webpki_roots",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#webpki-roots@0.25.4"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(windows)"
                            }
                        ],
                        "name": "winreg",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#winreg@0.50.0"
                    }
                ],
                "features": [
                    "__rustls",
                    "__tls",
                    "hyper-rustls",
                    "json",
                    "mime_guess",
                    "multipart",
                    "rustls",
                    "rustls-tls",
                    "rustls-tls-webpki-roots",
                    "serde_json",
                    "stream",
                    "tokio-rustls",
                    "tokio-util",
                    "wasm-streams",
                    "webpki-roots"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#reqwest@0.11.27"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#bincode@1.3.3",
                    "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.37",
                    "registry+https://github.com/rust-lang/crates.io-index#geo@0.26.0",
                    "registry+https://github.com/rust-lang/crates.io-index#regex@1.10.4",
                    "registry+https://github.com/rust-lang/crates.io-index#revision-derive@0.5.0",
                    "registry+https://github.com/rust-lang/crates.io-index#roaring@0.10.3",
                    "registry+https://github.com/rust-lang/crates.io-index#rust_decimal@1.35.0",
                    "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197",
                    "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.58",
                    "registry+https://github.com/rust-lang/crates.io-index#uuid@1.8.0"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "bincode",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#bincode@1.3.3"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "chrono",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.37"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "geo",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#geo@0.26.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "regex",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#regex@1.10.4"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "derive",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#revision-derive@0.5.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "roaring",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#roaring@0.10.3"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "rust_decimal",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#rust_decimal@1.35.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "thiserror",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.58"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "uuid",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#uuid@1.8.0"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#revision@0.5.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#darling@0.20.8",
                    "registry+https://github.com/rust-lang/crates.io-index#proc-macro-error@1.0.4",
                    "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79",
                    "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35",
                    "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.57"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "darling",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#darling@0.20.8"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "proc_macro_error",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro-error@1.0.4"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "proc_macro2",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "quote",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "syn",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.57"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#revision-derive@0.5.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#cc@1.0.90",
                    "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153",
                    "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.19.0",
                    "registry+https://github.com/rust-lang/crates.io-index#spin@0.5.2",
                    "registry+https://github.com/rust-lang/crates.io-index#untrusted@0.7.1",
                    "registry+https://github.com/rust-lang/crates.io-index#web-sys@0.3.69",
                    "registry+https://github.com/rust-lang/crates.io-index#winapi@0.3.9"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": "build",
                                "target": null
                            }
                        ],
                        "name": "cc",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#cc@1.0.90"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(any(target_os = \"android\", target_os = \"linux\"))"
                            }
                        ],
                        "name": "libc",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(any(target_os = \"android\", target_os = \"linux\"))"
                            },
                            {
                                "kind": null,
                                "target": "cfg(any(target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"illumos\", target_os = \"netbsd\", target_os = \"openbsd\", target_os = \"solaris\"))"
                            }
                        ],
                        "name": "once_cell",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.19.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(any(target_arch = \"x86\", target_arch = \"x86_64\", all(any(target_arch = \"aarch64\", target_arch = \"arm\"), any(target_os = \"android\", target_os = \"fuchsia\", target_os = \"linux\"))))"
                            }
                        ],
                        "name": "spin",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#spin@0.5.2"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "untrusted",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#untrusted@0.7.1"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(all(target_arch = \"wasm32\", target_vendor = \"unknown\", target_os = \"unknown\", target_env = \"\"))"
                            }
                        ],
                        "name": "web_sys",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#web-sys@0.3.69"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(target_os = \"windows\")"
                            }
                        ],
                        "name": "winapi",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#winapi@0.3.9"
                    }
                ],
                "features": [
                    "alloc",
                    "default",
                    "dev_urandom_fallback",
                    "once_cell",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#ring@0.16.20"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#cc@1.0.90",
                    "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0",
                    "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.12",
                    "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153",
                    "registry+https://github.com/rust-lang/crates.io-index#spin@0.9.8",
                    "registry+https://github.com/rust-lang/crates.io-index#untrusted@0.9.0",
                    "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.52.0"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": "build",
                                "target": null
                            }
                        ],
                        "name": "cc",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#cc@1.0.90"
                    },
                    {
                        "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": "getrandom",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.12"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(all(any(target_os = \"android\", target_os = \"linux\"), any(target_arch = \"aarch64\", target_arch = \"arm\")))"
                            }
                        ],
                        "name": "libc",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(any(target_arch = \"aarch64\", target_arch = \"arm\", target_arch = \"x86\", target_arch = \"x86_64\"))"
                            }
                        ],
                        "name": "spin",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#spin@0.9.8"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "untrusted",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#untrusted@0.9.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(all(target_arch = \"aarch64\", target_os = \"windows\"))"
                            }
                        ],
                        "name": "windows_sys",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.52.0"
                    }
                ],
                "features": [
                    "alloc",
                    "default",
                    "dev_urandom_fallback",
                    "wasm32_unknown_unknown_js"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#ring@0.17.8"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#bitvec@1.0.1",
                    "registry+https://github.com/rust-lang/crates.io-index#bytecheck@0.6.12",
                    "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0",
                    "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.12.3",
                    "registry+https://github.com/rust-lang/crates.io-index#ptr_meta@0.1.4",
                    "registry+https://github.com/rust-lang/crates.io-index#rend@0.4.2",
                    "registry+https://github.com/rust-lang/crates.io-index#rkyv_derive@0.7.44",
                    "registry+https://github.com/rust-lang/crates.io-index#seahash@4.1.0",
                    "registry+https://github.com/rust-lang/crates.io-index#tinyvec@1.6.0",
                    "registry+https://github.com/rust-lang/crates.io-index#uuid@1.8.0"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "bitvec",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#bitvec@1.0.1"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "bytecheck",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#bytecheck@0.6.12"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "bytes",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "hashbrown",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.12.3"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "ptr_meta",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#ptr_meta@0.1.4"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "rend",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#rend@0.4.2"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "rkyv_derive",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#rkyv_derive@0.7.44"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "seahash",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#seahash@4.1.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "tinyvec",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#tinyvec@1.6.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "uuid",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#uuid@1.8.0"
                    }
                ],
                "features": [
                    "alloc",
                    "hashbrown",
                    "size_32",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#rkyv@0.7.44"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79",
                    "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35",
                    "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.79"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "quote",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35"
                    },
                    {
                        "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#rkyv_derive@0.7.44"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#bytemuck@1.15.0",
                    "registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0",
                    "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "bytemuck",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#bytemuck@1.15.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "byteorder",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
                    }
                ],
                "features": [
                    "default",
                    "serde",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#roaring@0.10.3"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#robust@1.1.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#const-oid@0.9.6",
                    "registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7",
                    "registry+https://github.com/rust-lang/crates.io-index#num-bigint-dig@0.8.4",
                    "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#pkcs1@0.7.5",
                    "registry+https://github.com/rust-lang/crates.io-index#pkcs8@0.10.2",
                    "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.6.4",
                    "registry+https://github.com/rust-lang/crates.io-index#signature@2.2.0",
                    "registry+https://github.com/rust-lang/crates.io-index#spki@0.7.3",
                    "registry+https://github.com/rust-lang/crates.io-index#subtle@2.5.0",
                    "registry+https://github.com/rust-lang/crates.io-index#zeroize@1.7.0"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "const_oid",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#const-oid@0.9.6"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "digest",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "num_bigint",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#num-bigint-dig@0.8.4"
                    },
                    {
                        "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": "pkcs1",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#pkcs1@0.7.5"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "pkcs8",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#pkcs8@0.10.2"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "rand_core",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.6.4"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "signature",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#signature@2.2.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "spki",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#spki@0.7.3"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "subtle",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#subtle@2.5.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "zeroize",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#zeroize@1.7.0"
                    }
                ],
                "features": [
                    "default",
                    "pem",
                    "std",
                    "u64_digit"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#rsa@0.9.6"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#heapless@0.7.17",
                    "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.18",
                    "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.13.2"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "heapless",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#heapless@0.7.17"
                    },
                    {
                        "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": "smallvec",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.13.2"
                    }
                ],
                "features": [
                    "default"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#rstar@0.11.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197",
                    "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.197"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde_derive",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.197"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#rust-stemmers@1.2.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#arrayvec@0.7.4",
                    "registry+https://github.com/rust-lang/crates.io-index#borsh@1.4.0",
                    "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0",
                    "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.18",
                    "registry+https://github.com/rust-lang/crates.io-index#rand@0.8.5",
                    "registry+https://github.com/rust-lang/crates.io-index#rkyv@0.7.44",
                    "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197",
                    "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.115"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "arrayvec",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#arrayvec@0.7.4"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "borsh",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#borsh@1.4.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "bytes",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0"
                    },
                    {
                        "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": "rand",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#rand@0.8.5"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "rkyv",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#rkyv@0.7.44"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde_json",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.115"
                    }
                ],
                "features": [
                    "default",
                    "maths",
                    "serde",
                    "serde-str",
                    "serde-with-str",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#rust_decimal@1.35.0"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#rustc-demangle@0.1.23"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#unicode-xid@0.2.4"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "unicode_xid",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#unicode-xid@0.2.4"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#rustc_lexer@0.1.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#semver@1.0.22"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "semver",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#semver@1.0.22"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#rustc_version@0.4.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#log@0.4.21",
                    "registry+https://github.com/rust-lang/crates.io-index#ring@0.17.8",
                    "registry+https://github.com/rust-lang/crates.io-index#rustls-webpki@0.101.7",
                    "registry+https://github.com/rust-lang/crates.io-index#sct@0.7.1"
                ],
                "deps": [
                    {
                        "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": "ring",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#ring@0.17.8"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "webpki",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#rustls-webpki@0.101.7"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "sct",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#sct@0.7.1"
                    }
                ],
                "features": [
                    "dangerous_configuration",
                    "default",
                    "log",
                    "logging",
                    "tls12"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#rustls@0.21.10"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#base64@0.21.7"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "base64",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#base64@0.21.7"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#rustls-pemfile@1.0.4"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#ring@0.17.8",
                    "registry+https://github.com/rust-lang/crates.io-index#untrusted@0.9.0"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "ring",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#ring@0.17.8"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "untrusted",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#untrusted@0.9.0"
                    }
                ],
                "features": [
                    "alloc",
                    "default",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#rustls-webpki@0.101.7"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#rustversion@1.0.14"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.17"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#cipher@0.4.4"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "cipher",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#cipher@0.4.4"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#salsa20@0.10.2"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#winapi-util@0.1.5"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(windows)"
                            }
                        ],
                        "name": "winapi_util",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#winapi-util@0.1.5"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#same-file@1.0.6"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#scopeguard@1.2.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#password-hash@0.5.0",
                    "registry+https://github.com/rust-lang/crates.io-index#pbkdf2@0.12.2",
                    "registry+https://github.com/rust-lang/crates.io-index#salsa20@0.10.2",
                    "registry+https://github.com/rust-lang/crates.io-index#sha2@0.10.8"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "password_hash",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#password-hash@0.5.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "pbkdf2",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#pbkdf2@0.12.2"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "salsa20",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#salsa20@0.10.2"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "sha2",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#sha2@0.10.8"
                    }
                ],
                "features": [
                    "default",
                    "password-hash",
                    "simple",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#scrypt@0.11.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#ring@0.17.8",
                    "registry+https://github.com/rust-lang/crates.io-index#untrusted@0.9.0"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "ring",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#ring@0.17.8"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "untrusted",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#untrusted@0.9.0"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#sct@0.7.1"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "default"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#seahash@4.1.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
                    }
                ],
                "features": [
                    "default",
                    "serde",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#semver@1.0.22"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#send_wrapper@0.6.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.197"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            },
                            {
                                "kind": null,
                                "target": "cfg(any())"
                            }
                        ],
                        "name": "serde_derive",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.197"
                    }
                ],
                "features": [
                    "alloc",
                    "default",
                    "derive",
                    "rc",
                    "serde_derive",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79",
                    "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35",
                    "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.57"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "proc_macro2",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "quote",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "syn",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.57"
                    }
                ],
                "features": [
                    "default"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.197"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.2.6",
                    "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.11",
                    "registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.17",
                    "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "indexmap",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.2.6"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "itoa",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.11"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "ryu",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.17"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
                    }
                ],
                "features": [
                    "alloc",
                    "default",
                    "indexmap",
                    "preserve_order",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.115"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#form_urlencoded@1.2.1",
                    "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.11",
                    "registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.17",
                    "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "form_urlencoded",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#form_urlencoded@1.2.1"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "itoa",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.11"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "ryu",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.17"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#serde_urlencoded@0.7.1"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#base64@0.21.7",
                    "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.37",
                    "registry+https://github.com/rust-lang/crates.io-index#hex@0.4.3",
                    "registry+https://github.com/rust-lang/crates.io-index#indexmap@1.8.0",
                    "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.2.6",
                    "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197",
                    "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.197",
                    "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.115",
                    "registry+https://github.com/rust-lang/crates.io-index#serde_with_macros@3.7.0",
                    "registry+https://github.com/rust-lang/crates.io-index#time@0.3.34"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "base64",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#base64@0.21.7"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "chrono_0_4",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.37"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "hex",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#hex@0.4.3"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "indexmap_1",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#indexmap@1.8.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "indexmap_2",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.2.6"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde_derive",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.197"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde_json",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.115"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde_with_macros",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde_with_macros@3.7.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "time_0_3",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#time@0.3.34"
                    }
                ],
                "features": [
                    "alloc",
                    "default",
                    "json",
                    "macros",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#serde_with@3.7.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#darling@0.20.8",
                    "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79",
                    "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35",
                    "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.57"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "darling",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#darling@0.20.8"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "proc_macro2",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "quote",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "syn",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.57"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#serde_with_macros@3.7.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0",
                    "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.2.12",
                    "registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7"
                ],
                "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": "cfg(any(target_arch = \"aarch64\", target_arch = \"x86\", target_arch = \"x86_64\"))"
                            }
                        ],
                        "name": "cpufeatures",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.2.12"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "digest",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7"
                    }
                ],
                "features": [
                    "default",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#sha1@0.10.6"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0",
                    "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.2.12",
                    "registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7"
                ],
                "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": "cfg(any(target_arch = \"aarch64\", target_arch = \"x86_64\", target_arch = \"x86\"))"
                            }
                        ],
                        "name": "cpufeatures",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.2.12"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "digest",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7"
                    }
                ],
                "features": [
                    "default",
                    "oid",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#sha2@0.10.8"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7",
                    "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.6.4"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "digest",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "rand_core",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.6.4"
                    }
                ],
                "features": [
                    "alloc",
                    "digest",
                    "rand_core",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#signature@2.2.0"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#simdutf8@0.1.4"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#num-bigint@0.4.4",
                    "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.18",
                    "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.58",
                    "registry+https://github.com/rust-lang/crates.io-index#time@0.3.34"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "num_bigint",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#num-bigint@0.4.4"
                    },
                    {
                        "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": "thiserror",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.58"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "time",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#time@0.3.34"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#simple_asn1@0.6.2"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "default",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#siphasher@0.3.11"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.1.0"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": "build",
                                "target": null
                            }
                        ],
                        "name": "autocfg",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.1.0"
                    }
                ],
                "features": [
                    "default",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#slab@0.4.9"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.13.2"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
                    }
                ],
                "features": [
                    "default",
                    "serde",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#smol_str@0.2.1"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#doc-comment@0.3.3",
                    "registry+https://github.com/rust-lang/crates.io-index#snafu-derive@0.7.5"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "doc_comment",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#doc-comment@0.3.3"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "snafu_derive",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#snafu-derive@0.7.5"
                    }
                ],
                "features": [
                    "default",
                    "rust_1_39",
                    "rust_1_46",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#snafu@0.7.5"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#heck@0.4.0",
                    "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79",
                    "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35",
                    "registry+https://github.com/rust-lang/crates.io-index#syn@1.0.109"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "heck",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#heck@0.4.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "proc_macro2",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "quote",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "syn",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#syn@1.0.109"
                    }
                ],
                "features": [
                    "rust_1_39",
                    "rust_1_46"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#snafu-derive@0.7.5"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#snap@1.1.1"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153",
                    "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.52.0"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(unix)"
                            }
                        ],
                        "name": "libc",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(windows)"
                            }
                        ],
                        "name": "windows_sys",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.52.0"
                    }
                ],
                "features": [
                    "all"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#socket2@0.5.6"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.14.3",
                    "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.18",
                    "registry+https://github.com/rust-lang/crates.io-index#robust@1.1.0",
                    "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.13.2"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "hashbrown",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.14.3"
                    },
                    {
                        "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": "robust",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#robust@1.1.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "smallvec",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.13.2"
                    }
                ],
                "features": [
                    "default",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#spade@2.6.0"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#spin@0.5.2"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#lock_api@0.4.11"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "lock_api_crate",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#lock_api@0.4.11"
                    }
                ],
                "features": [
                    "barrier",
                    "default",
                    "lazy",
                    "lock_api",
                    "lock_api_crate",
                    "mutex",
                    "once",
                    "rwlock",
                    "spin_mutex"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#spin@0.9.8"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#base64ct@1.6.0",
                    "registry+https://github.com/rust-lang/crates.io-index#der@0.7.9"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "base64ct",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#base64ct@1.6.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "der",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#der@0.7.9"
                    }
                ],
                "features": [
                    "alloc",
                    "pem",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#spki@0.7.3"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#stable_deref_trait@1.2.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#cc@1.0.90",
                    "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0",
                    "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153",
                    "registry+https://github.com/rust-lang/crates.io-index#psm@0.1.21",
                    "registry+https://github.com/rust-lang/crates.io-index#winapi@0.3.9"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": "build",
                                "target": null
                            }
                        ],
                        "name": "cc",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#cc@1.0.90"
                    },
                    {
                        "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": "libc",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "psm",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#psm@0.1.21"
                    },
                    {
                        "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#stacker@0.1.15"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0",
                    "registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.2",
                    "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197",
                    "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.58"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "byteorder",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "memchr",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.2"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "thiserror",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.58"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#storekey@0.5.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#new_debug_unreachable@1.0.6",
                    "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.19.0",
                    "registry+https://github.com/rust-lang/crates.io-index#parking_lot@0.12.1",
                    "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.10.0",
                    "registry+https://github.com/rust-lang/crates.io-index#precomputed-hash@0.1.1"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "debug_unreachable",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#new_debug_unreachable@1.0.6"
                    },
                    {
                        "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": "parking_lot",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#parking_lot@0.12.1"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "phf_shared",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.10.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "precomputed_hash",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#precomputed-hash@0.1.1"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#string_cache@0.8.7"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#strsim@0.10.0"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#subtle@2.5.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#async-channel@1.9.0",
                    "registry+https://github.com/rust-lang/crates.io-index#bincode@1.3.3",
                    "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.37",
                    "registry+https://github.com/rust-lang/crates.io-index#dmp@0.2.0",
                    "registry+https://github.com/rust-lang/crates.io-index#flume@0.11.0",
                    "registry+https://github.com/rust-lang/crates.io-index#futures@0.3.30",
                    "registry+https://github.com/rust-lang/crates.io-index#futures-concurrency@7.5.0",
                    "registry+https://github.com/rust-lang/crates.io-index#geo@0.27.0",
                    "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.2.6",
                    "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.19.0",
                    "registry+https://github.com/rust-lang/crates.io-index#path-clean@1.0.1",
                    "registry+https://github.com/rust-lang/crates.io-index#pharos@0.5.3",
                    "registry+https://github.com/rust-lang/crates.io-index#reqwest@0.11.27",
                    "registry+https://github.com/rust-lang/crates.io-index#revision@0.5.0",
                    "registry+https://github.com/rust-lang/crates.io-index#ring@0.17.8",
                    "registry+https://github.com/rust-lang/crates.io-index#rust_decimal@1.35.0",
                    "registry+https://github.com/rust-lang/crates.io-index#rustls@0.21.10",
                    "registry+https://github.com/rust-lang/crates.io-index#semver@1.0.22",
                    "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197",
                    "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.115",
                    "registry+https://github.com/rust-lang/crates.io-index#surrealdb-core@1.3.1",
                    "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.58",
                    "registry+https://github.com/rust-lang/crates.io-index#tokio@1.37.0",
                    "registry+https://github.com/rust-lang/crates.io-index#tokio-tungstenite@0.20.1",
                    "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.40",
                    "registry+https://github.com/rust-lang/crates.io-index#trice@0.4.0",
                    "registry+https://github.com/rust-lang/crates.io-index#url@2.5.0",
                    "registry+https://github.com/rust-lang/crates.io-index#uuid@1.8.0",
                    "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-futures@0.4.42",
                    "registry+https://github.com/rust-lang/crates.io-index#wasmtimer@0.2.0",
                    "registry+https://github.com/rust-lang/crates.io-index#ws_stream_wasm@0.7.4"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "channel",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#async-channel@1.9.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "bincode",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#bincode@1.3.3"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "chrono",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.37"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "dmp",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#dmp@0.2.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "flume",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#flume@0.11.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures@0.3.30"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures_concurrency",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-concurrency@7.5.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "geo",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#geo@0.27.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "indexmap",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.2.6"
                    },
                    {
                        "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": "path_clean",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#path-clean@1.0.1"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(target_arch = \"wasm32\")"
                            }
                        ],
                        "name": "pharos",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#pharos@0.5.3"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "reqwest",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#reqwest@0.11.27"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "revision",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#revision@0.5.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(target_arch = \"wasm32\")"
                            }
                        ],
                        "name": "ring",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#ring@0.17.8"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "rust_decimal",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#rust_decimal@1.35.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "rustls",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#rustls@0.21.10"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "semver",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#semver@1.0.22"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde_json",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.115"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "surrealdb_core",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#surrealdb-core@1.3.1"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "thiserror",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.58"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(not(target_arch = \"wasm32\"))"
                            },
                            {
                                "kind": null,
                                "target": "cfg(target_arch = \"wasm32\")"
                            }
                        ],
                        "name": "tokio",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#tokio@1.37.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(not(target_arch = \"wasm32\"))"
                            }
                        ],
                        "name": "tokio_tungstenite",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#tokio-tungstenite@0.20.1"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "tracing",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.40"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "trice",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#trice@0.4.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "url",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#url@2.5.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(not(target_arch = \"wasm32\"))"
                            },
                            {
                                "kind": null,
                                "target": "cfg(target_arch = \"wasm32\")"
                            }
                        ],
                        "name": "uuid",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#uuid@1.8.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(target_arch = \"wasm32\")"
                            }
                        ],
                        "name": "wasm_bindgen_futures",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-futures@0.4.42"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(target_arch = \"wasm32\")"
                            }
                        ],
                        "name": "wasmtimer",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#wasmtimer@0.2.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(target_arch = \"wasm32\")"
                            }
                        ],
                        "name": "ws_stream_wasm",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#ws_stream_wasm@0.7.4"
                    }
                ],
                "features": [
                    "default",
                    "protocol-ws",
                    "rustls"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#surrealdb@1.3.1"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#addr@0.15.6",
                    "registry+https://github.com/rust-lang/crates.io-index#any_ascii@0.3.2",
                    "registry+https://github.com/rust-lang/crates.io-index#argon2@0.5.3",
                    "registry+https://github.com/rust-lang/crates.io-index#async-channel@1.9.0",
                    "registry+https://github.com/rust-lang/crates.io-index#async-executor@1.9.1",
                    "registry+https://github.com/rust-lang/crates.io-index#async-recursion@1.1.0",
                    "registry+https://github.com/rust-lang/crates.io-index#base64@0.21.7",
                    "registry+https://github.com/rust-lang/crates.io-index#bcrypt@0.15.1",
                    "registry+https://github.com/rust-lang/crates.io-index#bincode@1.3.3",
                    "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0",
                    "registry+https://github.com/rust-lang/crates.io-index#cedar-policy@2.4.2",
                    "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.37",
                    "registry+https://github.com/rust-lang/crates.io-index#deunicode@1.4.3",
                    "registry+https://github.com/rust-lang/crates.io-index#dmp@0.2.0",
                    "registry+https://github.com/rust-lang/crates.io-index#fst@0.4.7",
                    "registry+https://github.com/rust-lang/crates.io-index#futures@0.3.30",
                    "registry+https://github.com/rust-lang/crates.io-index#fuzzy-matcher@0.3.7",
                    "registry+https://github.com/rust-lang/crates.io-index#geo@0.27.0",
                    "registry+https://github.com/rust-lang/crates.io-index#geo-types@0.7.13",
                    "registry+https://github.com/rust-lang/crates.io-index#hex@0.4.3",
                    "registry+https://github.com/rust-lang/crates.io-index#ipnet@2.9.0",
                    "registry+https://github.com/rust-lang/crates.io-index#lexicmp@0.1.0",
                    "registry+https://github.com/rust-lang/crates.io-index#md-5@0.10.6",
                    "registry+https://github.com/rust-lang/crates.io-index#nanoid@0.4.0",
                    "registry+https://github.com/rust-lang/crates.io-index#nom@7.1.3",
                    "registry+https://github.com/rust-lang/crates.io-index#num_cpus@1.16.0",
                    "registry+https://github.com/rust-lang/crates.io-index#object_store@0.8.0",
                    "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.19.0",
                    "registry+https://github.com/rust-lang/crates.io-index#pbkdf2@0.12.2",
                    "registry+https://github.com/rust-lang/crates.io-index#pharos@0.5.3",
                    "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14",
                    "registry+https://github.com/rust-lang/crates.io-index#quick_cache@0.4.2",
                    "registry+https://github.com/rust-lang/crates.io-index#radix_trie@0.2.1",
                    "registry+https://github.com/rust-lang/crates.io-index#rand@0.8.5",
                    "registry+https://github.com/rust-lang/crates.io-index#regex@1.10.4",
                    "registry+https://github.com/rust-lang/crates.io-index#revision@0.5.0",
                    "registry+https://github.com/rust-lang/crates.io-index#ring@0.17.8",
                    "registry+https://github.com/rust-lang/crates.io-index#roaring@0.10.3",
                    "registry+https://github.com/rust-lang/crates.io-index#rust-stemmers@1.2.0",
                    "registry+https://github.com/rust-lang/crates.io-index#rust_decimal@1.35.0",
                    "registry+https://github.com/rust-lang/crates.io-index#scrypt@0.11.0",
                    "registry+https://github.com/rust-lang/crates.io-index#semver@1.0.22",
                    "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197",
                    "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.115",
                    "registry+https://github.com/rust-lang/crates.io-index#sha1@0.10.6",
                    "registry+https://github.com/rust-lang/crates.io-index#sha2@0.10.8",
                    "registry+https://github.com/rust-lang/crates.io-index#snap@1.1.1",
                    "registry+https://github.com/rust-lang/crates.io-index#storekey@0.5.0",
                    "registry+https://github.com/rust-lang/crates.io-index#surrealdb-derive@0.12.0",
                    "registry+https://github.com/rust-lang/crates.io-index#surrealdb-jsonwebtoken@8.3.0-surreal.1",
                    "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.58",
                    "registry+https://github.com/rust-lang/crates.io-index#tokio@1.37.0",
                    "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.40",
                    "registry+https://github.com/rust-lang/crates.io-index#trice@0.4.0",
                    "registry+https://github.com/rust-lang/crates.io-index#ulid@1.1.2",
                    "registry+https://github.com/rust-lang/crates.io-index#url@2.5.0",
                    "registry+https://github.com/rust-lang/crates.io-index#uuid@1.8.0",
                    "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-futures@0.4.42",
                    "registry+https://github.com/rust-lang/crates.io-index#wasmtimer@0.2.0",
                    "registry+https://github.com/rust-lang/crates.io-index#ws_stream_wasm@0.7.4"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "addr",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#addr@0.15.6"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "ascii",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#any_ascii@0.3.2"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "argon2",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#argon2@0.5.3"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "channel",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#async-channel@1.9.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "executor",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#async-executor@1.9.1"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "async_recursion",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#async-recursion@1.1.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "base64_lib",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#base64@0.21.7"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "bcrypt",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#bcrypt@0.15.1"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "bincode",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#bincode@1.3.3"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "bytes",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "cedar_policy",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#cedar-policy@2.4.2"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "chrono",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.37"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "deunicode",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#deunicode@1.4.3"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "dmp",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#dmp@0.2.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "fst",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#fst@0.4.7"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures@0.3.30"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "fuzzy_matcher",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#fuzzy-matcher@0.3.7"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "geo",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#geo@0.27.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "geo_types",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#geo-types@0.7.13"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "hex",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#hex@0.4.3"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "ipnet",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#ipnet@2.9.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "lexicmp",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#lexicmp@0.1.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "md5",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#md-5@0.10.6"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "nanoid",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#nanoid@0.4.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "nom",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#nom@7.1.3"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "num_cpus",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#num_cpus@1.16.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "object_store",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#object_store@0.8.0"
                    },
                    {
                        "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": "pbkdf2",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#pbkdf2@0.12.2"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(target_arch = \"wasm32\")"
                            }
                        ],
                        "name": "pharos",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#pharos@0.5.3"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "pin_project_lite",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "quick_cache",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#quick_cache@0.4.2"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "radix_trie",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#radix_trie@0.2.1"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "rand",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#rand@0.8.5"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "regex",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#regex@1.10.4"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "revision",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#revision@0.5.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(target_arch = \"wasm32\")"
                            }
                        ],
                        "name": "ring",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#ring@0.17.8"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "roaring",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#roaring@0.10.3"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "rust_stemmers",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#rust-stemmers@1.2.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "rust_decimal",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#rust_decimal@1.35.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "scrypt",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#scrypt@0.11.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "semver",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#semver@1.0.22"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde_json",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.115"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "sha1",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#sha1@0.10.6"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "sha2",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#sha2@0.10.8"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "snap",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#snap@1.1.1"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "storekey",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#storekey@0.5.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "derive",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#surrealdb-derive@0.12.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "jsonwebtoken",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#surrealdb-jsonwebtoken@8.3.0-surreal.1"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "thiserror",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.58"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(not(target_arch = \"wasm32\"))"
                            },
                            {
                                "kind": null,
                                "target": "cfg(target_arch = \"wasm32\")"
                            }
                        ],
                        "name": "tokio",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#tokio@1.37.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "tracing",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.40"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "trice",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#trice@0.4.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "ulid",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#ulid@1.1.2"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "url",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#url@2.5.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(not(target_arch = \"wasm32\"))"
                            },
                            {
                                "kind": null,
                                "target": "cfg(target_arch = \"wasm32\")"
                            }
                        ],
                        "name": "uuid",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#uuid@1.8.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(target_arch = \"wasm32\")"
                            }
                        ],
                        "name": "wasm_bindgen_futures",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-futures@0.4.42"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(target_arch = \"wasm32\")"
                            }
                        ],
                        "name": "wasmtimer",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#wasmtimer@0.2.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(target_arch = \"wasm32\")"
                            }
                        ],
                        "name": "ws_stream_wasm",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#ws_stream_wasm@0.7.4"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#surrealdb-core@1.3.1"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35",
                    "registry+https://github.com/rust-lang/crates.io-index#syn@1.0.109"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "quote",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "syn",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#syn@1.0.109"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#surrealdb-derive@0.12.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#base64@0.21.7",
                    "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.12",
                    "registry+https://github.com/rust-lang/crates.io-index#hmac@0.12.1",
                    "registry+https://github.com/rust-lang/crates.io-index#pem@2.0.1",
                    "registry+https://github.com/rust-lang/crates.io-index#rand@0.8.5",
                    "registry+https://github.com/rust-lang/crates.io-index#ring@0.16.20",
                    "registry+https://github.com/rust-lang/crates.io-index#rsa@0.9.6",
                    "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197",
                    "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.115",
                    "registry+https://github.com/rust-lang/crates.io-index#sha2@0.10.8",
                    "registry+https://github.com/rust-lang/crates.io-index#simple_asn1@0.6.2"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "base64",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#base64@0.21.7"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(target_arch = \"wasm32\")"
                            }
                        ],
                        "name": "getrandom",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.12"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(target_arch = \"wasm32\")"
                            }
                        ],
                        "name": "hmac",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#hmac@0.12.1"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "pem",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#pem@2.0.1"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(target_arch = \"wasm32\")"
                            }
                        ],
                        "name": "rand",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#rand@0.8.5"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(not(target_arch = \"wasm32\"))"
                            }
                        ],
                        "name": "ring",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#ring@0.16.20"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(target_arch = \"wasm32\")"
                            }
                        ],
                        "name": "rsa",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#rsa@0.9.6"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde_json",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.115"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(target_arch = \"wasm32\")"
                            }
                        ],
                        "name": "sha2",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#sha2@0.10.8"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "simple_asn1",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#simple_asn1@0.6.2"
                    }
                ],
                "features": [
                    "default",
                    "pem",
                    "simple_asn1",
                    "use_pem"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#surrealdb-jsonwebtoken@8.3.0-surreal.1"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79",
                    "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35",
                    "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.79"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "quote",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35"
                    },
                    {
                        "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",
                    "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.79",
                    "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35",
                    "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.79"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "quote",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35"
                    },
                    {
                        "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",
                    "extra-traits",
                    "fold",
                    "full",
                    "parsing",
                    "printing",
                    "proc-macro",
                    "visit",
                    "visit-mut"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.57"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#proc-macro-error@1.0.4",
                    "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79",
                    "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35",
                    "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.57"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "proc_macro_error",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro-error@1.0.4"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "proc_macro2",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "quote",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "syn",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.57"
                    }
                ],
                "features": [
                    "default",
                    "full"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#syn_derive@0.1.8"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#sync_wrapper@0.1.2"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#bitflags@1.3.2",
                    "registry+https://github.com/rust-lang/crates.io-index#core-foundation@0.9.4",
                    "registry+https://github.com/rust-lang/crates.io-index#system-configuration-sys@0.5.0"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "bitflags",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#bitflags@1.3.2"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "core_foundation",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#core-foundation@0.9.4"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "system_configuration_sys",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#system-configuration-sys@0.5.0"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#system-configuration@0.5.1"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#core-foundation-sys@0.8.6",
                    "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "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": 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#system-configuration-sys@0.5.0"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#tap@1.0.1"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#dirs-next@2.0.0",
                    "registry+https://github.com/rust-lang/crates.io-index#rustversion@1.0.14",
                    "registry+https://github.com/rust-lang/crates.io-index#winapi@0.3.9"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "dirs_next",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#dirs-next@2.0.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(windows)"
                            }
                        ],
                        "name": "rustversion",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#rustversion@1.0.14"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(windows)"
                            }
                        ],
                        "name": "winapi",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#winapi@0.3.9"
                    }
                ],
                "features": [
                    "default"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#term@0.7.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#winapi-util@0.1.5"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(windows)"
                            }
                        ],
                        "name": "winapi_util",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#winapi-util@0.1.5"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#termcolor@1.1.3"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#textwrap@0.15.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@1.0.58"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "thiserror_impl",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@1.0.58"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.58"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79",
                    "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35",
                    "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.57"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "proc_macro2",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "quote",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "syn",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.57"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@1.0.58"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0",
                    "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.19.0"
                ],
                "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": "once_cell",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.19.0"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#thread_local@1.1.8"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#deranged@0.3.11",
                    "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.11",
                    "registry+https://github.com/rust-lang/crates.io-index#num-conv@0.1.0",
                    "registry+https://github.com/rust-lang/crates.io-index#powerfmt@0.2.0",
                    "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197",
                    "registry+https://github.com/rust-lang/crates.io-index#time-core@0.1.2",
                    "registry+https://github.com/rust-lang/crates.io-index#time-macros@0.2.17"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "deranged",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#deranged@0.3.11"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "itoa",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.11"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "num_conv",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#num-conv@0.1.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "powerfmt",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#powerfmt@0.2.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "time_core",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#time-core@0.1.2"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "time_macros",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#time-macros@0.2.17"
                    }
                ],
                "features": [
                    "alloc",
                    "formatting",
                    "macros",
                    "parsing",
                    "serde",
                    "serde-well-known",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#time@0.3.34"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#time-core@0.1.2"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#num-conv@0.1.0",
                    "registry+https://github.com/rust-lang/crates.io-index#time-core@0.1.2"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "num_conv",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#num-conv@0.1.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "time_core",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#time-core@0.1.2"
                    }
                ],
                "features": [
                    "formatting",
                    "parsing",
                    "serde"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#time-macros@0.2.17"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#crunchy@0.2.2"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "crunchy",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#crunchy@0.2.2"
                    }
                ],
                "features": [
                    "default",
                    "sha3"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#tiny-keccak@2.0.2"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#tinyvec_macros@0.1.1"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "tinyvec_macros",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#tinyvec_macros@0.1.1"
                    }
                ],
                "features": [
                    "alloc",
                    "default",
                    "tinyvec_macros"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#tinyvec@1.6.0"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#tinyvec_macros@0.1.1"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#backtrace@0.3.71",
                    "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0",
                    "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153",
                    "registry+https://github.com/rust-lang/crates.io-index#mio@0.8.11",
                    "registry+https://github.com/rust-lang/crates.io-index#num_cpus@1.16.0",
                    "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14",
                    "registry+https://github.com/rust-lang/crates.io-index#socket2@0.5.6",
                    "registry+https://github.com/rust-lang/crates.io-index#tokio-macros@2.2.0",
                    "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.48.0"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(tokio_taskdump)"
                            }
                        ],
                        "name": "backtrace",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#backtrace@0.3.71"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "bytes",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(unix)"
                            }
                        ],
                        "name": "libc",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.153"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "mio",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#mio@0.8.11"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "num_cpus",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#num_cpus@1.16.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "pin_project_lite",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(not(target_family = \"wasm\"))"
                            }
                        ],
                        "name": "socket2",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#socket2@0.5.6"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "tokio_macros",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#tokio-macros@2.2.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(windows)"
                            }
                        ],
                        "name": "windows_sys",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.48.0"
                    }
                ],
                "features": [
                    "bytes",
                    "default",
                    "fs",
                    "io-std",
                    "io-util",
                    "libc",
                    "macros",
                    "mio",
                    "net",
                    "num_cpus",
                    "rt",
                    "rt-multi-thread",
                    "socket2",
                    "sync",
                    "time",
                    "tokio-macros",
                    "windows-sys"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#tokio@1.37.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79",
                    "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35",
                    "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.57"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "proc_macro2",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "quote",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "syn",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.57"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#tokio-macros@2.2.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#rustls@0.21.10",
                    "registry+https://github.com/rust-lang/crates.io-index#tokio@1.37.0"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "rustls",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#rustls@0.21.10"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "tokio",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#tokio@1.37.0"
                    }
                ],
                "features": [
                    "default",
                    "logging",
                    "tls12"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#tokio-rustls@0.24.1"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.30",
                    "registry+https://github.com/rust-lang/crates.io-index#log@0.4.21",
                    "registry+https://github.com/rust-lang/crates.io-index#rustls@0.21.10",
                    "registry+https://github.com/rust-lang/crates.io-index#tokio@1.37.0",
                    "registry+https://github.com/rust-lang/crates.io-index#tokio-rustls@0.24.1",
                    "registry+https://github.com/rust-lang/crates.io-index#tungstenite@0.20.1",
                    "registry+https://github.com/rust-lang/crates.io-index#webpki-roots@0.25.4"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures_util",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.30"
                    },
                    {
                        "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": "rustls",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#rustls@0.21.10"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "tokio",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#tokio@1.37.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "tokio_rustls",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#tokio-rustls@0.24.1"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "tungstenite",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#tungstenite@0.20.1"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "webpki_roots",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#webpki-roots@0.25.4"
                    }
                ],
                "features": [
                    "__rustls-tls",
                    "connect",
                    "default",
                    "handshake",
                    "rustls",
                    "rustls-tls-webpki-roots",
                    "stream",
                    "tokio-rustls",
                    "webpki-roots"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#tokio-tungstenite@0.20.1"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0",
                    "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.30",
                    "registry+https://github.com/rust-lang/crates.io-index#futures-sink@0.3.30",
                    "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14",
                    "registry+https://github.com/rust-lang/crates.io-index#tokio@1.37.0",
                    "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.40"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "bytes",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures_core",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-core@0.3.30"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures_sink",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-sink@0.3.30"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "pin_project_lite",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "tokio",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#tokio@1.37.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "tracing",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.40"
                    }
                ],
                "features": [
                    "codec",
                    "default",
                    "io",
                    "tracing"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#tokio-util@0.7.10"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#toml_datetime@0.6.5"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.2.6",
                    "registry+https://github.com/rust-lang/crates.io-index#toml_datetime@0.6.5",
                    "registry+https://github.com/rust-lang/crates.io-index#winnow@0.5.40"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "indexmap",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.2.6"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "toml_datetime",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#toml_datetime@0.6.5"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "winnow",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#winnow@0.5.40"
                    }
                ],
                "features": [
                    "default",
                    "display",
                    "parse"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#toml_edit@0.21.1"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#tower-service@0.3.2"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14",
                    "registry+https://github.com/rust-lang/crates.io-index#tracing-attributes@0.1.27",
                    "registry+https://github.com/rust-lang/crates.io-index#tracing-core@0.1.32"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "pin_project_lite",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.14"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "tracing_attributes",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#tracing-attributes@0.1.27"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "tracing_core",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#tracing-core@0.1.32"
                    }
                ],
                "features": [
                    "attributes",
                    "default",
                    "std",
                    "tracing-attributes"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.40"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79",
                    "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35",
                    "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.57"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "proc_macro2",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "quote",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "syn",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.57"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#tracing-attributes@0.1.27"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.19.0"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "once_cell",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.19.0"
                    }
                ],
                "features": [
                    "once_cell",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#tracing-core@0.1.32"
            },
            {
                "dependencies": [
                    "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#web-sys@0.3.69"
                ],
                "deps": [
                    {
                        "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_arch = \"wasm32\")"
                            }
                        ],
                        "name": "web_sys",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#web-sys@0.3.69"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#trice@0.4.0"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#try-lock@0.2.5"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0",
                    "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0",
                    "registry+https://github.com/rust-lang/crates.io-index#data-encoding@2.5.0",
                    "registry+https://github.com/rust-lang/crates.io-index#http@0.2.12",
                    "registry+https://github.com/rust-lang/crates.io-index#httparse@1.8.0",
                    "registry+https://github.com/rust-lang/crates.io-index#log@0.4.21",
                    "registry+https://github.com/rust-lang/crates.io-index#rand@0.8.5",
                    "registry+https://github.com/rust-lang/crates.io-index#rustls@0.21.10",
                    "registry+https://github.com/rust-lang/crates.io-index#sha1@0.10.6",
                    "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.58",
                    "registry+https://github.com/rust-lang/crates.io-index#url@2.5.0",
                    "registry+https://github.com/rust-lang/crates.io-index#utf-8@0.7.6"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "byteorder",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "bytes",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.6.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "data_encoding",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#data-encoding@2.5.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "http",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#http@0.2.12"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "httparse",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#httparse@1.8.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": "rand",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#rand@0.8.5"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "rustls",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#rustls@0.21.10"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "sha1",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#sha1@0.10.6"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "thiserror",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.58"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "url",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#url@2.5.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "utf8",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#utf-8@0.7.6"
                    }
                ],
                "features": [
                    "__rustls-tls",
                    "data-encoding",
                    "handshake",
                    "http",
                    "httparse",
                    "rustls",
                    "sha1",
                    "url"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#tungstenite@0.20.1"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#typenum@1.17.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.12",
                    "registry+https://github.com/rust-lang/crates.io-index#rand@0.8.5",
                    "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197",
                    "registry+https://github.com/rust-lang/crates.io-index#web-time@1.1.0"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "wasm32-unknown-unknown"
                            }
                        ],
                        "name": "getrandom",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.12"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "rand",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#rand@0.8.5"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "wasm32-unknown-unknown"
                            }
                        ],
                        "name": "web_time",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#web-time@1.1.0"
                    }
                ],
                "features": [
                    "default",
                    "rand",
                    "serde",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#ulid@1.1.2"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.4"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": "build",
                                "target": null
                            }
                        ],
                        "name": "version_check",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.4"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#unicase@2.7.0"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "hardcoded-data",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#unicode-bidi@0.3.15"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.12"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#tinyvec@1.6.0"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "tinyvec",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#tinyvec@1.6.0"
                    }
                ],
                "features": [
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#unicode-normalization@0.1.23"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#unicode-script@0.5.6"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#unicode-normalization@0.1.23",
                    "registry+https://github.com/rust-lang/crates.io-index#unicode-script@0.5.6"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "unicode_normalization",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#unicode-normalization@0.1.23"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "unicode_script",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#unicode-script@0.5.6"
                    }
                ],
                "features": [
                    "default"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#unicode-security@0.1.1"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "default"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#unicode-width@0.1.11"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "default"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#unicode-xid@0.2.4"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#untrusted@0.7.1"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#untrusted@0.9.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#form_urlencoded@1.2.1",
                    "registry+https://github.com/rust-lang/crates.io-index#idna@0.5.0",
                    "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.1"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "form_urlencoded",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#form_urlencoded@1.2.1"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "idna",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#idna@0.5.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "percent_encoding",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.1"
                    }
                ],
                "features": [
                    "default"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#url@2.5.0"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#urlencoding@2.1.3"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#utf-8@0.7.6"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#atomic@0.5.3",
                    "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.12",
                    "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197",
                    "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.92"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "atomic",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#atomic@0.5.3"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "getrandom",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.12"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "serde",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.197"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(all(target_arch = \"wasm32\", target_vendor = \"unknown\", target_os = \"unknown\"))"
                            }
                        ],
                        "name": "wasm_bindgen",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.92"
                    }
                ],
                "features": [
                    "atomic",
                    "default",
                    "js",
                    "rng",
                    "serde",
                    "std",
                    "v4",
                    "v7"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#uuid@1.8.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#ctor@0.1.21",
                    "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.4"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "ctor",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#ctor@0.1.21"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": "build",
                                "target": null
                            }
                        ],
                        "name": "rustc",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.4"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#value-bag@1.0.0-alpha.7"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.4"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#same-file@1.0.6",
                    "registry+https://github.com/rust-lang/crates.io-index#winapi-util@0.1.5"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "same_file",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#same-file@1.0.6"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(windows)"
                            }
                        ],
                        "name": "winapi_util",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#winapi-util@0.1.5"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#walkdir@2.5.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#try-lock@0.2.5"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "try_lock",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#try-lock@0.2.5"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#want@0.3.1"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "default",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#wasi@0.11.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.15.4",
                    "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.79",
                    "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35",
                    "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.57",
                    "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.15.4"
                    },
                    {
                        "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.79"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "quote",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "syn",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.57"
                    },
                    {
                        "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#cfg-if@1.0.0",
                    "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#web-sys@0.3.69"
                ],
                "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": "js_sys",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#js-sys@0.3.69"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "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_feature = \"atomics\")"
                            }
                        ],
                        "name": "web_sys",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#web-sys@0.3.69"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-futures@0.4.42"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35",
                    "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.35"
                    },
                    {
                        "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.79",
                    "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35",
                    "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.57",
                    "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.79"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "quote",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "syn",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.57"
                    },
                    {
                        "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#futures-util@0.3.30",
                    "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#wasm-bindgen-futures@0.4.42",
                    "registry+https://github.com/rust-lang/crates.io-index#web-sys@0.3.69"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures_util",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures-util@0.3.30"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "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": "wasm_bindgen",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.92"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "wasm_bindgen_futures",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-futures@0.4.42"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "web_sys",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#web-sys@0.3.69"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#wasm-streams@0.4.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#futures@0.3.30",
                    "registry+https://github.com/rust-lang/crates.io-index#js-sys@0.3.69",
                    "registry+https://github.com/rust-lang/crates.io-index#parking_lot@0.12.1",
                    "registry+https://github.com/rust-lang/crates.io-index#pin-utils@0.1.0",
                    "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.92"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures@0.3.30"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "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": "parking_lot",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#parking_lot@0.12.1"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "pin_utils",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#pin-utils@0.1.0"
                    },
                    {
                        "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": [
                    "futures",
                    "parking_lot",
                    "pin-utils",
                    "tokio"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#wasmtimer@0.2.0"
            },
            {
                "dependencies": [
                    "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"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "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": "wasm_bindgen",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.92"
                    }
                ],
                "features": [
                    "AbortController",
                    "AbortSignal",
                    "BinaryType",
                    "Blob",
                    "BlobPropertyBag",
                    "CloseEvent",
                    "Crypto",
                    "DomException",
                    "Event",
                    "EventTarget",
                    "File",
                    "FormData",
                    "Headers",
                    "MessageEvent",
                    "Performance",
                    "PerformanceTiming",
                    "QueuingStrategy",
                    "ReadableByteStreamController",
                    "ReadableStream",
                    "ReadableStreamByobReader",
                    "ReadableStreamByobRequest",
                    "ReadableStreamDefaultController",
                    "ReadableStreamDefaultReader",
                    "ReadableStreamGetReaderOptions",
                    "ReadableStreamReadResult",
                    "ReadableStreamReaderMode",
                    "ReadableStreamType",
                    "ReadableWritablePair",
                    "Request",
                    "RequestCredentials",
                    "RequestInit",
                    "RequestMode",
                    "Response",
                    "ServiceWorkerGlobalScope",
                    "StreamPipeOptions",
                    "TransformStream",
                    "TransformStreamDefaultController",
                    "Transformer",
                    "UnderlyingSink",
                    "UnderlyingSource",
                    "WebSocket",
                    "Window",
                    "Worker",
                    "WorkerGlobalScope",
                    "WritableStream",
                    "WritableStreamDefaultController",
                    "WritableStreamDefaultWriter",
                    "console"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#web-sys@0.3.69"
            },
            {
                "dependencies": [
                    "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"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(all(target_family = \"wasm\", target_os = \"unknown\"))"
                            }
                        ],
                        "name": "js_sys",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#js-sys@0.3.69"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(all(target_family = \"wasm\", target_os = \"unknown\"))"
                            }
                        ],
                        "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#web-time@1.1.0"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#webpki-roots@0.25.4"
            },
            {
                "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": [
                    "consoleapi",
                    "errhandlingapi",
                    "fibersapi",
                    "fileapi",
                    "handleapi",
                    "knownfolders",
                    "memoryapi",
                    "minwinbase",
                    "minwindef",
                    "ntsecapi",
                    "objbase",
                    "processenv",
                    "processthreadsapi",
                    "shlobj",
                    "std",
                    "winbase",
                    "wincon",
                    "winerror",
                    "winnt",
                    "wtypesbase"
                ],
                "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": [
                    "registry+https://github.com/rust-lang/crates.io-index#winapi@0.3.9"
                ],
                "deps": [
                    {
                        "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#winapi-util@0.1.5"
            },
            {
                "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.4"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "windows_targets",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows-targets@0.52.4"
                    }
                ],
                "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-targets@0.48.5"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "windows_targets",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows-targets@0.48.5"
                    }
                ],
                "features": [
                    "Win32",
                    "Win32_Foundation",
                    "Win32_Networking",
                    "Win32_Networking_WinSock",
                    "Win32_Security",
                    "Win32_Storage",
                    "Win32_Storage_FileSystem",
                    "Win32_System",
                    "Win32_System_Diagnostics",
                    "Win32_System_Diagnostics_Debug",
                    "Win32_System_IO",
                    "Win32_System_Pipes",
                    "Win32_System_Registry",
                    "Win32_System_SystemServices",
                    "Win32_System_Time",
                    "Win32_System_WindowsProgramming",
                    "default"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.48.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#windows-targets@0.52.4"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "windows_targets",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows-targets@0.52.4"
                    }
                ],
                "features": [
                    "Win32",
                    "Win32_Foundation",
                    "Win32_Networking",
                    "Win32_Networking_WinSock",
                    "Win32_System",
                    "Win32_System_IO",
                    "Win32_System_Threading",
                    "Win32_System_WindowsProgramming",
                    "default"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.52.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_gnullvm@0.48.5",
                    "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_msvc@0.48.5",
                    "registry+https://github.com/rust-lang/crates.io-index#windows_i686_gnu@0.48.5",
                    "registry+https://github.com/rust-lang/crates.io-index#windows_i686_msvc@0.48.5",
                    "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnu@0.48.5",
                    "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnullvm@0.48.5",
                    "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_msvc@0.48.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.48.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.48.5"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(windows_raw_dylib)))"
                            }
                        ],
                        "name": "windows_i686_gnu",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_gnu@0.48.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.48.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.48.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.48.5"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(all(target_arch = \"x86_64\", 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.48.5"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#windows-targets@0.48.5"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_gnullvm@0.52.4",
                    "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_msvc@0.52.4",
                    "registry+https://github.com/rust-lang/crates.io-index#windows_i686_gnu@0.52.4",
                    "registry+https://github.com/rust-lang/crates.io-index#windows_i686_msvc@0.52.4",
                    "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnu@0.52.4",
                    "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnullvm@0.52.4",
                    "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_msvc@0.52.4"
                ],
                "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.4"
                    },
                    {
                        "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.4"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(windows_raw_dylib)))"
                            }
                        ],
                        "name": "windows_i686_gnu",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_gnu@0.52.4"
                    },
                    {
                        "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.4"
                    },
                    {
                        "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.4"
                    },
                    {
                        "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.4"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(all(target_arch = \"x86_64\", 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.4"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#windows-targets@0.52.4"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_gnullvm@0.48.5"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_gnullvm@0.52.4"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_msvc@0.48.5"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#windows_aarch64_msvc@0.52.4"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_gnu@0.48.5"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_gnu@0.52.4"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_msvc@0.48.5"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#windows_i686_msvc@0.52.4"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnu@0.48.5"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnu@0.52.4"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnullvm@0.48.5"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_gnullvm@0.52.4"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_msvc@0.48.5"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#windows_x86_64_msvc@0.52.4"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.2"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "memchr",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.2"
                    }
                ],
                "features": [
                    "alloc",
                    "default",
                    "std"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#winnow@0.5.40"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.0",
                    "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.48.0"
                ],
                "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": "windows_sys",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.48.0"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#winreg@0.50.0"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#async_io_stream@0.3.3",
                    "registry+https://github.com/rust-lang/crates.io-index#futures@0.3.30",
                    "registry+https://github.com/rust-lang/crates.io-index#js-sys@0.3.69",
                    "registry+https://github.com/rust-lang/crates.io-index#log@0.4.21",
                    "registry+https://github.com/rust-lang/crates.io-index#pharos@0.5.3",
                    "registry+https://github.com/rust-lang/crates.io-index#rustc_version@0.4.0",
                    "registry+https://github.com/rust-lang/crates.io-index#send_wrapper@0.6.0",
                    "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.58",
                    "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.92",
                    "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-futures@0.4.42",
                    "registry+https://github.com/rust-lang/crates.io-index#web-sys@0.3.69"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "async_io_stream",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#async_io_stream@0.3.3"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "futures",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#futures@0.3.30"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "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": "log",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#log@0.4.21"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "pharos",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#pharos@0.5.3"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": "build",
                                "target": null
                            }
                        ],
                        "name": "rustc_version",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#rustc_version@0.4.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "send_wrapper",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#send_wrapper@0.6.0"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "thiserror",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.58"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "wasm_bindgen",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen@0.2.92"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "wasm_bindgen_futures",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#wasm-bindgen-futures@0.4.42"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "web_sys",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#web-sys@0.3.69"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#ws_stream_wasm@0.7.4"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#tap@1.0.1"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "tap",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#tap@1.0.1"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#wyz@0.5.1"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#zerocopy-derive@0.7.32"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": "cfg(any())"
                            }
                        ],
                        "name": "zerocopy_derive",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#zerocopy-derive@0.7.32"
                    }
                ],
                "features": [
                    "simd"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#zerocopy@0.7.32"
            },
            {
                "dependencies": [
                    "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79",
                    "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35",
                    "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.57"
                ],
                "deps": [
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "proc_macro2",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.79"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "quote",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.35"
                    },
                    {
                        "dep_kinds": [
                            {
                                "kind": null,
                                "target": null
                            }
                        ],
                        "name": "syn",
                        "pkg": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.57"
                    }
                ],
                "features": [],
                "id": "registry+https://github.com/rust-lang/crates.io-index#zerocopy-derive@0.7.32"
            },
            {
                "dependencies": [],
                "deps": [],
                "features": [
                    "alloc",
                    "default"
                ],
                "id": "registry+https://github.com/rust-lang/crates.io-index#zeroize@1.7.0"
            }
        ],
        "root": "path+file://{TEMP_DIR}/aliases#0.1.0"
    },
    "target_directory": "{TEMP_DIR}/aliases/target",
    "version": 1,
    "workspace_default_members": [
        "path+file://{TEMP_DIR}/aliases#0.1.0"
    ],
    "workspace_members": [
        "path+file://{TEMP_DIR}/aliases#0.1.0"
    ],
    "workspace_root": "{TEMP_DIR}/aliases"
}
