@duonghieu0712z/create-tauri-vue-template 0.0.19 → 0.0.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -271,9 +271,9 @@ checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
271
271
 
272
272
  [[package]]
273
273
  name = "autocfg"
274
- version = "1.5.0"
274
+ version = "1.5.1"
275
275
  source = "registry+https://github.com/rust-lang/crates.io-index"
276
- checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8"
276
+ checksum = "f2032f911046de80f0a198e0901378627c33f59ea0ac00e363d481118bd70a53"
277
277
 
278
278
  [[package]]
279
279
  name = "axum"
@@ -355,9 +355,9 @@ checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
355
355
 
356
356
  [[package]]
357
357
  name = "bitflags"
358
- version = "2.11.1"
358
+ version = "2.12.1"
359
359
  source = "registry+https://github.com/rust-lang/crates.io-index"
360
- checksum = "c4512299f36f043ab09a583e57bceb5a5aab7a73db1805848e8fef3c9e8c78b3"
360
+ checksum = "84d7ced0ae9557296835c32bf1b1e02b44c746701f898460fb000d7eaa84f00a"
361
361
  dependencies = [
362
362
  "serde_core",
363
363
  ]
@@ -437,9 +437,9 @@ dependencies = [
437
437
 
438
438
  [[package]]
439
439
  name = "brotli"
440
- version = "8.0.2"
440
+ version = "8.0.3"
441
441
  source = "registry+https://github.com/rust-lang/crates.io-index"
442
- checksum = "4bd8b9603c7aa97359dbd97ecf258968c95f3adddd6db2f7e7a5bef101c84560"
442
+ checksum = "8119e4516436f5708bbc474a9d395bf12f1b5395e93a92a56e647ac3388c8610"
443
443
  dependencies = [
444
444
  "alloc-no-stdlib",
445
445
  "alloc-stdlib",
@@ -448,9 +448,9 @@ dependencies = [
448
448
 
449
449
  [[package]]
450
450
  name = "brotli-decompressor"
451
- version = "5.0.0"
451
+ version = "5.0.1"
452
452
  source = "registry+https://github.com/rust-lang/crates.io-index"
453
- checksum = "874bb8112abecc98cbd6d81ea4fa7e94fb9449648c93cc89aa40c81c24d7de03"
453
+ checksum = "5962523e1b92ce1b5e793d9169b9943eece10d39f62550bc04bb605d75b94924"
454
454
  dependencies = [
455
455
  "alloc-no-stdlib",
456
456
  "alloc-stdlib",
@@ -467,9 +467,9 @@ dependencies = [
467
467
 
468
468
  [[package]]
469
469
  name = "bumpalo"
470
- version = "3.20.2"
470
+ version = "3.20.3"
471
471
  source = "registry+https://github.com/rust-lang/crates.io-index"
472
- checksum = "5d20789868f4b01b2f2caec9f5c4e0213b41e3e5702a50157d699ae31ced2fcb"
472
+ checksum = "72f5acc6cb2ba439de613abc23857ec3d78374d8ed5ac84e9d11336e87da8649"
473
473
 
474
474
  [[package]]
475
475
  name = "byte-unit"
@@ -532,7 +532,7 @@ version = "0.18.5"
532
532
  source = "registry+https://github.com/rust-lang/crates.io-index"
533
533
  checksum = "8ca26ef0159422fb77631dc9d17b102f253b876fe1586b03b803e63a309b4ee2"
534
534
  dependencies = [
535
- "bitflags 2.11.1",
535
+ "bitflags 2.12.1",
536
536
  "cairo-sys-rs",
537
537
  "glib",
538
538
  "libc",
@@ -595,9 +595,9 @@ dependencies = [
595
595
 
596
596
  [[package]]
597
597
  name = "cc"
598
- version = "1.2.62"
598
+ version = "1.2.63"
599
599
  source = "registry+https://github.com/rust-lang/crates.io-index"
600
- checksum = "a1dce859f0832a7d088c4f1119888ab94ef4b5d6795d1ce05afb7fe159d79f98"
600
+ checksum = "556e016178bb5662a08681bbe0f00f8e17631781a4dfc8c45e466e4b185ec27f"
601
601
  dependencies = [
602
602
  "find-msvc-tools",
603
603
  "shlex",
@@ -662,7 +662,7 @@ version = "0.26.1"
662
662
  source = "registry+https://github.com/rust-lang/crates.io-index"
663
663
  checksum = "ad36507aeb7e16159dfe68db81ccc27571c3ccd4b76fb2fb72fc59e7a4b1b64c"
664
664
  dependencies = [
665
- "bitflags 2.11.1",
665
+ "bitflags 2.12.1",
666
666
  "block",
667
667
  "cocoa-foundation",
668
668
  "core-foundation",
@@ -678,7 +678,7 @@ version = "0.2.1"
678
678
  source = "registry+https://github.com/rust-lang/crates.io-index"
679
679
  checksum = "81411967c50ee9a1fc11365f8c585f863a22a9697c89239c452292c40ba79b0d"
680
680
  dependencies = [
681
- "bitflags 2.11.1",
681
+ "bitflags 2.12.1",
682
682
  "block",
683
683
  "core-foundation",
684
684
  "core-graphics-types",
@@ -746,7 +746,7 @@ version = "0.24.0"
746
746
  source = "registry+https://github.com/rust-lang/crates.io-index"
747
747
  checksum = "fa95a34622365fa5bbf40b20b75dba8dfa8c94c734aea8ac9a5ca38af14316f1"
748
748
  dependencies = [
749
- "bitflags 2.11.1",
749
+ "bitflags 2.12.1",
750
750
  "core-foundation",
751
751
  "core-graphics-types",
752
752
  "foreign-types",
@@ -759,7 +759,7 @@ version = "0.25.0"
759
759
  source = "registry+https://github.com/rust-lang/crates.io-index"
760
760
  checksum = "064badf302c3194842cf2c5d61f56cc88e54a759313879cdf03abdd27d0c3b97"
761
761
  dependencies = [
762
- "bitflags 2.11.1",
762
+ "bitflags 2.12.1",
763
763
  "core-foundation",
764
764
  "core-graphics-types",
765
765
  "foreign-types",
@@ -772,7 +772,7 @@ version = "0.2.0"
772
772
  source = "registry+https://github.com/rust-lang/crates.io-index"
773
773
  checksum = "3d44a101f213f6c4cdc1853d4b78aef6db6bdfa3468798cc1d9912f4735013eb"
774
774
  dependencies = [
775
- "bitflags 2.11.1",
775
+ "bitflags 2.12.1",
776
776
  "core-foundation",
777
777
  "libc",
778
778
  ]
@@ -970,7 +970,7 @@ version = "0.5.3"
970
970
  source = "registry+https://github.com/rust-lang/crates.io-index"
971
971
  checksum = "2c06ffa9aeb3fb248b41d4e71ab3c0aa89177afc6669459da4320b97a4c77948"
972
972
  dependencies = [
973
- "bitflags 2.11.1",
973
+ "bitflags 2.12.1",
974
974
  "prost",
975
975
  "prost-types",
976
976
  "tonic",
@@ -1014,7 +1014,7 @@ version = "0.3.1"
1014
1014
  source = "registry+https://github.com/rust-lang/crates.io-index"
1015
1015
  checksum = "1e0e367e4e7da84520dedcac1901e4da967309406d1e51017ae1abfb97adbd38"
1016
1016
  dependencies = [
1017
- "bitflags 2.11.1",
1017
+ "bitflags 2.12.1",
1018
1018
  "block2",
1019
1019
  "libc",
1020
1020
  "objc2",
@@ -1022,9 +1022,9 @@ dependencies = [
1022
1022
 
1023
1023
  [[package]]
1024
1024
  name = "displaydoc"
1025
- version = "0.2.5"
1025
+ version = "0.2.6"
1026
1026
  source = "registry+https://github.com/rust-lang/crates.io-index"
1027
- checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
1027
+ checksum = "1ac70aa55017e108007fbaf5aa0f54b021c98f92ff8af59d42eda9da96e3dd4f"
1028
1028
  dependencies = [
1029
1029
  "proc-macro2",
1030
1030
  "quote",
@@ -1122,9 +1122,9 @@ checksum = "d0881ea181b1df73ff77ffaaf9c7544ecc11e82fba9b5f27b262a3c73a332555"
1122
1122
 
1123
1123
  [[package]]
1124
1124
  name = "either"
1125
- version = "1.15.0"
1125
+ version = "1.16.0"
1126
1126
  source = "registry+https://github.com/rust-lang/crates.io-index"
1127
- checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719"
1127
+ checksum = "91622ff5e7162018101f2fea40d6ebf4a78bbe5a49736a2020649edf9693679e"
1128
1128
 
1129
1129
  [[package]]
1130
1130
  name = "embed-resource"
@@ -1625,7 +1625,7 @@ version = "0.18.5"
1625
1625
  source = "registry+https://github.com/rust-lang/crates.io-index"
1626
1626
  checksum = "233daaf6e83ae6a12a52055f568f9d7cf4671dabb78ff9560ab6da230ce00ee5"
1627
1627
  dependencies = [
1628
- "bitflags 2.11.1",
1628
+ "bitflags 2.12.1",
1629
1629
  "futures-channel",
1630
1630
  "futures-core",
1631
1631
  "futures-executor",
@@ -1825,9 +1825,9 @@ dependencies = [
1825
1825
 
1826
1826
  [[package]]
1827
1827
  name = "http"
1828
- version = "1.4.0"
1828
+ version = "1.4.1"
1829
1829
  source = "registry+https://github.com/rust-lang/crates.io-index"
1830
- checksum = "e3ba2a386d7f85a81f119ad7498ebe444d2e22c2af0b86b069416ace48b3311a"
1830
+ checksum = "8be7462df143984c4598a256ef469b251d7d7f9e271135073e78fc535414f3d0"
1831
1831
  dependencies = [
1832
1832
  "bytes",
1833
1833
  "itoa",
@@ -1851,7 +1851,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
1851
1851
  checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
1852
1852
  dependencies = [
1853
1853
  "bytes",
1854
- "http 1.4.0",
1854
+ "http 1.4.1",
1855
1855
  ]
1856
1856
 
1857
1857
  [[package]]
@@ -1862,7 +1862,7 @@ checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a"
1862
1862
  dependencies = [
1863
1863
  "bytes",
1864
1864
  "futures-core",
1865
- "http 1.4.0",
1865
+ "http 1.4.1",
1866
1866
  "http-body 1.0.1",
1867
1867
  "pin-project-lite",
1868
1868
  ]
@@ -1911,15 +1911,15 @@ dependencies = [
1911
1911
 
1912
1912
  [[package]]
1913
1913
  name = "hyper"
1914
- version = "1.9.0"
1914
+ version = "1.10.1"
1915
1915
  source = "registry+https://github.com/rust-lang/crates.io-index"
1916
- checksum = "6299f016b246a94207e63da54dbe807655bf9e00044f73ded42c3ac5305fbcca"
1916
+ checksum = "55281c53a1894c864990125767da440a4e630446785086f52523b20033b74498"
1917
1917
  dependencies = [
1918
1918
  "atomic-waker",
1919
1919
  "bytes",
1920
1920
  "futures-channel",
1921
1921
  "futures-core",
1922
- "http 1.4.0",
1922
+ "http 1.4.1",
1923
1923
  "http-body 1.0.1",
1924
1924
  "httparse",
1925
1925
  "itoa",
@@ -1951,14 +1951,14 @@ dependencies = [
1951
1951
  "bytes",
1952
1952
  "futures-channel",
1953
1953
  "futures-util",
1954
- "http 1.4.0",
1954
+ "http 1.4.1",
1955
1955
  "http-body 1.0.1",
1956
- "hyper 1.9.0",
1956
+ "hyper 1.10.1",
1957
1957
  "ipnet",
1958
1958
  "libc",
1959
1959
  "percent-encoding",
1960
1960
  "pin-project-lite",
1961
- "socket2 0.6.3",
1961
+ "socket2 0.6.4",
1962
1962
  "tokio",
1963
1963
  "tower-service",
1964
1964
  "tracing",
@@ -2263,9 +2263,9 @@ dependencies = [
2263
2263
 
2264
2264
  [[package]]
2265
2265
  name = "js-sys"
2266
- version = "0.3.98"
2266
+ version = "0.3.99"
2267
2267
  source = "registry+https://github.com/rust-lang/crates.io-index"
2268
- checksum = "67df7112613f8bfd9150013a0314e196f4800d3201ae742489d999db2f979f08"
2268
+ checksum = "142bc4740e452c1e57ade0cbc129f139c9093e354346f0872ef985f4f5cf5f11"
2269
2269
  dependencies = [
2270
2270
  "cfg-if",
2271
2271
  "futures-util",
@@ -2301,7 +2301,7 @@ version = "0.7.0"
2301
2301
  source = "registry+https://github.com/rust-lang/crates.io-index"
2302
2302
  checksum = "b750dcadc39a09dbadd74e118f6dd6598df77fa01df0cfcdc52c28dece74528a"
2303
2303
  dependencies = [
2304
- "bitflags 2.11.1",
2304
+ "bitflags 2.12.1",
2305
2305
  "serde",
2306
2306
  "unicode-segmentation",
2307
2307
  ]
@@ -2369,9 +2369,9 @@ dependencies = [
2369
2369
 
2370
2370
  [[package]]
2371
2371
  name = "libredox"
2372
- version = "0.1.16"
2372
+ version = "0.1.17"
2373
2373
  source = "registry+https://github.com/rust-lang/crates.io-index"
2374
- checksum = "e02f3bb43d335493c96bf3fd3a321600bf6bd07ed34bc64118e9293bdffea46c"
2374
+ checksum = "f02ab6bace2054fb888a3c16f990117b579d14a3088e472d63c6011fa185c9d3"
2375
2375
  dependencies = [
2376
2376
  "libc",
2377
2377
  ]
@@ -2411,9 +2411,9 @@ dependencies = [
2411
2411
 
2412
2412
  [[package]]
2413
2413
  name = "log"
2414
- version = "0.4.29"
2414
+ version = "0.4.31"
2415
2415
  source = "registry+https://github.com/rust-lang/crates.io-index"
2416
- checksum = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897"
2416
+ checksum = "113b30b4cd05f7c06868fdb2854f66a7b9fece9a48425351cd532e810d74024f"
2417
2417
  dependencies = [
2418
2418
  "value-bag",
2419
2419
  ]
@@ -2455,9 +2455,9 @@ checksum = "0e7465ac9959cc2b1404e8e2367b43684a6d13790fe23056cc8c6c5a6b7bcb94"
2455
2455
 
2456
2456
  [[package]]
2457
2457
  name = "memchr"
2458
- version = "2.8.0"
2458
+ version = "2.8.1"
2459
2459
  source = "registry+https://github.com/rust-lang/crates.io-index"
2460
- checksum = "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79"
2460
+ checksum = "6b947ae49db0d222b1dbc6b113ce7248a3fc3a6ca21b696717bfc000ba4484d8"
2461
2461
 
2462
2462
  [[package]]
2463
2463
  name = "memoffset"
@@ -2486,9 +2486,9 @@ dependencies = [
2486
2486
 
2487
2487
  [[package]]
2488
2488
  name = "mio"
2489
- version = "1.2.0"
2489
+ version = "1.2.1"
2490
2490
  source = "registry+https://github.com/rust-lang/crates.io-index"
2491
- checksum = "50b7e5b27aa02a74bac8c3f23f448f8d87ff11f92d3aac1a6ed369ee08cc56c1"
2491
+ checksum = "02bd0af71c67b473010cbbc60715ee815645a4dc942899111f494b4b737d6fda"
2492
2492
  dependencies = [
2493
2493
  "libc",
2494
2494
  "wasi",
@@ -2497,9 +2497,9 @@ dependencies = [
2497
2497
 
2498
2498
  [[package]]
2499
2499
  name = "muda"
2500
- version = "0.19.1"
2500
+ version = "0.19.2"
2501
2501
  source = "registry+https://github.com/rust-lang/crates.io-index"
2502
- checksum = "0ae8844f63b5b118e334e205585b8c5c17b984121dbdb179d44aeb087ffad3cb"
2502
+ checksum = "47a2e3dff89cd322c66647942668faee0a2b1f88ea6cbb4d374b4a8d7e92528c"
2503
2503
  dependencies = [
2504
2504
  "crossbeam-channel",
2505
2505
  "dpi",
@@ -2522,7 +2522,7 @@ version = "0.9.0"
2522
2522
  source = "registry+https://github.com/rust-lang/crates.io-index"
2523
2523
  checksum = "c3f42e7bbe13d351b6bead8286a43aac9534b82bd3cc43e47037f012ebfd62d4"
2524
2524
  dependencies = [
2525
- "bitflags 2.11.1",
2525
+ "bitflags 2.12.1",
2526
2526
  "jni-sys 0.3.1",
2527
2527
  "log",
2528
2528
  "ndk-sys",
@@ -2582,9 +2582,9 @@ dependencies = [
2582
2582
 
2583
2583
  [[package]]
2584
2584
  name = "num-conv"
2585
- version = "0.2.1"
2585
+ version = "0.2.2"
2586
2586
  source = "registry+https://github.com/rust-lang/crates.io-index"
2587
- checksum = "c6673768db2d862beb9b39a78fdcb1a69439615d5794a1be50caa9bc92c81967"
2587
+ checksum = "521739c6d2bac4aa25192232afe6841231376b2b26d4d9fae5ecf8ca5772e441"
2588
2588
 
2589
2589
  [[package]]
2590
2590
  name = "num-traits"
@@ -2651,7 +2651,7 @@ version = "0.3.2"
2651
2651
  source = "registry+https://github.com/rust-lang/crates.io-index"
2652
2652
  checksum = "d49e936b501e5c5bf01fda3a9452ff86dc3ea98ad5f283e1455153142d97518c"
2653
2653
  dependencies = [
2654
- "bitflags 2.11.1",
2654
+ "bitflags 2.12.1",
2655
2655
  "block2",
2656
2656
  "objc2",
2657
2657
  "objc2-core-foundation",
@@ -2664,7 +2664,7 @@ version = "0.3.2"
2664
2664
  source = "registry+https://github.com/rust-lang/crates.io-index"
2665
2665
  checksum = "73ad74d880bb43877038da939b7427bba67e9dd42004a18b809ba7d87cee241c"
2666
2666
  dependencies = [
2667
- "bitflags 2.11.1",
2667
+ "bitflags 2.12.1",
2668
2668
  "objc2",
2669
2669
  "objc2-foundation",
2670
2670
  ]
@@ -2685,7 +2685,7 @@ version = "0.3.2"
2685
2685
  source = "registry+https://github.com/rust-lang/crates.io-index"
2686
2686
  checksum = "2a180dd8642fa45cdb7dd721cd4c11b1cadd4929ce112ebd8b9f5803cc79d536"
2687
2687
  dependencies = [
2688
- "bitflags 2.11.1",
2688
+ "bitflags 2.12.1",
2689
2689
  "dispatch2",
2690
2690
  "objc2",
2691
2691
  ]
@@ -2696,7 +2696,7 @@ version = "0.3.2"
2696
2696
  source = "registry+https://github.com/rust-lang/crates.io-index"
2697
2697
  checksum = "e022c9d066895efa1345f8e33e584b9f958da2fd4cd116792e15e07e4720a807"
2698
2698
  dependencies = [
2699
- "bitflags 2.11.1",
2699
+ "bitflags 2.12.1",
2700
2700
  "dispatch2",
2701
2701
  "objc2",
2702
2702
  "objc2-core-foundation",
@@ -2729,7 +2729,7 @@ version = "0.3.2"
2729
2729
  source = "registry+https://github.com/rust-lang/crates.io-index"
2730
2730
  checksum = "0cde0dfb48d25d2b4862161a4d5fcc0e3c24367869ad306b0c9ec0073bfed92d"
2731
2731
  dependencies = [
2732
- "bitflags 2.11.1",
2732
+ "bitflags 2.12.1",
2733
2733
  "objc2",
2734
2734
  "objc2-core-foundation",
2735
2735
  "objc2-core-graphics",
@@ -2756,7 +2756,7 @@ version = "0.3.2"
2756
2756
  source = "registry+https://github.com/rust-lang/crates.io-index"
2757
2757
  checksum = "e3e0adef53c21f888deb4fa59fc59f7eb17404926ee8a6f59f5df0fd7f9f3272"
2758
2758
  dependencies = [
2759
- "bitflags 2.11.1",
2759
+ "bitflags 2.12.1",
2760
2760
  "block2",
2761
2761
  "objc2",
2762
2762
  "objc2-core-foundation",
@@ -2768,7 +2768,7 @@ version = "0.3.2"
2768
2768
  source = "registry+https://github.com/rust-lang/crates.io-index"
2769
2769
  checksum = "180788110936d59bab6bd83b6060ffdfffb3b922ba1396b312ae795e1de9d81d"
2770
2770
  dependencies = [
2771
- "bitflags 2.11.1",
2771
+ "bitflags 2.12.1",
2772
2772
  "objc2",
2773
2773
  "objc2-core-foundation",
2774
2774
  ]
@@ -2779,7 +2779,7 @@ version = "0.3.2"
2779
2779
  source = "registry+https://github.com/rust-lang/crates.io-index"
2780
2780
  checksum = "96c1358452b371bf9f104e21ec536d37a650eb10f7ee379fff67d2e08d537f1f"
2781
2781
  dependencies = [
2782
- "bitflags 2.11.1",
2782
+ "bitflags 2.12.1",
2783
2783
  "objc2",
2784
2784
  "objc2-core-foundation",
2785
2785
  "objc2-foundation",
@@ -2791,7 +2791,7 @@ version = "0.3.2"
2791
2791
  source = "registry+https://github.com/rust-lang/crates.io-index"
2792
2792
  checksum = "d87d638e33c06f577498cbcc50491496a3ed4246998a7fbba7ccb98b1e7eab22"
2793
2793
  dependencies = [
2794
- "bitflags 2.11.1",
2794
+ "bitflags 2.12.1",
2795
2795
  "block2",
2796
2796
  "objc2",
2797
2797
  "objc2-cloud-kit",
@@ -2822,7 +2822,7 @@ version = "0.3.2"
2822
2822
  source = "registry+https://github.com/rust-lang/crates.io-index"
2823
2823
  checksum = "b2e5aaab980c433cf470df9d7af96a7b46a9d892d521a2cbbb2f8a4c16751e7f"
2824
2824
  dependencies = [
2825
- "bitflags 2.11.1",
2825
+ "bitflags 2.12.1",
2826
2826
  "block2",
2827
2827
  "objc2",
2828
2828
  "objc2-app-kit",
@@ -3064,7 +3064,7 @@ version = "0.18.1"
3064
3064
  source = "registry+https://github.com/rust-lang/crates.io-index"
3065
3065
  checksum = "60769b8b31b2a9f263dae2776c37b1b28ae246943cf719eb6946a1db05128a61"
3066
3066
  dependencies = [
3067
- "bitflags 2.11.1",
3067
+ "bitflags 2.12.1",
3068
3068
  "crc32fast",
3069
3069
  "fdeflate",
3070
3070
  "flate2",
@@ -3166,7 +3166,7 @@ version = "3.5.0"
3166
3166
  source = "registry+https://github.com/rust-lang/crates.io-index"
3167
3167
  checksum = "e67ba7e9b2b56446f1d419b1d807906278ffa1a658a8a5d8a39dcb1f5a78614f"
3168
3168
  dependencies = [
3169
- "toml_edit 0.25.11+spec-1.1.0",
3169
+ "toml_edit 0.25.12+spec-1.1.0",
3170
3170
  ]
3171
3171
 
3172
3172
  [[package]]
@@ -3332,7 +3332,7 @@ version = "0.5.18"
3332
3332
  source = "registry+https://github.com/rust-lang/crates.io-index"
3333
3333
  checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d"
3334
3334
  dependencies = [
3335
- "bitflags 2.11.1",
3335
+ "bitflags 2.12.1",
3336
3336
  ]
3337
3337
 
3338
3338
  [[package]]
@@ -3406,18 +3406,18 @@ dependencies = [
3406
3406
 
3407
3407
  [[package]]
3408
3408
  name = "reqwest"
3409
- version = "0.13.3"
3409
+ version = "0.13.4"
3410
3410
  source = "registry+https://github.com/rust-lang/crates.io-index"
3411
- checksum = "62e0021ea2c22aed41653bc7e1419abb2c97e038ff2c33d0e1309e49a97deec0"
3411
+ checksum = "219c5811de6525e5416c7d5d53bb656d3afdbc6c5af816e0802bcfa42dbdc1c3"
3412
3412
  dependencies = [
3413
3413
  "base64 0.22.1",
3414
3414
  "bytes",
3415
3415
  "futures-core",
3416
3416
  "futures-util",
3417
- "http 1.4.0",
3417
+ "http 1.4.1",
3418
3418
  "http-body 1.0.1",
3419
3419
  "http-body-util",
3420
- "hyper 1.9.0",
3420
+ "hyper 1.10.1",
3421
3421
  "hyper-util",
3422
3422
  "js-sys",
3423
3423
  "log",
@@ -3429,7 +3429,7 @@ dependencies = [
3429
3429
  "tokio",
3430
3430
  "tokio-util",
3431
3431
  "tower 0.5.3",
3432
- "tower-http 0.6.10",
3432
+ "tower-http 0.6.11",
3433
3433
  "tower-service",
3434
3434
  "url",
3435
3435
  "wasm-bindgen",
@@ -3516,7 +3516,7 @@ version = "1.1.4"
3516
3516
  source = "registry+https://github.com/rust-lang/crates.io-index"
3517
3517
  checksum = "b6fe4565b9518b83ef4f91bb47ce29620ca828bd32cb7e408f0062e9930ba190"
3518
3518
  dependencies = [
3519
- "bitflags 2.11.1",
3519
+ "bitflags 2.12.1",
3520
3520
  "errno",
3521
3521
  "libc",
3522
3522
  "linux-raw-sys",
@@ -3607,7 +3607,7 @@ version = "0.36.1"
3607
3607
  source = "registry+https://github.com/rust-lang/crates.io-index"
3608
3608
  checksum = "c5d9c0c92a92d33f08817311cf3f2c29a3538a8240e94a6a3c622ce652d7e00c"
3609
3609
  dependencies = [
3610
- "bitflags 2.11.1",
3610
+ "bitflags 2.12.1",
3611
3611
  "cssparser",
3612
3612
  "derive_more",
3613
3613
  "log",
@@ -3685,9 +3685,9 @@ dependencies = [
3685
3685
 
3686
3686
  [[package]]
3687
3687
  name = "serde_json"
3688
- version = "1.0.149"
3688
+ version = "1.0.150"
3689
3689
  source = "registry+https://github.com/rust-lang/crates.io-index"
3690
- checksum = "83fc039473c5595ace860d8c4fafa220ff474b3fc6bfdb4293327f1a37e94d86"
3690
+ checksum = "e8014e44b4736ed0538adeecded0fce2a272f22dc9578a7eb6b2d9993c74cfb9"
3691
3691
  dependencies = [
3692
3692
  "itoa",
3693
3693
  "memchr",
@@ -3810,9 +3810,9 @@ dependencies = [
3810
3810
 
3811
3811
  [[package]]
3812
3812
  name = "shlex"
3813
- version = "1.3.0"
3813
+ version = "2.0.1"
3814
3814
  source = "registry+https://github.com/rust-lang/crates.io-index"
3815
- checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
3815
+ checksum = "f8fadd59c855ef2080decdef8ff161eb6661b86933c9d82e5ba29dc602a55aba"
3816
3816
 
3817
3817
  [[package]]
3818
3818
  name = "signal-hook-registry"
@@ -3866,9 +3866,9 @@ dependencies = [
3866
3866
 
3867
3867
  [[package]]
3868
3868
  name = "socket2"
3869
- version = "0.6.3"
3869
+ version = "0.6.4"
3870
3870
  source = "registry+https://github.com/rust-lang/crates.io-index"
3871
- checksum = "3a766e1110788c36f4fa1c2b71b387a7815aa65f88ce0229841826633d93723e"
3871
+ checksum = "52d1cfed4120b4d927bf7c0f86d2087a4a7d6027c906d9f9d525a80573b9be51"
3872
3872
  dependencies = [
3873
3873
  "libc",
3874
3874
  "windows-sys 0.61.2",
@@ -4104,11 +4104,11 @@ dependencies = [
4104
4104
 
4105
4105
  [[package]]
4106
4106
  name = "tao"
4107
- version = "0.35.2"
4107
+ version = "0.35.3"
4108
4108
  source = "registry+https://github.com/rust-lang/crates.io-index"
4109
- checksum = "a33f7f9e486ade65fcf1e45c440f9236c904f5c1002cdc7fc6ae582777345ce4"
4109
+ checksum = "d1c93047acf68669466a34690ac58cca7010bd1b201e1ec86f1fd0a75d3dd4a9"
4110
4110
  dependencies = [
4111
- "bitflags 2.11.1",
4111
+ "bitflags 2.12.1",
4112
4112
  "block2",
4113
4113
  "core-foundation",
4114
4114
  "core-graphics 0.25.0",
@@ -4181,7 +4181,7 @@ dependencies = [
4181
4181
  "glob",
4182
4182
  "gtk",
4183
4183
  "heck 0.5.0",
4184
- "http 1.4.0",
4184
+ "http 1.4.1",
4185
4185
  "jni",
4186
4186
  "libc",
4187
4187
  "log",
@@ -4373,7 +4373,7 @@ version = "5.0.0"
4373
4373
  source = "registry+https://github.com/rust-lang/crates.io-index"
4374
4374
  checksum = "b89f8958295714318799bec00dd5d746b1a7c8610268fcd0b2c4e6f2e99b0ed2"
4375
4375
  dependencies = [
4376
- "bitflags 2.11.1",
4376
+ "bitflags 2.12.1",
4377
4377
  "itertools 0.14.0",
4378
4378
  "serde",
4379
4379
  "strum",
@@ -4390,7 +4390,7 @@ dependencies = [
4390
4390
  "cookie",
4391
4391
  "dpi",
4392
4392
  "gtk",
4393
- "http 1.4.0",
4393
+ "http 1.4.1",
4394
4394
  "jni",
4395
4395
  "objc2",
4396
4396
  "objc2-ui-kit",
@@ -4413,7 +4413,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4413
4413
  checksum = "b83849ee63ecb27a8e8d0fe51915ca215076914aca43f96db1179f0f415f6cd9"
4414
4414
  dependencies = [
4415
4415
  "gtk",
4416
- "http 1.4.0",
4416
+ "http 1.4.1",
4417
4417
  "jni",
4418
4418
  "log",
4419
4419
  "objc2",
@@ -4463,7 +4463,7 @@ dependencies = [
4463
4463
  "dom_query",
4464
4464
  "dunce",
4465
4465
  "glob",
4466
- "http 1.4.0",
4466
+ "http 1.4.1",
4467
4467
  "infer",
4468
4468
  "json-patch",
4469
4469
  "log",
@@ -4657,7 +4657,7 @@ dependencies = [
4657
4657
  "libc",
4658
4658
  "mio",
4659
4659
  "pin-project-lite",
4660
- "socket2 0.6.3",
4660
+ "socket2 0.6.4",
4661
4661
  "tokio-macros",
4662
4662
  "windows-sys 0.61.2",
4663
4663
  ]
@@ -4802,9 +4802,9 @@ dependencies = [
4802
4802
 
4803
4803
  [[package]]
4804
4804
  name = "toml_edit"
4805
- version = "0.25.11+spec-1.1.0"
4805
+ version = "0.25.12+spec-1.1.0"
4806
4806
  source = "registry+https://github.com/rust-lang/crates.io-index"
4807
- checksum = "0b59c4d22ed448339746c59b905d24568fcbb3ab65a500494f7b8c3e97739f2b"
4807
+ checksum = "d2153edc6955a6c354fad8f5efd38b6a8769bdccf9fe50f8e1329f81b0baa5d7"
4808
4808
  dependencies = [
4809
4809
  "indexmap 2.14.0",
4810
4810
  "toml_datetime 1.1.1+spec-1.1.0",
@@ -4928,7 +4928,7 @@ version = "0.4.4"
4928
4928
  source = "registry+https://github.com/rust-lang/crates.io-index"
4929
4929
  checksum = "61c5bb1d698276a2443e5ecfabc1008bf15a36c12e6a7176e7bf089ea9131140"
4930
4930
  dependencies = [
4931
- "bitflags 2.11.1",
4931
+ "bitflags 2.12.1",
4932
4932
  "bytes",
4933
4933
  "futures-core",
4934
4934
  "futures-util",
@@ -4942,14 +4942,14 @@ dependencies = [
4942
4942
 
4943
4943
  [[package]]
4944
4944
  name = "tower-http"
4945
- version = "0.6.10"
4945
+ version = "0.6.11"
4946
4946
  source = "registry+https://github.com/rust-lang/crates.io-index"
4947
- checksum = "68d6fdd9f81c2819c9a8b0e0cd91660e7746a8e6ea2ba7c6b2b057985f6bcb51"
4947
+ checksum = "4cfcf7e2740e6fc6d4d688b4ef00650406bb94adf4731e43c096c3a19fe40840"
4948
4948
  dependencies = [
4949
- "bitflags 2.11.1",
4949
+ "bitflags 2.12.1",
4950
4950
  "bytes",
4951
4951
  "futures-util",
4952
- "http 1.4.0",
4952
+ "http 1.4.1",
4953
4953
  "http-body 1.0.1",
4954
4954
  "pin-project-lite",
4955
4955
  "tower 0.5.3",
@@ -5068,9 +5068,9 @@ checksum = "bc7d623258602320d5c55d1bc22793b57daff0ec7efc270ea7d55ce1d5f5471c"
5068
5068
 
5069
5069
  [[package]]
5070
5070
  name = "typenum"
5071
- version = "1.20.0"
5071
+ version = "1.20.1"
5072
5072
  source = "registry+https://github.com/rust-lang/crates.io-index"
5073
- checksum = "40ce102ab67701b8526c123c1bab5cbe42d7040ccfd0f64af1a385808d2f43de"
5073
+ checksum = "b6f5e870be6c3b371b77fe0ee0bafb859fa4964b4404c27de1d380043c4dda20"
5074
5074
 
5075
5075
  [[package]]
5076
5076
  name = "uds_windows"
@@ -5132,9 +5132,9 @@ checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"
5132
5132
 
5133
5133
  [[package]]
5134
5134
  name = "unicode-segmentation"
5135
- version = "1.13.2"
5135
+ version = "1.13.3"
5136
5136
  source = "registry+https://github.com/rust-lang/crates.io-index"
5137
- checksum = "9629274872b2bfaf8d66f5f15725007f635594914870f65218920345aa11aa8c"
5137
+ checksum = "c6f5d3c3b1bf09027a88a6bc961fc00497d651009560b5463668dc81b0fa87a8"
5138
5138
 
5139
5139
  [[package]]
5140
5140
  name = "unicode-xid"
@@ -5187,9 +5187,9 @@ checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
5187
5187
 
5188
5188
  [[package]]
5189
5189
  name = "uuid"
5190
- version = "1.23.1"
5190
+ version = "1.23.2"
5191
5191
  source = "registry+https://github.com/rust-lang/crates.io-index"
5192
- checksum = "ddd74a9687298c6858e9b88ec8935ec45d22e8fd5e6394fa1bd4e99a87789c76"
5192
+ checksum = "d258b83ceec21034727ecee8c382cfa6c3e133699b0742c64571814fb420c9f7"
5193
5193
  dependencies = [
5194
5194
  "getrandom 0.4.2",
5195
5195
  "js-sys",
@@ -5286,9 +5286,9 @@ dependencies = [
5286
5286
 
5287
5287
  [[package]]
5288
5288
  name = "wasm-bindgen"
5289
- version = "0.2.121"
5289
+ version = "0.2.122"
5290
5290
  source = "registry+https://github.com/rust-lang/crates.io-index"
5291
- checksum = "49ace1d07c165b0864824eee619580c4689389afa9dc9ed3a4c75040d82e6790"
5291
+ checksum = "3ed04576f974d2b2fba0f38c51dbc5518011e38c36bf1143164be765528fd409"
5292
5292
  dependencies = [
5293
5293
  "cfg-if",
5294
5294
  "once_cell",
@@ -5299,9 +5299,9 @@ dependencies = [
5299
5299
 
5300
5300
  [[package]]
5301
5301
  name = "wasm-bindgen-futures"
5302
- version = "0.4.71"
5302
+ version = "0.4.72"
5303
5303
  source = "registry+https://github.com/rust-lang/crates.io-index"
5304
- checksum = "96492d0d3ffba25305a7dc88720d250b1401d7edca02cc3bcd50633b424673b8"
5304
+ checksum = "9473dbd2991ae90b6291c3c32c30c6187ac49aa32f9905d1cce280ec1e110b0f"
5305
5305
  dependencies = [
5306
5306
  "js-sys",
5307
5307
  "wasm-bindgen",
@@ -5309,9 +5309,9 @@ dependencies = [
5309
5309
 
5310
5310
  [[package]]
5311
5311
  name = "wasm-bindgen-macro"
5312
- version = "0.2.121"
5312
+ version = "0.2.122"
5313
5313
  source = "registry+https://github.com/rust-lang/crates.io-index"
5314
- checksum = "8e68e6f4afd367a562002c05637acb8578ff2dea1943df76afb9e83d177c8578"
5314
+ checksum = "916151b09da36bd82f6615cbf3a419e2f0ba23a03c6160e8e92eb6bd4aa1dec6"
5315
5315
  dependencies = [
5316
5316
  "quote",
5317
5317
  "wasm-bindgen-macro-support",
@@ -5319,9 +5319,9 @@ dependencies = [
5319
5319
 
5320
5320
  [[package]]
5321
5321
  name = "wasm-bindgen-macro-support"
5322
- version = "0.2.121"
5322
+ version = "0.2.122"
5323
5323
  source = "registry+https://github.com/rust-lang/crates.io-index"
5324
- checksum = "d95a9ec35c64b2a7cb35d3fead40c4238d0940c86d107136999567a4703259f2"
5324
+ checksum = "299047362ccbfce148b67ab7e73349f77748e00c8296f9542adfad2ad82c5c5e"
5325
5325
  dependencies = [
5326
5326
  "bumpalo",
5327
5327
  "proc-macro2",
@@ -5332,9 +5332,9 @@ dependencies = [
5332
5332
 
5333
5333
  [[package]]
5334
5334
  name = "wasm-bindgen-shared"
5335
- version = "0.2.121"
5335
+ version = "0.2.122"
5336
5336
  source = "registry+https://github.com/rust-lang/crates.io-index"
5337
- checksum = "c4e0100b01e9f0d03189a92b96772a1fb998639d981193d7dbab487302513441"
5337
+ checksum = "9a929b2c61f11ba3e9bc35b50c1f25cb38e0e892c0c231ae2b8cf78d5dad4437"
5338
5338
  dependencies = [
5339
5339
  "unicode-ident",
5340
5340
  ]
@@ -5380,7 +5380,7 @@ version = "0.244.0"
5380
5380
  source = "registry+https://github.com/rust-lang/crates.io-index"
5381
5381
  checksum = "47b807c72e1bac69382b3a6fb3dbe8ea4c0ed87ff5629b8685ae6b9a611028fe"
5382
5382
  dependencies = [
5383
- "bitflags 2.11.1",
5383
+ "bitflags 2.12.1",
5384
5384
  "hashbrown 0.15.5",
5385
5385
  "indexmap 2.14.0",
5386
5386
  "semver",
@@ -5388,9 +5388,9 @@ dependencies = [
5388
5388
 
5389
5389
  [[package]]
5390
5390
  name = "web-sys"
5391
- version = "0.3.98"
5391
+ version = "0.3.99"
5392
5392
  source = "registry+https://github.com/rust-lang/crates.io-index"
5393
- checksum = "4b572dff8bcf38bad0fa19729c89bb5748b2b9b1d8be70cf90df697e3a8f32aa"
5393
+ checksum = "6d621441cfc37b84979402712047321980c178f299193a3589d05b99e8763436"
5394
5394
  dependencies = [
5395
5395
  "js-sys",
5396
5396
  "wasm-bindgen",
@@ -6012,7 +6012,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
6012
6012
  checksum = "9d66ea20e9553b30172b5e831994e35fbde2d165325bec84fc43dbf6f4eb9cb2"
6013
6013
  dependencies = [
6014
6014
  "anyhow",
6015
- "bitflags 2.11.1",
6015
+ "bitflags 2.12.1",
6016
6016
  "indexmap 2.14.0",
6017
6017
  "log",
6018
6018
  "serde",
@@ -6064,7 +6064,7 @@ dependencies = [
6064
6064
  "dunce",
6065
6065
  "gdkx11",
6066
6066
  "gtk",
6067
- "http 1.4.0",
6067
+ "http 1.4.1",
6068
6068
  "javascriptcore-rs",
6069
6069
  "jni",
6070
6070
  "libc",
@@ -6148,9 +6148,9 @@ dependencies = [
6148
6148
 
6149
6149
  [[package]]
6150
6150
  name = "zbus"
6151
- version = "5.15.0"
6151
+ version = "5.16.0"
6152
6152
  source = "registry+https://github.com/rust-lang/crates.io-index"
6153
- checksum = "c3bcbf15c8708d7fc1be0c993622e0a5cbd5e8b52bfa40afa4c3e0cd8d724ac1"
6153
+ checksum = "eee682d202a77e4a9f3b2c2bdf48a7b28af5c08c34ddf66f98c93e5e39464285"
6154
6154
  dependencies = [
6155
6155
  "async-broadcast",
6156
6156
  "async-executor",
@@ -6183,9 +6183,9 @@ dependencies = [
6183
6183
 
6184
6184
  [[package]]
6185
6185
  name = "zbus_macros"
6186
- version = "5.15.0"
6186
+ version = "5.16.0"
6187
6187
  source = "registry+https://github.com/rust-lang/crates.io-index"
6188
- checksum = "51fa5406ad9175a8c825a931f8cf347116b531b3634fcb0b627c290f1f2516ff"
6188
+ checksum = "adf1bd45a81a103745b1757754762a26e8cd01e4532e4d6c8ec431624b80d1d6"
6189
6189
  dependencies = [
6190
6190
  "proc-macro-crate 3.5.0",
6191
6191
  "proc-macro2",
@@ -6209,18 +6209,18 @@ dependencies = [
6209
6209
 
6210
6210
  [[package]]
6211
6211
  name = "zerocopy"
6212
- version = "0.8.48"
6212
+ version = "0.8.50"
6213
6213
  source = "registry+https://github.com/rust-lang/crates.io-index"
6214
- checksum = "eed437bf9d6692032087e337407a86f04cd8d6a16a37199ed57949d415bd68e9"
6214
+ checksum = "3b065d4f0e55f82fae73202e189638116a87c55ab6b8e6c2721e13dd9d854ad1"
6215
6215
  dependencies = [
6216
6216
  "zerocopy-derive",
6217
6217
  ]
6218
6218
 
6219
6219
  [[package]]
6220
6220
  name = "zerocopy-derive"
6221
- version = "0.8.48"
6221
+ version = "0.8.50"
6222
6222
  source = "registry+https://github.com/rust-lang/crates.io-index"
6223
- checksum = "70e3cd084b1788766f53af483dd21f93881ff30d7320490ec3ef7526d203bad4"
6223
+ checksum = "0b631b19d36a892ab55420c92dbc83ccd79274f25be714855d3074aa71cab639"
6224
6224
  dependencies = [
6225
6225
  "proc-macro2",
6226
6226
  "quote",
@@ -6289,9 +6289,9 @@ checksum = "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa"
6289
6289
 
6290
6290
  [[package]]
6291
6291
  name = "zvariant"
6292
- version = "5.11.0"
6292
+ version = "5.12.0"
6293
6293
  source = "registry+https://github.com/rust-lang/crates.io-index"
6294
- checksum = "1c1567a6ec68df868cbbfde844cfc6d81649fe5109a62b116b19fabd53e618ee"
6294
+ checksum = "a192a0bde63360d77a7523c833d4b4ce6070a927e2c53246e4c540b1a3e27be0"
6295
6295
  dependencies = [
6296
6296
  "endi",
6297
6297
  "enumflags2",
@@ -6303,9 +6303,9 @@ dependencies = [
6303
6303
 
6304
6304
  [[package]]
6305
6305
  name = "zvariant_derive"
6306
- version = "5.11.0"
6306
+ version = "5.12.0"
6307
6307
  source = "registry+https://github.com/rust-lang/crates.io-index"
6308
- checksum = "c7d5b780599bbde114e39d9a0799577fad1ced5105d38515745f7b3099d8ceda"
6308
+ checksum = "90bc6cde9c01c511074be97f7ccb6c19d0da89e3f8662e812e999dcfd4638737"
6309
6309
  dependencies = [
6310
6310
  "proc-macro-crate 3.5.0",
6311
6311
  "proc-macro2",
@@ -6316,9 +6316,9 @@ dependencies = [
6316
6316
 
6317
6317
  [[package]]
6318
6318
  name = "zvariant_utils"
6319
- version = "3.3.1"
6319
+ version = "3.4.0"
6320
6320
  source = "registry+https://github.com/rust-lang/crates.io-index"
6321
- checksum = "6d464f5733ffa07a3164d656f18533caace9d0638596721355d73256a410d691"
6321
+ checksum = "1e8535915cfa75547e559d8c68e8139909a4aeee076831e4ef7fc59d8172c4d6"
6322
6322
  dependencies = [
6323
6323
  "proc-macro2",
6324
6324
  "quote",