silly goober bot

chore: update cargo deps

+83 -113
+78 -108
Cargo.lock
··· 205 205 "kittysay", 206 206 "nixpkgs-track_lib", 207 207 "poise", 208 - "rand 0.9.0", 208 + "rand 0.9.1", 209 209 "regex", 210 - "reqwest 0.12.15", 210 + "reqwest 0.12.22", 211 211 "serde", 212 212 "serde_json", 213 213 "serenity", ··· 386 386 387 387 [[package]] 388 388 name = "color-eyre" 389 - version = "0.6.3" 389 + version = "0.6.5" 390 390 source = "registry+https://github.com/rust-lang/crates.io-index" 391 - checksum = "55146f5e46f237f7423d74111267d4597b59b0dad0ffaf7303bce9945d843ad5" 391 + checksum = "e5920befb47832a6d61ee3a3a846565cfa39b331331e68a3b1d1116630f2f26d" 392 392 dependencies = [ 393 393 "backtrace", 394 394 "color-spantrace", ··· 401 401 402 402 [[package]] 403 403 name = "color-spantrace" 404 - version = "0.2.1" 404 + version = "0.3.0" 405 405 source = "registry+https://github.com/rust-lang/crates.io-index" 406 - checksum = "cd6be1b2a7e382e2b98b43b2adcca6bb0e465af0bdd38123873ae61eb17a72c2" 406 + checksum = "b8b88ea9df13354b55bc7234ebcce36e6ef896aca2e42a15de9e10edce01b427" 407 407 dependencies = [ 408 408 "once_cell", 409 409 "owo-colors", ··· 1098 1098 1099 1099 [[package]] 1100 1100 name = "hyper-util" 1101 - version = "0.1.10" 1101 + version = "0.1.15" 1102 1102 source = "registry+https://github.com/rust-lang/crates.io-index" 1103 - checksum = "df2dcfbe0677734ab2f3ffa7fa7bfd4706bfdc1ef393f2ee30184aed67e631b4" 1103 + checksum = "7f66d5bd4c6f02bf0542fad85d626775bab9258cf795a4256dcaf3161114d1df" 1104 1104 dependencies = [ 1105 + "base64 0.22.1", 1105 1106 "bytes", 1106 1107 "futures-channel", 1108 + "futures-core", 1107 1109 "futures-util", 1108 1110 "http 1.3.1", 1109 1111 "http-body 1.0.1", 1110 1112 "hyper 1.6.0", 1113 + "ipnet", 1114 + "libc", 1115 + "percent-encoding", 1111 1116 "pin-project-lite", 1112 1117 "socket2", 1118 + "system-configuration 0.6.1", 1113 1119 "tokio", 1114 1120 "tower-service", 1115 1121 "tracing", 1122 + "windows-registry", 1116 1123 ] 1117 1124 1118 1125 [[package]] ··· 1300 1307 ] 1301 1308 1302 1309 [[package]] 1310 + name = "io-uring" 1311 + version = "0.7.8" 1312 + source = "registry+https://github.com/rust-lang/crates.io-index" 1313 + checksum = "b86e202f00093dcba4275d4636b93ef9dd75d025ae560d2521b45ea28ab49013" 1314 + dependencies = [ 1315 + "bitflags 2.9.0", 1316 + "cfg-if", 1317 + "libc", 1318 + ] 1319 + 1320 + [[package]] 1303 1321 name = "ipnet" 1304 1322 version = "2.11.0" 1305 1323 source = "registry+https://github.com/rust-lang/crates.io-index" 1306 1324 checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130" 1325 + 1326 + [[package]] 1327 + name = "iri-string" 1328 + version = "0.7.8" 1329 + source = "registry+https://github.com/rust-lang/crates.io-index" 1330 + checksum = "dbc5ebe9c3a1a7a5127f920a418f7585e9e758e911d0466ed004f393b0e380b2" 1331 + dependencies = [ 1332 + "memchr", 1333 + "serde", 1334 + ] 1307 1335 1308 1336 [[package]] 1309 1337 name = "is_terminal_polyfill" ··· 1491 1519 dependencies = [ 1492 1520 "chrono", 1493 1521 "log", 1494 - "reqwest 0.12.15", 1522 + "reqwest 0.12.22", 1495 1523 "serde", 1496 1524 "serde_json", 1497 1525 "thiserror 2.0.12", ··· 1573 1601 1574 1602 [[package]] 1575 1603 name = "owo-colors" 1576 - version = "3.5.0" 1604 + version = "4.2.2" 1577 1605 source = "registry+https://github.com/rust-lang/crates.io-index" 1578 - checksum = "c1b04fb49957986fdce4d6ee7a65027d55d4b6d2265e5848bbb507b58ccfdb6f" 1606 + checksum = "48dd4f4a2c8405440fd0462561f0e5806bd0f77e86f51c761481bdd4018b545e" 1579 1607 1580 1608 [[package]] 1581 1609 name = "parking_lot" ··· 1768 1796 1769 1797 [[package]] 1770 1798 name = "rand" 1771 - version = "0.9.0" 1799 + version = "0.9.1" 1772 1800 source = "registry+https://github.com/rust-lang/crates.io-index" 1773 - checksum = "3779b94aeb87e8bd4e834cee3650289ee9e0d5677f976ecdb6d219e5f4f6cd94" 1801 + checksum = "9fbfd9d094a40bf3ae768db9361049ace4c0e04a4fd6b359518bd7b73a73dd97" 1774 1802 dependencies = [ 1775 1803 "rand_chacha 0.9.0", 1776 1804 "rand_core 0.9.3", 1777 - "zerocopy", 1778 1805 ] 1779 1806 1780 1807 [[package]] ··· 1915 1942 "percent-encoding", 1916 1943 "pin-project-lite", 1917 1944 "rustls 0.21.12", 1918 - "rustls-pemfile 1.0.4", 1945 + "rustls-pemfile", 1919 1946 "serde", 1920 1947 "serde_json", 1921 1948 "serde_urlencoded", ··· 1936 1963 1937 1964 [[package]] 1938 1965 name = "reqwest" 1939 - version = "0.12.15" 1966 + version = "0.12.22" 1940 1967 source = "registry+https://github.com/rust-lang/crates.io-index" 1941 - checksum = "d19c46a6fdd48bc4dab94b6103fccc55d34c67cc0ad04653aad4ea2a07cd7bbb" 1968 + checksum = "cbc931937e6ca3a06e3b6c0aa7841849b160a90351d6ab467a8b9b9959767531" 1942 1969 dependencies = [ 1943 1970 "base64 0.22.1", 1944 1971 "bytes", 1945 1972 "encoding_rs", 1946 1973 "futures-core", 1947 - "futures-util", 1948 1974 "h2 0.4.8", 1949 1975 "http 1.3.1", 1950 1976 "http-body 1.0.1", ··· 1953 1979 "hyper-rustls 0.27.5", 1954 1980 "hyper-tls", 1955 1981 "hyper-util", 1956 - "ipnet", 1957 1982 "js-sys", 1958 1983 "log", 1959 1984 "mime", 1960 1985 "native-tls", 1961 - "once_cell", 1962 1986 "percent-encoding", 1963 1987 "pin-project-lite", 1964 - "rustls-pemfile 2.2.0", 1988 + "rustls-pki-types", 1965 1989 "serde", 1966 1990 "serde_json", 1967 1991 "serde_urlencoded", 1968 1992 "sync_wrapper 1.0.2", 1969 - "system-configuration 0.6.1", 1970 1993 "tokio", 1971 1994 "tokio-native-tls", 1972 1995 "tower", 1996 + "tower-http", 1973 1997 "tower-service", 1974 1998 "url", 1975 1999 "wasm-bindgen", 1976 2000 "wasm-bindgen-futures", 1977 2001 "web-sys", 1978 - "windows-registry", 1979 2002 ] 1980 2003 1981 2004 [[package]] ··· 2060 2083 ] 2061 2084 2062 2085 [[package]] 2063 - name = "rustls-pemfile" 2064 - version = "2.2.0" 2065 - source = "registry+https://github.com/rust-lang/crates.io-index" 2066 - checksum = "dce314e5fee3f39953d46bb63bb8a46d40c2f8fb7cc5a3b6cab2bde9721d6e50" 2067 - dependencies = [ 2068 - "rustls-pki-types", 2069 - ] 2070 - 2071 - [[package]] 2072 2086 name = "rustls-pki-types" 2073 2087 version = "1.11.0" 2074 2088 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 2384 2398 2385 2399 [[package]] 2386 2400 name = "socket2" 2387 - version = "0.5.8" 2401 + version = "0.5.10" 2388 2402 source = "registry+https://github.com/rust-lang/crates.io-index" 2389 - checksum = "c970269d99b64e60ec3bd6ad27270092a5394c4e309314b18ae3fe575695fbe8" 2403 + checksum = "e22376abed350d73dd1cd119b57ffccad95b4e585a7cda43e286245ce23c0678" 2390 2404 dependencies = [ 2391 2405 "libc", 2392 2406 "windows-sys 0.52.0", ··· 2644 2658 2645 2659 [[package]] 2646 2660 name = "tokio" 2647 - version = "1.44.2" 2661 + version = "1.46.1" 2648 2662 source = "registry+https://github.com/rust-lang/crates.io-index" 2649 - checksum = "e6b88822cbe49de4185e3a4cbf8321dd487cf5fe0c5c65695fef6346371e9c48" 2663 + checksum = "0cc3a2344dafbe23a245241fe8b09735b521110d30fcefbbd5feb1797ca35d17" 2650 2664 dependencies = [ 2651 2665 "backtrace", 2652 2666 "bytes", 2667 + "io-uring", 2653 2668 "libc", 2654 2669 "mio 1.0.3", 2655 2670 "pin-project-lite", 2671 + "slab", 2656 2672 "socket2", 2657 2673 "tokio-macros", 2658 2674 "windows-sys 0.52.0", ··· 2755 2771 ] 2756 2772 2757 2773 [[package]] 2774 + name = "tower-http" 2775 + version = "0.6.6" 2776 + source = "registry+https://github.com/rust-lang/crates.io-index" 2777 + checksum = "adc82fd73de2a9722ac5da747f12383d2bfdb93591ee6c58486e0097890f05f2" 2778 + dependencies = [ 2779 + "bitflags 2.9.0", 2780 + "bytes", 2781 + "futures-util", 2782 + "http 1.3.1", 2783 + "http-body 1.0.1", 2784 + "iri-string", 2785 + "pin-project-lite", 2786 + "tower", 2787 + "tower-layer", 2788 + "tower-service", 2789 + ] 2790 + 2791 + [[package]] 2758 2792 name = "tower-layer" 2759 2793 version = "0.3.3" 2760 2794 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 3193 3227 3194 3228 [[package]] 3195 3229 name = "windows-registry" 3196 - version = "0.4.0" 3230 + version = "0.5.2" 3197 3231 source = "registry+https://github.com/rust-lang/crates.io-index" 3198 - checksum = "4286ad90ddb45071efd1a66dfa43eb02dd0dfbae1545ad6cc3c51cf34d7e8ba3" 3232 + checksum = "b3bab093bdd303a1240bb99b8aba8ea8a69ee19d34c9e2ef9594e708a4878820" 3199 3233 dependencies = [ 3234 + "windows-link", 3200 3235 "windows-result", 3201 3236 "windows-strings", 3202 - "windows-targets 0.53.0", 3203 3237 ] 3204 3238 3205 3239 [[package]] 3206 3240 name = "windows-result" 3207 - version = "0.3.2" 3241 + version = "0.3.4" 3208 3242 source = "registry+https://github.com/rust-lang/crates.io-index" 3209 - checksum = "c64fd11a4fd95df68efcfee5f44a294fe71b8bc6a91993e2791938abcc712252" 3243 + checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6" 3210 3244 dependencies = [ 3211 3245 "windows-link", 3212 3246 ] 3213 3247 3214 3248 [[package]] 3215 3249 name = "windows-strings" 3216 - version = "0.3.1" 3250 + version = "0.4.2" 3217 3251 source = "registry+https://github.com/rust-lang/crates.io-index" 3218 - checksum = "87fa48cc5d406560701792be122a10132491cff9d0aeb23583cc2dcafc847319" 3252 + checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57" 3219 3253 dependencies = [ 3220 3254 "windows-link", 3221 3255 ] ··· 3271 3305 "windows_aarch64_gnullvm 0.52.6", 3272 3306 "windows_aarch64_msvc 0.52.6", 3273 3307 "windows_i686_gnu 0.52.6", 3274 - "windows_i686_gnullvm 0.52.6", 3308 + "windows_i686_gnullvm", 3275 3309 "windows_i686_msvc 0.52.6", 3276 3310 "windows_x86_64_gnu 0.52.6", 3277 3311 "windows_x86_64_gnullvm 0.52.6", ··· 3279 3313 ] 3280 3314 3281 3315 [[package]] 3282 - name = "windows-targets" 3283 - version = "0.53.0" 3284 - source = "registry+https://github.com/rust-lang/crates.io-index" 3285 - checksum = "b1e4c7e8ceaaf9cb7d7507c974735728ab453b67ef8f18febdd7c11fe59dca8b" 3286 - dependencies = [ 3287 - "windows_aarch64_gnullvm 0.53.0", 3288 - "windows_aarch64_msvc 0.53.0", 3289 - "windows_i686_gnu 0.53.0", 3290 - "windows_i686_gnullvm 0.53.0", 3291 - "windows_i686_msvc 0.53.0", 3292 - "windows_x86_64_gnu 0.53.0", 3293 - "windows_x86_64_gnullvm 0.53.0", 3294 - "windows_x86_64_msvc 0.53.0", 3295 - ] 3296 - 3297 - [[package]] 3298 3316 name = "windows_aarch64_gnullvm" 3299 3317 version = "0.48.5" 3300 3318 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 3307 3325 checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" 3308 3326 3309 3327 [[package]] 3310 - name = "windows_aarch64_gnullvm" 3311 - version = "0.53.0" 3312 - source = "registry+https://github.com/rust-lang/crates.io-index" 3313 - checksum = "86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764" 3314 - 3315 - [[package]] 3316 3328 name = "windows_aarch64_msvc" 3317 3329 version = "0.48.5" 3318 3330 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 3325 3337 checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" 3326 3338 3327 3339 [[package]] 3328 - name = "windows_aarch64_msvc" 3329 - version = "0.53.0" 3330 - source = "registry+https://github.com/rust-lang/crates.io-index" 3331 - checksum = "c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c" 3332 - 3333 - [[package]] 3334 3340 name = "windows_i686_gnu" 3335 3341 version = "0.48.5" 3336 3342 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 3341 3347 version = "0.52.6" 3342 3348 source = "registry+https://github.com/rust-lang/crates.io-index" 3343 3349 checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" 3344 - 3345 - [[package]] 3346 - name = "windows_i686_gnu" 3347 - version = "0.53.0" 3348 - source = "registry+https://github.com/rust-lang/crates.io-index" 3349 - checksum = "c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3" 3350 3350 3351 3351 [[package]] 3352 3352 name = "windows_i686_gnullvm" ··· 3355 3355 checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" 3356 3356 3357 3357 [[package]] 3358 - name = "windows_i686_gnullvm" 3359 - version = "0.53.0" 3360 - source = "registry+https://github.com/rust-lang/crates.io-index" 3361 - checksum = "9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11" 3362 - 3363 - [[package]] 3364 3358 name = "windows_i686_msvc" 3365 3359 version = "0.48.5" 3366 3360 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 3373 3367 checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" 3374 3368 3375 3369 [[package]] 3376 - name = "windows_i686_msvc" 3377 - version = "0.53.0" 3378 - source = "registry+https://github.com/rust-lang/crates.io-index" 3379 - checksum = "581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d" 3380 - 3381 - [[package]] 3382 3370 name = "windows_x86_64_gnu" 3383 3371 version = "0.48.5" 3384 3372 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 3391 3379 checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" 3392 3380 3393 3381 [[package]] 3394 - name = "windows_x86_64_gnu" 3395 - version = "0.53.0" 3396 - source = "registry+https://github.com/rust-lang/crates.io-index" 3397 - checksum = "2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba" 3398 - 3399 - [[package]] 3400 3382 name = "windows_x86_64_gnullvm" 3401 3383 version = "0.48.5" 3402 3384 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 3409 3391 checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" 3410 3392 3411 3393 [[package]] 3412 - name = "windows_x86_64_gnullvm" 3413 - version = "0.53.0" 3414 - source = "registry+https://github.com/rust-lang/crates.io-index" 3415 - checksum = "0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57" 3416 - 3417 - [[package]] 3418 3394 name = "windows_x86_64_msvc" 3419 3395 version = "0.48.5" 3420 3396 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 3425 3401 version = "0.52.6" 3426 3402 source = "registry+https://github.com/rust-lang/crates.io-index" 3427 3403 checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" 3428 - 3429 - [[package]] 3430 - name = "windows_x86_64_msvc" 3431 - version = "0.53.0" 3432 - source = "registry+https://github.com/rust-lang/crates.io-index" 3433 - checksum = "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486" 3434 3404 3435 3405 [[package]] 3436 3406 name = "winreg"
+5 -5
Cargo.toml
··· 2 2 name = "blahaj" 3 3 version = "0.2.1" 4 4 license = "MIT" 5 - authors = ["Isabel Roses <isabel@isabelroses.com>"] 5 + authors = ["isabel roses <isabel@isabelroses.com>"] 6 6 description = "the resident discord bot of :3" 7 7 readme = "README.md" 8 8 homepage = "https://github.com/isabelroses/blahaj" ··· 12 12 13 13 [dependencies] 14 14 bottomify = "1.2.0" 15 - color-eyre = "0.6.3" 15 + color-eyre = "0.6.5" 16 16 dotenv = "0.15.0" 17 17 humantime = "2.2.0" 18 18 kittysay = "0.8.0" 19 19 nixpkgs-track_lib = "0.2.0" 20 20 poise = "0.6.1" 21 - rand = "0.9.0" 21 + rand = "0.9.1" 22 22 regex = "1.11.1" 23 23 serde_json = "1.0.140" 24 24 serenity = "0.12.4" ··· 28 28 features = ["derive"] 29 29 30 30 [dependencies.reqwest] 31 - version = "0.12.15" 31 + version = "0.12.22" 32 32 features = ["json"] 33 33 34 34 [dependencies.tokio] 35 - version = "1.44.2" 35 + version = "1.46.1" 36 36 features = ["macros", "rt-multi-thread"] 37 37 38 38 [lints.clippy]