@@ -148,7 +148,7 @@ default-features = false
148148
149149[dependencies .aws_lc_sys ]
150150package = " aws-lc-sys"
151- version = " =0.32.2 "
151+ version = " =0.32.3 "
152152features = [" prebuilt-nasm" ]
153153
154154[dependencies .backtrace ]
@@ -253,7 +253,7 @@ version = "=0.2.1"
253253
254254[dependencies .cfg_if ]
255255package = " cfg-if"
256- version = " =1.0.3 "
256+ version = " =1.0.4 "
257257
258258[dependencies .chrono ]
259259package = " chrono"
@@ -262,22 +262,22 @@ features = ["alloc", "clock", "iana-time-zone", "js-sys", "now", "oldtime", "ser
262262
263263[dependencies .clap ]
264264package = " clap"
265- version = " =4.5.48 "
265+ version = " =4.5.49 "
266266features = [" color" , " derive" , " error-context" , " help" , " std" , " suggestions" , " unstable-doc" , " usage" ]
267267
268268[dependencies .clap_builder ]
269269package = " clap_builder"
270- version = " =4.5.48 "
270+ version = " =4.5.49 "
271271features = [" cargo" , " color" , " env" , " error-context" , " help" , " std" , " string" , " suggestions" , " unicode" , " unstable-doc" , " unstable-ext" , " usage" , " wrap_help" ]
272272default-features = false
273273
274274[dependencies .clap_derive ]
275275package = " clap_derive"
276- version = " =4.5.47 "
276+ version = " =4.5.49 "
277277
278278[dependencies .clap_lex ]
279279package = " clap_lex"
280- version = " =0.7.5 "
280+ version = " =0.7.6 "
281281
282282[dependencies .cmake ]
283283package = " cmake"
@@ -457,7 +457,7 @@ features = ["alloc"]
457457
458458[dependencies .env_filter ]
459459package = " env_filter"
460- version = " =0.1.3 "
460+ version = " =0.1.4 "
461461features = [" regex" ]
462462default-features = false
463463
@@ -648,7 +648,7 @@ features = ["unicode"]
648648
649649[dependencies .getrandom ]
650650package = " getrandom"
651- version = " =0.3.3 "
651+ version = " =0.3.4 "
652652features = [" std" , " wasm_js" ]
653653
654654[dependencies .getrandom_0_2_16 ]
@@ -677,7 +677,7 @@ version = "=0.4.12"
677677
678678[dependencies .half ]
679679package = " half"
680- version = " =2.7.0 "
680+ version = " =2.7.1 "
681681features = [" alloc" , " std" ]
682682
683683[dependencies .hash32 ]
@@ -902,10 +902,6 @@ package = "libc"
902902version = " =0.2.177"
903903features = [" std" ]
904904
905- [dependencies .libloading ]
906- package = " libloading"
907- version = " =0.8.8"
908-
909905[dependencies .libm ]
910906package = " libm"
911907version = " =0.2.15"
@@ -1125,7 +1121,7 @@ features = ["alloc", "race", "std"]
11251121
11261122[dependencies .openssl ]
11271123package = " openssl"
1128- version = " =0.10.73 "
1124+ version = " =0.10.74 "
11291125
11301126[dependencies .openssl_macros ]
11311127package = " openssl-macros"
@@ -1137,7 +1133,7 @@ version = "=0.1.6"
11371133
11381134[dependencies .openssl_sys ]
11391135package = " openssl-sys"
1140- version = " =0.9.109 "
1136+ version = " =0.9.110 "
11411137
11421138[dependencies .ordered_float ]
11431139package = " ordered-float"
@@ -1381,22 +1377,22 @@ version = "=1.13.0"
13811377
13821378[dependencies .regex ]
13831379package = " regex"
1384- version = " =1.12.1 "
1380+ version = " =1.12.2 "
13851381features = [" perf" , " perf-backtrack" , " perf-cache" , " perf-dfa" , " perf-inline" , " perf-literal" , " perf-onepass" , " std" , " unicode" , " unicode-age" , " unicode-bool" , " unicode-case" , " unicode-gencat" , " unicode-perl" , " unicode-script" , " unicode-segment" ]
13861382
13871383[dependencies .regex_automata ]
13881384package = " regex-automata"
1389- version = " =0.4.12 "
1385+ version = " =0.4.13 "
13901386features = [" alloc" , " dfa" , " dfa-build" , " dfa-onepass" , " dfa-search" , " hybrid" , " meta" , " nfa" , " nfa-backtrack" , " nfa-pikevm" , " nfa-thompson" , " perf" , " perf-inline" , " perf-literal" , " perf-literal-multisubstring" , " perf-literal-substring" , " std" , " syntax" , " unicode" , " unicode-age" , " unicode-bool" , " unicode-case" , " unicode-gencat" , " unicode-perl" , " unicode-script" , " unicode-segment" , " unicode-word-boundary" ]
13911387
13921388[dependencies .regex_syntax ]
13931389package = " regex-syntax"
1394- version = " =0.8.7 "
1390+ version = " =0.8.8 "
13951391features = [" std" , " unicode" , " unicode-age" , " unicode-bool" , " unicode-case" , " unicode-gencat" , " unicode-perl" , " unicode-script" , " unicode-segment" ]
13961392
13971393[dependencies .reqwest ]
13981394package = " reqwest"
1399- version = " =0.12.23 "
1395+ version = " =0.12.24 "
14001396features = [" __rustls" , " __rustls-ring" , " __tls" , " blocking" , " charset" , " cookies" , " default-tls" , " h2" , " http2" , " json" , " multipart" , " rustls-tls" , " rustls-tls-webpki-roots" , " rustls-tls-webpki-roots-no-provider" , " system-proxy" ]
14011397
14021398[dependencies .rgb ]
@@ -1708,7 +1704,7 @@ version = "=0.1.1"
17081704
17091705[dependencies .tokio ]
17101706package = " tokio"
1711- version = " =1.47.1 "
1707+ version = " =1.48.0 "
17121708features = [" bytes" , " fs" , " full" , " io-std" , " io-util" , " libc" , " macros" , " mio" , " net" , " parking_lot" , " process" , " rt" , " rt-multi-thread" , " signal" , " signal-hook-registry" , " socket2" , " sync" , " test-util" , " time" , " tokio-macros" , " windows-sys" ]
17131709
17141710[dependencies .tokio_io ]
@@ -1717,7 +1713,7 @@ version = "=0.1.13"
17171713
17181714[dependencies .tokio_macros ]
17191715package = " tokio-macros"
1720- version = " =2.5 .0"
1716+ version = " =2.6 .0"
17211717
17221718[dependencies .tokio_native_tls ]
17231719package = " tokio-native-tls"
@@ -2014,7 +2010,7 @@ version = "=0.1.3"
20142010[dependencies .windows_sys ]
20152011package = " windows-sys"
20162012version = " =0.61.2"
2017- features = [" Win32" , " Win32_Foundation" , " Win32_Networking" , " Win32_Networking_WinSock" , " Win32_Security" , " Win32_Security_Authentication" , " Win32_Security_Authentication_Identity" , " Win32_Security_Credentials" , " Win32_Security_Cryptography" , " Win32_Storage" , " Win32_Storage_FileSystem" , " Win32_System" , " Win32_System_Console" , " Win32_System_Diagnostics" , " Win32_System_Diagnostics_Debug" , " Win32_System_LibraryLoader" , " Win32_System_Memory" , " Win32_System_SystemInformation" ]
2013+ features = [" Win32" , " Win32_Foundation" , " Win32_Networking" , " Win32_Networking_WinSock" , " Win32_Security" , " Win32_Security_Authentication" , " Win32_Security_Authentication_Identity" , " Win32_Security_Credentials" , " Win32_Security_Cryptography" , " Win32_Storage" , " Win32_Storage_FileSystem" , " Win32_System" , " Win32_System_Console" , " Win32_System_Diagnostics" , " Win32_System_Diagnostics_Debug" , " Win32_System_LibraryLoader" , " Win32_System_Memory" , " Win32_System_Pipes " , " Win32_System_SystemInformation" , " Win32_System_SystemServices " , " Win32_System_Threading " , " Win32_System_WindowsProgramming " ]
20182014
20192015[dependencies .windows_sys_0_52_0 ]
20202016package = " windows-sys"
@@ -2024,7 +2020,7 @@ features = ["Win32", "Win32_Foundation", "Win32_System", "Win32_System_Threading
20242020[dependencies .windows_sys_0_59_0 ]
20252021package = " windows-sys"
20262022version = " =0.59.0"
2027- features = [" Wdk" , " Wdk_Foundation" , " Wdk_Storage" , " Wdk_Storage_FileSystem" , " Wdk_System" , " Wdk_System_IO" , " Win32" , " Win32_Foundation" , " Win32_Networking" , " Win32_Networking_WinSock" , " Win32_Security" , " Win32_Storage" , " Win32_Storage_FileSystem" , " Win32_System" , " Win32_System_Console " , " Win32_System_IO" , " Win32_System_Pipes" , " Win32_System_SystemServices " , " Win32_System_Threading" , " Win32_System_WindowsProgramming" ]
2023+ features = [" Wdk" , " Wdk_Foundation" , " Wdk_Storage" , " Wdk_Storage_FileSystem" , " Wdk_System" , " Wdk_System_IO" , " Win32" , " Win32_Foundation" , " Win32_Networking" , " Win32_Networking_WinSock" , " Win32_Security" , " Win32_Storage" , " Win32_Storage_FileSystem" , " Win32_System" , " Win32_System_IO" , " Win32_System_Pipes" , " Win32_System_Threading" , " Win32_System_WindowsProgramming" ]
20282024
20292025[dependencies .windows_sys_0_60_2 ]
20302026package = " windows-sys"
@@ -2287,7 +2283,7 @@ default-features = false
22872283
22882284[build-dependencies .aws_lc_sys ]
22892285package = " aws-lc-sys"
2290- version = " =0.32.2 "
2286+ version = " =0.32.3 "
22912287features = [" prebuilt-nasm" ]
22922288
22932289[build-dependencies .backtrace ]
@@ -2392,7 +2388,7 @@ version = "=0.2.1"
23922388
23932389[build-dependencies .cfg_if ]
23942390package = " cfg-if"
2395- version = " =1.0.3 "
2391+ version = " =1.0.4 "
23962392
23972393[build-dependencies .chrono ]
23982394package = " chrono"
@@ -2401,22 +2397,22 @@ features = ["alloc", "clock", "iana-time-zone", "js-sys", "now", "oldtime", "ser
24012397
24022398[build-dependencies .clap ]
24032399package = " clap"
2404- version = " =4.5.48 "
2400+ version = " =4.5.49 "
24052401features = [" color" , " derive" , " error-context" , " help" , " std" , " suggestions" , " unstable-doc" , " usage" ]
24062402
24072403[build-dependencies .clap_builder ]
24082404package = " clap_builder"
2409- version = " =4.5.48 "
2405+ version = " =4.5.49 "
24102406features = [" cargo" , " color" , " env" , " error-context" , " help" , " std" , " string" , " suggestions" , " unicode" , " unstable-doc" , " unstable-ext" , " usage" , " wrap_help" ]
24112407default-features = false
24122408
24132409[build-dependencies .clap_derive ]
24142410package = " clap_derive"
2415- version = " =4.5.47 "
2411+ version = " =4.5.49 "
24162412
24172413[build-dependencies .clap_lex ]
24182414package = " clap_lex"
2419- version = " =0.7.5 "
2415+ version = " =0.7.6 "
24202416
24212417[build-dependencies .cmake ]
24222418package = " cmake"
@@ -2596,7 +2592,7 @@ features = ["alloc"]
25962592
25972593[build-dependencies .env_filter ]
25982594package = " env_filter"
2599- version = " =0.1.3 "
2595+ version = " =0.1.4 "
26002596features = [" regex" ]
26012597default-features = false
26022598
@@ -2787,7 +2783,7 @@ features = ["unicode"]
27872783
27882784[build-dependencies .getrandom ]
27892785package = " getrandom"
2790- version = " =0.3.3 "
2786+ version = " =0.3.4 "
27912787features = [" std" , " wasm_js" ]
27922788
27932789[build-dependencies .getrandom_0_2_16 ]
@@ -2816,7 +2812,7 @@ version = "=0.4.12"
28162812
28172813[build-dependencies .half ]
28182814package = " half"
2819- version = " =2.7.0 "
2815+ version = " =2.7.1 "
28202816features = [" alloc" , " std" ]
28212817
28222818[build-dependencies .hash32 ]
@@ -3041,10 +3037,6 @@ package = "libc"
30413037version = " =0.2.177"
30423038features = [" std" ]
30433039
3044- [build-dependencies .libloading ]
3045- package = " libloading"
3046- version = " =0.8.8"
3047-
30483040[build-dependencies .libm ]
30493041package = " libm"
30503042version = " =0.2.15"
@@ -3264,7 +3256,7 @@ features = ["alloc", "race", "std"]
32643256
32653257[build-dependencies .openssl ]
32663258package = " openssl"
3267- version = " =0.10.73 "
3259+ version = " =0.10.74 "
32683260
32693261[build-dependencies .openssl_macros ]
32703262package = " openssl-macros"
@@ -3276,7 +3268,7 @@ version = "=0.1.6"
32763268
32773269[build-dependencies .openssl_sys ]
32783270package = " openssl-sys"
3279- version = " =0.9.109 "
3271+ version = " =0.9.110 "
32803272
32813273[build-dependencies .ordered_float ]
32823274package = " ordered-float"
@@ -3520,22 +3512,22 @@ version = "=1.13.0"
35203512
35213513[build-dependencies .regex ]
35223514package = " regex"
3523- version = " =1.12.1 "
3515+ version = " =1.12.2 "
35243516features = [" perf" , " perf-backtrack" , " perf-cache" , " perf-dfa" , " perf-inline" , " perf-literal" , " perf-onepass" , " std" , " unicode" , " unicode-age" , " unicode-bool" , " unicode-case" , " unicode-gencat" , " unicode-perl" , " unicode-script" , " unicode-segment" ]
35253517
35263518[build-dependencies .regex_automata ]
35273519package = " regex-automata"
3528- version = " =0.4.12 "
3520+ version = " =0.4.13 "
35293521features = [" alloc" , " dfa" , " dfa-build" , " dfa-onepass" , " dfa-search" , " hybrid" , " meta" , " nfa" , " nfa-backtrack" , " nfa-pikevm" , " nfa-thompson" , " perf" , " perf-inline" , " perf-literal" , " perf-literal-multisubstring" , " perf-literal-substring" , " std" , " syntax" , " unicode" , " unicode-age" , " unicode-bool" , " unicode-case" , " unicode-gencat" , " unicode-perl" , " unicode-script" , " unicode-segment" , " unicode-word-boundary" ]
35303522
35313523[build-dependencies .regex_syntax ]
35323524package = " regex-syntax"
3533- version = " =0.8.7 "
3525+ version = " =0.8.8 "
35343526features = [" std" , " unicode" , " unicode-age" , " unicode-bool" , " unicode-case" , " unicode-gencat" , " unicode-perl" , " unicode-script" , " unicode-segment" ]
35353527
35363528[build-dependencies .reqwest ]
35373529package = " reqwest"
3538- version = " =0.12.23 "
3530+ version = " =0.12.24 "
35393531features = [" __rustls" , " __rustls-ring" , " __tls" , " blocking" , " charset" , " cookies" , " default-tls" , " h2" , " http2" , " json" , " multipart" , " rustls-tls" , " rustls-tls-webpki-roots" , " rustls-tls-webpki-roots-no-provider" , " system-proxy" ]
35403532
35413533[build-dependencies .rgb ]
@@ -3847,7 +3839,7 @@ version = "=0.1.1"
38473839
38483840[build-dependencies .tokio ]
38493841package = " tokio"
3850- version = " =1.47.1 "
3842+ version = " =1.48.0 "
38513843features = [" bytes" , " fs" , " full" , " io-std" , " io-util" , " libc" , " macros" , " mio" , " net" , " parking_lot" , " process" , " rt" , " rt-multi-thread" , " signal" , " signal-hook-registry" , " socket2" , " sync" , " test-util" , " time" , " tokio-macros" , " windows-sys" ]
38523844
38533845[build-dependencies .tokio_io ]
@@ -3856,7 +3848,7 @@ version = "=0.1.13"
38563848
38573849[build-dependencies .tokio_macros ]
38583850package = " tokio-macros"
3859- version = " =2.5 .0"
3851+ version = " =2.6 .0"
38603852
38613853[build-dependencies .tokio_native_tls ]
38623854package = " tokio-native-tls"
@@ -4153,7 +4145,7 @@ version = "=0.1.3"
41534145[build-dependencies .windows_sys ]
41544146package = " windows-sys"
41554147version = " =0.61.2"
4156- features = [" Win32" , " Win32_Foundation" , " Win32_Networking" , " Win32_Networking_WinSock" , " Win32_Security" , " Win32_Security_Authentication" , " Win32_Security_Authentication_Identity" , " Win32_Security_Credentials" , " Win32_Security_Cryptography" , " Win32_Storage" , " Win32_Storage_FileSystem" , " Win32_System" , " Win32_System_Console" , " Win32_System_Diagnostics" , " Win32_System_Diagnostics_Debug" , " Win32_System_LibraryLoader" , " Win32_System_Memory" , " Win32_System_SystemInformation" ]
4148+ features = [" Win32" , " Win32_Foundation" , " Win32_Networking" , " Win32_Networking_WinSock" , " Win32_Security" , " Win32_Security_Authentication" , " Win32_Security_Authentication_Identity" , " Win32_Security_Credentials" , " Win32_Security_Cryptography" , " Win32_Storage" , " Win32_Storage_FileSystem" , " Win32_System" , " Win32_System_Console" , " Win32_System_Diagnostics" , " Win32_System_Diagnostics_Debug" , " Win32_System_LibraryLoader" , " Win32_System_Memory" , " Win32_System_Pipes " , " Win32_System_SystemInformation" , " Win32_System_SystemServices " , " Win32_System_Threading " , " Win32_System_WindowsProgramming " ]
41574149
41584150[build-dependencies .windows_sys_0_52_0 ]
41594151package = " windows-sys"
@@ -4163,7 +4155,7 @@ features = ["Win32", "Win32_Foundation", "Win32_System", "Win32_System_Threading
41634155[build-dependencies .windows_sys_0_59_0 ]
41644156package = " windows-sys"
41654157version = " =0.59.0"
4166- features = [" Wdk" , " Wdk_Foundation" , " Wdk_Storage" , " Wdk_Storage_FileSystem" , " Wdk_System" , " Wdk_System_IO" , " Win32" , " Win32_Foundation" , " Win32_Networking" , " Win32_Networking_WinSock" , " Win32_Security" , " Win32_Storage" , " Win32_Storage_FileSystem" , " Win32_System" , " Win32_System_Console " , " Win32_System_IO" , " Win32_System_Pipes" , " Win32_System_SystemServices " , " Win32_System_Threading" , " Win32_System_WindowsProgramming" ]
4158+ features = [" Wdk" , " Wdk_Foundation" , " Wdk_Storage" , " Wdk_Storage_FileSystem" , " Wdk_System" , " Wdk_System_IO" , " Win32" , " Win32_Foundation" , " Win32_Networking" , " Win32_Networking_WinSock" , " Win32_Security" , " Win32_Storage" , " Win32_Storage_FileSystem" , " Win32_System" , " Win32_System_IO" , " Win32_System_Pipes" , " Win32_System_Threading" , " Win32_System_WindowsProgramming" ]
41674159
41684160[build-dependencies .windows_sys_0_60_2 ]
41694161package = " windows-sys"
0 commit comments