Noreposts Feed

Merge pull request #10 from vitorpy/dependabot/cargo/reqwest-0.12.23

Bump reqwest from 0.11.27 to 0.12.23

authored by

Vitor Py and committed by
GitHub
517cc06b 9d0a230c

+135 -219
+134 -218
Cargo.lock
··· 156 156 "atrium-common", 157 157 "atrium-xrpc", 158 158 "chrono", 159 - "http 1.3.1", 159 + "http", 160 160 "ipld-core", 161 161 "langtag", 162 162 "regex", ··· 217 217 source = "registry+https://github.com/rust-lang/crates.io-index" 218 218 checksum = "0216ad50ce34e9ff982e171c3659e65dedaa2ed5ac2994524debdc9a9647ffa8" 219 219 dependencies = [ 220 - "http 1.3.1", 220 + "http", 221 221 "serde", 222 222 "serde_html_form", 223 223 "serde_json", ··· 232 232 checksum = "e099e5171f79faef52364ef0657a4cab086a71b384a779a29597a91b780de0d5" 233 233 dependencies = [ 234 234 "atrium-xrpc", 235 - "reqwest 0.12.23", 235 + "reqwest", 236 236 ] 237 237 238 238 [[package]] ··· 251 251 "axum-core", 252 252 "bytes", 253 253 "futures-util", 254 - "http 1.3.1", 255 - "http-body 1.0.1", 254 + "http", 255 + "http-body", 256 256 "http-body-util", 257 - "hyper 1.7.0", 257 + "hyper", 258 258 "hyper-util", 259 259 "itoa", 260 260 "matchit", ··· 267 267 "serde_json", 268 268 "serde_path_to_error", 269 269 "serde_urlencoded", 270 - "sync_wrapper 1.0.2", 270 + "sync_wrapper", 271 271 "tokio", 272 272 "tower 0.5.2", 273 273 "tower-layer", ··· 284 284 "async-trait", 285 285 "bytes", 286 286 "futures-util", 287 - "http 1.3.1", 288 - "http-body 1.0.1", 287 + "http", 288 + "http-body", 289 289 "http-body-util", 290 290 "mime", 291 291 "pin-project-lite", 292 292 "rustversion", 293 - "sync_wrapper 1.0.2", 293 + "sync_wrapper", 294 294 "tower-layer", 295 295 "tower-service", 296 296 "tracing", ··· 308 308 "miniz_oxide", 309 309 "object", 310 310 "rustc-demangle", 311 - "windows-link", 311 + "windows-link 0.2.0", 312 312 ] 313 313 314 314 [[package]] ··· 335 335 336 336 [[package]] 337 337 name = "base64" 338 - version = "0.21.7" 339 - source = "registry+https://github.com/rust-lang/crates.io-index" 340 - checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567" 341 - 342 - [[package]] 343 - name = "base64" 344 338 version = "0.22.1" 345 339 source = "registry+https://github.com/rust-lang/crates.io-index" 346 340 checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" ··· 353 347 354 348 [[package]] 355 349 name = "bitflags" 356 - version = "1.3.2" 357 - source = "registry+https://github.com/rust-lang/crates.io-index" 358 - checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 359 - 360 - [[package]] 361 - name = "bitflags" 362 350 version = "2.9.4" 363 351 source = "registry+https://github.com/rust-lang/crates.io-index" 364 352 checksum = "2261d10cca569e4643e526d8dc2e62e433cc8aba21ab764233731f8d369bf394" ··· 420 408 "num-traits", 421 409 "serde", 422 410 "wasm-bindgen", 423 - "windows-link", 411 + "windows-link 0.2.0", 424 412 ] 425 413 426 414 [[package]] ··· 704 692 checksum = "8d162beedaa69905488a8da94f5ac3edb4dd4788b732fadb7bd120b2625c1976" 705 693 dependencies = [ 706 694 "data-encoding", 707 - "syn 2.0.106", 695 + "syn 1.0.109", 708 696 ] 709 697 710 698 [[package]] ··· 811 799 checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" 812 800 dependencies = [ 813 801 "libc", 814 - "windows-sys 0.61.1", 802 + "windows-sys 0.60.2", 815 803 ] 816 804 817 805 [[package]] ··· 912 900 "atrium-identity", 913 901 "atrium-xrpc-client", 914 902 "axum", 915 - "base64 0.22.1", 903 + "base64", 916 904 "chrono", 917 905 "clap", 918 906 "dotenvy", 919 907 "futures", 920 908 "jwt-compact", 921 909 "moka", 922 - "reqwest 0.11.27", 910 + "reqwest", 923 911 "serde", 924 912 "serde_json", 925 913 "sqlx", ··· 1110 1098 1111 1099 [[package]] 1112 1100 name = "h2" 1113 - version = "0.3.27" 1101 + version = "0.4.12" 1114 1102 source = "registry+https://github.com/rust-lang/crates.io-index" 1115 - checksum = "0beca50380b1fc32983fc1cb4587bfa4bb9e78fc259aad4a0032d2080309222d" 1103 + checksum = "f3c0b69cfcb4e1b9f1bf2f53f95f766e4661169728ec61cd3fe5a0166f2d1386" 1116 1104 dependencies = [ 1105 + "atomic-waker", 1117 1106 "bytes", 1118 1107 "fnv", 1119 1108 "futures-core", 1120 1109 "futures-sink", 1121 - "futures-util", 1122 - "http 0.2.12", 1110 + "http", 1123 1111 "indexmap", 1124 1112 "slab", 1125 1113 "tokio", ··· 1155 1143 ] 1156 1144 1157 1145 [[package]] 1158 - name = "hashbrown" 1159 - version = "0.16.0" 1160 - source = "registry+https://github.com/rust-lang/crates.io-index" 1161 - checksum = "5419bdc4f6a9207fbeba6d11b604d481addf78ecd10c11ad51e76c2f6482748d" 1162 - 1163 - [[package]] 1164 1146 name = "hashlink" 1165 1147 version = "0.10.0" 1166 1148 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 1210 1192 1211 1193 [[package]] 1212 1194 name = "http" 1213 - version = "0.2.12" 1214 - source = "registry+https://github.com/rust-lang/crates.io-index" 1215 - checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1" 1216 - dependencies = [ 1217 - "bytes", 1218 - "fnv", 1219 - "itoa", 1220 - ] 1221 - 1222 - [[package]] 1223 - name = "http" 1224 1195 version = "1.3.1" 1225 1196 source = "registry+https://github.com/rust-lang/crates.io-index" 1226 1197 checksum = "f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565" ··· 1232 1203 1233 1204 [[package]] 1234 1205 name = "http-body" 1235 - version = "0.4.6" 1236 - source = "registry+https://github.com/rust-lang/crates.io-index" 1237 - checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2" 1238 - dependencies = [ 1239 - "bytes", 1240 - "http 0.2.12", 1241 - "pin-project-lite", 1242 - ] 1243 - 1244 - [[package]] 1245 - name = "http-body" 1246 1206 version = "1.0.1" 1247 1207 source = "registry+https://github.com/rust-lang/crates.io-index" 1248 1208 checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" 1249 1209 dependencies = [ 1250 1210 "bytes", 1251 - "http 1.3.1", 1211 + "http", 1252 1212 ] 1253 1213 1254 1214 [[package]] ··· 1259 1219 dependencies = [ 1260 1220 "bytes", 1261 1221 "futures-core", 1262 - "http 1.3.1", 1263 - "http-body 1.0.1", 1222 + "http", 1223 + "http-body", 1264 1224 "pin-project-lite", 1265 1225 ] 1266 1226 ··· 1278 1238 1279 1239 [[package]] 1280 1240 name = "hyper" 1281 - version = "0.14.32" 1282 - source = "registry+https://github.com/rust-lang/crates.io-index" 1283 - checksum = "41dfc780fdec9373c01bae43289ea34c972e40ee3c9f6b3c8801a35f35586ce7" 1284 - dependencies = [ 1285 - "bytes", 1286 - "futures-channel", 1287 - "futures-core", 1288 - "futures-util", 1289 - "h2", 1290 - "http 0.2.12", 1291 - "http-body 0.4.6", 1292 - "httparse", 1293 - "httpdate", 1294 - "itoa", 1295 - "pin-project-lite", 1296 - "socket2 0.5.10", 1297 - "tokio", 1298 - "tower-service", 1299 - "tracing", 1300 - "want", 1301 - ] 1302 - 1303 - [[package]] 1304 - name = "hyper" 1305 1241 version = "1.7.0" 1306 1242 source = "registry+https://github.com/rust-lang/crates.io-index" 1307 1243 checksum = "eb3aa54a13a0dfe7fbe3a59e0c76093041720fdc77b110cc0fc260fafb4dc51e" ··· 1310 1246 "bytes", 1311 1247 "futures-channel", 1312 1248 "futures-core", 1313 - "http 1.3.1", 1314 - "http-body 1.0.1", 1249 + "h2", 1250 + "http", 1251 + "http-body", 1315 1252 "httparse", 1316 1253 "httpdate", 1317 1254 "itoa", ··· 1323 1260 ] 1324 1261 1325 1262 [[package]] 1326 - name = "hyper-tls" 1327 - version = "0.5.0" 1263 + name = "hyper-rustls" 1264 + version = "0.27.7" 1328 1265 source = "registry+https://github.com/rust-lang/crates.io-index" 1329 - checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905" 1266 + checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58" 1330 1267 dependencies = [ 1331 - "bytes", 1332 - "hyper 0.14.32", 1333 - "native-tls", 1268 + "http", 1269 + "hyper", 1270 + "hyper-util", 1271 + "rustls", 1272 + "rustls-pki-types", 1334 1273 "tokio", 1335 - "tokio-native-tls", 1274 + "tokio-rustls", 1275 + "tower-service", 1336 1276 ] 1337 1277 1338 1278 [[package]] ··· 1343 1283 dependencies = [ 1344 1284 "bytes", 1345 1285 "http-body-util", 1346 - "hyper 1.7.0", 1286 + "hyper", 1347 1287 "hyper-util", 1348 1288 "native-tls", 1349 1289 "tokio", ··· 1357 1297 source = "registry+https://github.com/rust-lang/crates.io-index" 1358 1298 checksum = "3c6995591a8f1380fcb4ba966a252a4b29188d51d2b89e3a252f5305be65aea8" 1359 1299 dependencies = [ 1360 - "base64 0.22.1", 1300 + "base64", 1361 1301 "bytes", 1362 1302 "futures-channel", 1363 1303 "futures-core", 1364 1304 "futures-util", 1365 - "http 1.3.1", 1366 - "http-body 1.0.1", 1367 - "hyper 1.7.0", 1305 + "http", 1306 + "http-body", 1307 + "hyper", 1368 1308 "ipnet", 1369 1309 "libc", 1370 1310 "percent-encoding", 1371 1311 "pin-project-lite", 1372 - "socket2 0.6.0", 1312 + "socket2", 1313 + "system-configuration", 1373 1314 "tokio", 1374 1315 "tower-service", 1375 1316 "tracing", 1317 + "windows-registry", 1376 1318 ] 1377 1319 1378 1320 [[package]] ··· 1513 1455 checksum = "4b0f83760fb341a774ed326568e19f5a863af4a952def8c39f9ab92fd95b88e5" 1514 1456 dependencies = [ 1515 1457 "equivalent", 1516 - "hashbrown 0.16.0", 1458 + "hashbrown 0.15.5", 1517 1459 ] 1518 1460 1519 1461 [[package]] ··· 1522 1464 source = "registry+https://github.com/rust-lang/crates.io-index" 1523 1465 checksum = "046fa2d4d00aea763528b4950358d0ead425372445dc8ff86312b3c69ff7727b" 1524 1466 dependencies = [ 1525 - "bitflags 2.9.4", 1467 + "bitflags", 1526 1468 "cfg-if", 1527 1469 "libc", 1528 1470 ] ··· 1646 1588 source = "registry+https://github.com/rust-lang/crates.io-index" 1647 1589 checksum = "416f7e718bdb06000964960ffa43b4335ad4012ae8b99060261aa4a8088d5ccb" 1648 1590 dependencies = [ 1649 - "bitflags 2.9.4", 1591 + "bitflags", 1650 1592 "libc", 1651 1593 "redox_syscall", 1652 1594 ] ··· 1902 1844 source = "registry+https://github.com/rust-lang/crates.io-index" 1903 1845 checksum = "8505734d46c8ab1e19a1dce3aef597ad87dcb4c37e7188231769bd6bd51cebf8" 1904 1846 dependencies = [ 1905 - "bitflags 2.9.4", 1847 + "bitflags", 1906 1848 "cfg-if", 1907 1849 "foreign-types", 1908 1850 "libc", ··· 2157 2099 source = "registry+https://github.com/rust-lang/crates.io-index" 2158 2100 checksum = "5407465600fb0548f1442edf71dd20683c6ed326200ace4b1ef0763521bb3b77" 2159 2101 dependencies = [ 2160 - "bitflags 2.9.4", 2102 + "bitflags", 2161 2103 ] 2162 2104 2163 2105 [[package]] ··· 2191 2133 2192 2134 [[package]] 2193 2135 name = "reqwest" 2194 - version = "0.11.27" 2195 - source = "registry+https://github.com/rust-lang/crates.io-index" 2196 - checksum = "dd67538700a17451e7cba03ac727fb961abb7607553461627b97de0b89cf4a62" 2197 - dependencies = [ 2198 - "base64 0.21.7", 2199 - "bytes", 2200 - "encoding_rs", 2201 - "futures-core", 2202 - "futures-util", 2203 - "h2", 2204 - "http 0.2.12", 2205 - "http-body 0.4.6", 2206 - "hyper 0.14.32", 2207 - "hyper-tls 0.5.0", 2208 - "ipnet", 2209 - "js-sys", 2210 - "log", 2211 - "mime", 2212 - "native-tls", 2213 - "once_cell", 2214 - "percent-encoding", 2215 - "pin-project-lite", 2216 - "rustls-pemfile", 2217 - "serde", 2218 - "serde_json", 2219 - "serde_urlencoded", 2220 - "sync_wrapper 0.1.2", 2221 - "system-configuration", 2222 - "tokio", 2223 - "tokio-native-tls", 2224 - "tower-service", 2225 - "url", 2226 - "wasm-bindgen", 2227 - "wasm-bindgen-futures", 2228 - "web-sys", 2229 - "winreg", 2230 - ] 2231 - 2232 - [[package]] 2233 - name = "reqwest" 2234 2136 version = "0.12.23" 2235 2137 source = "registry+https://github.com/rust-lang/crates.io-index" 2236 2138 checksum = "d429f34c8092b2d42c7c93cec323bb4adeb7c67698f70839adec842ec10c7ceb" 2237 2139 dependencies = [ 2238 2140 "async-compression", 2239 - "base64 0.22.1", 2141 + "base64", 2240 2142 "bytes", 2143 + "encoding_rs", 2241 2144 "futures-core", 2242 2145 "futures-util", 2243 - "http 1.3.1", 2244 - "http-body 1.0.1", 2146 + "h2", 2147 + "http", 2148 + "http-body", 2245 2149 "http-body-util", 2246 - "hyper 1.7.0", 2247 - "hyper-tls 0.6.0", 2150 + "hyper", 2151 + "hyper-rustls", 2152 + "hyper-tls", 2248 2153 "hyper-util", 2249 2154 "js-sys", 2250 2155 "log", 2156 + "mime", 2251 2157 "native-tls", 2252 2158 "percent-encoding", 2253 2159 "pin-project-lite", ··· 2255 2161 "serde", 2256 2162 "serde_json", 2257 2163 "serde_urlencoded", 2258 - "sync_wrapper 1.0.2", 2164 + "sync_wrapper", 2259 2165 "tokio", 2260 2166 "tokio-native-tls", 2261 2167 "tokio-util", ··· 2333 2239 source = "registry+https://github.com/rust-lang/crates.io-index" 2334 2240 checksum = "cd15f8a2c5551a84d56efdc1cd049089e409ac19a3072d5037a17fd70719ff3e" 2335 2241 dependencies = [ 2336 - "bitflags 2.9.4", 2242 + "bitflags", 2337 2243 "errno", 2338 2244 "libc", 2339 2245 "linux-raw-sys", 2340 - "windows-sys 0.61.1", 2246 + "windows-sys 0.60.2", 2341 2247 ] 2342 2248 2343 2249 [[package]] ··· 2355 2261 ] 2356 2262 2357 2263 [[package]] 2358 - name = "rustls-pemfile" 2359 - version = "1.0.4" 2360 - source = "registry+https://github.com/rust-lang/crates.io-index" 2361 - checksum = "1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c" 2362 - dependencies = [ 2363 - "base64 0.21.7", 2364 - ] 2365 - 2366 - [[package]] 2367 2264 name = "rustls-pki-types" 2368 2265 version = "1.12.0" 2369 2266 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 2448 2345 source = "registry+https://github.com/rust-lang/crates.io-index" 2449 2346 checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02" 2450 2347 dependencies = [ 2451 - "bitflags 2.9.4", 2348 + "bitflags", 2452 2349 "core-foundation", 2453 2350 "core-foundation-sys", 2454 2351 "libc", ··· 2633 2530 2634 2531 [[package]] 2635 2532 name = "socket2" 2636 - version = "0.5.10" 2637 - source = "registry+https://github.com/rust-lang/crates.io-index" 2638 - checksum = "e22376abed350d73dd1cd119b57ffccad95b4e585a7cda43e286245ce23c0678" 2639 - dependencies = [ 2640 - "libc", 2641 - "windows-sys 0.52.0", 2642 - ] 2643 - 2644 - [[package]] 2645 - name = "socket2" 2646 2533 version = "0.6.0" 2647 2534 source = "registry+https://github.com/rust-lang/crates.io-index" 2648 2535 checksum = "233504af464074f9d066d7b5416c5f9b894a5862a6506e306f7b816cdd6f1807" ··· 2689 2576 source = "registry+https://github.com/rust-lang/crates.io-index" 2690 2577 checksum = "ee6798b1838b6a0f69c007c133b8df5866302197e404e8b6ee8ed3e3a5e68dc6" 2691 2578 dependencies = [ 2692 - "base64 0.22.1", 2579 + "base64", 2693 2580 "bytes", 2694 2581 "chrono", 2695 2582 "crc", ··· 2766 2653 checksum = "aa003f0038df784eb8fecbbac13affe3da23b45194bd57dba231c8f48199c526" 2767 2654 dependencies = [ 2768 2655 "atoi", 2769 - "base64 0.22.1", 2770 - "bitflags 2.9.4", 2656 + "base64", 2657 + "bitflags", 2771 2658 "byteorder", 2772 2659 "bytes", 2773 2660 "chrono", ··· 2810 2697 checksum = "db58fcd5a53cf07c184b154801ff91347e4c30d17a3562a635ff028ad5deda46" 2811 2698 dependencies = [ 2812 2699 "atoi", 2813 - "base64 0.22.1", 2814 - "bitflags 2.9.4", 2700 + "base64", 2701 + "bitflags", 2815 2702 "byteorder", 2816 2703 "chrono", 2817 2704 "crc", ··· 2921 2808 2922 2809 [[package]] 2923 2810 name = "sync_wrapper" 2924 - version = "0.1.2" 2925 - source = "registry+https://github.com/rust-lang/crates.io-index" 2926 - checksum = "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160" 2927 - 2928 - [[package]] 2929 - name = "sync_wrapper" 2930 2811 version = "1.0.2" 2931 2812 source = "registry+https://github.com/rust-lang/crates.io-index" 2932 2813 checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263" ··· 2947 2828 2948 2829 [[package]] 2949 2830 name = "system-configuration" 2950 - version = "0.5.1" 2831 + version = "0.6.1" 2951 2832 source = "registry+https://github.com/rust-lang/crates.io-index" 2952 - checksum = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7" 2833 + checksum = "3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b" 2953 2834 dependencies = [ 2954 - "bitflags 1.3.2", 2835 + "bitflags", 2955 2836 "core-foundation", 2956 2837 "system-configuration-sys", 2957 2838 ] 2958 2839 2959 2840 [[package]] 2960 2841 name = "system-configuration-sys" 2961 - version = "0.5.0" 2842 + version = "0.6.0" 2962 2843 source = "registry+https://github.com/rust-lang/crates.io-index" 2963 - checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9" 2844 + checksum = "8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4" 2964 2845 dependencies = [ 2965 2846 "core-foundation-sys", 2966 2847 "libc", ··· 2982 2863 "getrandom 0.3.3", 2983 2864 "once_cell", 2984 2865 "rustix", 2985 - "windows-sys 0.61.1", 2866 + "windows-sys 0.60.2", 2986 2867 ] 2987 2868 2988 2869 [[package]] ··· 3074 2955 "pin-project-lite", 3075 2956 "signal-hook-registry", 3076 2957 "slab", 3077 - "socket2 0.6.0", 2958 + "socket2", 3078 2959 "tokio-macros", 3079 2960 "windows-sys 0.59.0", 3080 2961 ] ··· 3101 2982 ] 3102 2983 3103 2984 [[package]] 2985 + name = "tokio-rustls" 2986 + version = "0.26.4" 2987 + source = "registry+https://github.com/rust-lang/crates.io-index" 2988 + checksum = "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61" 2989 + dependencies = [ 2990 + "rustls", 2991 + "tokio", 2992 + ] 2993 + 2994 + [[package]] 3104 2995 name = "tokio-stream" 3105 2996 version = "0.1.17" 3106 2997 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 3158 3049 "futures-core", 3159 3050 "futures-util", 3160 3051 "pin-project-lite", 3161 - "sync_wrapper 1.0.2", 3052 + "sync_wrapper", 3162 3053 "tokio", 3163 3054 "tower-layer", 3164 3055 "tower-service", ··· 3171 3062 source = "registry+https://github.com/rust-lang/crates.io-index" 3172 3063 checksum = "1e9cd434a998747dd2c4276bc96ee2e0c7a2eadf3cae88e52be55a05fa9053f5" 3173 3064 dependencies = [ 3174 - "bitflags 2.9.4", 3065 + "bitflags", 3175 3066 "bytes", 3176 - "http 1.3.1", 3177 - "http-body 1.0.1", 3067 + "http", 3068 + "http-body", 3178 3069 "http-body-util", 3179 3070 "pin-project-lite", 3180 3071 "tower-layer", ··· 3188 3079 source = "registry+https://github.com/rust-lang/crates.io-index" 3189 3080 checksum = "adc82fd73de2a9722ac5da747f12383d2bfdb93591ee6c58486e0097890f05f2" 3190 3081 dependencies = [ 3191 - "bitflags 2.9.4", 3082 + "bitflags", 3192 3083 "bytes", 3193 3084 "futures-util", 3194 - "http 1.3.1", 3195 - "http-body 1.0.1", 3085 + "http", 3086 + "http-body", 3196 3087 "iri-string", 3197 3088 "pin-project-lite", 3198 3089 "tower 0.5.2", ··· 3295 3186 dependencies = [ 3296 3187 "bytes", 3297 3188 "data-encoding", 3298 - "http 1.3.1", 3189 + "http", 3299 3190 "httparse", 3300 3191 "log", 3301 3192 "native-tls", ··· 3577 3468 dependencies = [ 3578 3469 "windows-implement", 3579 3470 "windows-interface", 3580 - "windows-link", 3581 - "windows-result", 3582 - "windows-strings", 3471 + "windows-link 0.2.0", 3472 + "windows-result 0.4.0", 3473 + "windows-strings 0.5.0", 3583 3474 ] 3584 3475 3585 3476 [[package]] ··· 3606 3497 3607 3498 [[package]] 3608 3499 name = "windows-link" 3500 + version = "0.1.3" 3501 + source = "registry+https://github.com/rust-lang/crates.io-index" 3502 + checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a" 3503 + 3504 + [[package]] 3505 + name = "windows-link" 3609 3506 version = "0.2.0" 3610 3507 source = "registry+https://github.com/rust-lang/crates.io-index" 3611 3508 checksum = "45e46c0661abb7180e7b9c281db115305d49ca1709ab8242adf09666d2173c65" 3612 3509 3613 3510 [[package]] 3511 + name = "windows-registry" 3512 + version = "0.5.3" 3513 + source = "registry+https://github.com/rust-lang/crates.io-index" 3514 + checksum = "5b8a9ed28765efc97bbc954883f4e6796c33a06546ebafacbabee9696967499e" 3515 + dependencies = [ 3516 + "windows-link 0.1.3", 3517 + "windows-result 0.3.4", 3518 + "windows-strings 0.4.2", 3519 + ] 3520 + 3521 + [[package]] 3522 + name = "windows-result" 3523 + version = "0.3.4" 3524 + source = "registry+https://github.com/rust-lang/crates.io-index" 3525 + checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6" 3526 + dependencies = [ 3527 + "windows-link 0.1.3", 3528 + ] 3529 + 3530 + [[package]] 3614 3531 name = "windows-result" 3615 3532 version = "0.4.0" 3616 3533 source = "registry+https://github.com/rust-lang/crates.io-index" 3617 3534 checksum = "7084dcc306f89883455a206237404d3eaf961e5bd7e0f312f7c91f57eb44167f" 3618 3535 dependencies = [ 3619 - "windows-link", 3536 + "windows-link 0.2.0", 3537 + ] 3538 + 3539 + [[package]] 3540 + name = "windows-strings" 3541 + version = "0.4.2" 3542 + source = "registry+https://github.com/rust-lang/crates.io-index" 3543 + checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57" 3544 + dependencies = [ 3545 + "windows-link 0.1.3", 3620 3546 ] 3621 3547 3622 3548 [[package]] ··· 3625 3551 source = "registry+https://github.com/rust-lang/crates.io-index" 3626 3552 checksum = "7218c655a553b0bed4426cf54b20d7ba363ef543b52d515b3e48d7fd55318dda" 3627 3553 dependencies = [ 3628 - "windows-link", 3554 + "windows-link 0.2.0", 3629 3555 ] 3630 3556 3631 3557 [[package]] ··· 3670 3596 source = "registry+https://github.com/rust-lang/crates.io-index" 3671 3597 checksum = "6f109e41dd4a3c848907eb83d5a42ea98b3769495597450cf6d153507b166f0f" 3672 3598 dependencies = [ 3673 - "windows-link", 3599 + "windows-link 0.2.0", 3674 3600 ] 3675 3601 3676 3602 [[package]] ··· 3710 3636 source = "registry+https://github.com/rust-lang/crates.io-index" 3711 3637 checksum = "2d42b7b7f66d2a06854650af09cfdf8713e427a439c97ad65a6375318033ac4b" 3712 3638 dependencies = [ 3713 - "windows-link", 3639 + "windows-link 0.2.0", 3714 3640 "windows_aarch64_gnullvm 0.53.0", 3715 3641 "windows_aarch64_msvc 0.53.0", 3716 3642 "windows_i686_gnu 0.53.0", ··· 3858 3784 version = "0.53.0" 3859 3785 source = "registry+https://github.com/rust-lang/crates.io-index" 3860 3786 checksum = "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486" 3861 - 3862 - [[package]] 3863 - name = "winreg" 3864 - version = "0.50.0" 3865 - source = "registry+https://github.com/rust-lang/crates.io-index" 3866 - checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1" 3867 - dependencies = [ 3868 - "cfg-if", 3869 - "windows-sys 0.48.0", 3870 - ] 3871 3787 3872 3788 [[package]] 3873 3789 name = "wit-bindgen"
+1 -1
Cargo.toml
··· 43 43 jwt-compact = { version = "0.8", features = ["es256k"] } 44 44 45 45 # HTTP client 46 - reqwest = { version = "0.11", features = ["json"] } 46 + reqwest = { version = "0.12", features = ["json"] } 47 47 48 48 # Environment 49 49 dotenvy = "0.15"