@@ -221,7 +221,7 @@ version = "=0.16.2"
221
221
222
222
[dependencies .cpufeatures ]
223
223
package = " cpufeatures"
224
- version = " =0.2.9 "
224
+ version = " =0.2.10 "
225
225
226
226
[dependencies .crc32fast ]
227
227
package = " crc32fast"
@@ -494,7 +494,7 @@ features = ["alloc", "std"]
494
494
495
495
[dependencies .hashbrown ]
496
496
package = " hashbrown"
497
- version = " =0.14.1 "
497
+ version = " =0.14.2 "
498
498
features = [" ahash" , " allocator-api2" , " inline-more" , " raw" ]
499
499
500
500
[dependencies .hashbrown_0_12_3 ]
@@ -1003,7 +1003,7 @@ features = ["__tls", "blocking", "cookie_crate", "cookie_store", "cookies", "def
1003
1003
1004
1004
[dependencies .ring ]
1005
1005
package = " ring"
1006
- version = " =0.17.4 "
1006
+ version = " =0.17.5 "
1007
1007
features = [" alloc" , " dev_urandom_fallback" ]
1008
1008
1009
1009
[dependencies .rusqlite ]
@@ -1021,7 +1021,7 @@ version = "=0.4.0"
1021
1021
1022
1022
[dependencies .rustix ]
1023
1023
package = " rustix"
1024
- version = " =0.38.19 "
1024
+ version = " =0.38.20 "
1025
1025
features = [" alloc" , " fs" , " std" , " termios" , " use-libc-auxv" ]
1026
1026
1027
1027
[dependencies .ryu ]
@@ -1199,11 +1199,11 @@ features = ["smawk", "unicode-linebreak", "unicode-width"]
1199
1199
1200
1200
[dependencies .thiserror ]
1201
1201
package = " thiserror"
1202
- version = " =1.0.49 "
1202
+ version = " =1.0.50 "
1203
1203
1204
1204
[dependencies .thiserror_impl ]
1205
1205
package = " thiserror-impl"
1206
- version = " =1.0.49 "
1206
+ version = " =1.0.50 "
1207
1207
1208
1208
[dependencies .thread_id ]
1209
1209
package = " thread-id"
@@ -1292,7 +1292,7 @@ version = "=0.3.2"
1292
1292
1293
1293
[dependencies .tracing ]
1294
1294
package = " tracing"
1295
- version = " =0.1.39 "
1295
+ version = " =0.1.40 "
1296
1296
features = [" attributes" , " std" , " tracing-attributes" ]
1297
1297
1298
1298
[dependencies .tracing_attributes ]
@@ -1639,7 +1639,7 @@ version = "=0.16.2"
1639
1639
1640
1640
[build_dependencies .cpufeatures ]
1641
1641
package = " cpufeatures"
1642
- version = " =0.2.9 "
1642
+ version = " =0.2.10 "
1643
1643
1644
1644
[build_dependencies .crc32fast ]
1645
1645
package = " crc32fast"
@@ -1912,7 +1912,7 @@ features = ["alloc", "std"]
1912
1912
1913
1913
[build_dependencies .hashbrown ]
1914
1914
package = " hashbrown"
1915
- version = " =0.14.1 "
1915
+ version = " =0.14.2 "
1916
1916
features = [" ahash" , " allocator-api2" , " inline-more" , " raw" ]
1917
1917
1918
1918
[build_dependencies .hashbrown_0_12_3 ]
@@ -2421,7 +2421,7 @@ features = ["__tls", "blocking", "cookie_crate", "cookie_store", "cookies", "def
2421
2421
2422
2422
[build_dependencies .ring ]
2423
2423
package = " ring"
2424
- version = " =0.17.4 "
2424
+ version = " =0.17.5 "
2425
2425
features = [" alloc" , " dev_urandom_fallback" ]
2426
2426
2427
2427
[build_dependencies .rusqlite ]
@@ -2439,7 +2439,7 @@ version = "=0.4.0"
2439
2439
2440
2440
[build_dependencies .rustix ]
2441
2441
package = " rustix"
2442
- version = " =0.38.19 "
2442
+ version = " =0.38.20 "
2443
2443
features = [" alloc" , " fs" , " std" , " termios" , " use-libc-auxv" ]
2444
2444
2445
2445
[build_dependencies .ryu ]
@@ -2617,11 +2617,11 @@ features = ["smawk", "unicode-linebreak", "unicode-width"]
2617
2617
2618
2618
[build_dependencies .thiserror ]
2619
2619
package = " thiserror"
2620
- version = " =1.0.49 "
2620
+ version = " =1.0.50 "
2621
2621
2622
2622
[build_dependencies .thiserror_impl ]
2623
2623
package = " thiserror-impl"
2624
- version = " =1.0.49 "
2624
+ version = " =1.0.50 "
2625
2625
2626
2626
[build_dependencies .thread_id ]
2627
2627
package = " thread-id"
@@ -2710,7 +2710,7 @@ version = "=0.3.2"
2710
2710
2711
2711
[build_dependencies .tracing ]
2712
2712
package = " tracing"
2713
- version = " =0.1.39 "
2713
+ version = " =0.1.40 "
2714
2714
features = [" attributes" , " std" , " tracing-attributes" ]
2715
2715
2716
2716
[build_dependencies .tracing_attributes ]
0 commit comments