3078 3030 | version = "0.1.34"
|
3079 3031 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
3080 3032 | checksum = "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33"
|
3081 3033 | dependencies = [
|
3082 3034 | "getrandom 0.3.3",
|
3083 3035 | "libc",
|
3084 3036 | ]
|
3085 3037 |
|
3086 3038 | [[package]]
|
3087 3039 | name = "js-sys"
|
3088 - | version = "0.3.78"
|
3040 + | version = "0.3.80"
|
3089 3041 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
3090 - | checksum = "0c0b063578492ceec17683ef2f8c5e89121fbd0b172cbc280635ab7567db2738"
|
3042 + | checksum = "852f13bec5eba4ba9afbeb93fd7c13fe56147f055939ae21c43a29a0ecb2702e"
|
3091 3043 | dependencies = [
|
3092 3044 | "once_cell",
|
3093 3045 | "wasm-bindgen",
|
3094 3046 | ]
|
3095 3047 |
|
3096 3048 | [[package]]
|
3097 3049 | name = "kv-log-macro"
|
3098 3050 | version = "1.0.7"
|
3099 3051 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
3100 3052 | checksum = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f"
|
3101 3053 | dependencies = [
|
3102 3054 | "log",
|
3103 3055 | ]
|
3104 3056 |
|
3105 3057 | [[package]]
|
3106 3058 | name = "lazy_static"
|
3107 3059 | version = "1.5.0"
|
3108 3060 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
3109 3061 | checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
|
3110 3062 |
|
3111 3063 | [[package]]
|
3112 3064 | name = "lazycell"
|
3113 3065 | version = "1.3.0"
|
3114 3066 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
3115 3067 | checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
|
3116 3068 |
|
3117 3069 | [[package]]
|
3118 3070 | name = "libc"
|
3119 - | version = "0.2.175"
|
3071 + | version = "0.2.176"
|
3120 3072 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
3121 - | checksum = "6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543"
|
3073 + | checksum = "58f929b4d672ea937a23a1ab494143d968337a5f47e56d0815df1e0890ddf174"
|
3122 3074 |
|
3123 3075 | [[package]]
|
3124 3076 | name = "libloading"
|
3125 - | version = "0.8.8"
|
3077 + | version = "0.8.9"
|
3126 3078 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
3127 - | checksum = "07033963ba89ebaf1584d767badaa2e8fcec21aedea6b8c0346d487d49c28667"
|
3079 + | checksum = "d7c4b02199fee7c5d21a5ae7d8cfa79a6ef5bb2fc834d6e9058e89c825efdc55"
|
3128 3080 | dependencies = [
|
3129 3081 | "cfg-if",
|
3130 - | "windows-targets 0.53.3",
|
3082 + | "windows-link 0.2.0",
|
3131 3083 | ]
|
3132 3084 |
|
3133 3085 | [[package]]
|
3134 3086 | name = "libmimalloc-sys"
|
3135 3087 | version = "0.1.44"
|
3136 3088 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
3137 3089 | checksum = "667f4fec20f29dfc6bc7357c582d91796c169ad7e2fce709468aefeb2c099870"
|
3138 3090 | dependencies = [
|
3139 3091 | "cc",
|
3140 3092 | "libc",
|
3141 3093 | ]
|
3142 3094 |
|
3143 3095 | [[package]]
|
3144 3096 | name = "linux-raw-sys"
|
3145 3097 | version = "0.3.8"
|
3146 3098 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
3147 3099 | checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519"
|
3148 3100 |
|
3149 3101 | [[package]]
|
3150 3102 | name = "linux-raw-sys"
|
3151 3103 | version = "0.4.15"
|
3152 3104 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
3153 3105 | checksum = "d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab"
|
3154 3106 |
|
3155 3107 | [[package]]
|
3156 3108 | name = "linux-raw-sys"
|
3157 3109 | version = "0.11.0"
|
3158 3110 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
3159 3111 | checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039"
|
3160 3112 |
|
3161 3113 | [[package]]
|
3162 3114 | name = "litemap"
|
3163 3115 | version = "0.8.0"
|
3164 3116 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
3165 3117 | checksum = "241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956"
|
3166 3118 |
|
3167 3119 | [[package]]
|
3168 3120 | name = "lock_api"
|
3169 3121 | version = "0.4.13"
|
3170 3122 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
3171 3123 | checksum = "96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765"
|
3172 3124 | dependencies = [
|
3173 3125 | "autocfg",
|
3174 3126 | "scopeguard",
|
3175 3127 | ]
|
3176 3128 |
|
3177 3129 | [[package]]
|
3178 3130 | name = "log"
|
3179 3131 | version = "0.4.28"
|
3180 3132 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
3181 3133 | checksum = "34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432"
|
3182 3134 | dependencies = [
|
3183 3135 | "value-bag",
|
3184 3136 | ]
|
3185 3137 |
|
3186 - | [[package]]
|
3187 - | name = "loom"
|
3188 - | version = "0.7.2"
|
3189 - | source = "registry+https://github.com/rust-lang/crates.io-index"
|
3190 - | checksum = "419e0dc8046cb947daa77eb95ae174acfbddb7673b4151f56d1eed8e93fbfaca"
|
3191 - | dependencies = [
|
3192 - | "cfg-if",
|
3193 - | "generator",
|
3194 - | "scoped-tls",
|
3195 - | "tracing",
|
3196 - | "tracing-subscriber",
|
3197 - | ]
|
3198 - |
|
3199 3138 | [[package]]
|
3200 3139 | name = "lru"
|
3201 3140 | version = "0.12.5"
|
3202 3141 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
3203 3142 | checksum = "234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38"
|
3204 3143 | dependencies = [
|
3205 - | "hashbrown",
|
3144 + | "hashbrown 0.15.5",
|
3206 3145 | ]
|
3207 3146 |
|
3208 3147 | [[package]]
|
3209 3148 | name = "matchers"
|
3210 3149 | version = "0.2.0"
|
3211 3150 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
3212 3151 | checksum = "d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9"
|
3213 3152 | dependencies = [
|
3214 3153 | "regex-automata",
|
3215 3154 | ]
|
4114 4052 |
|
4115 4053 | [[package]]
|
4116 4054 | name = "schannel"
|
4117 4055 | version = "0.1.28"
|
4118 4056 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
4119 4057 | checksum = "891d81b926048e76efe18581bf793546b4c0eaf8448d72be8de2bbee5fd166e1"
|
4120 4058 | dependencies = [
|
4121 4059 | "windows-sys 0.61.0",
|
4122 4060 | ]
|
4123 4061 |
|
4124 - | [[package]]
|
4125 - | name = "scoped-tls"
|
4126 - | version = "1.0.1"
|
4127 - | source = "registry+https://github.com/rust-lang/crates.io-index"
|
4128 - | checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294"
|
4129 - |
|
4130 4062 | [[package]]
|
4131 4063 | name = "scopeguard"
|
4132 4064 | version = "1.2.0"
|
4133 4065 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
4134 4066 | checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
|
4135 4067 |
|
4136 4068 | [[package]]
|
4137 4069 | name = "sct"
|
4138 4070 | version = "0.7.1"
|
4139 4071 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
4140 4072 | checksum = "da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414"
|
4141 4073 | dependencies = [
|
4142 4074 | "ring",
|
4143 4075 | "untrusted 0.9.0",
|
4144 4076 | ]
|
4145 4077 |
|
4146 4078 | [[package]]
|
4147 4079 | name = "sdd"
|
4148 4080 | version = "3.0.10"
|
4149 4081 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
4150 4082 | checksum = "490dcfcbfef26be6800d11870ff2df8774fa6e86d047e3e8c8a76b25655e41ca"
|
4151 4083 |
|
4152 4084 | [[package]]
|
4153 4085 | name = "sec1"
|
4154 4086 | version = "0.3.0"
|
4155 4087 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
4156 4088 | checksum = "3be24c1842290c45df0a7bf069e0c268a747ad05a192f2fd7dcfdbc1cba40928"
|
4157 4089 | dependencies = [
|
4158 4090 | "base16ct",
|
4159 4091 | "der",
|
4160 4092 | "generic-array",
|
4161 4093 | "pkcs8",
|
4162 4094 | "subtle",
|
4163 4095 | "zeroize",
|
4164 4096 | ]
|
4165 4097 |
|
4166 4098 | [[package]]
|
4167 4099 | name = "security-framework"
|
4168 4100 | version = "2.11.1"
|
4169 4101 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
4170 4102 | checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02"
|
4171 4103 | dependencies = [
|
4172 4104 | "bitflags 2.9.4",
|
4173 4105 | "core-foundation 0.9.4",
|
4174 4106 | "core-foundation-sys",
|
4175 4107 | "libc",
|
4176 4108 | "security-framework-sys",
|
4177 4109 | ]
|
4178 4110 |
|
4179 4111 | [[package]]
|
4180 4112 | name = "security-framework"
|
4181 - | version = "3.4.0"
|
4113 + | version = "3.5.0"
|
4182 4114 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
4183 - | checksum = "60b369d18893388b345804dc0007963c99b7d665ae71d275812d828c6f089640"
|
4115 + | checksum = "cc198e42d9b7510827939c9a15f5062a0c913f3371d765977e586d2fe6c16f4a"
|
4184 4116 | dependencies = [
|
4185 4117 | "bitflags 2.9.4",
|
4186 4118 | "core-foundation 0.10.1",
|
4187 4119 | "core-foundation-sys",
|
4188 4120 | "libc",
|
4189 4121 | "security-framework-sys",
|
4190 4122 | ]
|
4191 4123 |
|
4192 4124 | [[package]]
|
4193 4125 | name = "security-framework-sys"
|
4194 4126 | version = "2.15.0"
|
4195 4127 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
4196 4128 | checksum = "cc1f0cbffaac4852523ce30d8bd3c5cdc873501d96ff467ca09b6767bb8cd5c0"
|
4197 4129 | dependencies = [
|
4198 4130 | "core-foundation-sys",
|
4199 4131 | "libc",
|
4200 4132 | ]
|
4201 4133 |
|
4202 4134 | [[package]]
|
4203 4135 | name = "semver"
|
4204 4136 | version = "1.0.27"
|
4205 4137 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
4206 4138 | checksum = "d767eb0aabc880b29956c35734170f26ed551a859dbd361d140cdbeca61ab1e2"
|
4207 4139 |
|
4208 4140 | [[package]]
|
4209 4141 | name = "separator"
|
4210 4142 | version = "0.4.1"
|
4211 4143 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
4212 4144 | checksum = "f97841a747eef040fcd2e7b3b9a220a7205926e60488e673d9e4926d27772ce5"
|
4213 4145 |
|
4214 4146 | [[package]]
|
4215 4147 | name = "serde"
|
4216 - | version = "1.0.225"
|
4148 + | version = "1.0.226"
|
4217 4149 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
4218 - | checksum = "fd6c24dee235d0da097043389623fb913daddf92c76e9f5a1db88607a0bcbd1d"
|
4150 + | checksum = "0dca6411025b24b60bfa7ec1fe1f8e710ac09782dca409ee8237ba74b51295fd"
|
4219 4151 | dependencies = [
|
4220 4152 | "serde_core",
|
4221 4153 | "serde_derive",
|
4222 4154 | ]
|
4223 4155 |
|
4224 4156 | [[package]]
|
4225 4157 | name = "serde_core"
|
4226 - | version = "1.0.225"
|
4158 + | version = "1.0.226"
|
4227 4159 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
4228 - | checksum = "659356f9a0cb1e529b24c01e43ad2bdf520ec4ceaf83047b83ddcc2251f96383"
|
4160 + | checksum = "ba2ba63999edb9dac981fb34b3e5c0d111a69b0924e253ed29d83f7c99e966a4"
|
4229 4161 | dependencies = [
|
4230 4162 | "serde_derive",
|
4231 4163 | ]
|
4232 4164 |
|
4233 4165 | [[package]]
|
4234 4166 | name = "serde_derive"
|
4235 - | version = "1.0.225"
|
4167 + | version = "1.0.226"
|
4236 4168 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
4237 - | checksum = "0ea936adf78b1f766949a4977b91d2f5595825bd6ec079aa9543ad2685fc4516"
|
4169 + | checksum = "8db53ae22f34573731bafa1db20f04027b2d25e02d8205921b569171699cdb33"
|
4238 4170 | dependencies = [
|
4239 4171 | "proc-macro2",
|
4240 4172 | "quote",
|
4241 4173 | "syn",
|
4242 4174 | ]
|
4243 4175 |
|
4244 4176 | [[package]]
|
4245 4177 | name = "serde_json"
|
4246 4178 | version = "1.0.145"
|
4247 4179 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
4979 4912 | name = "wasip2"
|
4980 4913 | version = "1.0.1+wasi-0.2.4"
|
4981 4914 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
4982 4915 | checksum = "0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7"
|
4983 4916 | dependencies = [
|
4984 4917 | "wit-bindgen 0.46.0",
|
4985 4918 | ]
|
4986 4919 |
|
4987 4920 | [[package]]
|
4988 4921 | name = "wasm-bindgen"
|
4989 - | version = "0.2.101"
|
4922 + | version = "0.2.103"
|
4990 4923 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
4991 - | checksum = "7e14915cadd45b529bb8d1f343c4ed0ac1de926144b746e2710f9cd05df6603b"
|
4924 + | checksum = "ab10a69fbd0a177f5f649ad4d8d3305499c42bab9aef2f7ff592d0ec8f833819"
|
4992 4925 | dependencies = [
|
4993 4926 | "cfg-if",
|
4994 4927 | "once_cell",
|
4995 4928 | "rustversion",
|
4996 4929 | "wasm-bindgen-macro",
|
4997 4930 | "wasm-bindgen-shared",
|
4998 4931 | ]
|
4999 4932 |
|
5000 4933 | [[package]]
|
5001 4934 | name = "wasm-bindgen-backend"
|
5002 - | version = "0.2.101"
|
4935 + | version = "0.2.103"
|
5003 4936 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5004 - | checksum = "e28d1ba982ca7923fd01448d5c30c6864d0a14109560296a162f80f305fb93bb"
|
4937 + | checksum = "0bb702423545a6007bbc368fde243ba47ca275e549c8a28617f56f6ba53b1d1c"
|
5005 4938 | dependencies = [
|
5006 4939 | "bumpalo",
|
5007 4940 | "log",
|
5008 4941 | "proc-macro2",
|
5009 4942 | "quote",
|
5010 4943 | "syn",
|
5011 4944 | "wasm-bindgen-shared",
|
5012 4945 | ]
|
5013 4946 |
|
5014 4947 | [[package]]
|
5015 4948 | name = "wasm-bindgen-futures"
|
5016 - | version = "0.4.51"
|
4949 + | version = "0.4.53"
|
5017 4950 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5018 - | checksum = "0ca85039a9b469b38336411d6d6ced91f3fc87109a2a27b0c197663f5144dffe"
|
4951 + | checksum = "a0b221ff421256839509adbb55998214a70d829d3a28c69b4a6672e9d2a42f67"
|
5019 4952 | dependencies = [
|
5020 4953 | "cfg-if",
|
5021 4954 | "js-sys",
|
5022 4955 | "once_cell",
|
5023 4956 | "wasm-bindgen",
|
5024 4957 | "web-sys",
|
5025 4958 | ]
|
5026 4959 |
|
5027 4960 | [[package]]
|
5028 4961 | name = "wasm-bindgen-macro"
|
5029 - | version = "0.2.101"
|
4962 + | version = "0.2.103"
|
5030 4963 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5031 - | checksum = "7c3d463ae3eff775b0c45df9da45d68837702ac35af998361e2c84e7c5ec1b0d"
|
4964 + | checksum = "fc65f4f411d91494355917b605e1480033152658d71f722a90647f56a70c88a0"
|
5032 4965 | dependencies = [
|
5033 4966 | "quote",
|
5034 4967 | "wasm-bindgen-macro-support",
|
5035 4968 | ]
|
5036 4969 |
|
5037 4970 | [[package]]
|
5038 4971 | name = "wasm-bindgen-macro-support"
|
5039 - | version = "0.2.101"
|
4972 + | version = "0.2.103"
|
5040 4973 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5041 - | checksum = "7bb4ce89b08211f923caf51d527662b75bdc9c9c7aab40f86dcb9fb85ac552aa"
|
4974 + | checksum = "ffc003a991398a8ee604a401e194b6b3a39677b3173d6e74495eb51b82e99a32"
|
5042 4975 | dependencies = [
|
5043 4976 | "proc-macro2",
|
5044 4977 | "quote",
|
5045 4978 | "syn",
|
5046 4979 | "wasm-bindgen-backend",
|
5047 4980 | "wasm-bindgen-shared",
|
5048 4981 | ]
|
5049 4982 |
|
5050 4983 | [[package]]
|
5051 4984 | name = "wasm-bindgen-shared"
|
5052 - | version = "0.2.101"
|
4985 + | version = "0.2.103"
|
5053 4986 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5054 - | checksum = "f143854a3b13752c6950862c906306adb27c7e839f7414cec8fea35beab624c1"
|
4987 + | checksum = "293c37f4efa430ca14db3721dfbe48d8c33308096bd44d80ebaa775ab71ba1cf"
|
5055 4988 | dependencies = [
|
5056 4989 | "unicode-ident",
|
5057 4990 | ]
|
5058 4991 |
|
5059 4992 | [[package]]
|
5060 4993 | name = "web-sys"
|
5061 - | version = "0.3.78"
|
4994 + | version = "0.3.80"
|
5062 4995 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5063 - | checksum = "77e4b637749ff0d92b8fad63aa1f7cff3cbe125fd49c175cd6345e7272638b12"
|
4996 + | checksum = "fbe734895e869dc429d78c4b433f8d17d95f8d05317440b4fad5ab2d33e596dc"
|
5064 4997 | dependencies = [
|
5065 4998 | "js-sys",
|
5066 4999 | "wasm-bindgen",
|
5067 5000 | ]
|
5068 5001 |
|
5069 5002 | [[package]]
|
5070 5003 | name = "webpki-roots"
|
5071 5004 | version = "0.25.4"
|
5072 5005 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5073 5006 | checksum = "5f20c57d8d7db6d3b86154206ae5d8fba62dd39573114de97c2cb0578251f8e1"
|
5074 5007 |
|
5075 5008 | [[package]]
|
5076 5009 | name = "which"
|
5077 5010 | version = "4.4.2"
|
5078 5011 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5079 5012 | checksum = "87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7"
|
5080 5013 | dependencies = [
|
5081 5014 | "either",
|
5082 5015 | "home",
|
5083 5016 | "once_cell",
|
5084 5017 | "rustix 0.38.44",
|
5085 5018 | ]
|
5086 5019 |
|
5087 5020 | [[package]]
|
5088 5021 | name = "widestring"
|
5089 5022 | version = "1.2.0"
|
5090 5023 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5091 5024 | checksum = "dd7cf3379ca1aac9eea11fba24fd7e315d621f8dfe35c8d7d2be8b793726e07d"
|
5092 5025 |
|
5093 5026 | [[package]]
|
5094 5027 | name = "winapi"
|
5095 5028 | version = "0.3.9"
|
5096 5029 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5097 5030 | checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
|
5098 5031 | dependencies = [
|
5099 5032 | "winapi-i686-pc-windows-gnu",
|
5100 5033 | "winapi-x86_64-pc-windows-gnu",
|
5101 5034 | ]
|
5102 5035 |
|
5103 5036 | [[package]]
|
5104 5037 | name = "winapi-i686-pc-windows-gnu"
|
5105 5038 | version = "0.4.0"
|
5106 5039 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5107 5040 | checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
|
5108 5041 |
|
5109 5042 | [[package]]
|
5110 5043 | name = "winapi-util"
|
5111 5044 | version = "0.1.11"
|
5112 5045 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5113 5046 | checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
|
5114 5047 | dependencies = [
|
5115 5048 | "windows-sys 0.61.0",
|
5116 5049 | ]
|
5117 5050 |
|
5118 5051 | [[package]]
|
5119 5052 | name = "winapi-x86_64-pc-windows-gnu"
|
5120 5053 | version = "0.4.0"
|
5121 5054 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5122 5055 | checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
|
5123 5056 |
|
5124 - | [[package]]
|
5125 - | name = "windows"
|
5126 - | version = "0.61.3"
|
5127 - | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5128 - | checksum = "9babd3a767a4c1aef6900409f85f5d53ce2544ccdfaa86dad48c91782c6d6893"
|
5129 - | dependencies = [
|
5130 - | "windows-collections",
|
5131 - | "windows-core",
|
5132 - | "windows-future",
|
5133 - | "windows-link 0.1.3",
|
5134 - | "windows-numerics",
|
5135 - | ]
|
5136 - |
|
5137 - | [[package]]
|
5138 - | name = "windows-collections"
|
5139 - | version = "0.2.0"
|
5140 - | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5141 - | checksum = "3beeceb5e5cfd9eb1d76b381630e82c4241ccd0d27f1a39ed41b2760b255c5e8"
|
5142 - | dependencies = [
|
5143 - | "windows-core",
|
5144 - | ]
|
5145 - |
|
5146 - | [[package]]
|
5147 - | name = "windows-core"
|
5148 - | version = "0.61.2"
|
5149 - | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5150 - | checksum = "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3"
|
5151 - | dependencies = [
|
5152 - | "windows-implement",
|
5153 - | "windows-interface",
|
5154 - | "windows-link 0.1.3",
|
5155 - | "windows-result",
|
5156 - | "windows-strings",
|
5157 - | ]
|
5158 - |
|
5159 - | [[package]]
|
5160 - | name = "windows-future"
|
5161 - | version = "0.2.1"
|
5162 - | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5163 - | checksum = "fc6a41e98427b19fe4b73c550f060b59fa592d7d686537eebf9385621bfbad8e"
|
5164 - | dependencies = [
|
5165 - | "windows-core",
|
5166 - | "windows-link 0.1.3",
|
5167 - | "windows-threading",
|
5168 - | ]
|
5169 - |
|
5170 - | [[package]]
|
5171 - | name = "windows-implement"
|
5172 - | version = "0.60.0"
|
5173 - | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5174 - | checksum = "a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836"
|
5175 - | dependencies = [
|
5176 - | "proc-macro2",
|
5177 - | "quote",
|
5178 - | "syn",
|
5179 - | ]
|
5180 - |
|
5181 - | [[package]]
|
5182 - | name = "windows-interface"
|
5183 - | version = "0.59.1"
|
5184 - | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5185 - | checksum = "bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8"
|
5186 - | dependencies = [
|
5187 - | "proc-macro2",
|
5188 - | "quote",
|
5189 - | "syn",
|
5190 - | ]
|
5191 - |
|
5192 5057 | [[package]]
|
5193 5058 | name = "windows-link"
|
5194 5059 | version = "0.1.3"
|
5195 5060 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5196 5061 | checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a"
|
5197 5062 |
|
5198 5063 | [[package]]
|
5199 5064 | name = "windows-link"
|
5200 5065 | version = "0.2.0"
|
5201 5066 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5202 5067 | checksum = "45e46c0661abb7180e7b9c281db115305d49ca1709ab8242adf09666d2173c65"
|
5203 5068 |
|
5204 - | [[package]]
|
5205 - | name = "windows-numerics"
|
5206 - | version = "0.2.0"
|
5207 - | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5208 - | checksum = "9150af68066c4c5c07ddc0ce30421554771e528bde427614c61038bc2c92c2b1"
|
5209 - | dependencies = [
|
5210 - | "windows-core",
|
5211 - | "windows-link 0.1.3",
|
5212 - | ]
|
5213 - |
|
5214 5069 | [[package]]
|
5215 5070 | name = "windows-registry"
|
5216 5071 | version = "0.5.3"
|
5217 5072 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5218 5073 | checksum = "5b8a9ed28765efc97bbc954883f4e6796c33a06546ebafacbabee9696967499e"
|
5219 5074 | dependencies = [
|
5220 5075 | "windows-link 0.1.3",
|
5221 5076 | "windows-result",
|
5222 5077 | "windows-strings",
|
5223 5078 | ]
|
5293 5148 |
|
5294 5149 | [[package]]
|
5295 5150 | name = "windows-targets"
|
5296 5151 | version = "0.52.6"
|
5297 5152 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5298 5153 | checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
|
5299 5154 | dependencies = [
|
5300 5155 | "windows_aarch64_gnullvm 0.52.6",
|
5301 5156 | "windows_aarch64_msvc 0.52.6",
|
5302 5157 | "windows_i686_gnu 0.52.6",
|
5303 - | "windows_i686_gnullvm 0.52.6",
|
5158 + | "windows_i686_gnullvm",
|
5304 5159 | "windows_i686_msvc 0.52.6",
|
5305 5160 | "windows_x86_64_gnu 0.52.6",
|
5306 5161 | "windows_x86_64_gnullvm 0.52.6",
|
5307 5162 | "windows_x86_64_msvc 0.52.6",
|
5308 5163 | ]
|
5309 5164 |
|
5310 - | [[package]]
|
5311 - | name = "windows-targets"
|
5312 - | version = "0.53.3"
|
5313 - | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5314 - | checksum = "d5fe6031c4041849d7c496a8ded650796e7b6ecc19df1a431c1a363342e5dc91"
|
5315 - | dependencies = [
|
5316 - | "windows-link 0.1.3",
|
5317 - | "windows_aarch64_gnullvm 0.53.0",
|
5318 - | "windows_aarch64_msvc 0.53.0",
|
5319 - | "windows_i686_gnu 0.53.0",
|
5320 - | "windows_i686_gnullvm 0.53.0",
|
5321 - | "windows_i686_msvc 0.53.0",
|
5322 - | "windows_x86_64_gnu 0.53.0",
|
5323 - | "windows_x86_64_gnullvm 0.53.0",
|
5324 - | "windows_x86_64_msvc 0.53.0",
|
5325 - | ]
|
5326 - |
|
5327 - | [[package]]
|
5328 - | name = "windows-threading"
|
5329 - | version = "0.1.0"
|
5330 - | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5331 - | checksum = "b66463ad2e0ea3bbf808b7f1d371311c80e115c0b71d60efc142cafbcfb057a6"
|
5332 - | dependencies = [
|
5333 - | "windows-link 0.1.3",
|
5334 - | ]
|
5335 - |
|
5336 5165 | [[package]]
|
5337 5166 | name = "windows_aarch64_gnullvm"
|
5338 5167 | version = "0.48.5"
|
5339 5168 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5340 5169 | checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
|
5341 5170 |
|
5342 5171 | [[package]]
|
5343 5172 | name = "windows_aarch64_gnullvm"
|
5344 5173 | version = "0.52.6"
|
5345 5174 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5346 5175 | checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
|
5347 5176 |
|
5348 - | [[package]]
|
5349 - | name = "windows_aarch64_gnullvm"
|
5350 - | version = "0.53.0"
|
5351 - | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5352 - | checksum = "86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764"
|
5353 - |
|
5354 5177 | [[package]]
|
5355 5178 | name = "windows_aarch64_msvc"
|
5356 5179 | version = "0.48.5"
|
5357 5180 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5358 5181 | checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
|
5359 5182 |
|
5360 5183 | [[package]]
|
5361 5184 | name = "windows_aarch64_msvc"
|
5362 5185 | version = "0.52.6"
|
5363 5186 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5364 5187 | checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
|
5365 5188 |
|
5366 - | [[package]]
|
5367 - | name = "windows_aarch64_msvc"
|
5368 - | version = "0.53.0"
|
5369 - | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5370 - | checksum = "c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c"
|
5371 - |
|
5372 5189 | [[package]]
|
5373 5190 | name = "windows_i686_gnu"
|
5374 5191 | version = "0.48.5"
|
5375 5192 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5376 5193 | checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
|
5377 5194 |
|
5378 5195 | [[package]]
|
5379 5196 | name = "windows_i686_gnu"
|
5380 5197 | version = "0.52.6"
|
5381 5198 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5382 5199 | checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
|
5383 5200 |
|
5384 - | [[package]]
|
5385 - | name = "windows_i686_gnu"
|
5386 - | version = "0.53.0"
|
5387 - | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5388 - | checksum = "c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3"
|
5389 - |
|
5390 5201 | [[package]]
|
5391 5202 | name = "windows_i686_gnullvm"
|
5392 5203 | version = "0.52.6"
|
5393 5204 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5394 5205 | checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
|
5395 5206 |
|
5396 - | [[package]]
|
5397 - | name = "windows_i686_gnullvm"
|
5398 - | version = "0.53.0"
|
5399 - | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5400 - | checksum = "9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11"
|
5401 - |
|
5402 5207 | [[package]]
|
5403 5208 | name = "windows_i686_msvc"
|
5404 5209 | version = "0.48.5"
|
5405 5210 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5406 5211 | checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
|
5407 5212 |
|
5408 5213 | [[package]]
|
5409 5214 | name = "windows_i686_msvc"
|
5410 5215 | version = "0.52.6"
|
5411 5216 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5412 5217 | checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
|
5413 5218 |
|
5414 - | [[package]]
|
5415 - | name = "windows_i686_msvc"
|
5416 - | version = "0.53.0"
|
5417 - | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5418 - | checksum = "581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d"
|
5419 - |
|
5420 5219 | [[package]]
|
5421 5220 | name = "windows_x86_64_gnu"
|
5422 5221 | version = "0.48.5"
|
5423 5222 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5424 5223 | checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
|
5425 5224 |
|
5426 5225 | [[package]]
|
5427 5226 | name = "windows_x86_64_gnu"
|
5428 5227 | version = "0.52.6"
|
5429 5228 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5430 5229 | checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
|
5431 5230 |
|
5432 - | [[package]]
|
5433 - | name = "windows_x86_64_gnu"
|
5434 - | version = "0.53.0"
|
5435 - | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5436 - | checksum = "2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba"
|
5437 - |
|
5438 5231 | [[package]]
|
5439 5232 | name = "windows_x86_64_gnullvm"
|
5440 5233 | version = "0.48.5"
|
5441 5234 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5442 5235 | checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
|
5443 5236 |
|
5444 5237 | [[package]]
|
5445 5238 | name = "windows_x86_64_gnullvm"
|
5446 5239 | version = "0.52.6"
|
5447 5240 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5448 5241 | checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
|
5449 5242 |
|
5450 - | [[package]]
|
5451 - | name = "windows_x86_64_gnullvm"
|
5452 - | version = "0.53.0"
|
5453 - | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5454 - | checksum = "0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57"
|
5455 - |
|
5456 5243 | [[package]]
|
5457 5244 | name = "windows_x86_64_msvc"
|
5458 5245 | version = "0.48.5"
|
5459 5246 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5460 5247 | checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
|
5461 5248 |
|
5462 5249 | [[package]]
|
5463 5250 | name = "windows_x86_64_msvc"
|
5464 5251 | version = "0.52.6"
|
5465 5252 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5466 5253 | checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
|
5467 5254 |
|
5468 - | [[package]]
|
5469 - | name = "windows_x86_64_msvc"
|
5470 - | version = "0.53.0"
|
5471 - | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5472 - | checksum = "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486"
|
5473 - |
|
5474 5255 | [[package]]
|
5475 5256 | name = "winreg"
|
5476 5257 | version = "0.50.0"
|
5477 5258 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
5478 5259 | checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1"
|
5479 5260 | dependencies = [
|
5480 5261 | "cfg-if",
|
5481 5262 | "windows-sys 0.48.0",
|
5482 5263 | ]
|
5483 5264 |
|