diff options
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1164 |
1 files changed, 414 insertions, 750 deletions
| @@ -3,25 +3,10 @@ | |||
| 3 | version = 4 | 3 | version = 4 |
| 4 | 4 | ||
| 5 | [[package]] | 5 | [[package]] |
| 6 | name = "addr2line" | ||
| 7 | version = "0.24.2" | ||
| 8 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 9 | checksum = "dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1" | ||
| 10 | dependencies = [ | ||
| 11 | "gimli", | ||
| 12 | ] | ||
| 13 | |||
| 14 | [[package]] | ||
| 15 | name = "adler2" | ||
| 16 | version = "2.0.1" | ||
| 17 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 18 | checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa" | ||
| 19 | |||
| 20 | [[package]] | ||
| 21 | name = "aho-corasick" | 6 | name = "aho-corasick" |
| 22 | version = "1.1.3" | 7 | version = "1.1.4" |
| 23 | source = "registry+https://github.com/rust-lang/crates.io-index" | 8 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 24 | checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916" | 9 | checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301" |
| 25 | dependencies = [ | 10 | dependencies = [ |
| 26 | "memchr", | 11 | "memchr", |
| 27 | ] | 12 | ] |
| @@ -33,12 +18,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
| 33 | checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923" | 18 | checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923" |
| 34 | 19 | ||
| 35 | [[package]] | 20 | [[package]] |
| 36 | name = "android-tzdata" | ||
| 37 | version = "0.1.1" | ||
| 38 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 39 | checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0" | ||
| 40 | |||
| 41 | [[package]] | ||
| 42 | name = "android_system_properties" | 21 | name = "android_system_properties" |
| 43 | version = "0.1.5" | 22 | version = "0.1.5" |
| 44 | source = "registry+https://github.com/rust-lang/crates.io-index" | 23 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| @@ -49,9 +28,9 @@ dependencies = [ | |||
| 49 | 28 | ||
| 50 | [[package]] | 29 | [[package]] |
| 51 | name = "anyhow" | 30 | name = "anyhow" |
| 52 | version = "1.0.99" | 31 | version = "1.0.102" |
| 53 | source = "registry+https://github.com/rust-lang/crates.io-index" | 32 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 54 | checksum = "b0674a1ddeecb70197781e945de4b3b8ffb61fa939a5597bcf48503737663100" | 33 | checksum = "7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c" |
| 55 | 34 | ||
| 56 | [[package]] | 35 | [[package]] |
| 57 | name = "atomic-waker" | 36 | name = "atomic-waker" |
| @@ -67,9 +46,9 @@ checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" | |||
| 67 | 46 | ||
| 68 | [[package]] | 47 | [[package]] |
| 69 | name = "aws-config" | 48 | name = "aws-config" |
| 70 | version = "1.8.6" | 49 | version = "1.8.14" |
| 71 | source = "registry+https://github.com/rust-lang/crates.io-index" | 50 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 72 | checksum = "8bc1b40fb26027769f16960d2f4a6bc20c4bb755d403e552c8c1a73af433c246" | 51 | checksum = "8a8fc176d53d6fe85017f230405e3255cedb4a02221cb55ed6d76dccbbb099b2" |
| 73 | dependencies = [ | 52 | dependencies = [ |
| 74 | "aws-credential-types", | 53 | "aws-credential-types", |
| 75 | "aws-runtime", | 54 | "aws-runtime", |
| @@ -86,7 +65,7 @@ dependencies = [ | |||
| 86 | "bytes", | 65 | "bytes", |
| 87 | "fastrand", | 66 | "fastrand", |
| 88 | "hex", | 67 | "hex", |
| 89 | "http 1.3.1", | 68 | "http 1.4.0", |
| 90 | "ring", | 69 | "ring", |
| 91 | "time", | 70 | "time", |
| 92 | "tokio", | 71 | "tokio", |
| @@ -97,9 +76,9 @@ dependencies = [ | |||
| 97 | 76 | ||
| 98 | [[package]] | 77 | [[package]] |
| 99 | name = "aws-credential-types" | 78 | name = "aws-credential-types" |
| 100 | version = "1.2.6" | 79 | version = "1.2.13" |
| 101 | source = "registry+https://github.com/rust-lang/crates.io-index" | 80 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 102 | checksum = "d025db5d9f52cbc413b167136afb3d8aeea708c0d8884783cf6253be5e22f6f2" | 81 | checksum = "6d203b0bf2626dcba8665f5cd0871d7c2c0930223d6b6be9097592fea21242d0" |
| 103 | dependencies = [ | 82 | dependencies = [ |
| 104 | "aws-smithy-async", | 83 | "aws-smithy-async", |
| 105 | "aws-smithy-runtime-api", | 84 | "aws-smithy-runtime-api", |
| @@ -109,9 +88,9 @@ dependencies = [ | |||
| 109 | 88 | ||
| 110 | [[package]] | 89 | [[package]] |
| 111 | name = "aws-lc-rs" | 90 | name = "aws-lc-rs" |
| 112 | version = "1.13.3" | 91 | version = "1.16.0" |
| 113 | source = "registry+https://github.com/rust-lang/crates.io-index" | 92 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 114 | checksum = "5c953fe1ba023e6b7730c0d4b031d06f267f23a46167dcbd40316644b10a17ba" | 93 | checksum = "d9a7b350e3bb1767102698302bc37256cbd48422809984b98d292c40e2579aa9" |
| 115 | dependencies = [ | 94 | dependencies = [ |
| 116 | "aws-lc-sys", | 95 | "aws-lc-sys", |
| 117 | "zeroize", | 96 | "zeroize", |
| @@ -119,11 +98,10 @@ dependencies = [ | |||
| 119 | 98 | ||
| 120 | [[package]] | 99 | [[package]] |
| 121 | name = "aws-lc-sys" | 100 | name = "aws-lc-sys" |
| 122 | version = "0.30.0" | 101 | version = "0.37.1" |
| 123 | source = "registry+https://github.com/rust-lang/crates.io-index" | 102 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 124 | checksum = "dbfd150b5dbdb988bcc8fb1fe787eb6b7ee6180ca24da683b61ea5405f3d43ff" | 103 | checksum = "b092fe214090261288111db7a2b2c2118e5a7f30dc2569f1732c4069a6840549" |
| 125 | dependencies = [ | 104 | dependencies = [ |
| 126 | "bindgen", | ||
| 127 | "cc", | 105 | "cc", |
| 128 | "cmake", | 106 | "cmake", |
| 129 | "dunce", | 107 | "dunce", |
| @@ -132,9 +110,9 @@ dependencies = [ | |||
| 132 | 110 | ||
| 133 | [[package]] | 111 | [[package]] |
| 134 | name = "aws-runtime" | 112 | name = "aws-runtime" |
| 135 | version = "1.5.10" | 113 | version = "1.7.1" |
| 136 | source = "registry+https://github.com/rust-lang/crates.io-index" | 114 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 137 | checksum = "c034a1bc1d70e16e7f4e4caf7e9f7693e4c9c24cd91cf17c2a0b21abaebc7c8b" | 115 | checksum = "ede2ddc593e6c8acc6ce3358c28d6677a6dc49b65ba4b37a2befe14a11297e75" |
| 138 | dependencies = [ | 116 | dependencies = [ |
| 139 | "aws-credential-types", | 117 | "aws-credential-types", |
| 140 | "aws-sigv4", | 118 | "aws-sigv4", |
| @@ -146,9 +124,12 @@ dependencies = [ | |||
| 146 | "aws-smithy-types", | 124 | "aws-smithy-types", |
| 147 | "aws-types", | 125 | "aws-types", |
| 148 | "bytes", | 126 | "bytes", |
| 127 | "bytes-utils", | ||
| 149 | "fastrand", | 128 | "fastrand", |
| 150 | "http 0.2.12", | 129 | "http 0.2.12", |
| 130 | "http 1.4.0", | ||
| 151 | "http-body 0.4.6", | 131 | "http-body 0.4.6", |
| 132 | "http-body 1.0.1", | ||
| 152 | "percent-encoding", | 133 | "percent-encoding", |
| 153 | "pin-project-lite", | 134 | "pin-project-lite", |
| 154 | "tracing", | 135 | "tracing", |
| @@ -157,9 +138,9 @@ dependencies = [ | |||
| 157 | 138 | ||
| 158 | [[package]] | 139 | [[package]] |
| 159 | name = "aws-sdk-s3" | 140 | name = "aws-sdk-s3" |
| 160 | version = "1.104.0" | 141 | version = "1.124.0" |
| 161 | source = "registry+https://github.com/rust-lang/crates.io-index" | 142 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 162 | checksum = "38c488cd6abb0ec9811c401894191932e941c5f91dc226043edacd0afa1634bc" | 143 | checksum = "744c09d75dfec039a05cf8e117c995ded3b0baffa6eb83f3ed7075a01d8d8947" |
| 163 | dependencies = [ | 144 | dependencies = [ |
| 164 | "aws-credential-types", | 145 | "aws-credential-types", |
| 165 | "aws-runtime", | 146 | "aws-runtime", |
| @@ -169,6 +150,7 @@ dependencies = [ | |||
| 169 | "aws-smithy-eventstream", | 150 | "aws-smithy-eventstream", |
| 170 | "aws-smithy-http", | 151 | "aws-smithy-http", |
| 171 | "aws-smithy-json", | 152 | "aws-smithy-json", |
| 153 | "aws-smithy-observability", | ||
| 172 | "aws-smithy-runtime", | 154 | "aws-smithy-runtime", |
| 173 | "aws-smithy-runtime-api", | 155 | "aws-smithy-runtime-api", |
| 174 | "aws-smithy-types", | 156 | "aws-smithy-types", |
| @@ -179,8 +161,8 @@ dependencies = [ | |||
| 179 | "hex", | 161 | "hex", |
| 180 | "hmac", | 162 | "hmac", |
| 181 | "http 0.2.12", | 163 | "http 0.2.12", |
| 182 | "http 1.3.1", | 164 | "http 1.4.0", |
| 183 | "http-body 0.4.6", | 165 | "http-body 1.0.1", |
| 184 | "lru", | 166 | "lru", |
| 185 | "percent-encoding", | 167 | "percent-encoding", |
| 186 | "regex-lite", | 168 | "regex-lite", |
| @@ -191,15 +173,16 @@ dependencies = [ | |||
| 191 | 173 | ||
| 192 | [[package]] | 174 | [[package]] |
| 193 | name = "aws-sdk-sso" | 175 | name = "aws-sdk-sso" |
| 194 | version = "1.83.0" | 176 | version = "1.95.0" |
| 195 | source = "registry+https://github.com/rust-lang/crates.io-index" | 177 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 196 | checksum = "643cd43af212d2a1c4dedff6f044d7e1961e5d9e7cfe773d70f31d9842413886" | 178 | checksum = "00c5ff27c6ba2cbd95e6e26e2e736676fdf6bcf96495b187733f521cfe4ce448" |
| 197 | dependencies = [ | 179 | dependencies = [ |
| 198 | "aws-credential-types", | 180 | "aws-credential-types", |
| 199 | "aws-runtime", | 181 | "aws-runtime", |
| 200 | "aws-smithy-async", | 182 | "aws-smithy-async", |
| 201 | "aws-smithy-http", | 183 | "aws-smithy-http", |
| 202 | "aws-smithy-json", | 184 | "aws-smithy-json", |
| 185 | "aws-smithy-observability", | ||
| 203 | "aws-smithy-runtime", | 186 | "aws-smithy-runtime", |
| 204 | "aws-smithy-runtime-api", | 187 | "aws-smithy-runtime-api", |
| 205 | "aws-smithy-types", | 188 | "aws-smithy-types", |
| @@ -207,21 +190,23 @@ dependencies = [ | |||
| 207 | "bytes", | 190 | "bytes", |
| 208 | "fastrand", | 191 | "fastrand", |
| 209 | "http 0.2.12", | 192 | "http 0.2.12", |
| 193 | "http 1.4.0", | ||
| 210 | "regex-lite", | 194 | "regex-lite", |
| 211 | "tracing", | 195 | "tracing", |
| 212 | ] | 196 | ] |
| 213 | 197 | ||
| 214 | [[package]] | 198 | [[package]] |
| 215 | name = "aws-sdk-ssooidc" | 199 | name = "aws-sdk-ssooidc" |
| 216 | version = "1.84.0" | 200 | version = "1.97.0" |
| 217 | source = "registry+https://github.com/rust-lang/crates.io-index" | 201 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 218 | checksum = "20ec4a95bd48e0db7a424356a161f8d87bd6a4f0af37204775f0da03d9e39fc3" | 202 | checksum = "4d186f1e5a3694a188e5a0640b3115ccc6e084d104e16fd6ba968dca072ffef8" |
| 219 | dependencies = [ | 203 | dependencies = [ |
| 220 | "aws-credential-types", | 204 | "aws-credential-types", |
| 221 | "aws-runtime", | 205 | "aws-runtime", |
| 222 | "aws-smithy-async", | 206 | "aws-smithy-async", |
| 223 | "aws-smithy-http", | 207 | "aws-smithy-http", |
| 224 | "aws-smithy-json", | 208 | "aws-smithy-json", |
| 209 | "aws-smithy-observability", | ||
| 225 | "aws-smithy-runtime", | 210 | "aws-smithy-runtime", |
| 226 | "aws-smithy-runtime-api", | 211 | "aws-smithy-runtime-api", |
| 227 | "aws-smithy-types", | 212 | "aws-smithy-types", |
| @@ -229,21 +214,23 @@ dependencies = [ | |||
| 229 | "bytes", | 214 | "bytes", |
| 230 | "fastrand", | 215 | "fastrand", |
| 231 | "http 0.2.12", | 216 | "http 0.2.12", |
| 217 | "http 1.4.0", | ||
| 232 | "regex-lite", | 218 | "regex-lite", |
| 233 | "tracing", | 219 | "tracing", |
| 234 | ] | 220 | ] |
| 235 | 221 | ||
| 236 | [[package]] | 222 | [[package]] |
| 237 | name = "aws-sdk-sts" | 223 | name = "aws-sdk-sts" |
| 238 | version = "1.85.0" | 224 | version = "1.99.0" |
| 239 | source = "registry+https://github.com/rust-lang/crates.io-index" | 225 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 240 | checksum = "410309ad0df4606bc721aff0d89c3407682845453247213a0ccc5ff8801ee107" | 226 | checksum = "9acba7c62f3d4e2408fa998a3a8caacd8b9a5b5549cf36e2372fbdae329d5449" |
| 241 | dependencies = [ | 227 | dependencies = [ |
| 242 | "aws-credential-types", | 228 | "aws-credential-types", |
| 243 | "aws-runtime", | 229 | "aws-runtime", |
| 244 | "aws-smithy-async", | 230 | "aws-smithy-async", |
| 245 | "aws-smithy-http", | 231 | "aws-smithy-http", |
| 246 | "aws-smithy-json", | 232 | "aws-smithy-json", |
| 233 | "aws-smithy-observability", | ||
| 247 | "aws-smithy-query", | 234 | "aws-smithy-query", |
| 248 | "aws-smithy-runtime", | 235 | "aws-smithy-runtime", |
| 249 | "aws-smithy-runtime-api", | 236 | "aws-smithy-runtime-api", |
| @@ -252,15 +239,16 @@ dependencies = [ | |||
| 252 | "aws-types", | 239 | "aws-types", |
| 253 | "fastrand", | 240 | "fastrand", |
| 254 | "http 0.2.12", | 241 | "http 0.2.12", |
| 242 | "http 1.4.0", | ||
| 255 | "regex-lite", | 243 | "regex-lite", |
| 256 | "tracing", | 244 | "tracing", |
| 257 | ] | 245 | ] |
| 258 | 246 | ||
| 259 | [[package]] | 247 | [[package]] |
| 260 | name = "aws-sigv4" | 248 | name = "aws-sigv4" |
| 261 | version = "1.3.4" | 249 | version = "1.4.1" |
| 262 | source = "registry+https://github.com/rust-lang/crates.io-index" | 250 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 263 | checksum = "084c34162187d39e3740cb635acd73c4e3a551a36146ad6fe8883c929c9f876c" | 251 | checksum = "37411f8e0f4bea0c3ca0958ce7f18f6439db24d555dbd809787262cd00926aa9" |
| 264 | dependencies = [ | 252 | dependencies = [ |
| 265 | "aws-credential-types", | 253 | "aws-credential-types", |
| 266 | "aws-smithy-eventstream", | 254 | "aws-smithy-eventstream", |
| @@ -273,7 +261,7 @@ dependencies = [ | |||
| 273 | "hex", | 261 | "hex", |
| 274 | "hmac", | 262 | "hmac", |
| 275 | "http 0.2.12", | 263 | "http 0.2.12", |
| 276 | "http 1.3.1", | 264 | "http 1.4.0", |
| 277 | "p256", | 265 | "p256", |
| 278 | "percent-encoding", | 266 | "percent-encoding", |
| 279 | "ring", | 267 | "ring", |
| @@ -286,9 +274,9 @@ dependencies = [ | |||
| 286 | 274 | ||
| 287 | [[package]] | 275 | [[package]] |
| 288 | name = "aws-smithy-async" | 276 | name = "aws-smithy-async" |
| 289 | version = "1.2.5" | 277 | version = "1.2.13" |
| 290 | source = "registry+https://github.com/rust-lang/crates.io-index" | 278 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 291 | checksum = "1e190749ea56f8c42bf15dd76c65e14f8f765233e6df9b0506d9d934ebef867c" | 279 | checksum = "5cc50d0f63e714784b84223abd7abbc8577de8c35d699e0edd19f0a88a08ae13" |
| 292 | dependencies = [ | 280 | dependencies = [ |
| 293 | "futures-util", | 281 | "futures-util", |
| 294 | "pin-project-lite", | 282 | "pin-project-lite", |
| @@ -297,17 +285,18 @@ dependencies = [ | |||
| 297 | 285 | ||
| 298 | [[package]] | 286 | [[package]] |
| 299 | name = "aws-smithy-checksums" | 287 | name = "aws-smithy-checksums" |
| 300 | version = "0.63.8" | 288 | version = "0.64.5" |
| 301 | source = "registry+https://github.com/rust-lang/crates.io-index" | 289 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 302 | checksum = "56d2df0314b8e307995a3b86d44565dfe9de41f876901a7d71886c756a25979f" | 290 | checksum = "180dddf5ef0f52a2f99e2fada10e16ea610e507ef6148a42bdc4d5867596aa00" |
| 303 | dependencies = [ | 291 | dependencies = [ |
| 304 | "aws-smithy-http", | 292 | "aws-smithy-http", |
| 305 | "aws-smithy-types", | 293 | "aws-smithy-types", |
| 306 | "bytes", | 294 | "bytes", |
| 307 | "crc-fast", | 295 | "crc-fast", |
| 308 | "hex", | 296 | "hex", |
| 309 | "http 0.2.12", | 297 | "http 1.4.0", |
| 310 | "http-body 0.4.6", | 298 | "http-body 1.0.1", |
| 299 | "http-body-util", | ||
| 311 | "md-5", | 300 | "md-5", |
| 312 | "pin-project-lite", | 301 | "pin-project-lite", |
| 313 | "sha1", | 302 | "sha1", |
| @@ -317,9 +306,9 @@ dependencies = [ | |||
| 317 | 306 | ||
| 318 | [[package]] | 307 | [[package]] |
| 319 | name = "aws-smithy-eventstream" | 308 | name = "aws-smithy-eventstream" |
| 320 | version = "0.60.11" | 309 | version = "0.60.19" |
| 321 | source = "registry+https://github.com/rust-lang/crates.io-index" | 310 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 322 | checksum = "182b03393e8c677347fb5705a04a9392695d47d20ef0a2f8cfe28c8e6b9b9778" | 311 | checksum = "1c0b3e587fbaa5d7f7e870544508af8ce82ea47cd30376e69e1e37c4ac746f79" |
| 323 | dependencies = [ | 312 | dependencies = [ |
| 324 | "aws-smithy-types", | 313 | "aws-smithy-types", |
| 325 | "bytes", | 314 | "bytes", |
| @@ -328,9 +317,9 @@ dependencies = [ | |||
| 328 | 317 | ||
| 329 | [[package]] | 318 | [[package]] |
| 330 | name = "aws-smithy-http" | 319 | name = "aws-smithy-http" |
| 331 | version = "0.62.3" | 320 | version = "0.63.5" |
| 332 | source = "registry+https://github.com/rust-lang/crates.io-index" | 321 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 333 | checksum = "7c4dacf2d38996cf729f55e7a762b30918229917eca115de45dfa8dfb97796c9" | 322 | checksum = "d619373d490ad70966994801bc126846afaa0d1ee920697a031f0cf63f2568e7" |
| 334 | dependencies = [ | 323 | dependencies = [ |
| 335 | "aws-smithy-eventstream", | 324 | "aws-smithy-eventstream", |
| 336 | "aws-smithy-runtime-api", | 325 | "aws-smithy-runtime-api", |
| @@ -338,9 +327,10 @@ dependencies = [ | |||
| 338 | "bytes", | 327 | "bytes", |
| 339 | "bytes-utils", | 328 | "bytes-utils", |
| 340 | "futures-core", | 329 | "futures-core", |
| 341 | "http 0.2.12", | 330 | "futures-util", |
| 342 | "http 1.3.1", | 331 | "http 1.4.0", |
| 343 | "http-body 0.4.6", | 332 | "http-body 1.0.1", |
| 333 | "http-body-util", | ||
| 344 | "percent-encoding", | 334 | "percent-encoding", |
| 345 | "pin-project-lite", | 335 | "pin-project-lite", |
| 346 | "pin-utils", | 336 | "pin-utils", |
| @@ -349,57 +339,57 @@ dependencies = [ | |||
| 349 | 339 | ||
| 350 | [[package]] | 340 | [[package]] |
| 351 | name = "aws-smithy-http-client" | 341 | name = "aws-smithy-http-client" |
| 352 | version = "1.1.1" | 342 | version = "1.1.11" |
| 353 | source = "registry+https://github.com/rust-lang/crates.io-index" | 343 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 354 | checksum = "147e8eea63a40315d704b97bf9bc9b8c1402ae94f89d5ad6f7550d963309da1b" | 344 | checksum = "00ccbb08c10f6bcf912f398188e42ee2eab5f1767ce215a02a73bc5df1bbdd95" |
| 355 | dependencies = [ | 345 | dependencies = [ |
| 356 | "aws-smithy-async", | 346 | "aws-smithy-async", |
| 357 | "aws-smithy-runtime-api", | 347 | "aws-smithy-runtime-api", |
| 358 | "aws-smithy-types", | 348 | "aws-smithy-types", |
| 359 | "h2 0.3.27", | 349 | "h2 0.3.27", |
| 360 | "h2 0.4.12", | 350 | "h2 0.4.13", |
| 361 | "http 0.2.12", | 351 | "http 0.2.12", |
| 362 | "http 1.3.1", | 352 | "http 1.4.0", |
| 363 | "http-body 0.4.6", | 353 | "http-body 0.4.6", |
| 364 | "hyper 0.14.32", | 354 | "hyper 0.14.32", |
| 365 | "hyper 1.7.0", | 355 | "hyper 1.8.1", |
| 366 | "hyper-rustls 0.24.2", | 356 | "hyper-rustls 0.24.2", |
| 367 | "hyper-rustls 0.27.7", | 357 | "hyper-rustls 0.27.7", |
| 368 | "hyper-util", | 358 | "hyper-util", |
| 369 | "pin-project-lite", | 359 | "pin-project-lite", |
| 370 | "rustls 0.21.12", | 360 | "rustls 0.21.12", |
| 371 | "rustls 0.23.31", | 361 | "rustls 0.23.36", |
| 372 | "rustls-native-certs 0.8.1", | 362 | "rustls-native-certs", |
| 373 | "rustls-pki-types", | 363 | "rustls-pki-types", |
| 374 | "tokio", | 364 | "tokio", |
| 375 | "tokio-rustls 0.26.2", | 365 | "tokio-rustls 0.26.4", |
| 376 | "tower", | 366 | "tower", |
| 377 | "tracing", | 367 | "tracing", |
| 378 | ] | 368 | ] |
| 379 | 369 | ||
| 380 | [[package]] | 370 | [[package]] |
| 381 | name = "aws-smithy-json" | 371 | name = "aws-smithy-json" |
| 382 | version = "0.61.5" | 372 | version = "0.62.4" |
| 383 | source = "registry+https://github.com/rust-lang/crates.io-index" | 373 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 384 | checksum = "eaa31b350998e703e9826b2104dd6f63be0508666e1aba88137af060e8944047" | 374 | checksum = "27b3a779093e18cad88bbae08dc4261e1d95018c4c5b9356a52bcae7c0b6e9bb" |
| 385 | dependencies = [ | 375 | dependencies = [ |
| 386 | "aws-smithy-types", | 376 | "aws-smithy-types", |
| 387 | ] | 377 | ] |
| 388 | 378 | ||
| 389 | [[package]] | 379 | [[package]] |
| 390 | name = "aws-smithy-observability" | 380 | name = "aws-smithy-observability" |
| 391 | version = "0.1.3" | 381 | version = "0.2.5" |
| 392 | source = "registry+https://github.com/rust-lang/crates.io-index" | 382 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 393 | checksum = "9364d5989ac4dd918e5cc4c4bdcc61c9be17dcd2586ea7f69e348fc7c6cab393" | 383 | checksum = "4d3f39d5bb871aaf461d59144557f16d5927a5248a983a40654d9cf3b9ba183b" |
| 394 | dependencies = [ | 384 | dependencies = [ |
| 395 | "aws-smithy-runtime-api", | 385 | "aws-smithy-runtime-api", |
| 396 | ] | 386 | ] |
| 397 | 387 | ||
| 398 | [[package]] | 388 | [[package]] |
| 399 | name = "aws-smithy-query" | 389 | name = "aws-smithy-query" |
| 400 | version = "0.60.7" | 390 | version = "0.60.14" |
| 401 | source = "registry+https://github.com/rust-lang/crates.io-index" | 391 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 402 | checksum = "f2fbd61ceb3fe8a1cb7352e42689cec5335833cd9f94103a61e98f9bb61c64bb" | 392 | checksum = "05f76a580e3d8f8961e5d48763214025a2af65c2fa4cd1fb7f270a0e107a71b0" |
| 403 | dependencies = [ | 393 | dependencies = [ |
| 404 | "aws-smithy-types", | 394 | "aws-smithy-types", |
| 405 | "urlencoding", | 395 | "urlencoding", |
| @@ -407,9 +397,9 @@ dependencies = [ | |||
| 407 | 397 | ||
| 408 | [[package]] | 398 | [[package]] |
| 409 | name = "aws-smithy-runtime" | 399 | name = "aws-smithy-runtime" |
| 410 | version = "1.9.1" | 400 | version = "1.10.2" |
| 411 | source = "registry+https://github.com/rust-lang/crates.io-index" | 401 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 412 | checksum = "d3946acbe1ead1301ba6862e712c7903ca9bb230bdf1fbd1b5ac54158ef2ab1f" | 402 | checksum = "22ccf7f6eba8b2dcf8ce9b74806c6c185659c311665c4bf8d6e71ebd454db6bf" |
| 413 | dependencies = [ | 403 | dependencies = [ |
| 414 | "aws-smithy-async", | 404 | "aws-smithy-async", |
| 415 | "aws-smithy-http", | 405 | "aws-smithy-http", |
| @@ -420,9 +410,10 @@ dependencies = [ | |||
| 420 | "bytes", | 410 | "bytes", |
| 421 | "fastrand", | 411 | "fastrand", |
| 422 | "http 0.2.12", | 412 | "http 0.2.12", |
| 423 | "http 1.3.1", | 413 | "http 1.4.0", |
| 424 | "http-body 0.4.6", | 414 | "http-body 0.4.6", |
| 425 | "http-body 1.0.1", | 415 | "http-body 1.0.1", |
| 416 | "http-body-util", | ||
| 426 | "pin-project-lite", | 417 | "pin-project-lite", |
| 427 | "pin-utils", | 418 | "pin-utils", |
| 428 | "tokio", | 419 | "tokio", |
| @@ -431,15 +422,15 @@ dependencies = [ | |||
| 431 | 422 | ||
| 432 | [[package]] | 423 | [[package]] |
| 433 | name = "aws-smithy-runtime-api" | 424 | name = "aws-smithy-runtime-api" |
| 434 | version = "1.9.0" | 425 | version = "1.11.5" |
| 435 | source = "registry+https://github.com/rust-lang/crates.io-index" | 426 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 436 | checksum = "07f5e0fc8a6b3f2303f331b94504bbf754d85488f402d6f1dd7a6080f99afe56" | 427 | checksum = "b4af6e5def28be846479bbeac55aa4603d6f7986fc5da4601ba324dd5d377516" |
| 437 | dependencies = [ | 428 | dependencies = [ |
| 438 | "aws-smithy-async", | 429 | "aws-smithy-async", |
| 439 | "aws-smithy-types", | 430 | "aws-smithy-types", |
| 440 | "bytes", | 431 | "bytes", |
| 441 | "http 0.2.12", | 432 | "http 0.2.12", |
| 442 | "http 1.3.1", | 433 | "http 1.4.0", |
| 443 | "pin-project-lite", | 434 | "pin-project-lite", |
| 444 | "tokio", | 435 | "tokio", |
| 445 | "tracing", | 436 | "tracing", |
| @@ -448,16 +439,16 @@ dependencies = [ | |||
| 448 | 439 | ||
| 449 | [[package]] | 440 | [[package]] |
| 450 | name = "aws-smithy-types" | 441 | name = "aws-smithy-types" |
| 451 | version = "1.3.2" | 442 | version = "1.4.5" |
| 452 | source = "registry+https://github.com/rust-lang/crates.io-index" | 443 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 453 | checksum = "d498595448e43de7f4296b7b7a18a8a02c61ec9349128c80a368f7c3b4ab11a8" | 444 | checksum = "8ca2734c16913a45343b37313605d84e7d8b34a4611598ce1d25b35860a2bed3" |
| 454 | dependencies = [ | 445 | dependencies = [ |
| 455 | "base64-simd", | 446 | "base64-simd", |
| 456 | "bytes", | 447 | "bytes", |
| 457 | "bytes-utils", | 448 | "bytes-utils", |
| 458 | "futures-core", | 449 | "futures-core", |
| 459 | "http 0.2.12", | 450 | "http 0.2.12", |
| 460 | "http 1.3.1", | 451 | "http 1.4.0", |
| 461 | "http-body 0.4.6", | 452 | "http-body 0.4.6", |
| 462 | "http-body 1.0.1", | 453 | "http-body 1.0.1", |
| 463 | "http-body-util", | 454 | "http-body-util", |
| @@ -474,18 +465,18 @@ dependencies = [ | |||
| 474 | 465 | ||
| 475 | [[package]] | 466 | [[package]] |
| 476 | name = "aws-smithy-xml" | 467 | name = "aws-smithy-xml" |
| 477 | version = "0.60.10" | 468 | version = "0.60.14" |
| 478 | source = "registry+https://github.com/rust-lang/crates.io-index" | 469 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 479 | checksum = "3db87b96cb1b16c024980f133968d52882ca0daaee3a086c6decc500f6c99728" | 470 | checksum = "b53543b4b86ed43f051644f704a98c7291b3618b67adf057ee77a366fa52fcaa" |
| 480 | dependencies = [ | 471 | dependencies = [ |
| 481 | "xmlparser", | 472 | "xmlparser", |
| 482 | ] | 473 | ] |
| 483 | 474 | ||
| 484 | [[package]] | 475 | [[package]] |
| 485 | name = "aws-types" | 476 | name = "aws-types" |
| 486 | version = "1.3.8" | 477 | version = "1.3.13" |
| 487 | source = "registry+https://github.com/rust-lang/crates.io-index" | 478 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 488 | checksum = "b069d19bf01e46298eaedd7c6f283fe565a59263e53eebec945f3e6398f42390" | 479 | checksum = "0470cc047657c6e286346bdf10a8719d26efd6a91626992e0e64481e44323e96" |
| 489 | dependencies = [ | 480 | dependencies = [ |
| 490 | "aws-credential-types", | 481 | "aws-credential-types", |
| 491 | "aws-smithy-async", | 482 | "aws-smithy-async", |
| @@ -497,18 +488,18 @@ dependencies = [ | |||
| 497 | 488 | ||
| 498 | [[package]] | 489 | [[package]] |
| 499 | name = "axum" | 490 | name = "axum" |
| 500 | version = "0.8.4" | 491 | version = "0.8.8" |
| 501 | source = "registry+https://github.com/rust-lang/crates.io-index" | 492 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 502 | checksum = "021e862c184ae977658b36c4500f7feac3221ca5da43e3f25bd04ab6c79a29b5" | 493 | checksum = "8b52af3cb4058c895d37317bb27508dccc8e5f2d39454016b297bf4a400597b8" |
| 503 | dependencies = [ | 494 | dependencies = [ |
| 504 | "axum-core", | 495 | "axum-core", |
| 505 | "bytes", | 496 | "bytes", |
| 506 | "form_urlencoded", | 497 | "form_urlencoded", |
| 507 | "futures-util", | 498 | "futures-util", |
| 508 | "http 1.3.1", | 499 | "http 1.4.0", |
| 509 | "http-body 1.0.1", | 500 | "http-body 1.0.1", |
| 510 | "http-body-util", | 501 | "http-body-util", |
| 511 | "hyper 1.7.0", | 502 | "hyper 1.8.1", |
| 512 | "hyper-util", | 503 | "hyper-util", |
| 513 | "itoa", | 504 | "itoa", |
| 514 | "matchit", | 505 | "matchit", |
| @@ -516,8 +507,7 @@ dependencies = [ | |||
| 516 | "mime", | 507 | "mime", |
| 517 | "percent-encoding", | 508 | "percent-encoding", |
| 518 | "pin-project-lite", | 509 | "pin-project-lite", |
| 519 | "rustversion", | 510 | "serde_core", |
| 520 | "serde", | ||
| 521 | "serde_json", | 511 | "serde_json", |
| 522 | "serde_path_to_error", | 512 | "serde_path_to_error", |
| 523 | "serde_urlencoded", | 513 | "serde_urlencoded", |
| @@ -531,18 +521,17 @@ dependencies = [ | |||
| 531 | 521 | ||
| 532 | [[package]] | 522 | [[package]] |
| 533 | name = "axum-core" | 523 | name = "axum-core" |
| 534 | version = "0.5.2" | 524 | version = "0.5.6" |
| 535 | source = "registry+https://github.com/rust-lang/crates.io-index" | 525 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 536 | checksum = "68464cd0412f486726fb3373129ef5d2993f90c34bc2bc1c1e9943b2f4fc7ca6" | 526 | checksum = "08c78f31d7b1291f7ee735c1c6780ccde7785daae9a9206026862dab7d8792d1" |
| 537 | dependencies = [ | 527 | dependencies = [ |
| 538 | "bytes", | 528 | "bytes", |
| 539 | "futures-core", | 529 | "futures-core", |
| 540 | "http 1.3.1", | 530 | "http 1.4.0", |
| 541 | "http-body 1.0.1", | 531 | "http-body 1.0.1", |
| 542 | "http-body-util", | 532 | "http-body-util", |
| 543 | "mime", | 533 | "mime", |
| 544 | "pin-project-lite", | 534 | "pin-project-lite", |
| 545 | "rustversion", | ||
| 546 | "sync_wrapper", | 535 | "sync_wrapper", |
| 547 | "tower-layer", | 536 | "tower-layer", |
| 548 | "tower-service", | 537 | "tower-service", |
| @@ -550,21 +539,6 @@ dependencies = [ | |||
| 550 | ] | 539 | ] |
| 551 | 540 | ||
| 552 | [[package]] | 541 | [[package]] |
| 553 | name = "backtrace" | ||
| 554 | version = "0.3.75" | ||
| 555 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 556 | checksum = "6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002" | ||
| 557 | dependencies = [ | ||
| 558 | "addr2line", | ||
| 559 | "cfg-if", | ||
| 560 | "libc", | ||
| 561 | "miniz_oxide", | ||
| 562 | "object", | ||
| 563 | "rustc-demangle", | ||
| 564 | "windows-targets 0.52.6", | ||
| 565 | ] | ||
| 566 | |||
| 567 | [[package]] | ||
| 568 | name = "base16ct" | 542 | name = "base16ct" |
| 569 | version = "0.1.1" | 543 | version = "0.1.1" |
| 570 | source = "registry+https://github.com/rust-lang/crates.io-index" | 544 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| @@ -572,12 +546,6 @@ checksum = "349a06037c7bf932dd7e7d1f653678b2038b9ad46a74102f1fc7bd7872678cce" | |||
| 572 | 546 | ||
| 573 | [[package]] | 547 | [[package]] |
| 574 | name = "base64" | 548 | name = "base64" |
| 575 | version = "0.21.7" | ||
| 576 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 577 | checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567" | ||
| 578 | |||
| 579 | [[package]] | ||
| 580 | name = "base64" | ||
| 581 | version = "0.22.1" | 549 | version = "0.22.1" |
| 582 | source = "registry+https://github.com/rust-lang/crates.io-index" | 550 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 583 | checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" | 551 | checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" |
| @@ -594,38 +562,15 @@ dependencies = [ | |||
| 594 | 562 | ||
| 595 | [[package]] | 563 | [[package]] |
| 596 | name = "base64ct" | 564 | name = "base64ct" |
| 597 | version = "1.8.0" | 565 | version = "1.8.3" |
| 598 | source = "registry+https://github.com/rust-lang/crates.io-index" | 566 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 599 | checksum = "55248b47b0caf0546f7988906588779981c43bb1bc9d0c44087278f80cdb44ba" | 567 | checksum = "2af50177e190e07a26ab74f8b1efbfe2ef87da2116221318cb1c2e82baf7de06" |
| 600 | |||
| 601 | [[package]] | ||
| 602 | name = "bindgen" | ||
| 603 | version = "0.69.5" | ||
| 604 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 605 | checksum = "271383c67ccabffb7381723dea0672a673f292304fcb45c01cc648c7a8d58088" | ||
| 606 | dependencies = [ | ||
| 607 | "bitflags", | ||
| 608 | "cexpr", | ||
| 609 | "clang-sys", | ||
| 610 | "itertools", | ||
| 611 | "lazy_static", | ||
| 612 | "lazycell", | ||
| 613 | "log", | ||
| 614 | "prettyplease", | ||
| 615 | "proc-macro2", | ||
| 616 | "quote", | ||
| 617 | "regex", | ||
| 618 | "rustc-hash", | ||
| 619 | "shlex", | ||
| 620 | "syn", | ||
| 621 | "which", | ||
| 622 | ] | ||
| 623 | 568 | ||
| 624 | [[package]] | 569 | [[package]] |
| 625 | name = "bitflags" | 570 | name = "bitflags" |
| 626 | version = "2.9.3" | 571 | version = "2.11.0" |
| 627 | source = "registry+https://github.com/rust-lang/crates.io-index" | 572 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 628 | checksum = "34efbcccd345379ca2868b2b2c9d3782e9cc58ba87bc7d79d5b53d9c9ae6f25d" | 573 | checksum = "843867be96c8daad0d758b57df9392b6d8d271134fce549de6ce169ff98a92af" |
| 629 | 574 | ||
| 630 | [[package]] | 575 | [[package]] |
| 631 | name = "block-buffer" | 576 | name = "block-buffer" |
| @@ -638,15 +583,15 @@ dependencies = [ | |||
| 638 | 583 | ||
| 639 | [[package]] | 584 | [[package]] |
| 640 | name = "bumpalo" | 585 | name = "bumpalo" |
| 641 | version = "3.19.0" | 586 | version = "3.20.2" |
| 642 | source = "registry+https://github.com/rust-lang/crates.io-index" | 587 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 643 | checksum = "46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43" | 588 | checksum = "5d20789868f4b01b2f2caec9f5c4e0213b41e3e5702a50157d699ae31ced2fcb" |
| 644 | 589 | ||
| 645 | [[package]] | 590 | [[package]] |
| 646 | name = "bytes" | 591 | name = "bytes" |
| 647 | version = "1.10.1" | 592 | version = "1.11.1" |
| 648 | source = "registry+https://github.com/rust-lang/crates.io-index" | 593 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 649 | checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a" | 594 | checksum = "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33" |
| 650 | 595 | ||
| 651 | [[package]] | 596 | [[package]] |
| 652 | name = "bytes-utils" | 597 | name = "bytes-utils" |
| @@ -660,9 +605,9 @@ dependencies = [ | |||
| 660 | 605 | ||
| 661 | [[package]] | 606 | [[package]] |
| 662 | name = "cc" | 607 | name = "cc" |
| 663 | version = "1.2.35" | 608 | version = "1.2.56" |
| 664 | source = "registry+https://github.com/rust-lang/crates.io-index" | 609 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 665 | checksum = "590f9024a68a8c40351881787f1934dc11afd69090f5edb6831464694d836ea3" | 610 | checksum = "aebf35691d1bfb0ac386a69bac2fde4dd276fb618cf8bf4f5318fe285e821bb2" |
| 666 | dependencies = [ | 611 | dependencies = [ |
| 667 | "find-msvc-tools", | 612 | "find-msvc-tools", |
| 668 | "jobserver", | 613 | "jobserver", |
| @@ -671,27 +616,17 @@ dependencies = [ | |||
| 671 | ] | 616 | ] |
| 672 | 617 | ||
| 673 | [[package]] | 618 | [[package]] |
| 674 | name = "cexpr" | ||
| 675 | version = "0.6.0" | ||
| 676 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 677 | checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766" | ||
| 678 | dependencies = [ | ||
| 679 | "nom", | ||
| 680 | ] | ||
| 681 | |||
| 682 | [[package]] | ||
| 683 | name = "cfg-if" | 619 | name = "cfg-if" |
| 684 | version = "1.0.3" | 620 | version = "1.0.4" |
| 685 | source = "registry+https://github.com/rust-lang/crates.io-index" | 621 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 686 | checksum = "2fd1289c04a9ea8cb22300a459a72a385d7c73d3259e2ed7dcb2af674838cfa9" | 622 | checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801" |
| 687 | 623 | ||
| 688 | [[package]] | 624 | [[package]] |
| 689 | name = "chrono" | 625 | name = "chrono" |
| 690 | version = "0.4.41" | 626 | version = "0.4.43" |
| 691 | source = "registry+https://github.com/rust-lang/crates.io-index" | 627 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 692 | checksum = "c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d" | 628 | checksum = "fac4744fb15ae8337dc853fee7fb3f4e48c0fbaa23d0afe49c447b4fab126118" |
| 693 | dependencies = [ | 629 | dependencies = [ |
| 694 | "android-tzdata", | ||
| 695 | "iana-time-zone", | 630 | "iana-time-zone", |
| 696 | "js-sys", | 631 | "js-sys", |
| 697 | "num-traits", | 632 | "num-traits", |
| @@ -701,21 +636,10 @@ dependencies = [ | |||
| 701 | ] | 636 | ] |
| 702 | 637 | ||
| 703 | [[package]] | 638 | [[package]] |
| 704 | name = "clang-sys" | ||
| 705 | version = "1.8.1" | ||
| 706 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 707 | checksum = "0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4" | ||
| 708 | dependencies = [ | ||
| 709 | "glob", | ||
| 710 | "libc", | ||
| 711 | "libloading", | ||
| 712 | ] | ||
| 713 | |||
| 714 | [[package]] | ||
| 715 | name = "cmake" | 639 | name = "cmake" |
| 716 | version = "0.1.54" | 640 | version = "0.1.57" |
| 717 | source = "registry+https://github.com/rust-lang/crates.io-index" | 641 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 718 | checksum = "e7caa3f9de89ddbe2c607f4101924c5abec803763ae9534e4f4d7d8f84aa81f0" | 642 | checksum = "75443c44cd6b379beb8c5b45d85d0773baf31cce901fe7bb252f4eff3008ef7d" |
| 719 | dependencies = [ | 643 | dependencies = [ |
| 720 | "cc", | 644 | "cc", |
| 721 | ] | 645 | ] |
| @@ -728,16 +652,6 @@ checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8" | |||
| 728 | 652 | ||
| 729 | [[package]] | 653 | [[package]] |
| 730 | name = "core-foundation" | 654 | name = "core-foundation" |
| 731 | version = "0.9.4" | ||
| 732 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 733 | checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f" | ||
| 734 | dependencies = [ | ||
| 735 | "core-foundation-sys", | ||
| 736 | "libc", | ||
| 737 | ] | ||
| 738 | |||
| 739 | [[package]] | ||
| 740 | name = "core-foundation" | ||
| 741 | version = "0.10.1" | 655 | version = "0.10.1" |
| 742 | source = "registry+https://github.com/rust-lang/crates.io-index" | 656 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 743 | checksum = "b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6" | 657 | checksum = "b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6" |
| @@ -778,15 +692,14 @@ checksum = "19d374276b40fb8bbdee95aef7c7fa6b5316ec764510eb64b8dd0e2ed0d7e7f5" | |||
| 778 | 692 | ||
| 779 | [[package]] | 693 | [[package]] |
| 780 | name = "crc-fast" | 694 | name = "crc-fast" |
| 781 | version = "1.3.0" | 695 | version = "1.9.0" |
| 782 | source = "registry+https://github.com/rust-lang/crates.io-index" | 696 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 783 | checksum = "6bf62af4cc77d8fe1c22dde4e721d87f2f54056139d8c412e1366b740305f56f" | 697 | checksum = "2fd92aca2c6001b1bf5ba0ff84ee74ec8501b52bbef0cac80bf25a6c1d87a83d" |
| 784 | dependencies = [ | 698 | dependencies = [ |
| 785 | "crc", | 699 | "crc", |
| 786 | "digest", | 700 | "digest", |
| 787 | "libc", | 701 | "rustversion", |
| 788 | "rand", | 702 | "spin", |
| 789 | "regex", | ||
| 790 | ] | 703 | ] |
| 791 | 704 | ||
| 792 | [[package]] | 705 | [[package]] |
| @@ -805,7 +718,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
| 805 | checksum = "ef2b4b23cddf68b89b8f8069890e8c270d54e2d5fe1b143820234805e4cb17ef" | 718 | checksum = "ef2b4b23cddf68b89b8f8069890e8c270d54e2d5fe1b143820234805e4cb17ef" |
| 806 | dependencies = [ | 719 | dependencies = [ |
| 807 | "generic-array", | 720 | "generic-array", |
| 808 | "rand_core 0.6.4", | 721 | "rand_core", |
| 809 | "subtle", | 722 | "subtle", |
| 810 | "zeroize", | 723 | "zeroize", |
| 811 | ] | 724 | ] |
| @@ -816,15 +729,15 @@ version = "0.5.5" | |||
| 816 | source = "registry+https://github.com/rust-lang/crates.io-index" | 729 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 817 | checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76" | 730 | checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76" |
| 818 | dependencies = [ | 731 | dependencies = [ |
| 819 | "rand_core 0.6.4", | 732 | "rand_core", |
| 820 | "subtle", | 733 | "subtle", |
| 821 | ] | 734 | ] |
| 822 | 735 | ||
| 823 | [[package]] | 736 | [[package]] |
| 824 | name = "crypto-common" | 737 | name = "crypto-common" |
| 825 | version = "0.1.6" | 738 | version = "0.1.7" |
| 826 | source = "registry+https://github.com/rust-lang/crates.io-index" | 739 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 827 | checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" | 740 | checksum = "78c8292055d1c1df0cce5d180393dc8cce0abec0a7102adb6c7b1eef6016d60a" |
| 828 | dependencies = [ | 741 | dependencies = [ |
| 829 | "generic-array", | 742 | "generic-array", |
| 830 | "typenum", | 743 | "typenum", |
| @@ -842,9 +755,9 @@ dependencies = [ | |||
| 842 | 755 | ||
| 843 | [[package]] | 756 | [[package]] |
| 844 | name = "deranged" | 757 | name = "deranged" |
| 845 | version = "0.5.3" | 758 | version = "0.5.6" |
| 846 | source = "registry+https://github.com/rust-lang/crates.io-index" | 759 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 847 | checksum = "d630bccd429a5bb5a64b5e94f693bfc48c9f8566418fda4c494cc94f911f87cc" | 760 | checksum = "cc3dc5ad92c2e2d1c193bbbbdf2ea477cb81331de4f3103f267ca18368b988c4" |
| 848 | dependencies = [ | 761 | dependencies = [ |
| 849 | "powerfmt", | 762 | "powerfmt", |
| 850 | ] | 763 | ] |
| @@ -909,7 +822,7 @@ dependencies = [ | |||
| 909 | "generic-array", | 822 | "generic-array", |
| 910 | "group", | 823 | "group", |
| 911 | "pkcs8", | 824 | "pkcs8", |
| 912 | "rand_core 0.6.4", | 825 | "rand_core", |
| 913 | "sec1", | 826 | "sec1", |
| 914 | "subtle", | 827 | "subtle", |
| 915 | "zeroize", | 828 | "zeroize", |
| @@ -923,12 +836,12 @@ checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" | |||
| 923 | 836 | ||
| 924 | [[package]] | 837 | [[package]] |
| 925 | name = "errno" | 838 | name = "errno" |
| 926 | version = "0.3.13" | 839 | version = "0.3.14" |
| 927 | source = "registry+https://github.com/rust-lang/crates.io-index" | 840 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 928 | checksum = "778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad" | 841 | checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" |
| 929 | dependencies = [ | 842 | dependencies = [ |
| 930 | "libc", | 843 | "libc", |
| 931 | "windows-sys 0.60.2", | 844 | "windows-sys 0.61.2", |
| 932 | ] | 845 | ] |
| 933 | 846 | ||
| 934 | [[package]] | 847 | [[package]] |
| @@ -943,15 +856,15 @@ version = "0.12.1" | |||
| 943 | source = "registry+https://github.com/rust-lang/crates.io-index" | 856 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 944 | checksum = "d013fc25338cc558c5c2cfbad646908fb23591e2404481826742b651c9af7160" | 857 | checksum = "d013fc25338cc558c5c2cfbad646908fb23591e2404481826742b651c9af7160" |
| 945 | dependencies = [ | 858 | dependencies = [ |
| 946 | "rand_core 0.6.4", | 859 | "rand_core", |
| 947 | "subtle", | 860 | "subtle", |
| 948 | ] | 861 | ] |
| 949 | 862 | ||
| 950 | [[package]] | 863 | [[package]] |
| 951 | name = "find-msvc-tools" | 864 | name = "find-msvc-tools" |
| 952 | version = "0.1.0" | 865 | version = "0.1.9" |
| 953 | source = "registry+https://github.com/rust-lang/crates.io-index" | 866 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 954 | checksum = "e178e4fba8a2726903f6ba98a6d221e76f9c12c650d5dc0e6afdc50677b49650" | 867 | checksum = "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582" |
| 955 | 868 | ||
| 956 | [[package]] | 869 | [[package]] |
| 957 | name = "fnv" | 870 | name = "fnv" |
| @@ -961,9 +874,9 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" | |||
| 961 | 874 | ||
| 962 | [[package]] | 875 | [[package]] |
| 963 | name = "foldhash" | 876 | name = "foldhash" |
| 964 | version = "0.1.5" | 877 | version = "0.2.0" |
| 965 | source = "registry+https://github.com/rust-lang/crates.io-index" | 878 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 966 | checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2" | 879 | checksum = "77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb" |
| 967 | 880 | ||
| 968 | [[package]] | 881 | [[package]] |
| 969 | name = "form_urlencoded" | 882 | name = "form_urlencoded" |
| @@ -982,41 +895,41 @@ checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c" | |||
| 982 | 895 | ||
| 983 | [[package]] | 896 | [[package]] |
| 984 | name = "futures-channel" | 897 | name = "futures-channel" |
| 985 | version = "0.3.31" | 898 | version = "0.3.32" |
| 986 | source = "registry+https://github.com/rust-lang/crates.io-index" | 899 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 987 | checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10" | 900 | checksum = "07bbe89c50d7a535e539b8c17bc0b49bdb77747034daa8087407d655f3f7cc1d" |
| 988 | dependencies = [ | 901 | dependencies = [ |
| 989 | "futures-core", | 902 | "futures-core", |
| 990 | ] | 903 | ] |
| 991 | 904 | ||
| 992 | [[package]] | 905 | [[package]] |
| 993 | name = "futures-core" | 906 | name = "futures-core" |
| 994 | version = "0.3.31" | 907 | version = "0.3.32" |
| 995 | source = "registry+https://github.com/rust-lang/crates.io-index" | 908 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 996 | checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e" | 909 | checksum = "7e3450815272ef58cec6d564423f6e755e25379b217b0bc688e295ba24df6b1d" |
| 997 | 910 | ||
| 998 | [[package]] | 911 | [[package]] |
| 999 | name = "futures-sink" | 912 | name = "futures-sink" |
| 1000 | version = "0.3.31" | 913 | version = "0.3.32" |
| 1001 | source = "registry+https://github.com/rust-lang/crates.io-index" | 914 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1002 | checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7" | 915 | checksum = "c39754e157331b013978ec91992bde1ac089843443c49cbc7f46150b0fad0893" |
| 1003 | 916 | ||
| 1004 | [[package]] | 917 | [[package]] |
| 1005 | name = "futures-task" | 918 | name = "futures-task" |
| 1006 | version = "0.3.31" | 919 | version = "0.3.32" |
| 1007 | source = "registry+https://github.com/rust-lang/crates.io-index" | 920 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1008 | checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988" | 921 | checksum = "037711b3d59c33004d3856fbdc83b99d4ff37a24768fa1be9ce3538a1cde4393" |
| 1009 | 922 | ||
| 1010 | [[package]] | 923 | [[package]] |
| 1011 | name = "futures-util" | 924 | name = "futures-util" |
| 1012 | version = "0.3.31" | 925 | version = "0.3.32" |
| 1013 | source = "registry+https://github.com/rust-lang/crates.io-index" | 926 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1014 | checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81" | 927 | checksum = "389ca41296e6190b48053de0321d02a77f32f8a5d2461dd38762c0593805c6d6" |
| 1015 | dependencies = [ | 928 | dependencies = [ |
| 1016 | "futures-core", | 929 | "futures-core", |
| 1017 | "futures-task", | 930 | "futures-task", |
| 1018 | "pin-project-lite", | 931 | "pin-project-lite", |
| 1019 | "pin-utils", | 932 | "slab", |
| 1020 | ] | 933 | ] |
| 1021 | 934 | ||
| 1022 | [[package]] | 935 | [[package]] |
| @@ -1031,34 +944,28 @@ dependencies = [ | |||
| 1031 | 944 | ||
| 1032 | [[package]] | 945 | [[package]] |
| 1033 | name = "getrandom" | 946 | name = "getrandom" |
| 1034 | version = "0.2.16" | 947 | version = "0.2.17" |
| 1035 | source = "registry+https://github.com/rust-lang/crates.io-index" | 948 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1036 | checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592" | 949 | checksum = "ff2abc00be7fca6ebc474524697ae276ad847ad0a6b3faa4bcb027e9a4614ad0" |
| 1037 | dependencies = [ | 950 | dependencies = [ |
| 1038 | "cfg-if", | 951 | "cfg-if", |
| 1039 | "libc", | 952 | "libc", |
| 1040 | "wasi 0.11.1+wasi-snapshot-preview1", | 953 | "wasi", |
| 1041 | ] | 954 | ] |
| 1042 | 955 | ||
| 1043 | [[package]] | 956 | [[package]] |
| 1044 | name = "getrandom" | 957 | name = "getrandom" |
| 1045 | version = "0.3.3" | 958 | version = "0.3.4" |
| 1046 | source = "registry+https://github.com/rust-lang/crates.io-index" | 959 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1047 | checksum = "26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4" | 960 | checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd" |
| 1048 | dependencies = [ | 961 | dependencies = [ |
| 1049 | "cfg-if", | 962 | "cfg-if", |
| 1050 | "libc", | 963 | "libc", |
| 1051 | "r-efi", | 964 | "r-efi", |
| 1052 | "wasi 0.14.3+wasi-0.2.4", | 965 | "wasip2", |
| 1053 | ] | 966 | ] |
| 1054 | 967 | ||
| 1055 | [[package]] | 968 | [[package]] |
| 1056 | name = "gimli" | ||
| 1057 | version = "0.31.1" | ||
| 1058 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 1059 | checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f" | ||
| 1060 | |||
| 1061 | [[package]] | ||
| 1062 | name = "gitolfs3-authenticate" | 969 | name = "gitolfs3-authenticate" |
| 1063 | version = "0.1.0" | 970 | version = "0.1.0" |
| 1064 | dependencies = [ | 971 | dependencies = [ |
| @@ -1085,7 +992,7 @@ dependencies = [ | |||
| 1085 | "aws-config", | 992 | "aws-config", |
| 1086 | "aws-sdk-s3", | 993 | "aws-sdk-s3", |
| 1087 | "axum", | 994 | "axum", |
| 1088 | "base64 0.22.1", | 995 | "base64", |
| 1089 | "chrono", | 996 | "chrono", |
| 1090 | "gitolfs3-common", | 997 | "gitolfs3-common", |
| 1091 | "mime", | 998 | "mime", |
| @@ -1102,19 +1009,13 @@ name = "gitolfs3-shell" | |||
| 1102 | version = "0.1.0" | 1009 | version = "0.1.0" |
| 1103 | 1010 | ||
| 1104 | [[package]] | 1011 | [[package]] |
| 1105 | name = "glob" | ||
| 1106 | version = "0.3.3" | ||
| 1107 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 1108 | checksum = "0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280" | ||
| 1109 | |||
| 1110 | [[package]] | ||
| 1111 | name = "group" | 1012 | name = "group" |
| 1112 | version = "0.12.1" | 1013 | version = "0.12.1" |
| 1113 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1014 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1114 | checksum = "5dfbfb3a6cfbd390d5c9564ab283a0349b9b9fcd46a706c1eb10e0db70bfbac7" | 1015 | checksum = "5dfbfb3a6cfbd390d5c9564ab283a0349b9b9fcd46a706c1eb10e0db70bfbac7" |
| 1115 | dependencies = [ | 1016 | dependencies = [ |
| 1116 | "ff", | 1017 | "ff", |
| 1117 | "rand_core 0.6.4", | 1018 | "rand_core", |
| 1118 | "subtle", | 1019 | "subtle", |
| 1119 | ] | 1020 | ] |
| 1120 | 1021 | ||
| @@ -1139,16 +1040,16 @@ dependencies = [ | |||
| 1139 | 1040 | ||
| 1140 | [[package]] | 1041 | [[package]] |
| 1141 | name = "h2" | 1042 | name = "h2" |
| 1142 | version = "0.4.12" | 1043 | version = "0.4.13" |
| 1143 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1044 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1144 | checksum = "f3c0b69cfcb4e1b9f1bf2f53f95f766e4661169728ec61cd3fe5a0166f2d1386" | 1045 | checksum = "2f44da3a8150a6703ed5d34e164b875fd14c2cdab9af1252a9a1020bde2bdc54" |
| 1145 | dependencies = [ | 1046 | dependencies = [ |
| 1146 | "atomic-waker", | 1047 | "atomic-waker", |
| 1147 | "bytes", | 1048 | "bytes", |
| 1148 | "fnv", | 1049 | "fnv", |
| 1149 | "futures-core", | 1050 | "futures-core", |
| 1150 | "futures-sink", | 1051 | "futures-sink", |
| 1151 | "http 1.3.1", | 1052 | "http 1.4.0", |
| 1152 | "indexmap", | 1053 | "indexmap", |
| 1153 | "slab", | 1054 | "slab", |
| 1154 | "tokio", | 1055 | "tokio", |
| @@ -1158,9 +1059,9 @@ dependencies = [ | |||
| 1158 | 1059 | ||
| 1159 | [[package]] | 1060 | [[package]] |
| 1160 | name = "hashbrown" | 1061 | name = "hashbrown" |
| 1161 | version = "0.15.5" | 1062 | version = "0.16.1" |
| 1162 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1063 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1163 | checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1" | 1064 | checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100" |
| 1164 | dependencies = [ | 1065 | dependencies = [ |
| 1165 | "allocator-api2", | 1066 | "allocator-api2", |
| 1166 | "equivalent", | 1067 | "equivalent", |
| @@ -1184,18 +1085,9 @@ dependencies = [ | |||
| 1184 | 1085 | ||
| 1185 | [[package]] | 1086 | [[package]] |
| 1186 | name = "hmac-sha256" | 1087 | name = "hmac-sha256" |
| 1187 | version = "1.1.12" | 1088 | version = "1.1.14" |
| 1188 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1089 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1189 | checksum = "ad6880c8d4a9ebf39c6e8b77007ce223f646a4d21ce29d99f70cb16420545425" | 1090 | checksum = "ec9d92d097f4749b64e8cc33d924d9f40a2d4eb91402b458014b781f5733d60f" |
| 1190 | |||
| 1191 | [[package]] | ||
| 1192 | name = "home" | ||
| 1193 | version = "0.5.11" | ||
| 1194 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 1195 | checksum = "589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf" | ||
| 1196 | dependencies = [ | ||
| 1197 | "windows-sys 0.59.0", | ||
| 1198 | ] | ||
| 1199 | 1091 | ||
| 1200 | [[package]] | 1092 | [[package]] |
| 1201 | name = "http" | 1093 | name = "http" |
| @@ -1210,12 +1102,11 @@ dependencies = [ | |||
| 1210 | 1102 | ||
| 1211 | [[package]] | 1103 | [[package]] |
| 1212 | name = "http" | 1104 | name = "http" |
| 1213 | version = "1.3.1" | 1105 | version = "1.4.0" |
| 1214 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1106 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1215 | checksum = "f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565" | 1107 | checksum = "e3ba2a386d7f85a81f119ad7498ebe444d2e22c2af0b86b069416ace48b3311a" |
| 1216 | dependencies = [ | 1108 | dependencies = [ |
| 1217 | "bytes", | 1109 | "bytes", |
| 1218 | "fnv", | ||
| 1219 | "itoa", | 1110 | "itoa", |
| 1220 | ] | 1111 | ] |
| 1221 | 1112 | ||
| @@ -1237,7 +1128,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
| 1237 | checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" | 1128 | checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" |
| 1238 | dependencies = [ | 1129 | dependencies = [ |
| 1239 | "bytes", | 1130 | "bytes", |
| 1240 | "http 1.3.1", | 1131 | "http 1.4.0", |
| 1241 | ] | 1132 | ] |
| 1242 | 1133 | ||
| 1243 | [[package]] | 1134 | [[package]] |
| @@ -1248,7 +1139,7 @@ checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a" | |||
| 1248 | dependencies = [ | 1139 | dependencies = [ |
| 1249 | "bytes", | 1140 | "bytes", |
| 1250 | "futures-core", | 1141 | "futures-core", |
| 1251 | "http 1.3.1", | 1142 | "http 1.4.0", |
| 1252 | "http-body 1.0.1", | 1143 | "http-body 1.0.1", |
| 1253 | "pin-project-lite", | 1144 | "pin-project-lite", |
| 1254 | ] | 1145 | ] |
| @@ -1291,16 +1182,16 @@ dependencies = [ | |||
| 1291 | 1182 | ||
| 1292 | [[package]] | 1183 | [[package]] |
| 1293 | name = "hyper" | 1184 | name = "hyper" |
| 1294 | version = "1.7.0" | 1185 | version = "1.8.1" |
| 1295 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1186 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1296 | checksum = "eb3aa54a13a0dfe7fbe3a59e0c76093041720fdc77b110cc0fc260fafb4dc51e" | 1187 | checksum = "2ab2d4f250c3d7b1c9fcdff1cece94ea4e2dfbec68614f7b87cb205f24ca9d11" |
| 1297 | dependencies = [ | 1188 | dependencies = [ |
| 1298 | "atomic-waker", | 1189 | "atomic-waker", |
| 1299 | "bytes", | 1190 | "bytes", |
| 1300 | "futures-channel", | 1191 | "futures-channel", |
| 1301 | "futures-core", | 1192 | "futures-core", |
| 1302 | "h2 0.4.12", | 1193 | "h2 0.4.13", |
| 1303 | "http 1.3.1", | 1194 | "http 1.4.0", |
| 1304 | "http-body 1.0.1", | 1195 | "http-body 1.0.1", |
| 1305 | "httparse", | 1196 | "httparse", |
| 1306 | "httpdate", | 1197 | "httpdate", |
| @@ -1323,7 +1214,6 @@ dependencies = [ | |||
| 1323 | "hyper 0.14.32", | 1214 | "hyper 0.14.32", |
| 1324 | "log", | 1215 | "log", |
| 1325 | "rustls 0.21.12", | 1216 | "rustls 0.21.12", |
| 1326 | "rustls-native-certs 0.6.3", | ||
| 1327 | "tokio", | 1217 | "tokio", |
| 1328 | "tokio-rustls 0.24.1", | 1218 | "tokio-rustls 0.24.1", |
| 1329 | ] | 1219 | ] |
| @@ -1334,36 +1224,35 @@ version = "0.27.7" | |||
| 1334 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1224 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1335 | checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58" | 1225 | checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58" |
| 1336 | dependencies = [ | 1226 | dependencies = [ |
| 1337 | "http 1.3.1", | 1227 | "http 1.4.0", |
| 1338 | "hyper 1.7.0", | 1228 | "hyper 1.8.1", |
| 1339 | "hyper-util", | 1229 | "hyper-util", |
| 1340 | "rustls 0.23.31", | 1230 | "rustls 0.23.36", |
| 1341 | "rustls-native-certs 0.8.1", | 1231 | "rustls-native-certs", |
| 1342 | "rustls-pki-types", | 1232 | "rustls-pki-types", |
| 1343 | "tokio", | 1233 | "tokio", |
| 1344 | "tokio-rustls 0.26.2", | 1234 | "tokio-rustls 0.26.4", |
| 1345 | "tower-service", | 1235 | "tower-service", |
| 1346 | ] | 1236 | ] |
| 1347 | 1237 | ||
| 1348 | [[package]] | 1238 | [[package]] |
| 1349 | name = "hyper-util" | 1239 | name = "hyper-util" |
| 1350 | version = "0.1.16" | 1240 | version = "0.1.20" |
| 1351 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1241 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1352 | checksum = "8d9b05277c7e8da2c93a568989bb6207bef0112e8d17df7a6eda4a3cf143bc5e" | 1242 | checksum = "96547c2556ec9d12fb1578c4eaf448b04993e7fb79cbaad930a656880a6bdfa0" |
| 1353 | dependencies = [ | 1243 | dependencies = [ |
| 1354 | "base64 0.22.1", | 1244 | "base64", |
| 1355 | "bytes", | 1245 | "bytes", |
| 1356 | "futures-channel", | 1246 | "futures-channel", |
| 1357 | "futures-core", | ||
| 1358 | "futures-util", | 1247 | "futures-util", |
| 1359 | "http 1.3.1", | 1248 | "http 1.4.0", |
| 1360 | "http-body 1.0.1", | 1249 | "http-body 1.0.1", |
| 1361 | "hyper 1.7.0", | 1250 | "hyper 1.8.1", |
| 1362 | "ipnet", | 1251 | "ipnet", |
| 1363 | "libc", | 1252 | "libc", |
| 1364 | "percent-encoding", | 1253 | "percent-encoding", |
| 1365 | "pin-project-lite", | 1254 | "pin-project-lite", |
| 1366 | "socket2 0.6.0", | 1255 | "socket2 0.6.2", |
| 1367 | "tokio", | 1256 | "tokio", |
| 1368 | "tower-service", | 1257 | "tower-service", |
| 1369 | "tracing", | 1258 | "tracing", |
| @@ -1371,9 +1260,9 @@ dependencies = [ | |||
| 1371 | 1260 | ||
| 1372 | [[package]] | 1261 | [[package]] |
| 1373 | name = "iana-time-zone" | 1262 | name = "iana-time-zone" |
| 1374 | version = "0.1.63" | 1263 | version = "0.1.65" |
| 1375 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1264 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1376 | checksum = "b0c919e5debc312ad217002b8048a17b7d83f80703865bbfcfebb0458b0b27d8" | 1265 | checksum = "e31bc9ad994ba00e440a8aa5c9ef0ec67d5cb5e5cb0cc7f8b744a35b389cc470" |
| 1377 | dependencies = [ | 1266 | dependencies = [ |
| 1378 | "android_system_properties", | 1267 | "android_system_properties", |
| 1379 | "core-foundation-sys", | 1268 | "core-foundation-sys", |
| @@ -1395,9 +1284,9 @@ dependencies = [ | |||
| 1395 | 1284 | ||
| 1396 | [[package]] | 1285 | [[package]] |
| 1397 | name = "icu_collections" | 1286 | name = "icu_collections" |
| 1398 | version = "2.0.0" | 1287 | version = "2.1.1" |
| 1399 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1288 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1400 | checksum = "200072f5d0e3614556f94a9930d5dc3e0662a652823904c3a75dc3b0af7fee47" | 1289 | checksum = "4c6b649701667bbe825c3b7e6388cb521c23d88644678e83c0c4d0a621a34b43" |
| 1401 | dependencies = [ | 1290 | dependencies = [ |
| 1402 | "displaydoc", | 1291 | "displaydoc", |
| 1403 | "potential_utf", | 1292 | "potential_utf", |
| @@ -1408,9 +1297,9 @@ dependencies = [ | |||
| 1408 | 1297 | ||
| 1409 | [[package]] | 1298 | [[package]] |
| 1410 | name = "icu_locale_core" | 1299 | name = "icu_locale_core" |
| 1411 | version = "2.0.0" | 1300 | version = "2.1.1" |
| 1412 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1301 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1413 | checksum = "0cde2700ccaed3872079a65fb1a78f6c0a36c91570f28755dda67bc8f7d9f00a" | 1302 | checksum = "edba7861004dd3714265b4db54a3c390e880ab658fec5f7db895fae2046b5bb6" |
| 1414 | dependencies = [ | 1303 | dependencies = [ |
| 1415 | "displaydoc", | 1304 | "displaydoc", |
| 1416 | "litemap", | 1305 | "litemap", |
| @@ -1421,11 +1310,10 @@ dependencies = [ | |||
| 1421 | 1310 | ||
| 1422 | [[package]] | 1311 | [[package]] |
| 1423 | name = "icu_normalizer" | 1312 | name = "icu_normalizer" |
| 1424 | version = "2.0.0" | 1313 | version = "2.1.1" |
| 1425 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1314 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1426 | checksum = "436880e8e18df4d7bbc06d58432329d6458cc84531f7ac5f024e93deadb37979" | 1315 | checksum = "5f6c8828b67bf8908d82127b2054ea1b4427ff0230ee9141c54251934ab1b599" |
| 1427 | dependencies = [ | 1316 | dependencies = [ |
| 1428 | "displaydoc", | ||
| 1429 | "icu_collections", | 1317 | "icu_collections", |
| 1430 | "icu_normalizer_data", | 1318 | "icu_normalizer_data", |
| 1431 | "icu_properties", | 1319 | "icu_properties", |
| @@ -1436,42 +1324,38 @@ dependencies = [ | |||
| 1436 | 1324 | ||
| 1437 | [[package]] | 1325 | [[package]] |
| 1438 | name = "icu_normalizer_data" | 1326 | name = "icu_normalizer_data" |
| 1439 | version = "2.0.0" | 1327 | version = "2.1.1" |
| 1440 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1328 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1441 | checksum = "00210d6893afc98edb752b664b8890f0ef174c8adbb8d0be9710fa66fbbf72d3" | 1329 | checksum = "7aedcccd01fc5fe81e6b489c15b247b8b0690feb23304303a9e560f37efc560a" |
| 1442 | 1330 | ||
| 1443 | [[package]] | 1331 | [[package]] |
| 1444 | name = "icu_properties" | 1332 | name = "icu_properties" |
| 1445 | version = "2.0.1" | 1333 | version = "2.1.2" |
| 1446 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1334 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1447 | checksum = "016c619c1eeb94efb86809b015c58f479963de65bdb6253345c1a1276f22e32b" | 1335 | checksum = "020bfc02fe870ec3a66d93e677ccca0562506e5872c650f893269e08615d74ec" |
| 1448 | dependencies = [ | 1336 | dependencies = [ |
| 1449 | "displaydoc", | ||
| 1450 | "icu_collections", | 1337 | "icu_collections", |
| 1451 | "icu_locale_core", | 1338 | "icu_locale_core", |
| 1452 | "icu_properties_data", | 1339 | "icu_properties_data", |
| 1453 | "icu_provider", | 1340 | "icu_provider", |
| 1454 | "potential_utf", | ||
| 1455 | "zerotrie", | 1341 | "zerotrie", |
| 1456 | "zerovec", | 1342 | "zerovec", |
| 1457 | ] | 1343 | ] |
| 1458 | 1344 | ||
| 1459 | [[package]] | 1345 | [[package]] |
| 1460 | name = "icu_properties_data" | 1346 | name = "icu_properties_data" |
| 1461 | version = "2.0.1" | 1347 | version = "2.1.2" |
| 1462 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1348 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1463 | checksum = "298459143998310acd25ffe6810ed544932242d3f07083eee1084d83a71bd632" | 1349 | checksum = "616c294cf8d725c6afcd8f55abc17c56464ef6211f9ed59cccffe534129c77af" |
| 1464 | 1350 | ||
| 1465 | [[package]] | 1351 | [[package]] |
| 1466 | name = "icu_provider" | 1352 | name = "icu_provider" |
| 1467 | version = "2.0.0" | 1353 | version = "2.1.1" |
| 1468 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1354 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1469 | checksum = "03c80da27b5f4187909049ee2d72f276f0d9f99a42c306bd0131ecfe04d8e5af" | 1355 | checksum = "85962cf0ce02e1e0a629cc34e7ca3e373ce20dda4c4d7294bbd0bf1fdb59e614" |
| 1470 | dependencies = [ | 1356 | dependencies = [ |
| 1471 | "displaydoc", | 1357 | "displaydoc", |
| 1472 | "icu_locale_core", | 1358 | "icu_locale_core", |
| 1473 | "stable_deref_trait", | ||
| 1474 | "tinystr", | ||
| 1475 | "writeable", | 1359 | "writeable", |
| 1476 | "yoke", | 1360 | "yoke", |
| 1477 | "zerofrom", | 1361 | "zerofrom", |
| @@ -1502,45 +1386,25 @@ dependencies = [ | |||
| 1502 | 1386 | ||
| 1503 | [[package]] | 1387 | [[package]] |
| 1504 | name = "indexmap" | 1388 | name = "indexmap" |
| 1505 | version = "2.11.0" | 1389 | version = "2.13.0" |
| 1506 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1390 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1507 | checksum = "f2481980430f9f78649238835720ddccc57e52df14ffce1c6f37391d61b563e9" | 1391 | checksum = "7714e70437a7dc3ac8eb7e6f8df75fd8eb422675fc7678aff7364301092b1017" |
| 1508 | dependencies = [ | 1392 | dependencies = [ |
| 1509 | "equivalent", | 1393 | "equivalent", |
| 1510 | "hashbrown", | 1394 | "hashbrown", |
| 1511 | ] | 1395 | ] |
| 1512 | 1396 | ||
| 1513 | [[package]] | 1397 | [[package]] |
| 1514 | name = "io-uring" | ||
| 1515 | version = "0.7.10" | ||
| 1516 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 1517 | checksum = "046fa2d4d00aea763528b4950358d0ead425372445dc8ff86312b3c69ff7727b" | ||
| 1518 | dependencies = [ | ||
| 1519 | "bitflags", | ||
| 1520 | "cfg-if", | ||
| 1521 | "libc", | ||
| 1522 | ] | ||
| 1523 | |||
| 1524 | [[package]] | ||
| 1525 | name = "ipnet" | 1398 | name = "ipnet" |
| 1526 | version = "2.11.0" | 1399 | version = "2.11.0" |
| 1527 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1400 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1528 | checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130" | 1401 | checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130" |
| 1529 | 1402 | ||
| 1530 | [[package]] | 1403 | [[package]] |
| 1531 | name = "itertools" | ||
| 1532 | version = "0.12.1" | ||
| 1533 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 1534 | checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569" | ||
| 1535 | dependencies = [ | ||
| 1536 | "either", | ||
| 1537 | ] | ||
| 1538 | |||
| 1539 | [[package]] | ||
| 1540 | name = "itoa" | 1404 | name = "itoa" |
| 1541 | version = "1.0.15" | 1405 | version = "1.0.17" |
| 1542 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1406 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1543 | checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c" | 1407 | checksum = "92ecc6618181def0457392ccd0ee51198e065e016d1d527a7ac1b6dc7c1f09d2" |
| 1544 | 1408 | ||
| 1545 | [[package]] | 1409 | [[package]] |
| 1546 | name = "jobserver" | 1410 | name = "jobserver" |
| @@ -1548,15 +1412,15 @@ version = "0.1.34" | |||
| 1548 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1412 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1549 | checksum = "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33" | 1413 | checksum = "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33" |
| 1550 | dependencies = [ | 1414 | dependencies = [ |
| 1551 | "getrandom 0.3.3", | 1415 | "getrandom 0.3.4", |
| 1552 | "libc", | 1416 | "libc", |
| 1553 | ] | 1417 | ] |
| 1554 | 1418 | ||
| 1555 | [[package]] | 1419 | [[package]] |
| 1556 | name = "js-sys" | 1420 | name = "js-sys" |
| 1557 | version = "0.3.77" | 1421 | version = "0.3.86" |
| 1558 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1422 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1559 | checksum = "1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f" | 1423 | checksum = "d36139f1c97c42c0c86a411910b04e48d4939a0376e6e0f989420cbdee0120e5" |
| 1560 | dependencies = [ | 1424 | dependencies = [ |
| 1561 | "once_cell", | 1425 | "once_cell", |
| 1562 | "wasm-bindgen", | 1426 | "wasm-bindgen", |
| @@ -1569,60 +1433,37 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
| 1569 | checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" | 1433 | checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" |
| 1570 | 1434 | ||
| 1571 | [[package]] | 1435 | [[package]] |
| 1572 | name = "lazycell" | ||
| 1573 | version = "1.3.0" | ||
| 1574 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 1575 | checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55" | ||
| 1576 | |||
| 1577 | [[package]] | ||
| 1578 | name = "libc" | 1436 | name = "libc" |
| 1579 | version = "0.2.175" | 1437 | version = "0.2.182" |
| 1580 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1438 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1581 | checksum = "6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543" | 1439 | checksum = "6800badb6cb2082ffd7b6a67e6125bb39f18782f793520caee8cb8846be06112" |
| 1582 | |||
| 1583 | [[package]] | ||
| 1584 | name = "libloading" | ||
| 1585 | version = "0.8.8" | ||
| 1586 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 1587 | checksum = "07033963ba89ebaf1584d767badaa2e8fcec21aedea6b8c0346d487d49c28667" | ||
| 1588 | dependencies = [ | ||
| 1589 | "cfg-if", | ||
| 1590 | "windows-targets 0.53.3", | ||
| 1591 | ] | ||
| 1592 | |||
| 1593 | [[package]] | ||
| 1594 | name = "linux-raw-sys" | ||
| 1595 | version = "0.4.15" | ||
| 1596 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 1597 | checksum = "d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab" | ||
| 1598 | 1440 | ||
| 1599 | [[package]] | 1441 | [[package]] |
| 1600 | name = "litemap" | 1442 | name = "litemap" |
| 1601 | version = "0.8.0" | 1443 | version = "0.8.1" |
| 1602 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1444 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1603 | checksum = "241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956" | 1445 | checksum = "6373607a59f0be73a39b6fe456b8192fcc3585f602af20751600e974dd455e77" |
| 1604 | 1446 | ||
| 1605 | [[package]] | 1447 | [[package]] |
| 1606 | name = "lock_api" | 1448 | name = "lock_api" |
| 1607 | version = "0.4.13" | 1449 | version = "0.4.14" |
| 1608 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1450 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1609 | checksum = "96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765" | 1451 | checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965" |
| 1610 | dependencies = [ | 1452 | dependencies = [ |
| 1611 | "autocfg", | ||
| 1612 | "scopeguard", | 1453 | "scopeguard", |
| 1613 | ] | 1454 | ] |
| 1614 | 1455 | ||
| 1615 | [[package]] | 1456 | [[package]] |
| 1616 | name = "log" | 1457 | name = "log" |
| 1617 | version = "0.4.27" | 1458 | version = "0.4.29" |
| 1618 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1459 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1619 | checksum = "13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94" | 1460 | checksum = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897" |
| 1620 | 1461 | ||
| 1621 | [[package]] | 1462 | [[package]] |
| 1622 | name = "lru" | 1463 | name = "lru" |
| 1623 | version = "0.12.5" | 1464 | version = "0.16.3" |
| 1624 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1465 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1625 | checksum = "234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38" | 1466 | checksum = "a1dc47f592c06f33f8e3aea9591776ec7c9f9e4124778ff8a3c3b87159f7e593" |
| 1626 | dependencies = [ | 1467 | dependencies = [ |
| 1627 | "hashbrown", | 1468 | "hashbrown", |
| 1628 | ] | 1469 | ] |
| @@ -1654,9 +1495,9 @@ dependencies = [ | |||
| 1654 | 1495 | ||
| 1655 | [[package]] | 1496 | [[package]] |
| 1656 | name = "memchr" | 1497 | name = "memchr" |
| 1657 | version = "2.7.5" | 1498 | version = "2.8.0" |
| 1658 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1499 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1659 | checksum = "32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0" | 1500 | checksum = "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79" |
| 1660 | 1501 | ||
| 1661 | [[package]] | 1502 | [[package]] |
| 1662 | name = "mime" | 1503 | name = "mime" |
| @@ -1665,55 +1506,30 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
| 1665 | checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" | 1506 | checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" |
| 1666 | 1507 | ||
| 1667 | [[package]] | 1508 | [[package]] |
| 1668 | name = "minimal-lexical" | ||
| 1669 | version = "0.2.1" | ||
| 1670 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 1671 | checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" | ||
| 1672 | |||
| 1673 | [[package]] | ||
| 1674 | name = "miniz_oxide" | ||
| 1675 | version = "0.8.9" | ||
| 1676 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 1677 | checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316" | ||
| 1678 | dependencies = [ | ||
| 1679 | "adler2", | ||
| 1680 | ] | ||
| 1681 | |||
| 1682 | [[package]] | ||
| 1683 | name = "mio" | 1509 | name = "mio" |
| 1684 | version = "1.0.4" | 1510 | version = "1.1.1" |
| 1685 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1511 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1686 | checksum = "78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c" | 1512 | checksum = "a69bcab0ad47271a0234d9422b131806bf3968021e5dc9328caf2d4cd58557fc" |
| 1687 | dependencies = [ | 1513 | dependencies = [ |
| 1688 | "libc", | 1514 | "libc", |
| 1689 | "wasi 0.11.1+wasi-snapshot-preview1", | 1515 | "wasi", |
| 1690 | "windows-sys 0.59.0", | 1516 | "windows-sys 0.61.2", |
| 1691 | ] | ||
| 1692 | |||
| 1693 | [[package]] | ||
| 1694 | name = "nom" | ||
| 1695 | version = "7.1.3" | ||
| 1696 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 1697 | checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a" | ||
| 1698 | dependencies = [ | ||
| 1699 | "memchr", | ||
| 1700 | "minimal-lexical", | ||
| 1701 | ] | 1517 | ] |
| 1702 | 1518 | ||
| 1703 | [[package]] | 1519 | [[package]] |
| 1704 | name = "nu-ansi-term" | 1520 | name = "nu-ansi-term" |
| 1705 | version = "0.50.1" | 1521 | version = "0.50.3" |
| 1706 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1522 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1707 | checksum = "d4a28e057d01f97e61255210fcff094d74ed0466038633e95017f5beb68e4399" | 1523 | checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5" |
| 1708 | dependencies = [ | 1524 | dependencies = [ |
| 1709 | "windows-sys 0.52.0", | 1525 | "windows-sys 0.61.2", |
| 1710 | ] | 1526 | ] |
| 1711 | 1527 | ||
| 1712 | [[package]] | 1528 | [[package]] |
| 1713 | name = "num-conv" | 1529 | name = "num-conv" |
| 1714 | version = "0.1.0" | 1530 | version = "0.2.0" |
| 1715 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1531 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1716 | checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9" | 1532 | checksum = "cf97ec579c3c42f953ef76dbf8d55ac91fb219dde70e49aa4a6b7d74e9919050" |
| 1717 | 1533 | ||
| 1718 | [[package]] | 1534 | [[package]] |
| 1719 | name = "num-integer" | 1535 | name = "num-integer" |
| @@ -1734,15 +1550,6 @@ dependencies = [ | |||
| 1734 | ] | 1550 | ] |
| 1735 | 1551 | ||
| 1736 | [[package]] | 1552 | [[package]] |
| 1737 | name = "object" | ||
| 1738 | version = "0.36.7" | ||
| 1739 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 1740 | checksum = "62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87" | ||
| 1741 | dependencies = [ | ||
| 1742 | "memchr", | ||
| 1743 | ] | ||
| 1744 | |||
| 1745 | [[package]] | ||
| 1746 | name = "once_cell" | 1553 | name = "once_cell" |
| 1747 | version = "1.21.3" | 1554 | version = "1.21.3" |
| 1748 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1555 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| @@ -1750,9 +1557,9 @@ checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" | |||
| 1750 | 1557 | ||
| 1751 | [[package]] | 1558 | [[package]] |
| 1752 | name = "openssl-probe" | 1559 | name = "openssl-probe" |
| 1753 | version = "0.1.6" | 1560 | version = "0.2.1" |
| 1754 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1561 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1755 | checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e" | 1562 | checksum = "7c87def4c32ab89d880effc9e097653c8da5d6ef28e6b539d313baaacfbafcbe" |
| 1756 | 1563 | ||
| 1757 | [[package]] | 1564 | [[package]] |
| 1758 | name = "outref" | 1565 | name = "outref" |
| @@ -1773,9 +1580,9 @@ dependencies = [ | |||
| 1773 | 1580 | ||
| 1774 | [[package]] | 1581 | [[package]] |
| 1775 | name = "parking_lot" | 1582 | name = "parking_lot" |
| 1776 | version = "0.12.4" | 1583 | version = "0.12.5" |
| 1777 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1584 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1778 | checksum = "70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13" | 1585 | checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a" |
| 1779 | dependencies = [ | 1586 | dependencies = [ |
| 1780 | "lock_api", | 1587 | "lock_api", |
| 1781 | "parking_lot_core", | 1588 | "parking_lot_core", |
| @@ -1783,15 +1590,15 @@ dependencies = [ | |||
| 1783 | 1590 | ||
| 1784 | [[package]] | 1591 | [[package]] |
| 1785 | name = "parking_lot_core" | 1592 | name = "parking_lot_core" |
| 1786 | version = "0.9.11" | 1593 | version = "0.9.12" |
| 1787 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1594 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1788 | checksum = "bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5" | 1595 | checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1" |
| 1789 | dependencies = [ | 1596 | dependencies = [ |
| 1790 | "cfg-if", | 1597 | "cfg-if", |
| 1791 | "libc", | 1598 | "libc", |
| 1792 | "redox_syscall", | 1599 | "redox_syscall", |
| 1793 | "smallvec", | 1600 | "smallvec", |
| 1794 | "windows-targets 0.52.6", | 1601 | "windows-link", |
| 1795 | ] | 1602 | ] |
| 1796 | 1603 | ||
| 1797 | [[package]] | 1604 | [[package]] |
| @@ -1824,9 +1631,9 @@ dependencies = [ | |||
| 1824 | 1631 | ||
| 1825 | [[package]] | 1632 | [[package]] |
| 1826 | name = "potential_utf" | 1633 | name = "potential_utf" |
| 1827 | version = "0.1.3" | 1634 | version = "0.1.4" |
| 1828 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1635 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1829 | checksum = "84df19adbe5b5a0782edcab45899906947ab039ccf4573713735ee7de1e6b08a" | 1636 | checksum = "b73949432f5e2a09657003c25bca5e19a0e9c84f8058ca374f49e0ebe605af77" |
| 1830 | dependencies = [ | 1637 | dependencies = [ |
| 1831 | "zerovec", | 1638 | "zerovec", |
| 1832 | ] | 1639 | ] |
| @@ -1838,38 +1645,19 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
| 1838 | checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" | 1645 | checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" |
| 1839 | 1646 | ||
| 1840 | [[package]] | 1647 | [[package]] |
| 1841 | name = "ppv-lite86" | ||
| 1842 | version = "0.2.21" | ||
| 1843 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 1844 | checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" | ||
| 1845 | dependencies = [ | ||
| 1846 | "zerocopy", | ||
| 1847 | ] | ||
| 1848 | |||
| 1849 | [[package]] | ||
| 1850 | name = "prettyplease" | ||
| 1851 | version = "0.2.37" | ||
| 1852 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 1853 | checksum = "479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b" | ||
| 1854 | dependencies = [ | ||
| 1855 | "proc-macro2", | ||
| 1856 | "syn", | ||
| 1857 | ] | ||
| 1858 | |||
| 1859 | [[package]] | ||
| 1860 | name = "proc-macro2" | 1648 | name = "proc-macro2" |
| 1861 | version = "1.0.101" | 1649 | version = "1.0.106" |
| 1862 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1650 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1863 | checksum = "89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de" | 1651 | checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934" |
| 1864 | dependencies = [ | 1652 | dependencies = [ |
| 1865 | "unicode-ident", | 1653 | "unicode-ident", |
| 1866 | ] | 1654 | ] |
| 1867 | 1655 | ||
| 1868 | [[package]] | 1656 | [[package]] |
| 1869 | name = "quote" | 1657 | name = "quote" |
| 1870 | version = "1.0.40" | 1658 | version = "1.0.44" |
| 1871 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1659 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1872 | checksum = "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d" | 1660 | checksum = "21b2ebcf727b7760c461f091f9f0f539b77b8e87f2fd88131e7f1b433b3cece4" |
| 1873 | dependencies = [ | 1661 | dependencies = [ |
| 1874 | "proc-macro2", | 1662 | "proc-macro2", |
| 1875 | ] | 1663 | ] |
| @@ -1881,69 +1669,28 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
| 1881 | checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" | 1669 | checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" |
| 1882 | 1670 | ||
| 1883 | [[package]] | 1671 | [[package]] |
| 1884 | name = "rand" | ||
| 1885 | version = "0.9.2" | ||
| 1886 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 1887 | checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1" | ||
| 1888 | dependencies = [ | ||
| 1889 | "rand_chacha", | ||
| 1890 | "rand_core 0.9.3", | ||
| 1891 | ] | ||
| 1892 | |||
| 1893 | [[package]] | ||
| 1894 | name = "rand_chacha" | ||
| 1895 | version = "0.9.0" | ||
| 1896 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 1897 | checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" | ||
| 1898 | dependencies = [ | ||
| 1899 | "ppv-lite86", | ||
| 1900 | "rand_core 0.9.3", | ||
| 1901 | ] | ||
| 1902 | |||
| 1903 | [[package]] | ||
| 1904 | name = "rand_core" | 1672 | name = "rand_core" |
| 1905 | version = "0.6.4" | 1673 | version = "0.6.4" |
| 1906 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1674 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1907 | checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" | 1675 | checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" |
| 1908 | dependencies = [ | 1676 | dependencies = [ |
| 1909 | "getrandom 0.2.16", | 1677 | "getrandom 0.2.17", |
| 1910 | ] | ||
| 1911 | |||
| 1912 | [[package]] | ||
| 1913 | name = "rand_core" | ||
| 1914 | version = "0.9.3" | ||
| 1915 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 1916 | checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" | ||
| 1917 | dependencies = [ | ||
| 1918 | "getrandom 0.3.3", | ||
| 1919 | ] | 1678 | ] |
| 1920 | 1679 | ||
| 1921 | [[package]] | 1680 | [[package]] |
| 1922 | name = "redox_syscall" | 1681 | name = "redox_syscall" |
| 1923 | version = "0.5.17" | 1682 | version = "0.5.18" |
| 1924 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1683 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1925 | checksum = "5407465600fb0548f1442edf71dd20683c6ed326200ace4b1ef0763521bb3b77" | 1684 | checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d" |
| 1926 | dependencies = [ | 1685 | dependencies = [ |
| 1927 | "bitflags", | 1686 | "bitflags", |
| 1928 | ] | 1687 | ] |
| 1929 | 1688 | ||
| 1930 | [[package]] | 1689 | [[package]] |
| 1931 | name = "regex" | ||
| 1932 | version = "1.11.2" | ||
| 1933 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 1934 | checksum = "23d7fd106d8c02486a8d64e778353d1cffe08ce79ac2e82f540c86d0facf6912" | ||
| 1935 | dependencies = [ | ||
| 1936 | "aho-corasick", | ||
| 1937 | "memchr", | ||
| 1938 | "regex-automata", | ||
| 1939 | "regex-syntax", | ||
| 1940 | ] | ||
| 1941 | |||
| 1942 | [[package]] | ||
| 1943 | name = "regex-automata" | 1690 | name = "regex-automata" |
| 1944 | version = "0.4.10" | 1691 | version = "0.4.14" |
| 1945 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1692 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1946 | checksum = "6b9458fa0bfeeac22b5ca447c63aaf45f28439a709ccd244698632f9aa6394d6" | 1693 | checksum = "6e1dd4122fc1595e8162618945476892eefca7b88c52820e74af6262213cae8f" |
| 1947 | dependencies = [ | 1694 | dependencies = [ |
| 1948 | "aho-corasick", | 1695 | "aho-corasick", |
| 1949 | "memchr", | 1696 | "memchr", |
| @@ -1952,15 +1699,15 @@ dependencies = [ | |||
| 1952 | 1699 | ||
| 1953 | [[package]] | 1700 | [[package]] |
| 1954 | name = "regex-lite" | 1701 | name = "regex-lite" |
| 1955 | version = "0.1.7" | 1702 | version = "0.1.9" |
| 1956 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1703 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1957 | checksum = "943f41321c63ef1c92fd763bfe054d2668f7f225a5c29f0105903dc2fc04ba30" | 1704 | checksum = "cab834c73d247e67f4fae452806d17d3c7501756d98c8808d7c9c7aa7d18f973" |
| 1958 | 1705 | ||
| 1959 | [[package]] | 1706 | [[package]] |
| 1960 | name = "regex-syntax" | 1707 | name = "regex-syntax" |
| 1961 | version = "0.8.6" | 1708 | version = "0.8.9" |
| 1962 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1709 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 1963 | checksum = "caf4aa5b0f434c91fe5c7f1ecb6a5ece2130b02ad2a590589dda5146df959001" | 1710 | checksum = "a96887878f22d7bad8a3b6dc5b7440e0ada9a245242924394987b21cf2210a4c" |
| 1964 | 1711 | ||
| 1965 | [[package]] | 1712 | [[package]] |
| 1966 | name = "rfc6979" | 1713 | name = "rfc6979" |
| @@ -1981,25 +1728,13 @@ checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7" | |||
| 1981 | dependencies = [ | 1728 | dependencies = [ |
| 1982 | "cc", | 1729 | "cc", |
| 1983 | "cfg-if", | 1730 | "cfg-if", |
| 1984 | "getrandom 0.2.16", | 1731 | "getrandom 0.2.17", |
| 1985 | "libc", | 1732 | "libc", |
| 1986 | "untrusted", | 1733 | "untrusted", |
| 1987 | "windows-sys 0.52.0", | 1734 | "windows-sys 0.52.0", |
| 1988 | ] | 1735 | ] |
| 1989 | 1736 | ||
| 1990 | [[package]] | 1737 | [[package]] |
| 1991 | name = "rustc-demangle" | ||
| 1992 | version = "0.1.26" | ||
| 1993 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 1994 | checksum = "56f7d92ca342cea22a06f2121d944b4fd82af56988c270852495420f961d4ace" | ||
| 1995 | |||
| 1996 | [[package]] | ||
| 1997 | name = "rustc-hash" | ||
| 1998 | version = "1.1.0" | ||
| 1999 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 2000 | checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2" | ||
| 2001 | |||
| 2002 | [[package]] | ||
| 2003 | name = "rustc_version" | 1738 | name = "rustc_version" |
| 2004 | version = "0.4.1" | 1739 | version = "0.4.1" |
| 2005 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1740 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| @@ -2009,19 +1744,6 @@ dependencies = [ | |||
| 2009 | ] | 1744 | ] |
| 2010 | 1745 | ||
| 2011 | [[package]] | 1746 | [[package]] |
| 2012 | name = "rustix" | ||
| 2013 | version = "0.38.44" | ||
| 2014 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 2015 | checksum = "fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154" | ||
| 2016 | dependencies = [ | ||
| 2017 | "bitflags", | ||
| 2018 | "errno", | ||
| 2019 | "libc", | ||
| 2020 | "linux-raw-sys", | ||
| 2021 | "windows-sys 0.59.0", | ||
| 2022 | ] | ||
| 2023 | |||
| 2024 | [[package]] | ||
| 2025 | name = "rustls" | 1747 | name = "rustls" |
| 2026 | version = "0.21.12" | 1748 | version = "0.21.12" |
| 2027 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1749 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| @@ -2035,56 +1757,35 @@ dependencies = [ | |||
| 2035 | 1757 | ||
| 2036 | [[package]] | 1758 | [[package]] |
| 2037 | name = "rustls" | 1759 | name = "rustls" |
| 2038 | version = "0.23.31" | 1760 | version = "0.23.36" |
| 2039 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1761 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2040 | checksum = "c0ebcbd2f03de0fc1122ad9bb24b127a5a6cd51d72604a3f3c50ac459762b6cc" | 1762 | checksum = "c665f33d38cea657d9614f766881e4d510e0eda4239891eea56b4cadcf01801b" |
| 2041 | dependencies = [ | 1763 | dependencies = [ |
| 2042 | "aws-lc-rs", | 1764 | "aws-lc-rs", |
| 2043 | "once_cell", | 1765 | "once_cell", |
| 2044 | "rustls-pki-types", | 1766 | "rustls-pki-types", |
| 2045 | "rustls-webpki 0.103.4", | 1767 | "rustls-webpki 0.103.9", |
| 2046 | "subtle", | 1768 | "subtle", |
| 2047 | "zeroize", | 1769 | "zeroize", |
| 2048 | ] | 1770 | ] |
| 2049 | 1771 | ||
| 2050 | [[package]] | 1772 | [[package]] |
| 2051 | name = "rustls-native-certs" | 1773 | name = "rustls-native-certs" |
| 2052 | version = "0.6.3" | 1774 | version = "0.8.3" |
| 2053 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 2054 | checksum = "a9aace74cb666635c918e9c12bc0d348266037aa8eb599b5cba565709a8dff00" | ||
| 2055 | dependencies = [ | ||
| 2056 | "openssl-probe", | ||
| 2057 | "rustls-pemfile", | ||
| 2058 | "schannel", | ||
| 2059 | "security-framework 2.11.1", | ||
| 2060 | ] | ||
| 2061 | |||
| 2062 | [[package]] | ||
| 2063 | name = "rustls-native-certs" | ||
| 2064 | version = "0.8.1" | ||
| 2065 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1775 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2066 | checksum = "7fcff2dd52b58a8d98a70243663a0d234c4e2b79235637849d15913394a247d3" | 1776 | checksum = "612460d5f7bea540c490b2b6395d8e34a953e52b491accd6c86c8164c5932a63" |
| 2067 | dependencies = [ | 1777 | dependencies = [ |
| 2068 | "openssl-probe", | 1778 | "openssl-probe", |
| 2069 | "rustls-pki-types", | 1779 | "rustls-pki-types", |
| 2070 | "schannel", | 1780 | "schannel", |
| 2071 | "security-framework 3.3.0", | 1781 | "security-framework", |
| 2072 | ] | ||
| 2073 | |||
| 2074 | [[package]] | ||
| 2075 | name = "rustls-pemfile" | ||
| 2076 | version = "1.0.4" | ||
| 2077 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 2078 | checksum = "1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c" | ||
| 2079 | dependencies = [ | ||
| 2080 | "base64 0.21.7", | ||
| 2081 | ] | 1782 | ] |
| 2082 | 1783 | ||
| 2083 | [[package]] | 1784 | [[package]] |
| 2084 | name = "rustls-pki-types" | 1785 | name = "rustls-pki-types" |
| 2085 | version = "1.12.0" | 1786 | version = "1.14.0" |
| 2086 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1787 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2087 | checksum = "229a4a4c221013e7e1f1a043678c5cc39fe5171437c88fb47151a21e6f5b5c79" | 1788 | checksum = "be040f8b0a225e40375822a563fa9524378b9d63112f53e19ffff34df5d33fdd" |
| 2088 | dependencies = [ | 1789 | dependencies = [ |
| 2089 | "zeroize", | 1790 | "zeroize", |
| 2090 | ] | 1791 | ] |
| @@ -2101,9 +1802,9 @@ dependencies = [ | |||
| 2101 | 1802 | ||
| 2102 | [[package]] | 1803 | [[package]] |
| 2103 | name = "rustls-webpki" | 1804 | name = "rustls-webpki" |
| 2104 | version = "0.103.4" | 1805 | version = "0.103.9" |
| 2105 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1806 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2106 | checksum = "0a17884ae0c1b773f1ccd2bd4a8c72f16da897310a98b0e84bf349ad5ead92fc" | 1807 | checksum = "d7df23109aa6c1567d1c575b9952556388da57401e4ace1d15f79eedad0d8f53" |
| 2107 | dependencies = [ | 1808 | dependencies = [ |
| 2108 | "aws-lc-rs", | 1809 | "aws-lc-rs", |
| 2109 | "ring", | 1810 | "ring", |
| @@ -2119,17 +1820,17 @@ checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d" | |||
| 2119 | 1820 | ||
| 2120 | [[package]] | 1821 | [[package]] |
| 2121 | name = "ryu" | 1822 | name = "ryu" |
| 2122 | version = "1.0.20" | 1823 | version = "1.0.23" |
| 2123 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1824 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2124 | checksum = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f" | 1825 | checksum = "9774ba4a74de5f7b1c1451ed6cd5285a32eddb5cccb8cc655a4e50009e06477f" |
| 2125 | 1826 | ||
| 2126 | [[package]] | 1827 | [[package]] |
| 2127 | name = "schannel" | 1828 | name = "schannel" |
| 2128 | version = "0.1.27" | 1829 | version = "0.1.28" |
| 2129 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1830 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2130 | checksum = "1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d" | 1831 | checksum = "891d81b926048e76efe18581bf793546b4c0eaf8448d72be8de2bbee5fd166e1" |
| 2131 | dependencies = [ | 1832 | dependencies = [ |
| 2132 | "windows-sys 0.59.0", | 1833 | "windows-sys 0.61.2", |
| 2133 | ] | 1834 | ] |
| 2134 | 1835 | ||
| 2135 | [[package]] | 1836 | [[package]] |
| @@ -2164,25 +1865,12 @@ dependencies = [ | |||
| 2164 | 1865 | ||
| 2165 | [[package]] | 1866 | [[package]] |
| 2166 | name = "security-framework" | 1867 | name = "security-framework" |
| 2167 | version = "2.11.1" | 1868 | version = "3.7.0" |
| 2168 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1869 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2169 | checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02" | 1870 | checksum = "b7f4bc775c73d9a02cde8bf7b2ec4c9d12743edf609006c7facc23998404cd1d" |
| 2170 | dependencies = [ | 1871 | dependencies = [ |
| 2171 | "bitflags", | 1872 | "bitflags", |
| 2172 | "core-foundation 0.9.4", | 1873 | "core-foundation", |
| 2173 | "core-foundation-sys", | ||
| 2174 | "libc", | ||
| 2175 | "security-framework-sys", | ||
| 2176 | ] | ||
| 2177 | |||
| 2178 | [[package]] | ||
| 2179 | name = "security-framework" | ||
| 2180 | version = "3.3.0" | ||
| 2181 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 2182 | checksum = "80fb1d92c5028aa318b4b8bd7302a5bfcf48be96a37fc6fc790f806b0004ee0c" | ||
| 2183 | dependencies = [ | ||
| 2184 | "bitflags", | ||
| 2185 | "core-foundation 0.10.1", | ||
| 2186 | "core-foundation-sys", | 1874 | "core-foundation-sys", |
| 2187 | "libc", | 1875 | "libc", |
| 2188 | "security-framework-sys", | 1876 | "security-framework-sys", |
| @@ -2190,9 +1878,9 @@ dependencies = [ | |||
| 2190 | 1878 | ||
| 2191 | [[package]] | 1879 | [[package]] |
| 2192 | name = "security-framework-sys" | 1880 | name = "security-framework-sys" |
| 2193 | version = "2.14.0" | 1881 | version = "2.17.0" |
| 2194 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1882 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2195 | checksum = "49db231d56a190491cb4aeda9527f1ad45345af50b0851622a7adb8c03b01c32" | 1883 | checksum = "6ce2691df843ecc5d231c0b14ece2acc3efb62c0a398c7e1d875f3983ce020e3" |
| 2196 | dependencies = [ | 1884 | dependencies = [ |
| 2197 | "core-foundation-sys", | 1885 | "core-foundation-sys", |
| 2198 | "libc", | 1886 | "libc", |
| @@ -2200,24 +1888,34 @@ dependencies = [ | |||
| 2200 | 1888 | ||
| 2201 | [[package]] | 1889 | [[package]] |
| 2202 | name = "semver" | 1890 | name = "semver" |
| 2203 | version = "1.0.26" | 1891 | version = "1.0.27" |
| 2204 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1892 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2205 | checksum = "56e6fa9c48d24d85fb3de5ad847117517440f6beceb7798af16b4a87d616b8d0" | 1893 | checksum = "d767eb0aabc880b29956c35734170f26ed551a859dbd361d140cdbeca61ab1e2" |
| 2206 | 1894 | ||
| 2207 | [[package]] | 1895 | [[package]] |
| 2208 | name = "serde" | 1896 | name = "serde" |
| 2209 | version = "1.0.219" | 1897 | version = "1.0.228" |
| 2210 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1898 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2211 | checksum = "5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6" | 1899 | checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e" |
| 1900 | dependencies = [ | ||
| 1901 | "serde_core", | ||
| 1902 | "serde_derive", | ||
| 1903 | ] | ||
| 1904 | |||
| 1905 | [[package]] | ||
| 1906 | name = "serde_core" | ||
| 1907 | version = "1.0.228" | ||
| 1908 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 1909 | checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad" | ||
| 2212 | dependencies = [ | 1910 | dependencies = [ |
| 2213 | "serde_derive", | 1911 | "serde_derive", |
| 2214 | ] | 1912 | ] |
| 2215 | 1913 | ||
| 2216 | [[package]] | 1914 | [[package]] |
| 2217 | name = "serde_derive" | 1915 | name = "serde_derive" |
| 2218 | version = "1.0.219" | 1916 | version = "1.0.228" |
| 2219 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1917 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2220 | checksum = "5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00" | 1918 | checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79" |
| 2221 | dependencies = [ | 1919 | dependencies = [ |
| 2222 | "proc-macro2", | 1920 | "proc-macro2", |
| 2223 | "quote", | 1921 | "quote", |
| @@ -2226,24 +1924,26 @@ dependencies = [ | |||
| 2226 | 1924 | ||
| 2227 | [[package]] | 1925 | [[package]] |
| 2228 | name = "serde_json" | 1926 | name = "serde_json" |
| 2229 | version = "1.0.143" | 1927 | version = "1.0.149" |
| 2230 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1928 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2231 | checksum = "d401abef1d108fbd9cbaebc3e46611f4b1021f714a0597a71f41ee463f5f4a5a" | 1929 | checksum = "83fc039473c5595ace860d8c4fafa220ff474b3fc6bfdb4293327f1a37e94d86" |
| 2232 | dependencies = [ | 1930 | dependencies = [ |
| 2233 | "itoa", | 1931 | "itoa", |
| 2234 | "memchr", | 1932 | "memchr", |
| 2235 | "ryu", | ||
| 2236 | "serde", | 1933 | "serde", |
| 1934 | "serde_core", | ||
| 1935 | "zmij", | ||
| 2237 | ] | 1936 | ] |
| 2238 | 1937 | ||
| 2239 | [[package]] | 1938 | [[package]] |
| 2240 | name = "serde_path_to_error" | 1939 | name = "serde_path_to_error" |
| 2241 | version = "0.1.17" | 1940 | version = "0.1.20" |
| 2242 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1941 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2243 | checksum = "59fab13f937fa393d08645bf3a84bdfe86e296747b506ada67bb15f10f218b2a" | 1942 | checksum = "10a9ff822e371bb5403e391ecd83e182e0e77ba7f6fe0160b795797109d1b457" |
| 2244 | dependencies = [ | 1943 | dependencies = [ |
| 2245 | "itoa", | 1944 | "itoa", |
| 2246 | "serde", | 1945 | "serde", |
| 1946 | "serde_core", | ||
| 2247 | ] | 1947 | ] |
| 2248 | 1948 | ||
| 2249 | [[package]] | 1949 | [[package]] |
| @@ -2297,10 +1997,11 @@ checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" | |||
| 2297 | 1997 | ||
| 2298 | [[package]] | 1998 | [[package]] |
| 2299 | name = "signal-hook-registry" | 1999 | name = "signal-hook-registry" |
| 2300 | version = "1.4.6" | 2000 | version = "1.4.8" |
| 2301 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2001 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2302 | checksum = "b2a4719bff48cee6b39d12c020eeb490953ad2443b7055bd0b21fca26bd8c28b" | 2002 | checksum = "c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b" |
| 2303 | dependencies = [ | 2003 | dependencies = [ |
| 2004 | "errno", | ||
| 2304 | "libc", | 2005 | "libc", |
| 2305 | ] | 2006 | ] |
| 2306 | 2007 | ||
| @@ -2311,14 +2012,14 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
| 2311 | checksum = "74233d3b3b2f6d4b006dc19dee745e73e2a6bfb6f93607cd3b02bd5b00797d7c" | 2012 | checksum = "74233d3b3b2f6d4b006dc19dee745e73e2a6bfb6f93607cd3b02bd5b00797d7c" |
| 2312 | dependencies = [ | 2013 | dependencies = [ |
| 2313 | "digest", | 2014 | "digest", |
| 2314 | "rand_core 0.6.4", | 2015 | "rand_core", |
| 2315 | ] | 2016 | ] |
| 2316 | 2017 | ||
| 2317 | [[package]] | 2018 | [[package]] |
| 2318 | name = "slab" | 2019 | name = "slab" |
| 2319 | version = "0.4.11" | 2020 | version = "0.4.12" |
| 2320 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2021 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2321 | checksum = "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589" | 2022 | checksum = "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5" |
| 2322 | 2023 | ||
| 2323 | [[package]] | 2024 | [[package]] |
| 2324 | name = "smallvec" | 2025 | name = "smallvec" |
| @@ -2338,15 +2039,21 @@ dependencies = [ | |||
| 2338 | 2039 | ||
| 2339 | [[package]] | 2040 | [[package]] |
| 2340 | name = "socket2" | 2041 | name = "socket2" |
| 2341 | version = "0.6.0" | 2042 | version = "0.6.2" |
| 2342 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2043 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2343 | checksum = "233504af464074f9d066d7b5416c5f9b894a5862a6506e306f7b816cdd6f1807" | 2044 | checksum = "86f4aa3ad99f2088c990dfa82d367e19cb29268ed67c574d10d0a4bfe71f07e0" |
| 2344 | dependencies = [ | 2045 | dependencies = [ |
| 2345 | "libc", | 2046 | "libc", |
| 2346 | "windows-sys 0.59.0", | 2047 | "windows-sys 0.60.2", |
| 2347 | ] | 2048 | ] |
| 2348 | 2049 | ||
| 2349 | [[package]] | 2050 | [[package]] |
| 2051 | name = "spin" | ||
| 2052 | version = "0.10.0" | ||
| 2053 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 2054 | checksum = "d5fe4ccb98d9c292d56fec89a5e07da7fc4cf0dc11e156b41793132775d3e591" | ||
| 2055 | |||
| 2056 | [[package]] | ||
| 2350 | name = "spki" | 2057 | name = "spki" |
| 2351 | version = "0.6.0" | 2058 | version = "0.6.0" |
| 2352 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2059 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| @@ -2358,9 +2065,9 @@ dependencies = [ | |||
| 2358 | 2065 | ||
| 2359 | [[package]] | 2066 | [[package]] |
| 2360 | name = "stable_deref_trait" | 2067 | name = "stable_deref_trait" |
| 2361 | version = "1.2.0" | 2068 | version = "1.2.1" |
| 2362 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2069 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2363 | checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" | 2070 | checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596" |
| 2364 | 2071 | ||
| 2365 | [[package]] | 2072 | [[package]] |
| 2366 | name = "subtle" | 2073 | name = "subtle" |
| @@ -2370,9 +2077,9 @@ checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" | |||
| 2370 | 2077 | ||
| 2371 | [[package]] | 2078 | [[package]] |
| 2372 | name = "syn" | 2079 | name = "syn" |
| 2373 | version = "2.0.106" | 2080 | version = "2.0.117" |
| 2374 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2081 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2375 | checksum = "ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6" | 2082 | checksum = "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99" |
| 2376 | dependencies = [ | 2083 | dependencies = [ |
| 2377 | "proc-macro2", | 2084 | "proc-macro2", |
| 2378 | "quote", | 2085 | "quote", |
| @@ -2407,29 +2114,29 @@ dependencies = [ | |||
| 2407 | 2114 | ||
| 2408 | [[package]] | 2115 | [[package]] |
| 2409 | name = "time" | 2116 | name = "time" |
| 2410 | version = "0.3.42" | 2117 | version = "0.3.47" |
| 2411 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2118 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2412 | checksum = "8ca967379f9d8eb8058d86ed467d81d03e81acd45757e4ca341c24affbe8e8e3" | 2119 | checksum = "743bd48c283afc0388f9b8827b976905fb217ad9e647fae3a379a9283c4def2c" |
| 2413 | dependencies = [ | 2120 | dependencies = [ |
| 2414 | "deranged", | 2121 | "deranged", |
| 2415 | "num-conv", | 2122 | "num-conv", |
| 2416 | "powerfmt", | 2123 | "powerfmt", |
| 2417 | "serde", | 2124 | "serde_core", |
| 2418 | "time-core", | 2125 | "time-core", |
| 2419 | "time-macros", | 2126 | "time-macros", |
| 2420 | ] | 2127 | ] |
| 2421 | 2128 | ||
| 2422 | [[package]] | 2129 | [[package]] |
| 2423 | name = "time-core" | 2130 | name = "time-core" |
| 2424 | version = "0.1.5" | 2131 | version = "0.1.8" |
| 2425 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2132 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2426 | checksum = "a9108bb380861b07264b950ded55a44a14a4adc68b9f5efd85aafc3aa4d40a68" | 2133 | checksum = "7694e1cfe791f8d31026952abf09c69ca6f6fa4e1a1229e18988f06a04a12dca" |
| 2427 | 2134 | ||
| 2428 | [[package]] | 2135 | [[package]] |
| 2429 | name = "time-macros" | 2136 | name = "time-macros" |
| 2430 | version = "0.2.23" | 2137 | version = "0.2.27" |
| 2431 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2138 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2432 | checksum = "7182799245a7264ce590b349d90338f1c1affad93d2639aed5f8f69c090b334c" | 2139 | checksum = "2e70e4c5a0e0a8a4823ad65dfe1a6930e4f4d756dcd9dd7939022b5e8c501215" |
| 2433 | dependencies = [ | 2140 | dependencies = [ |
| 2434 | "num-conv", | 2141 | "num-conv", |
| 2435 | "time-core", | 2142 | "time-core", |
| @@ -2437,9 +2144,9 @@ dependencies = [ | |||
| 2437 | 2144 | ||
| 2438 | [[package]] | 2145 | [[package]] |
| 2439 | name = "tinystr" | 2146 | name = "tinystr" |
| 2440 | version = "0.8.1" | 2147 | version = "0.8.2" |
| 2441 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2148 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2442 | checksum = "5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b" | 2149 | checksum = "42d3e9c45c09de15d06dd8acf5f4e0e399e85927b7f00711024eb7ae10fa4869" |
| 2443 | dependencies = [ | 2150 | dependencies = [ |
| 2444 | "displaydoc", | 2151 | "displaydoc", |
| 2445 | "zerovec", | 2152 | "zerovec", |
| @@ -2447,29 +2154,26 @@ dependencies = [ | |||
| 2447 | 2154 | ||
| 2448 | [[package]] | 2155 | [[package]] |
| 2449 | name = "tokio" | 2156 | name = "tokio" |
| 2450 | version = "1.47.1" | 2157 | version = "1.49.0" |
| 2451 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2158 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2452 | checksum = "89e49afdadebb872d3145a5638b59eb0691ea23e46ca484037cfab3b76b95038" | 2159 | checksum = "72a2903cd7736441aac9df9d7688bd0ce48edccaadf181c3b90be801e81d3d86" |
| 2453 | dependencies = [ | 2160 | dependencies = [ |
| 2454 | "backtrace", | ||
| 2455 | "bytes", | 2161 | "bytes", |
| 2456 | "io-uring", | ||
| 2457 | "libc", | 2162 | "libc", |
| 2458 | "mio", | 2163 | "mio", |
| 2459 | "parking_lot", | 2164 | "parking_lot", |
| 2460 | "pin-project-lite", | 2165 | "pin-project-lite", |
| 2461 | "signal-hook-registry", | 2166 | "signal-hook-registry", |
| 2462 | "slab", | 2167 | "socket2 0.6.2", |
| 2463 | "socket2 0.6.0", | ||
| 2464 | "tokio-macros", | 2168 | "tokio-macros", |
| 2465 | "windows-sys 0.59.0", | 2169 | "windows-sys 0.61.2", |
| 2466 | ] | 2170 | ] |
| 2467 | 2171 | ||
| 2468 | [[package]] | 2172 | [[package]] |
| 2469 | name = "tokio-macros" | 2173 | name = "tokio-macros" |
| 2470 | version = "2.5.0" | 2174 | version = "2.6.0" |
| 2471 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2175 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2472 | checksum = "6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8" | 2176 | checksum = "af407857209536a95c8e56f8231ef2c2e2aff839b22e07a1ffcbc617e9db9fa5" |
| 2473 | dependencies = [ | 2177 | dependencies = [ |
| 2474 | "proc-macro2", | 2178 | "proc-macro2", |
| 2475 | "quote", | 2179 | "quote", |
| @@ -2488,19 +2192,19 @@ dependencies = [ | |||
| 2488 | 2192 | ||
| 2489 | [[package]] | 2193 | [[package]] |
| 2490 | name = "tokio-rustls" | 2194 | name = "tokio-rustls" |
| 2491 | version = "0.26.2" | 2195 | version = "0.26.4" |
| 2492 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2196 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2493 | checksum = "8e727b36a1a0e8b74c376ac2211e40c2c8af09fb4013c60d910495810f008e9b" | 2197 | checksum = "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61" |
| 2494 | dependencies = [ | 2198 | dependencies = [ |
| 2495 | "rustls 0.23.31", | 2199 | "rustls 0.23.36", |
| 2496 | "tokio", | 2200 | "tokio", |
| 2497 | ] | 2201 | ] |
| 2498 | 2202 | ||
| 2499 | [[package]] | 2203 | [[package]] |
| 2500 | name = "tokio-util" | 2204 | name = "tokio-util" |
| 2501 | version = "0.7.16" | 2205 | version = "0.7.18" |
| 2502 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2206 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2503 | checksum = "14307c986784f72ef81c89db7d9e28d6ac26d16213b109ea501696195e6e3ce5" | 2207 | checksum = "9ae9cec805b01e8fc3fd2fe289f89149a9b66dd16786abd8b19cfa7b48cb0098" |
| 2504 | dependencies = [ | 2208 | dependencies = [ |
| 2505 | "bytes", | 2209 | "bytes", |
| 2506 | "futures-core", | 2210 | "futures-core", |
| @@ -2511,9 +2215,9 @@ dependencies = [ | |||
| 2511 | 2215 | ||
| 2512 | [[package]] | 2216 | [[package]] |
| 2513 | name = "tower" | 2217 | name = "tower" |
| 2514 | version = "0.5.2" | 2218 | version = "0.5.3" |
| 2515 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2219 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2516 | checksum = "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9" | 2220 | checksum = "ebe5ef63511595f1344e2d5cfa636d973292adc0eec1f0ad45fae9f0851ab1d4" |
| 2517 | dependencies = [ | 2221 | dependencies = [ |
| 2518 | "futures-core", | 2222 | "futures-core", |
| 2519 | "futures-util", | 2223 | "futures-util", |
| @@ -2539,9 +2243,9 @@ checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3" | |||
| 2539 | 2243 | ||
| 2540 | [[package]] | 2244 | [[package]] |
| 2541 | name = "tracing" | 2245 | name = "tracing" |
| 2542 | version = "0.1.41" | 2246 | version = "0.1.44" |
| 2543 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2247 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2544 | checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0" | 2248 | checksum = "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100" |
| 2545 | dependencies = [ | 2249 | dependencies = [ |
| 2546 | "log", | 2250 | "log", |
| 2547 | "pin-project-lite", | 2251 | "pin-project-lite", |
| @@ -2551,9 +2255,9 @@ dependencies = [ | |||
| 2551 | 2255 | ||
| 2552 | [[package]] | 2256 | [[package]] |
| 2553 | name = "tracing-attributes" | 2257 | name = "tracing-attributes" |
| 2554 | version = "0.1.30" | 2258 | version = "0.1.31" |
| 2555 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2259 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2556 | checksum = "81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903" | 2260 | checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da" |
| 2557 | dependencies = [ | 2261 | dependencies = [ |
| 2558 | "proc-macro2", | 2262 | "proc-macro2", |
| 2559 | "quote", | 2263 | "quote", |
| @@ -2562,9 +2266,9 @@ dependencies = [ | |||
| 2562 | 2266 | ||
| 2563 | [[package]] | 2267 | [[package]] |
| 2564 | name = "tracing-core" | 2268 | name = "tracing-core" |
| 2565 | version = "0.1.34" | 2269 | version = "0.1.36" |
| 2566 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2270 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2567 | checksum = "b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678" | 2271 | checksum = "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a" |
| 2568 | dependencies = [ | 2272 | dependencies = [ |
| 2569 | "once_cell", | 2273 | "once_cell", |
| 2570 | "valuable", | 2274 | "valuable", |
| @@ -2583,9 +2287,9 @@ dependencies = [ | |||
| 2583 | 2287 | ||
| 2584 | [[package]] | 2288 | [[package]] |
| 2585 | name = "tracing-subscriber" | 2289 | name = "tracing-subscriber" |
| 2586 | version = "0.3.20" | 2290 | version = "0.3.22" |
| 2587 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2291 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2588 | checksum = "2054a14f5307d601f88daf0553e1cbf472acc4f2c51afab632431cdcd72124d5" | 2292 | checksum = "2f30143827ddab0d256fd843b7a66d164e9f271cfa0dde49142c5ca0ca291f1e" |
| 2589 | dependencies = [ | 2293 | dependencies = [ |
| 2590 | "matchers", | 2294 | "matchers", |
| 2591 | "nu-ansi-term", | 2295 | "nu-ansi-term", |
| @@ -2607,15 +2311,15 @@ checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" | |||
| 2607 | 2311 | ||
| 2608 | [[package]] | 2312 | [[package]] |
| 2609 | name = "typenum" | 2313 | name = "typenum" |
| 2610 | version = "1.18.0" | 2314 | version = "1.19.0" |
| 2611 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2315 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2612 | checksum = "1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f" | 2316 | checksum = "562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb" |
| 2613 | 2317 | ||
| 2614 | [[package]] | 2318 | [[package]] |
| 2615 | name = "unicode-ident" | 2319 | name = "unicode-ident" |
| 2616 | version = "1.0.18" | 2320 | version = "1.0.24" |
| 2617 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2321 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2618 | checksum = "5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512" | 2322 | checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75" |
| 2619 | 2323 | ||
| 2620 | [[package]] | 2324 | [[package]] |
| 2621 | name = "untrusted" | 2325 | name = "untrusted" |
| @@ -2625,9 +2329,9 @@ checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" | |||
| 2625 | 2329 | ||
| 2626 | [[package]] | 2330 | [[package]] |
| 2627 | name = "url" | 2331 | name = "url" |
| 2628 | version = "2.5.7" | 2332 | version = "2.5.8" |
| 2629 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2333 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2630 | checksum = "08bc136a29a3d1758e07a9cca267be308aeebf5cfd5a10f3f67ab2097683ef5b" | 2334 | checksum = "ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed" |
| 2631 | dependencies = [ | 2335 | dependencies = [ |
| 2632 | "form_urlencoded", | 2336 | "form_urlencoded", |
| 2633 | "idna", | 2337 | "idna", |
| @@ -2649,9 +2353,9 @@ checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" | |||
| 2649 | 2353 | ||
| 2650 | [[package]] | 2354 | [[package]] |
| 2651 | name = "uuid" | 2355 | name = "uuid" |
| 2652 | version = "1.18.0" | 2356 | version = "1.21.0" |
| 2653 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2357 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2654 | checksum = "f33196643e165781c20a5ead5582283a7dacbb87855d867fbc2df3f81eddc1be" | 2358 | checksum = "b672338555252d43fd2240c714dc444b8c6fb0a5c5335e65a07bba7742735ddb" |
| 2655 | dependencies = [ | 2359 | dependencies = [ |
| 2656 | "js-sys", | 2360 | "js-sys", |
| 2657 | "wasm-bindgen", | 2361 | "wasm-bindgen", |
| @@ -2691,45 +2395,32 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
| 2691 | checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" | 2395 | checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" |
| 2692 | 2396 | ||
| 2693 | [[package]] | 2397 | [[package]] |
| 2694 | name = "wasi" | 2398 | name = "wasip2" |
| 2695 | version = "0.14.3+wasi-0.2.4" | 2399 | version = "1.0.2+wasi-0.2.9" |
| 2696 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2400 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2697 | checksum = "6a51ae83037bdd272a9e28ce236db8c07016dd0d50c27038b3f407533c030c95" | 2401 | checksum = "9517f9239f02c069db75e65f174b3da828fe5f5b945c4dd26bd25d89c03ebcf5" |
| 2698 | dependencies = [ | 2402 | dependencies = [ |
| 2699 | "wit-bindgen", | 2403 | "wit-bindgen", |
| 2700 | ] | 2404 | ] |
| 2701 | 2405 | ||
| 2702 | [[package]] | 2406 | [[package]] |
| 2703 | name = "wasm-bindgen" | 2407 | name = "wasm-bindgen" |
| 2704 | version = "0.2.100" | 2408 | version = "0.2.109" |
| 2705 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2409 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2706 | checksum = "1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5" | 2410 | checksum = "9ff9c7baef35ac3c0e17d8bfc9ad75eb62f85a2f02bccc906699dadb0aa9c622" |
| 2707 | dependencies = [ | 2411 | dependencies = [ |
| 2708 | "cfg-if", | 2412 | "cfg-if", |
| 2709 | "once_cell", | 2413 | "once_cell", |
| 2710 | "rustversion", | 2414 | "rustversion", |
| 2711 | "wasm-bindgen-macro", | 2415 | "wasm-bindgen-macro", |
| 2712 | ] | ||
| 2713 | |||
| 2714 | [[package]] | ||
| 2715 | name = "wasm-bindgen-backend" | ||
| 2716 | version = "0.2.100" | ||
| 2717 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 2718 | checksum = "2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6" | ||
| 2719 | dependencies = [ | ||
| 2720 | "bumpalo", | ||
| 2721 | "log", | ||
| 2722 | "proc-macro2", | ||
| 2723 | "quote", | ||
| 2724 | "syn", | ||
| 2725 | "wasm-bindgen-shared", | 2416 | "wasm-bindgen-shared", |
| 2726 | ] | 2417 | ] |
| 2727 | 2418 | ||
| 2728 | [[package]] | 2419 | [[package]] |
| 2729 | name = "wasm-bindgen-macro" | 2420 | name = "wasm-bindgen-macro" |
| 2730 | version = "0.2.100" | 2421 | version = "0.2.109" |
| 2731 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2422 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2732 | checksum = "7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407" | 2423 | checksum = "39455e84ad887a0bbc93c116d72403f1bb0a39e37dd6f235a43e2128a0c7f1fd" |
| 2733 | dependencies = [ | 2424 | dependencies = [ |
| 2734 | "quote", | 2425 | "quote", |
| 2735 | "wasm-bindgen-macro-support", | 2426 | "wasm-bindgen-macro-support", |
| @@ -2737,43 +2428,31 @@ dependencies = [ | |||
| 2737 | 2428 | ||
| 2738 | [[package]] | 2429 | [[package]] |
| 2739 | name = "wasm-bindgen-macro-support" | 2430 | name = "wasm-bindgen-macro-support" |
| 2740 | version = "0.2.100" | 2431 | version = "0.2.109" |
| 2741 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2432 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2742 | checksum = "8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de" | 2433 | checksum = "dff4761f60b0b51fd13fec8764167b7bbcc34498ce3e52805fe1db6f2d56b6d6" |
| 2743 | dependencies = [ | 2434 | dependencies = [ |
| 2435 | "bumpalo", | ||
| 2744 | "proc-macro2", | 2436 | "proc-macro2", |
| 2745 | "quote", | 2437 | "quote", |
| 2746 | "syn", | 2438 | "syn", |
| 2747 | "wasm-bindgen-backend", | ||
| 2748 | "wasm-bindgen-shared", | 2439 | "wasm-bindgen-shared", |
| 2749 | ] | 2440 | ] |
| 2750 | 2441 | ||
| 2751 | [[package]] | 2442 | [[package]] |
| 2752 | name = "wasm-bindgen-shared" | 2443 | name = "wasm-bindgen-shared" |
| 2753 | version = "0.2.100" | 2444 | version = "0.2.109" |
| 2754 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2445 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2755 | checksum = "1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d" | 2446 | checksum = "bc6a171c53d98021a93a474c4a4579d76ba97f9517d871bc12e27640f218b6dd" |
| 2756 | dependencies = [ | 2447 | dependencies = [ |
| 2757 | "unicode-ident", | 2448 | "unicode-ident", |
| 2758 | ] | 2449 | ] |
| 2759 | 2450 | ||
| 2760 | [[package]] | 2451 | [[package]] |
| 2761 | name = "which" | ||
| 2762 | version = "4.4.2" | ||
| 2763 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 2764 | checksum = "87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7" | ||
| 2765 | dependencies = [ | ||
| 2766 | "either", | ||
| 2767 | "home", | ||
| 2768 | "once_cell", | ||
| 2769 | "rustix", | ||
| 2770 | ] | ||
| 2771 | |||
| 2772 | [[package]] | ||
| 2773 | name = "windows-core" | 2452 | name = "windows-core" |
| 2774 | version = "0.61.2" | 2453 | version = "0.62.2" |
| 2775 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2454 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2776 | checksum = "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3" | 2455 | checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb" |
| 2777 | dependencies = [ | 2456 | dependencies = [ |
| 2778 | "windows-implement", | 2457 | "windows-implement", |
| 2779 | "windows-interface", | 2458 | "windows-interface", |
| @@ -2784,9 +2463,9 @@ dependencies = [ | |||
| 2784 | 2463 | ||
| 2785 | [[package]] | 2464 | [[package]] |
| 2786 | name = "windows-implement" | 2465 | name = "windows-implement" |
| 2787 | version = "0.60.0" | 2466 | version = "0.60.2" |
| 2788 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2467 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2789 | checksum = "a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836" | 2468 | checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf" |
| 2790 | dependencies = [ | 2469 | dependencies = [ |
| 2791 | "proc-macro2", | 2470 | "proc-macro2", |
| 2792 | "quote", | 2471 | "quote", |
| @@ -2795,9 +2474,9 @@ dependencies = [ | |||
| 2795 | 2474 | ||
| 2796 | [[package]] | 2475 | [[package]] |
| 2797 | name = "windows-interface" | 2476 | name = "windows-interface" |
| 2798 | version = "0.59.1" | 2477 | version = "0.59.3" |
| 2799 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2478 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2800 | checksum = "bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8" | 2479 | checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358" |
| 2801 | dependencies = [ | 2480 | dependencies = [ |
| 2802 | "proc-macro2", | 2481 | "proc-macro2", |
| 2803 | "quote", | 2482 | "quote", |
| @@ -2806,24 +2485,24 @@ dependencies = [ | |||
| 2806 | 2485 | ||
| 2807 | [[package]] | 2486 | [[package]] |
| 2808 | name = "windows-link" | 2487 | name = "windows-link" |
| 2809 | version = "0.1.3" | 2488 | version = "0.2.1" |
| 2810 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2489 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2811 | checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a" | 2490 | checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5" |
| 2812 | 2491 | ||
| 2813 | [[package]] | 2492 | [[package]] |
| 2814 | name = "windows-result" | 2493 | name = "windows-result" |
| 2815 | version = "0.3.4" | 2494 | version = "0.4.1" |
| 2816 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2495 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2817 | checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6" | 2496 | checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5" |
| 2818 | dependencies = [ | 2497 | dependencies = [ |
| 2819 | "windows-link", | 2498 | "windows-link", |
| 2820 | ] | 2499 | ] |
| 2821 | 2500 | ||
| 2822 | [[package]] | 2501 | [[package]] |
| 2823 | name = "windows-strings" | 2502 | name = "windows-strings" |
| 2824 | version = "0.4.2" | 2503 | version = "0.5.1" |
| 2825 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2504 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2826 | checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57" | 2505 | checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091" |
| 2827 | dependencies = [ | 2506 | dependencies = [ |
| 2828 | "windows-link", | 2507 | "windows-link", |
| 2829 | ] | 2508 | ] |
| @@ -2839,20 +2518,20 @@ dependencies = [ | |||
| 2839 | 2518 | ||
| 2840 | [[package]] | 2519 | [[package]] |
| 2841 | name = "windows-sys" | 2520 | name = "windows-sys" |
| 2842 | version = "0.59.0" | 2521 | version = "0.60.2" |
| 2843 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2522 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2844 | checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" | 2523 | checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb" |
| 2845 | dependencies = [ | 2524 | dependencies = [ |
| 2846 | "windows-targets 0.52.6", | 2525 | "windows-targets 0.53.5", |
| 2847 | ] | 2526 | ] |
| 2848 | 2527 | ||
| 2849 | [[package]] | 2528 | [[package]] |
| 2850 | name = "windows-sys" | 2529 | name = "windows-sys" |
| 2851 | version = "0.60.2" | 2530 | version = "0.61.2" |
| 2852 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2531 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2853 | checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb" | 2532 | checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc" |
| 2854 | dependencies = [ | 2533 | dependencies = [ |
| 2855 | "windows-targets 0.53.3", | 2534 | "windows-link", |
| 2856 | ] | 2535 | ] |
| 2857 | 2536 | ||
| 2858 | [[package]] | 2537 | [[package]] |
| @@ -2873,19 +2552,19 @@ dependencies = [ | |||
| 2873 | 2552 | ||
| 2874 | [[package]] | 2553 | [[package]] |
| 2875 | name = "windows-targets" | 2554 | name = "windows-targets" |
| 2876 | version = "0.53.3" | 2555 | version = "0.53.5" |
| 2877 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2556 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2878 | checksum = "d5fe6031c4041849d7c496a8ded650796e7b6ecc19df1a431c1a363342e5dc91" | 2557 | checksum = "4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3" |
| 2879 | dependencies = [ | 2558 | dependencies = [ |
| 2880 | "windows-link", | 2559 | "windows-link", |
| 2881 | "windows_aarch64_gnullvm 0.53.0", | 2560 | "windows_aarch64_gnullvm 0.53.1", |
| 2882 | "windows_aarch64_msvc 0.53.0", | 2561 | "windows_aarch64_msvc 0.53.1", |
| 2883 | "windows_i686_gnu 0.53.0", | 2562 | "windows_i686_gnu 0.53.1", |
| 2884 | "windows_i686_gnullvm 0.53.0", | 2563 | "windows_i686_gnullvm 0.53.1", |
| 2885 | "windows_i686_msvc 0.53.0", | 2564 | "windows_i686_msvc 0.53.1", |
| 2886 | "windows_x86_64_gnu 0.53.0", | 2565 | "windows_x86_64_gnu 0.53.1", |
| 2887 | "windows_x86_64_gnullvm 0.53.0", | 2566 | "windows_x86_64_gnullvm 0.53.1", |
| 2888 | "windows_x86_64_msvc 0.53.0", | 2567 | "windows_x86_64_msvc 0.53.1", |
| 2889 | ] | 2568 | ] |
| 2890 | 2569 | ||
| 2891 | [[package]] | 2570 | [[package]] |
| @@ -2896,9 +2575,9 @@ checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" | |||
| 2896 | 2575 | ||
| 2897 | [[package]] | 2576 | [[package]] |
| 2898 | name = "windows_aarch64_gnullvm" | 2577 | name = "windows_aarch64_gnullvm" |
| 2899 | version = "0.53.0" | 2578 | version = "0.53.1" |
| 2900 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2579 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2901 | checksum = "86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764" | 2580 | checksum = "a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53" |
| 2902 | 2581 | ||
| 2903 | [[package]] | 2582 | [[package]] |
| 2904 | name = "windows_aarch64_msvc" | 2583 | name = "windows_aarch64_msvc" |
| @@ -2908,9 +2587,9 @@ checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" | |||
| 2908 | 2587 | ||
| 2909 | [[package]] | 2588 | [[package]] |
| 2910 | name = "windows_aarch64_msvc" | 2589 | name = "windows_aarch64_msvc" |
| 2911 | version = "0.53.0" | 2590 | version = "0.53.1" |
| 2912 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2591 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2913 | checksum = "c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c" | 2592 | checksum = "b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006" |
| 2914 | 2593 | ||
| 2915 | [[package]] | 2594 | [[package]] |
| 2916 | name = "windows_i686_gnu" | 2595 | name = "windows_i686_gnu" |
| @@ -2920,9 +2599,9 @@ checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" | |||
| 2920 | 2599 | ||
| 2921 | [[package]] | 2600 | [[package]] |
| 2922 | name = "windows_i686_gnu" | 2601 | name = "windows_i686_gnu" |
| 2923 | version = "0.53.0" | 2602 | version = "0.53.1" |
| 2924 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2603 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2925 | checksum = "c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3" | 2604 | checksum = "960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3" |
| 2926 | 2605 | ||
| 2927 | [[package]] | 2606 | [[package]] |
| 2928 | name = "windows_i686_gnullvm" | 2607 | name = "windows_i686_gnullvm" |
| @@ -2932,9 +2611,9 @@ checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" | |||
| 2932 | 2611 | ||
| 2933 | [[package]] | 2612 | [[package]] |
| 2934 | name = "windows_i686_gnullvm" | 2613 | name = "windows_i686_gnullvm" |
| 2935 | version = "0.53.0" | 2614 | version = "0.53.1" |
| 2936 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2615 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2937 | checksum = "9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11" | 2616 | checksum = "fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c" |
| 2938 | 2617 | ||
| 2939 | [[package]] | 2618 | [[package]] |
| 2940 | name = "windows_i686_msvc" | 2619 | name = "windows_i686_msvc" |
| @@ -2944,9 +2623,9 @@ checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" | |||
| 2944 | 2623 | ||
| 2945 | [[package]] | 2624 | [[package]] |
| 2946 | name = "windows_i686_msvc" | 2625 | name = "windows_i686_msvc" |
| 2947 | version = "0.53.0" | 2626 | version = "0.53.1" |
| 2948 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2627 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2949 | checksum = "581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d" | 2628 | checksum = "1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2" |
| 2950 | 2629 | ||
| 2951 | [[package]] | 2630 | [[package]] |
| 2952 | name = "windows_x86_64_gnu" | 2631 | name = "windows_x86_64_gnu" |
| @@ -2956,9 +2635,9 @@ checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" | |||
| 2956 | 2635 | ||
| 2957 | [[package]] | 2636 | [[package]] |
| 2958 | name = "windows_x86_64_gnu" | 2637 | name = "windows_x86_64_gnu" |
| 2959 | version = "0.53.0" | 2638 | version = "0.53.1" |
| 2960 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2639 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2961 | checksum = "2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba" | 2640 | checksum = "9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499" |
| 2962 | 2641 | ||
| 2963 | [[package]] | 2642 | [[package]] |
| 2964 | name = "windows_x86_64_gnullvm" | 2643 | name = "windows_x86_64_gnullvm" |
| @@ -2968,9 +2647,9 @@ checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" | |||
| 2968 | 2647 | ||
| 2969 | [[package]] | 2648 | [[package]] |
| 2970 | name = "windows_x86_64_gnullvm" | 2649 | name = "windows_x86_64_gnullvm" |
| 2971 | version = "0.53.0" | 2650 | version = "0.53.1" |
| 2972 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2651 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2973 | checksum = "0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57" | 2652 | checksum = "0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1" |
| 2974 | 2653 | ||
| 2975 | [[package]] | 2654 | [[package]] |
| 2976 | name = "windows_x86_64_msvc" | 2655 | name = "windows_x86_64_msvc" |
| @@ -2980,21 +2659,21 @@ checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" | |||
| 2980 | 2659 | ||
| 2981 | [[package]] | 2660 | [[package]] |
| 2982 | name = "windows_x86_64_msvc" | 2661 | name = "windows_x86_64_msvc" |
| 2983 | version = "0.53.0" | 2662 | version = "0.53.1" |
| 2984 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2663 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2985 | checksum = "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486" | 2664 | checksum = "d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650" |
| 2986 | 2665 | ||
| 2987 | [[package]] | 2666 | [[package]] |
| 2988 | name = "wit-bindgen" | 2667 | name = "wit-bindgen" |
| 2989 | version = "0.45.0" | 2668 | version = "0.51.0" |
| 2990 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2669 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2991 | checksum = "052283831dbae3d879dc7f51f3d92703a316ca49f91540417d38591826127814" | 2670 | checksum = "d7249219f66ced02969388cf2bb044a09756a083d0fab1e566056b04d9fbcaa5" |
| 2992 | 2671 | ||
| 2993 | [[package]] | 2672 | [[package]] |
| 2994 | name = "writeable" | 2673 | name = "writeable" |
| 2995 | version = "0.6.1" | 2674 | version = "0.6.2" |
| 2996 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2675 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 2997 | checksum = "ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb" | 2676 | checksum = "9edde0db4769d2dc68579893f2306b26c6ecfbe0ef499b013d731b7b9247e0b9" |
| 2998 | 2677 | ||
| 2999 | [[package]] | 2678 | [[package]] |
| 3000 | name = "xmlparser" | 2679 | name = "xmlparser" |
| @@ -3004,11 +2683,10 @@ checksum = "66fee0b777b0f5ac1c69bb06d361268faafa61cd4682ae064a171c16c433e9e4" | |||
| 3004 | 2683 | ||
| 3005 | [[package]] | 2684 | [[package]] |
| 3006 | name = "yoke" | 2685 | name = "yoke" |
| 3007 | version = "0.8.0" | 2686 | version = "0.8.1" |
| 3008 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2687 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3009 | checksum = "5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc" | 2688 | checksum = "72d6e5c6afb84d73944e5cedb052c4680d5657337201555f9f2a16b7406d4954" |
| 3010 | dependencies = [ | 2689 | dependencies = [ |
| 3011 | "serde", | ||
| 3012 | "stable_deref_trait", | 2690 | "stable_deref_trait", |
| 3013 | "yoke-derive", | 2691 | "yoke-derive", |
| 3014 | "zerofrom", | 2692 | "zerofrom", |
| @@ -3016,9 +2694,9 @@ dependencies = [ | |||
| 3016 | 2694 | ||
| 3017 | [[package]] | 2695 | [[package]] |
| 3018 | name = "yoke-derive" | 2696 | name = "yoke-derive" |
| 3019 | version = "0.8.0" | 2697 | version = "0.8.1" |
| 3020 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2698 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3021 | checksum = "38da3c9736e16c5d3c8c597a9aaa5d1fa565d0532ae05e27c24aa62fb32c0ab6" | 2699 | checksum = "b659052874eb698efe5b9e8cf382204678a0086ebf46982b79d6ca3182927e5d" |
| 3022 | dependencies = [ | 2700 | dependencies = [ |
| 3023 | "proc-macro2", | 2701 | "proc-macro2", |
| 3024 | "quote", | 2702 | "quote", |
| @@ -3027,26 +2705,6 @@ dependencies = [ | |||
| 3027 | ] | 2705 | ] |
| 3028 | 2706 | ||
| 3029 | [[package]] | 2707 | [[package]] |
| 3030 | name = "zerocopy" | ||
| 3031 | version = "0.8.26" | ||
| 3032 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 3033 | checksum = "1039dd0d3c310cf05de012d8a39ff557cb0d23087fd44cad61df08fc31907a2f" | ||
| 3034 | dependencies = [ | ||
| 3035 | "zerocopy-derive", | ||
| 3036 | ] | ||
| 3037 | |||
| 3038 | [[package]] | ||
| 3039 | name = "zerocopy-derive" | ||
| 3040 | version = "0.8.26" | ||
| 3041 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 3042 | checksum = "9ecf5b4cc5364572d7f4c329661bcc82724222973f2cab6f050a4e5c22f75181" | ||
| 3043 | dependencies = [ | ||
| 3044 | "proc-macro2", | ||
| 3045 | "quote", | ||
| 3046 | "syn", | ||
| 3047 | ] | ||
| 3048 | |||
| 3049 | [[package]] | ||
| 3050 | name = "zerofrom" | 2708 | name = "zerofrom" |
| 3051 | version = "0.1.6" | 2709 | version = "0.1.6" |
| 3052 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2710 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| @@ -3069,15 +2727,15 @@ dependencies = [ | |||
| 3069 | 2727 | ||
| 3070 | [[package]] | 2728 | [[package]] |
| 3071 | name = "zeroize" | 2729 | name = "zeroize" |
| 3072 | version = "1.8.1" | 2730 | version = "1.8.2" |
| 3073 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2731 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3074 | checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde" | 2732 | checksum = "b97154e67e32c85465826e8bcc1c59429aaaf107c1e4a9e53c8d8ccd5eff88d0" |
| 3075 | 2733 | ||
| 3076 | [[package]] | 2734 | [[package]] |
| 3077 | name = "zerotrie" | 2735 | name = "zerotrie" |
| 3078 | version = "0.2.2" | 2736 | version = "0.2.3" |
| 3079 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2737 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3080 | checksum = "36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595" | 2738 | checksum = "2a59c17a5562d507e4b54960e8569ebee33bee890c70aa3fe7b97e85a9fd7851" |
| 3081 | dependencies = [ | 2739 | dependencies = [ |
| 3082 | "displaydoc", | 2740 | "displaydoc", |
| 3083 | "yoke", | 2741 | "yoke", |
| @@ -3086,9 +2744,9 @@ dependencies = [ | |||
| 3086 | 2744 | ||
| 3087 | [[package]] | 2745 | [[package]] |
| 3088 | name = "zerovec" | 2746 | name = "zerovec" |
| 3089 | version = "0.11.4" | 2747 | version = "0.11.5" |
| 3090 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2748 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3091 | checksum = "e7aa2bd55086f1ab526693ecbe444205da57e25f4489879da80635a46d90e73b" | 2749 | checksum = "6c28719294829477f525be0186d13efa9a3c602f7ec202ca9e353d310fb9a002" |
| 3092 | dependencies = [ | 2750 | dependencies = [ |
| 3093 | "yoke", | 2751 | "yoke", |
| 3094 | "zerofrom", | 2752 | "zerofrom", |
| @@ -3097,11 +2755,17 @@ dependencies = [ | |||
| 3097 | 2755 | ||
| 3098 | [[package]] | 2756 | [[package]] |
| 3099 | name = "zerovec-derive" | 2757 | name = "zerovec-derive" |
| 3100 | version = "0.11.1" | 2758 | version = "0.11.2" |
| 3101 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2759 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 3102 | checksum = "5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f" | 2760 | checksum = "eadce39539ca5cb3985590102671f2567e659fca9666581ad3411d59207951f3" |
| 3103 | dependencies = [ | 2761 | dependencies = [ |
| 3104 | "proc-macro2", | 2762 | "proc-macro2", |
| 3105 | "quote", | 2763 | "quote", |
| 3106 | "syn", | 2764 | "syn", |
| 3107 | ] | 2765 | ] |
| 2766 | |||
| 2767 | [[package]] | ||
| 2768 | name = "zmij" | ||
| 2769 | version = "1.0.21" | ||
| 2770 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 2771 | checksum = "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa" | ||