| # This file is automatically @generated by Cargo. | 
 | # It is not intended for manual editing. | 
 | version = 3 | 
 |  | 
 | [[package]] | 
 | name = "aho-corasick" | 
 | version = "1.0.2" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "43f6cb1bf222025340178f382c426f13757b2960e89779dfcb319c32542a5a41" | 
 | dependencies = [ | 
 |  "memchr", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "argh" | 
 | version = "0.1.10" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "ab257697eb9496bf75526f0217b5ed64636a9cfafa78b8365c71bd283fcef93e" | 
 | dependencies = [ | 
 |  "argh_derive", | 
 |  "argh_shared", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "argh_derive" | 
 | version = "0.1.10" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "b382dbd3288e053331f03399e1db106c9fb0d8562ad62cb04859ae926f324fa6" | 
 | dependencies = [ | 
 |  "argh_shared", | 
 |  "proc-macro2", | 
 |  "quote", | 
 |  "syn 1.0.109", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "argh_shared" | 
 | version = "0.1.10" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "64cb94155d965e3d37ffbbe7cc5b82c3dd79dd33bd48e536f73d2cfb8d85506f" | 
 |  | 
 | [[package]] | 
 | name = "autocfg" | 
 | version = "1.1.0" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" | 
 |  | 
 | [[package]] | 
 | name = "bitflags" | 
 | version = "1.3.2" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" | 
 |  | 
 | [[package]] | 
 | name = "block-buffer" | 
 | version = "0.10.4" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" | 
 | dependencies = [ | 
 |  "generic-array", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "bytes" | 
 | version = "1.4.0" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be" | 
 | dependencies = [ | 
 |  "serde", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "cc" | 
 | version = "1.0.79" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f" | 
 |  | 
 | [[package]] | 
 | name = "cfg-if" | 
 | version = "1.0.0" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" | 
 |  | 
 | [[package]] | 
 | name = "codespan-reporting" | 
 | version = "0.11.1" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e" | 
 | dependencies = [ | 
 |  "termcolor", | 
 |  "unicode-width", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "cpufeatures" | 
 | version = "0.2.7" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "3e4c1eaa2012c47becbbad2ab175484c2a84d1185b566fb2cc5b8707343dfe58" | 
 | dependencies = [ | 
 |  "libc", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "crypto-common" | 
 | version = "0.1.6" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" | 
 | dependencies = [ | 
 |  "generic-array", | 
 |  "typenum", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "digest" | 
 | version = "0.10.6" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "8168378f4e5023e7218c89c891c0fd8ecdb5e5e4f18cb78f38cf245dd021e76f" | 
 | dependencies = [ | 
 |  "block-buffer", | 
 |  "crypto-common", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "errno" | 
 | version = "0.3.1" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "4bcfec3a70f97c962c307b2d2c56e358cf1d00b558d74262b5f929ee8cc7e73a" | 
 | dependencies = [ | 
 |  "errno-dragonfly", | 
 |  "libc", | 
 |  "windows-sys 0.48.0", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "errno-dragonfly" | 
 | version = "0.1.2" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf" | 
 | dependencies = [ | 
 |  "cc", | 
 |  "libc", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "fastrand" | 
 | version = "1.9.0" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be" | 
 | dependencies = [ | 
 |  "instant", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "generic-array" | 
 | version = "0.14.7" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" | 
 | dependencies = [ | 
 |  "typenum", | 
 |  "version_check", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "googletest" | 
 | version = "0.10.0" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "09213705c85aa0e4b4fff44a3a826a556979a34a266df6bcda703a49c69fb61e" | 
 | dependencies = [ | 
 |  "googletest_macro", | 
 |  "num-traits", | 
 |  "regex", | 
 |  "rustversion", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "googletest_macro" | 
 | version = "0.10.0" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "005e4cb962c56efd249bdeeb4ac232b11e1c45a2e49793bba2b2982dcc3f2e9d" | 
 | dependencies = [ | 
 |  "quote", | 
 |  "syn 2.0.29", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "heck" | 
 | version = "0.4.1" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8" | 
 |  | 
 | [[package]] | 
 | name = "hermit-abi" | 
 | version = "0.3.1" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "fed44880c466736ef9a5c5b5facefb5ed0785676d0c02d612db14e54f0d84286" | 
 |  | 
 | [[package]] | 
 | name = "instant" | 
 | version = "0.1.12" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c" | 
 | dependencies = [ | 
 |  "cfg-if", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "io-lifetimes" | 
 | version = "1.0.10" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "9c66c74d2ae7e79a5a8f7ac924adbe38ee42a859c6539ad869eb51f0b52dc220" | 
 | dependencies = [ | 
 |  "hermit-abi", | 
 |  "libc", | 
 |  "windows-sys 0.48.0", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "itoa" | 
 | version = "1.0.6" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "453ad9f582a441959e5f0d088b02ce04cfe8d51a8eaf077f12ac6d3e94164ca6" | 
 |  | 
 | [[package]] | 
 | name = "libc" | 
 | version = "0.2.142" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "6a987beff54b60ffa6d51982e1aa1146bc42f19bd26be28b0586f252fccf5317" | 
 |  | 
 | [[package]] | 
 | name = "linux-raw-sys" | 
 | version = "0.3.7" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "ece97ea872ece730aed82664c424eb4c8291e1ff2480247ccf7409044bc6479f" | 
 |  | 
 | [[package]] | 
 | name = "memchr" | 
 | version = "2.5.0" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d" | 
 |  | 
 | [[package]] | 
 | name = "num-derive" | 
 | version = "0.3.3" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "876a53fff98e03a936a674b29568b0e605f06b29372c2489ff4de23f1949743d" | 
 | dependencies = [ | 
 |  "proc-macro2", | 
 |  "quote", | 
 |  "syn 1.0.109", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "num-traits" | 
 | version = "0.2.15" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd" | 
 | dependencies = [ | 
 |  "autocfg", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "once_cell" | 
 | version = "1.17.1" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "b7e5500299e16ebb147ae15a00a942af264cf3688f47923b8fc2cd5858f23ad3" | 
 |  | 
 | [[package]] | 
 | name = "paste" | 
 | version = "1.0.12" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "9f746c4065a8fa3fe23974dd82f15431cc8d40779821001404d10d2e79ca7d79" | 
 |  | 
 | [[package]] | 
 | name = "pdl-compiler" | 
 | version = "0.3.1" | 
 | dependencies = [ | 
 |  "argh", | 
 |  "bytes", | 
 |  "codespan-reporting", | 
 |  "googletest", | 
 |  "heck", | 
 |  "num-derive", | 
 |  "num-traits", | 
 |  "paste", | 
 |  "pest", | 
 |  "pest_derive", | 
 |  "prettyplease", | 
 |  "proc-macro2", | 
 |  "quote", | 
 |  "serde", | 
 |  "serde_json", | 
 |  "syn 2.0.29", | 
 |  "tempfile", | 
 |  "thiserror", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "pest" | 
 | version = "2.6.0" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "e68e84bfb01f0507134eac1e9b410a12ba379d064eab48c50ba4ce329a527b70" | 
 | dependencies = [ | 
 |  "thiserror", | 
 |  "ucd-trie", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "pest_derive" | 
 | version = "2.6.0" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "6b79d4c71c865a25a4322296122e3924d30bc8ee0834c8bfc8b95f7f054afbfb" | 
 | dependencies = [ | 
 |  "pest", | 
 |  "pest_generator", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "pest_generator" | 
 | version = "2.6.0" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "6c435bf1076437b851ebc8edc3a18442796b30f1728ffea6262d59bbe28b077e" | 
 | dependencies = [ | 
 |  "pest", | 
 |  "pest_meta", | 
 |  "proc-macro2", | 
 |  "quote", | 
 |  "syn 2.0.29", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "pest_meta" | 
 | version = "2.6.0" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "745a452f8eb71e39ffd8ee32b3c5f51d03845f99786fa9b68db6ff509c505411" | 
 | dependencies = [ | 
 |  "once_cell", | 
 |  "pest", | 
 |  "sha2", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "prettyplease" | 
 | version = "0.2.6" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "3b69d39aab54d069e7f2fe8cb970493e7834601ca2d8c65fd7bbd183578080d1" | 
 | dependencies = [ | 
 |  "proc-macro2", | 
 |  "syn 2.0.29", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "proc-macro2" | 
 | version = "1.0.66" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "18fb31db3f9bddb2ea821cde30a9f70117e3f119938b5ee630b7403aa6e2ead9" | 
 | dependencies = [ | 
 |  "unicode-ident", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "quote" | 
 | version = "1.0.33" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "5267fca4496028628a95160fc423a33e8b2e6af8a5302579e322e4b520293cae" | 
 | dependencies = [ | 
 |  "proc-macro2", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "redox_syscall" | 
 | version = "0.3.5" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29" | 
 | dependencies = [ | 
 |  "bitflags", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "regex" | 
 | version = "1.8.4" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "d0ab3ca65655bb1e41f2a8c8cd662eb4fb035e67c3f78da1d61dffe89d07300f" | 
 | dependencies = [ | 
 |  "aho-corasick", | 
 |  "memchr", | 
 |  "regex-syntax", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "regex-syntax" | 
 | version = "0.7.2" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "436b050e76ed2903236f032a59761c1eb99e1b0aead2c257922771dab1fc8c78" | 
 |  | 
 | [[package]] | 
 | name = "rustix" | 
 | version = "0.37.19" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "acf8729d8542766f1b2cf77eb034d52f40d375bb8b615d0b147089946e16613d" | 
 | dependencies = [ | 
 |  "bitflags", | 
 |  "errno", | 
 |  "io-lifetimes", | 
 |  "libc", | 
 |  "linux-raw-sys", | 
 |  "windows-sys 0.48.0", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "rustversion" | 
 | version = "1.0.14" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "7ffc183a10b4478d04cbbbfc96d0873219d962dd5accaff2ffbd4ceb7df837f4" | 
 |  | 
 | [[package]] | 
 | name = "ryu" | 
 | version = "1.0.13" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "f91339c0467de62360649f8d3e185ca8de4224ff281f66000de5eb2a77a79041" | 
 |  | 
 | [[package]] | 
 | name = "serde" | 
 | version = "1.0.162" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "71b2f6e1ab5c2b98c05f0f35b236b22e8df7ead6ffbf51d7808da7f8817e7ab6" | 
 | dependencies = [ | 
 |  "serde_derive", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "serde_derive" | 
 | version = "1.0.162" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "a2a0814352fd64b58489904a44ea8d90cb1a91dcb6b4f5ebabc32c8318e93cb6" | 
 | dependencies = [ | 
 |  "proc-macro2", | 
 |  "quote", | 
 |  "syn 2.0.29", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "serde_json" | 
 | version = "1.0.96" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "057d394a50403bcac12672b2b18fb387ab6d289d957dab67dd201875391e52f1" | 
 | dependencies = [ | 
 |  "itoa", | 
 |  "ryu", | 
 |  "serde", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "sha2" | 
 | version = "0.10.6" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "82e6b795fe2e3b1e845bafcb27aa35405c4d47cdfc92af5fc8d3002f76cebdc0" | 
 | dependencies = [ | 
 |  "cfg-if", | 
 |  "cpufeatures", | 
 |  "digest", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "syn" | 
 | version = "1.0.109" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" | 
 | dependencies = [ | 
 |  "proc-macro2", | 
 |  "quote", | 
 |  "unicode-ident", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "syn" | 
 | version = "2.0.29" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "c324c494eba9d92503e6f1ef2e6df781e78f6a7705a0202d9801b198807d518a" | 
 | dependencies = [ | 
 |  "proc-macro2", | 
 |  "quote", | 
 |  "unicode-ident", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "tempfile" | 
 | version = "3.5.0" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "b9fbec84f381d5795b08656e4912bec604d162bff9291d6189a78f4c8ab87998" | 
 | dependencies = [ | 
 |  "cfg-if", | 
 |  "fastrand", | 
 |  "redox_syscall", | 
 |  "rustix", | 
 |  "windows-sys 0.45.0", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "termcolor" | 
 | version = "1.2.0" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6" | 
 | dependencies = [ | 
 |  "winapi-util", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "thiserror" | 
 | version = "1.0.47" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "97a802ec30afc17eee47b2855fc72e0c4cd62be9b4efe6591edde0ec5bd68d8f" | 
 | dependencies = [ | 
 |  "thiserror-impl", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "thiserror-impl" | 
 | version = "1.0.47" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "6bb623b56e39ab7dcd4b1b98bb6c8f8d907ed255b18de254088016b27a8ee19b" | 
 | dependencies = [ | 
 |  "proc-macro2", | 
 |  "quote", | 
 |  "syn 2.0.29", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "typenum" | 
 | version = "1.16.0" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba" | 
 |  | 
 | [[package]] | 
 | name = "ucd-trie" | 
 | version = "0.1.5" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "9e79c4d996edb816c91e4308506774452e55e95c3c9de07b6729e17e15a5ef81" | 
 |  | 
 | [[package]] | 
 | name = "unicode-ident" | 
 | version = "1.0.8" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "e5464a87b239f13a63a501f2701565754bae92d243d4bb7eb12f6d57d2269bf4" | 
 |  | 
 | [[package]] | 
 | name = "unicode-width" | 
 | version = "0.1.10" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b" | 
 |  | 
 | [[package]] | 
 | name = "version_check" | 
 | version = "0.9.4" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" | 
 |  | 
 | [[package]] | 
 | name = "winapi" | 
 | version = "0.3.9" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" | 
 | dependencies = [ | 
 |  "winapi-i686-pc-windows-gnu", | 
 |  "winapi-x86_64-pc-windows-gnu", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "winapi-i686-pc-windows-gnu" | 
 | version = "0.4.0" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" | 
 |  | 
 | [[package]] | 
 | name = "winapi-util" | 
 | version = "0.1.5" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178" | 
 | dependencies = [ | 
 |  "winapi", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "winapi-x86_64-pc-windows-gnu" | 
 | version = "0.4.0" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" | 
 |  | 
 | [[package]] | 
 | name = "windows-sys" | 
 | version = "0.45.0" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0" | 
 | dependencies = [ | 
 |  "windows-targets 0.42.2", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "windows-sys" | 
 | version = "0.48.0" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" | 
 | dependencies = [ | 
 |  "windows-targets 0.48.0", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "windows-targets" | 
 | version = "0.42.2" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071" | 
 | dependencies = [ | 
 |  "windows_aarch64_gnullvm 0.42.2", | 
 |  "windows_aarch64_msvc 0.42.2", | 
 |  "windows_i686_gnu 0.42.2", | 
 |  "windows_i686_msvc 0.42.2", | 
 |  "windows_x86_64_gnu 0.42.2", | 
 |  "windows_x86_64_gnullvm 0.42.2", | 
 |  "windows_x86_64_msvc 0.42.2", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "windows-targets" | 
 | version = "0.48.0" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "7b1eb6f0cd7c80c79759c929114ef071b87354ce476d9d94271031c0497adfd5" | 
 | dependencies = [ | 
 |  "windows_aarch64_gnullvm 0.48.0", | 
 |  "windows_aarch64_msvc 0.48.0", | 
 |  "windows_i686_gnu 0.48.0", | 
 |  "windows_i686_msvc 0.48.0", | 
 |  "windows_x86_64_gnu 0.48.0", | 
 |  "windows_x86_64_gnullvm 0.48.0", | 
 |  "windows_x86_64_msvc 0.48.0", | 
 | ] | 
 |  | 
 | [[package]] | 
 | name = "windows_aarch64_gnullvm" | 
 | version = "0.42.2" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" | 
 |  | 
 | [[package]] | 
 | name = "windows_aarch64_gnullvm" | 
 | version = "0.48.0" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc" | 
 |  | 
 | [[package]] | 
 | name = "windows_aarch64_msvc" | 
 | version = "0.42.2" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43" | 
 |  | 
 | [[package]] | 
 | name = "windows_aarch64_msvc" | 
 | version = "0.48.0" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3" | 
 |  | 
 | [[package]] | 
 | name = "windows_i686_gnu" | 
 | version = "0.42.2" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f" | 
 |  | 
 | [[package]] | 
 | name = "windows_i686_gnu" | 
 | version = "0.48.0" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241" | 
 |  | 
 | [[package]] | 
 | name = "windows_i686_msvc" | 
 | version = "0.42.2" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060" | 
 |  | 
 | [[package]] | 
 | name = "windows_i686_msvc" | 
 | version = "0.48.0" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00" | 
 |  | 
 | [[package]] | 
 | name = "windows_x86_64_gnu" | 
 | version = "0.42.2" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36" | 
 |  | 
 | [[package]] | 
 | name = "windows_x86_64_gnu" | 
 | version = "0.48.0" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1" | 
 |  | 
 | [[package]] | 
 | name = "windows_x86_64_gnullvm" | 
 | version = "0.42.2" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3" | 
 |  | 
 | [[package]] | 
 | name = "windows_x86_64_gnullvm" | 
 | version = "0.48.0" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953" | 
 |  | 
 | [[package]] | 
 | name = "windows_x86_64_msvc" | 
 | version = "0.42.2" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0" | 
 |  | 
 | [[package]] | 
 | name = "windows_x86_64_msvc" | 
 | version = "0.48.0" | 
 | source = "registry+https://github.com/rust-lang/crates.io-index" | 
 | checksum = "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a" |