python-auditor 0.10.1__tar.gz → 0.10.2__tar.gz

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.
Files changed (146) hide show
  1. {python_auditor-0.10.1 → python_auditor-0.10.2}/Cargo.lock +907 -837
  2. {python_auditor-0.10.1 → python_auditor-0.10.2}/Cargo.toml +7 -7
  3. {python_auditor-0.10.1 → python_auditor-0.10.2}/PKG-INFO +1 -1
  4. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/Cargo.toml +25 -26
  5. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/scripts/revert_encoding/requirements.txt +1 -1
  6. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/src/archive.rs +18 -26
  7. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/src/main.rs +15 -10
  8. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor-client/Cargo.toml +12 -12
  9. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor-client/benches/benchmark_with_http_request.rs +1 -1
  10. {python_auditor-0.10.1 → python_auditor-0.10.2}/.cargo/config.toml +0 -0
  11. {python_auditor-0.10.1 → python_auditor-0.10.2}/.readthedocs.yaml +0 -0
  12. {python_auditor-0.10.1 → python_auditor-0.10.2}/README.md +0 -0
  13. {python_auditor-0.10.1 → python_auditor-0.10.2}/docs/Makefile +0 -0
  14. {python_auditor-0.10.1 → python_auditor-0.10.2}/docs/api.rst +0 -0
  15. {python_auditor-0.10.1 → python_auditor-0.10.2}/docs/changelog.rst +0 -0
  16. {python_auditor-0.10.1 → python_auditor-0.10.2}/docs/conf.py +0 -0
  17. {python_auditor-0.10.1 → python_auditor-0.10.2}/docs/examples.rst +0 -0
  18. {python_auditor-0.10.1 → python_auditor-0.10.2}/docs/index.rst +0 -0
  19. {python_auditor-0.10.1 → python_auditor-0.10.2}/docs/make.bat +0 -0
  20. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/.env +0 -0
  21. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/.sqlx/query-0723e1854dee7d889745714fe094a64edfcf3f389eec3e77fefca2d753f1eceb.json +0 -0
  22. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/.sqlx/query-26a72be3c4ba0fddc30f53a71e0317e21982fde8bd24d8b5714439c1af835080.json +0 -0
  23. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/.sqlx/query-56c4218a1b59d8f9dc0af7191e516cb8f505a7d953ef5b2706e2427a136a918b.json +0 -0
  24. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/.sqlx/query-90e6c5e852ed16ef84a113c260d99efb6e193fa46b8115df94e750440e2d5517.json +0 -0
  25. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/.sqlx/query-a5c2d5afb25cf16a58a73c11cdde1bf5d2336cf42c6e84bf24ba27313d827a1f.json +0 -0
  26. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/.sqlx/query-a621b3eb5f42f24a04d216b9ce3c490182712e1276512cdfe74dcbb9e3e9e54e.json +0 -0
  27. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/.sqlx/query-aa313afec8c23e75ee45750e2ce8e520b96a98670d3c46572a6f942f839b99c0.json +0 -0
  28. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/.sqlx/query-bac1cfa96d1801a491bc325101a0ea88c18a9e1ca50b2b623e07791a46d61b48.json +0 -0
  29. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/.sqlx/query-cb3125aad5e124a24a976c2cb20a6e8859709f978c9f651740c439abe3b41adb.json +0 -0
  30. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/.sqlx/query-d8c6add014ac34e66ffb0178d497b9e822c569f86a89525f6ed5cc306713995a.json +0 -0
  31. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/.sqlx/query-dc5295938290703233cfe51c2215e6a5f6a6afe26b6ba3635210f5c157032f78.json +0 -0
  32. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/.sqlx/query-e4129d556ba749cb664ef6e876264efd36d82d813c2c9670dde24e4cfd042f94.json +0 -0
  33. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/.sqlx/query-e88b5acb79055b5c307e15481bc270e47d65b525ef6d98376455a267972be532.json +0 -0
  34. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/build.rs +0 -0
  35. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/certs/rootCA-key.pem +0 -0
  36. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/certs/rootCA.pem +0 -0
  37. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/certs/server-cert.pem +0 -0
  38. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/certs/server-key.pem +0 -0
  39. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/configuration/archive.yaml +0 -0
  40. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/configuration/base.yaml +0 -0
  41. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/configuration/dualstack.yaml +0 -0
  42. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/configuration/local.yaml +0 -0
  43. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/configuration/priority-plugin/base.yml +0 -0
  44. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/configuration/production.yaml +0 -0
  45. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/configuration/rbac.yaml +0 -0
  46. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/configuration/slurm-epilog-collector/base.yml +0 -0
  47. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/configuration/tls_config.yaml +0 -0
  48. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/scripts/parquet_to_auditor/python_script/.env +0 -0
  49. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/scripts/parquet_to_auditor/python_script/parquet_to_auditor.py +0 -0
  50. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/scripts/parquet_to_auditor/python_script/requirements.txt +0 -0
  51. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/scripts/revert_encoding/.env +0 -0
  52. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/scripts/revert_encoding/revert_encodings.py +0 -0
  53. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/scripts/revert_encoding/test_script.py +0 -0
  54. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/scripts/test_prometheus_exporter/test_empty_db.py +0 -0
  55. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/scripts/test_prometheus_exporter/test_multiple_entries.py +0 -0
  56. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/scripts/test_prometheus_exporter/test_single_entry.py +0 -0
  57. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/scripts/test_valid_names/test_slurm_decoding.py +0 -0
  58. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/scripts/test_valid_names/test_valid_names.py +0 -0
  59. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/src/configuration.rs +0 -0
  60. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/src/constants.rs +0 -0
  61. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/src/domain/component.rs +0 -0
  62. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/src/domain/meta.rs +0 -0
  63. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/src/domain/mod.rs +0 -0
  64. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/src/domain/record.rs +0 -0
  65. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/src/domain/score.rs +0 -0
  66. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/src/domain/validamount.rs +0 -0
  67. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/src/domain/validname.rs +0 -0
  68. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/src/domain/validvalue.rs +0 -0
  69. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/src/error.rs +0 -0
  70. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/src/lib.rs +0 -0
  71. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/src/macros.rs +0 -0
  72. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/src/metrics/database.rs +0 -0
  73. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/src/metrics/mod.rs +0 -0
  74. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/src/middleware.rs +0 -0
  75. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/src/routes/add.rs +0 -0
  76. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/src/routes/advanced_record_filters.rs +0 -0
  77. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/src/routes/get.rs +0 -0
  78. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/src/routes/health_check.rs +0 -0
  79. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/src/routes/mod.rs +0 -0
  80. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/src/routes/record_handlers.rs +0 -0
  81. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/src/routes/update.rs +0 -0
  82. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/src/startup.rs +0 -0
  83. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/src/telemetry.rs +0 -0
  84. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/tests/api/add.rs +0 -0
  85. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/tests/api/advanced_queries.rs +0 -0
  86. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/tests/api/get.rs +0 -0
  87. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/tests/api/get_one_record.rs +0 -0
  88. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/tests/api/get_since.rs +0 -0
  89. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/tests/api/health_check.rs +0 -0
  90. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/tests/api/helpers.rs +0 -0
  91. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/tests/api/main.rs +0 -0
  92. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor/tests/api/update.rs +0 -0
  93. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor-client/.env +0 -0
  94. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor-client/.sqlx/query-256977e5f7886c61625e92a77efb52b9ca4321cefcac0e544d64334cdbca93ba.json +0 -0
  95. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor-client/.sqlx/query-440620430cdcfb05e9ded5312614fae4df18e20a2a0730ec9e914ce34338df2d.json +0 -0
  96. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor-client/.sqlx/query-5b1885d85159029e95b3f6d8dcee5eac70e683956480d225143c1de9169e233b.json +0 -0
  97. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor-client/.sqlx/query-6be1ec652f57f24ba44ee6efa08a2c5985cf4375e563a1bff02dbc6fc4a1ac6d.json +0 -0
  98. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor-client/.sqlx/query-7022afed3a87000ca2c5a5a829f8bdfddb266e0a577c428c830b02e3736d264e.json +0 -0
  99. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor-client/.sqlx/query-7ab91dc1d18e4de022a7bbacc463476f8be8a8992b49fe363f70a2d58460e877.json +0 -0
  100. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor-client/.sqlx/query-8de0a0fada9ffea04721b67f8df443a8c496bfccef4be482bbdaa36ef7d508a5.json +0 -0
  101. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor-client/.sqlx/query-c8cba44011d83cdabb543adfae1637c5045144ecc61a6597f538d95a8cc756d4.json +0 -0
  102. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor-client/.sqlx/query-f36fa62228e6ca304003dbd75448e95558f544fdbd602173af16c4bada2a3daf.json +0 -0
  103. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor-client/benches/README.md +0 -0
  104. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor-client/benches/configuration/bench.yaml +0 -0
  105. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor-client/benches/configuration.rs +0 -0
  106. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor-client/configuration/base.yaml +0 -0
  107. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor-client/configuration/local.yaml +0 -0
  108. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor-client/migrations/20231122115509_create_record_table.sql +0 -0
  109. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor-client/src/configuration.rs +0 -0
  110. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor-client/src/constants.rs +0 -0
  111. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor-client/src/database.rs +0 -0
  112. {python_auditor-0.10.1 → python_auditor-0.10.2}/local_dependencies/auditor-client/src/lib.rs +0 -0
  113. {python_auditor-0.10.1 → python_auditor-0.10.2}/pyproject.toml +0 -0
  114. {python_auditor-0.10.1 → python_auditor-0.10.2}/scripts/test_add_update.py +0 -0
  115. {python_auditor-0.10.1 → python_auditor-0.10.2}/scripts/test_add_update_blocking.py +0 -0
  116. {python_auditor-0.10.1 → python_auditor-0.10.2}/scripts/test_add_update_queued.py +0 -0
  117. {python_auditor-0.10.1 → python_auditor-0.10.2}/scripts/test_advanced_query.py +0 -0
  118. {python_auditor-0.10.1 → python_auditor-0.10.2}/scripts/test_advanced_query_blocking.py +0 -0
  119. {python_auditor-0.10.1 → python_auditor-0.10.2}/scripts/test_advanced_query_queued.py +0 -0
  120. {python_auditor-0.10.1 → python_auditor-0.10.2}/scripts/test_bulk_insert.py +0 -0
  121. {python_auditor-0.10.1 → python_auditor-0.10.2}/scripts/test_bulk_insert_blocking.py +0 -0
  122. {python_auditor-0.10.1 → python_auditor-0.10.2}/scripts/test_bulk_insert_queued.py +0 -0
  123. {python_auditor-0.10.1 → python_auditor-0.10.2}/scripts/test_components.py +0 -0
  124. {python_auditor-0.10.1 → python_auditor-0.10.2}/scripts/test_components_blocking.py +0 -0
  125. {python_auditor-0.10.1 → python_auditor-0.10.2}/scripts/test_components_queued.py +0 -0
  126. {python_auditor-0.10.1 → python_auditor-0.10.2}/scripts/test_eq.py +0 -0
  127. {python_auditor-0.10.1 → python_auditor-0.10.2}/scripts/test_get_since.py +0 -0
  128. {python_auditor-0.10.1 → python_auditor-0.10.2}/scripts/test_get_since_blocking.py +0 -0
  129. {python_auditor-0.10.1 → python_auditor-0.10.2}/scripts/test_get_since_queued.py +0 -0
  130. {python_auditor-0.10.1 → python_auditor-0.10.2}/scripts/test_get_single_record.py +0 -0
  131. {python_auditor-0.10.1 → python_auditor-0.10.2}/scripts/test_get_single_record_blocking.py +0 -0
  132. {python_auditor-0.10.1 → python_auditor-0.10.2}/scripts/test_get_single_record_queued.py +0 -0
  133. {python_auditor-0.10.1 → python_auditor-0.10.2}/scripts/test_meta.py +0 -0
  134. {python_auditor-0.10.1 → python_auditor-0.10.2}/scripts/test_meta_blocking.py +0 -0
  135. {python_auditor-0.10.1 → python_auditor-0.10.2}/scripts/test_meta_queued.py +0 -0
  136. {python_auditor-0.10.1 → python_auditor-0.10.2}/scripts/tls_test/test_tls.py +0 -0
  137. {python_auditor-0.10.1 → python_auditor-0.10.2}/src/blocking_client.rs +0 -0
  138. {python_auditor-0.10.1 → python_auditor-0.10.2}/src/builder.rs +0 -0
  139. {python_auditor-0.10.1 → python_auditor-0.10.2}/src/client.rs +0 -0
  140. {python_auditor-0.10.1 → python_auditor-0.10.2}/src/domain/component.rs +0 -0
  141. {python_auditor-0.10.1 → python_auditor-0.10.2}/src/domain/meta.rs +0 -0
  142. {python_auditor-0.10.1 → python_auditor-0.10.2}/src/domain/mod.rs +0 -0
  143. {python_auditor-0.10.1 → python_auditor-0.10.2}/src/domain/record.rs +0 -0
  144. {python_auditor-0.10.1 → python_auditor-0.10.2}/src/domain/score.rs +0 -0
  145. {python_auditor-0.10.1 → python_auditor-0.10.2}/src/lib.rs +0 -0
  146. {python_auditor-0.10.1 → python_auditor-0.10.2}/src/queued_client.rs +0 -0
@@ -21,16 +21,16 @@ dependencies = [
21
21
 
22
22
  [[package]]
23
23
  name = "actix-http"
24
- version = "3.11.2"
24
+ version = "3.12.0"
25
25
  source = "registry+https://github.com/rust-lang/crates.io-index"
26
- checksum = "7926860314cbe2fb5d1f13731e387ab43bd32bca224e82e6e2db85de0a3dba49"
26
+ checksum = "f860ee6746d0c5b682147b2f7f8ef036d4f92fe518251a3a35ffa3650eafdf0e"
27
27
  dependencies = [
28
28
  "actix-codec",
29
29
  "actix-rt",
30
30
  "actix-service",
31
31
  "actix-tls",
32
32
  "actix-utils",
33
- "base64 0.22.1",
33
+ "base64",
34
34
  "bitflags",
35
35
  "brotli",
36
36
  "bytes",
@@ -71,9 +71,9 @@ dependencies = [
71
71
 
72
72
  [[package]]
73
73
  name = "actix-router"
74
- version = "0.5.3"
74
+ version = "0.5.4"
75
75
  source = "registry+https://github.com/rust-lang/crates.io-index"
76
- checksum = "13d324164c51f63867b57e73ba5936ea151b8a41a1d23d1031eeb9f70d0236f8"
76
+ checksum = "14f8c75c51892f18d9c46150c5ac7beb81c95f78c8b83a634d49f4ca32551fe7"
77
77
  dependencies = [
78
78
  "bytestring",
79
79
  "cfg-if",
@@ -123,9 +123,9 @@ dependencies = [
123
123
 
124
124
  [[package]]
125
125
  name = "actix-tls"
126
- version = "3.4.0"
126
+ version = "3.5.0"
127
127
  source = "registry+https://github.com/rust-lang/crates.io-index"
128
- checksum = "ac453898d866cdbecdbc2334fe1738c747b4eba14a677261f2b768ba05329389"
128
+ checksum = "6176099de3f58fbddac916a7f8c6db297e021d706e7a6b99947785fee14abe9f"
129
129
  dependencies = [
130
130
  "actix-rt",
131
131
  "actix-service",
@@ -135,7 +135,7 @@ dependencies = [
135
135
  "pin-project-lite",
136
136
  "rustls-pki-types",
137
137
  "tokio",
138
- "tokio-rustls 0.26.4",
138
+ "tokio-rustls",
139
139
  "tokio-util",
140
140
  "tracing",
141
141
  ]
@@ -152,9 +152,9 @@ dependencies = [
152
152
 
153
153
  [[package]]
154
154
  name = "actix-web"
155
- version = "4.11.0"
155
+ version = "4.13.0"
156
156
  source = "registry+https://github.com/rust-lang/crates.io-index"
157
- checksum = "a597b77b5c6d6a1e1097fddde329a83665e25c5437c696a3a9a4aa514a614dea"
157
+ checksum = "ff87453bc3b56e9b2b23c1cc0b1be8797184accf51d2abe0f8a33ec275d316bf"
158
158
  dependencies = [
159
159
  "actix-codec",
160
160
  "actix-http",
@@ -188,7 +188,7 @@ dependencies = [
188
188
  "serde_json",
189
189
  "serde_urlencoded",
190
190
  "smallvec",
191
- "socket2 0.5.10",
191
+ "socket2 0.6.3",
192
192
  "time",
193
193
  "tracing",
194
194
  "url",
@@ -253,9 +253,9 @@ dependencies = [
253
253
 
254
254
  [[package]]
255
255
  name = "aho-corasick"
256
- version = "1.1.3"
256
+ version = "1.1.4"
257
257
  source = "registry+https://github.com/rust-lang/crates.io-index"
258
- checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
258
+ checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301"
259
259
  dependencies = [
260
260
  "memchr",
261
261
  ]
@@ -275,6 +275,15 @@ dependencies = [
275
275
  "alloc-no-stdlib",
276
276
  ]
277
277
 
278
+ [[package]]
279
+ name = "alloca"
280
+ version = "0.4.0"
281
+ source = "registry+https://github.com/rust-lang/crates.io-index"
282
+ checksum = "e5a7d05ea6aea7e9e64d25b9156ba2fee3fdd659e34e41063cd2fc7cd020d7f4"
283
+ dependencies = [
284
+ "cc",
285
+ ]
286
+
278
287
  [[package]]
279
288
  name = "allocator-api2"
280
289
  version = "0.2.21"
@@ -298,15 +307,15 @@ checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299"
298
307
 
299
308
  [[package]]
300
309
  name = "anstyle"
301
- version = "1.0.13"
310
+ version = "1.0.14"
302
311
  source = "registry+https://github.com/rust-lang/crates.io-index"
303
- checksum = "5192cca8006f1fd4f7237516f40fa183bb07f8fbdfedaa0036de5ea9b0b45e78"
312
+ checksum = "940b3a0ca603d1eade50a4846a2afffd5ef57a9feac2c0e2ec2e14f9ead76000"
304
313
 
305
314
  [[package]]
306
315
  name = "anyhow"
307
- version = "1.0.100"
316
+ version = "1.0.102"
308
317
  source = "registry+https://github.com/rust-lang/crates.io-index"
309
- checksum = "a23eb6b1614318a8071c9b2521f36b424b2c83db5eb3a0fead4a6c0809af6e61"
318
+ checksum = "7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c"
310
319
 
311
320
  [[package]]
312
321
  name = "arraydeque"
@@ -316,9 +325,9 @@ checksum = "7d902e3d592a523def97af8f317b08ce16b7ab854c1985a0c671e6f15cebc236"
316
325
 
317
326
  [[package]]
318
327
  name = "arrow"
319
- version = "57.0.0"
328
+ version = "58.0.0"
320
329
  source = "registry+https://github.com/rust-lang/crates.io-index"
321
- checksum = "4df8bb5b0bd64c0b9bc61317fcc480bad0f00e56d3bc32c69a4c8dada4786bae"
330
+ checksum = "602268ce9f569f282cedb9a9f6bac569b680af47b9b077d515900c03c5d190da"
322
331
  dependencies = [
323
332
  "arrow-arith",
324
333
  "arrow-array",
@@ -337,9 +346,9 @@ dependencies = [
337
346
 
338
347
  [[package]]
339
348
  name = "arrow-arith"
340
- version = "57.0.0"
349
+ version = "58.0.0"
341
350
  source = "registry+https://github.com/rust-lang/crates.io-index"
342
- checksum = "a1a640186d3bd30a24cb42264c2dafb30e236a6f50d510e56d40b708c9582491"
351
+ checksum = "cd53c6bf277dea91f136ae8e3a5d7041b44b5e489e244e637d00ae302051f56f"
343
352
  dependencies = [
344
353
  "arrow-array",
345
354
  "arrow-buffer",
@@ -351,9 +360,9 @@ dependencies = [
351
360
 
352
361
  [[package]]
353
362
  name = "arrow-array"
354
- version = "57.0.0"
363
+ version = "58.0.0"
355
364
  source = "registry+https://github.com/rust-lang/crates.io-index"
356
- checksum = "219fe420e6800979744c8393b687afb0252b3f8a89b91027d27887b72aa36d31"
365
+ checksum = "e53796e07a6525edaf7dc28b540d477a934aff14af97967ad1d5550878969b9e"
357
366
  dependencies = [
358
367
  "ahash",
359
368
  "arrow-buffer",
@@ -361,7 +370,7 @@ dependencies = [
361
370
  "arrow-schema",
362
371
  "chrono",
363
372
  "half",
364
- "hashbrown 0.16.0",
373
+ "hashbrown 0.16.1",
365
374
  "num-complex",
366
375
  "num-integer",
367
376
  "num-traits",
@@ -369,9 +378,9 @@ dependencies = [
369
378
 
370
379
  [[package]]
371
380
  name = "arrow-buffer"
372
- version = "57.0.0"
381
+ version = "58.0.0"
373
382
  source = "registry+https://github.com/rust-lang/crates.io-index"
374
- checksum = "76885a2697a7edf6b59577f568b456afc94ce0e2edc15b784ce3685b6c3c5c27"
383
+ checksum = "f2c1a85bb2e94ee10b76531d8bc3ce9b7b4c0d508cabfb17d477f63f2617bd20"
375
384
  dependencies = [
376
385
  "bytes",
377
386
  "half",
@@ -381,17 +390,18 @@ dependencies = [
381
390
 
382
391
  [[package]]
383
392
  name = "arrow-cast"
384
- version = "57.0.0"
393
+ version = "58.0.0"
385
394
  source = "registry+https://github.com/rust-lang/crates.io-index"
386
- checksum = "9c9ebb4c987e6b3b236fb4a14b20b34835abfdd80acead3ccf1f9bf399e1f168"
395
+ checksum = "89fb245db6b0e234ed8e15b644edb8664673fefe630575e94e62cd9d489a8a26"
387
396
  dependencies = [
388
397
  "arrow-array",
389
398
  "arrow-buffer",
390
399
  "arrow-data",
400
+ "arrow-ord",
391
401
  "arrow-schema",
392
402
  "arrow-select",
393
403
  "atoi",
394
- "base64 0.22.1",
404
+ "base64",
395
405
  "chrono",
396
406
  "half",
397
407
  "lexical-core",
@@ -401,9 +411,9 @@ dependencies = [
401
411
 
402
412
  [[package]]
403
413
  name = "arrow-csv"
404
- version = "57.0.0"
414
+ version = "58.0.0"
405
415
  source = "registry+https://github.com/rust-lang/crates.io-index"
406
- checksum = "92386159c8d4bce96f8bd396b0642a0d544d471bdc2ef34d631aec80db40a09c"
416
+ checksum = "d374882fb465a194462527c0c15a93aa19a554cf690a6b77a26b2a02539937a7"
407
417
  dependencies = [
408
418
  "arrow-array",
409
419
  "arrow-cast",
@@ -416,9 +426,9 @@ dependencies = [
416
426
 
417
427
  [[package]]
418
428
  name = "arrow-data"
419
- version = "57.0.0"
429
+ version = "58.0.0"
420
430
  source = "registry+https://github.com/rust-lang/crates.io-index"
421
- checksum = "727681b95de313b600eddc2a37e736dcb21980a40f640314dcf360e2f36bc89b"
431
+ checksum = "189d210bc4244c715fa3ed9e6e22864673cccb73d5da28c2723fb2e527329b33"
422
432
  dependencies = [
423
433
  "arrow-buffer",
424
434
  "arrow-schema",
@@ -429,9 +439,9 @@ dependencies = [
429
439
 
430
440
  [[package]]
431
441
  name = "arrow-ipc"
432
- version = "57.0.0"
442
+ version = "58.0.0"
433
443
  source = "registry+https://github.com/rust-lang/crates.io-index"
434
- checksum = "da9ba92e3de170295c98a84e5af22e2b037f0c7b32449445e6c493b5fca27f27"
444
+ checksum = "7968c2e5210c41f4909b2ef76f6e05e172b99021c2def5edf3cc48fdd39d1d6c"
435
445
  dependencies = [
436
446
  "arrow-array",
437
447
  "arrow-buffer",
@@ -443,9 +453,9 @@ dependencies = [
443
453
 
444
454
  [[package]]
445
455
  name = "arrow-json"
446
- version = "57.0.0"
456
+ version = "58.0.0"
447
457
  source = "registry+https://github.com/rust-lang/crates.io-index"
448
- checksum = "b969b4a421ae83828591c6bf5450bd52e6d489584142845ad6a861f42fe35df8"
458
+ checksum = "92111dba5bf900f443488e01f00d8c4ddc2f47f5c50039d18120287b580baa22"
449
459
  dependencies = [
450
460
  "arrow-array",
451
461
  "arrow-buffer",
@@ -454,7 +464,7 @@ dependencies = [
454
464
  "arrow-schema",
455
465
  "chrono",
456
466
  "half",
457
- "indexmap 2.12.0",
467
+ "indexmap 2.13.0",
458
468
  "itoa",
459
469
  "lexical-core",
460
470
  "memchr",
@@ -467,9 +477,9 @@ dependencies = [
467
477
 
468
478
  [[package]]
469
479
  name = "arrow-ord"
470
- version = "57.0.0"
480
+ version = "58.0.0"
471
481
  source = "registry+https://github.com/rust-lang/crates.io-index"
472
- checksum = "141c05298b21d03e88062317a1f1a73f5ba7b6eb041b350015b1cd6aabc0519b"
482
+ checksum = "211136cb253577ee1a6665f741a13136d4e563f64f5093ffd6fb837af90b9495"
473
483
  dependencies = [
474
484
  "arrow-array",
475
485
  "arrow-buffer",
@@ -480,9 +490,9 @@ dependencies = [
480
490
 
481
491
  [[package]]
482
492
  name = "arrow-row"
483
- version = "57.0.0"
493
+ version = "58.0.0"
484
494
  source = "registry+https://github.com/rust-lang/crates.io-index"
485
- checksum = "c5f3c06a6abad6164508ed283c7a02151515cef3de4b4ff2cebbcaeb85533db2"
495
+ checksum = "8e0f20145f9f5ea3fe383e2ba7a7487bf19be36aa9dbf5dd6a1f92f657179663"
486
496
  dependencies = [
487
497
  "arrow-array",
488
498
  "arrow-buffer",
@@ -493,15 +503,15 @@ dependencies = [
493
503
 
494
504
  [[package]]
495
505
  name = "arrow-schema"
496
- version = "57.0.0"
506
+ version = "58.0.0"
497
507
  source = "registry+https://github.com/rust-lang/crates.io-index"
498
- checksum = "9cfa7a03d1eee2a4d061476e1840ad5c9867a544ca6c4c59256496af5d0a8be5"
508
+ checksum = "1b47e0ca91cc438d2c7879fe95e0bca5329fff28649e30a88c6f760b1faeddcb"
499
509
 
500
510
  [[package]]
501
511
  name = "arrow-select"
502
- version = "57.0.0"
512
+ version = "58.0.0"
503
513
  source = "registry+https://github.com/rust-lang/crates.io-index"
504
- checksum = "bafa595babaad59f2455f4957d0f26448fb472722c186739f4fac0823a1bdb47"
514
+ checksum = "750a7d1dda177735f5e82a314485b6915c7cccdbb278262ac44090f4aba4a325"
505
515
  dependencies = [
506
516
  "ahash",
507
517
  "arrow-array",
@@ -513,9 +523,9 @@ dependencies = [
513
523
 
514
524
  [[package]]
515
525
  name = "arrow-string"
516
- version = "57.0.0"
526
+ version = "58.0.0"
517
527
  source = "registry+https://github.com/rust-lang/crates.io-index"
518
- checksum = "32f46457dbbb99f2650ff3ac23e46a929e0ab81db809b02aa5511c258348bef2"
528
+ checksum = "e1eab1208bc4fe55d768cdc9b9f3d9df5a794cdb3ee2586bf89f9b30dc31ad8c"
519
529
  dependencies = [
520
530
  "arrow-array",
521
531
  "arrow-buffer",
@@ -540,7 +550,7 @@ dependencies = [
540
550
  "nom",
541
551
  "num-traits",
542
552
  "rusticata-macros",
543
- "thiserror 2.0.17",
553
+ "thiserror 2.0.18",
544
554
  "time",
545
555
  ]
546
556
 
@@ -627,7 +637,7 @@ checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
627
637
 
628
638
  [[package]]
629
639
  name = "auditor"
630
- version = "0.10.1"
640
+ version = "0.10.2"
631
641
  dependencies = [
632
642
  "actix-tls",
633
643
  "actix-web",
@@ -654,20 +664,19 @@ dependencies = [
654
664
  "prometheus",
655
665
  "quickcheck",
656
666
  "quickcheck_macros",
657
- "rand 0.9.2",
667
+ "rand 0.10.0",
658
668
  "regex",
659
669
  "reqwest",
660
670
  "reqwest-streams",
661
- "rustls 0.23.34",
662
- "rustls-pemfile 2.2.0",
663
- "secrecy 0.10.3",
671
+ "rustls",
672
+ "secrecy",
664
673
  "serde",
665
674
  "serde-aux",
666
675
  "serde_json",
667
676
  "serde_qs",
668
677
  "serde_with",
669
678
  "sqlx",
670
- "thiserror 2.0.17",
679
+ "thiserror 2.0.18",
671
680
  "tokio",
672
681
  "tokio-cron-scheduler",
673
682
  "tracing",
@@ -684,7 +693,7 @@ dependencies = [
684
693
 
685
694
  [[package]]
686
695
  name = "auditor-client"
687
- version = "0.10.1"
696
+ version = "0.10.2"
688
697
  dependencies = [
689
698
  "anyhow",
690
699
  "auditor",
@@ -698,17 +707,17 @@ dependencies = [
698
707
  "futures",
699
708
  "itertools 0.14.0",
700
709
  "once_cell",
701
- "rand 0.9.2",
710
+ "rand 0.10.0",
702
711
  "rand_distr",
703
712
  "reqwest",
704
713
  "reqwest-streams",
705
- "rustls 0.23.34",
714
+ "rustls",
706
715
  "serde",
707
716
  "serde-aux",
708
717
  "serde_json",
709
718
  "serde_qs",
710
719
  "sqlx",
711
- "thiserror 2.0.17",
720
+ "thiserror 2.0.18",
712
721
  "tokio",
713
722
  "tracing",
714
723
  "tracing-subscriber",
@@ -719,7 +728,7 @@ dependencies = [
719
728
 
720
729
  [[package]]
721
730
  name = "auditor-kubernetes-collector"
722
- version = "0.10.1"
731
+ version = "0.10.2"
723
732
  dependencies = [
724
733
  "anyhow",
725
734
  "auditor",
@@ -727,10 +736,12 @@ dependencies = [
727
736
  "bincode",
728
737
  "chrono",
729
738
  "fake",
739
+ "jiff",
730
740
  "k8s-openapi",
731
741
  "kube",
732
742
  "prometheus-http-query",
733
743
  "reqwest",
744
+ "rustls",
734
745
  "serde",
735
746
  "serde_yaml",
736
747
  "sqlx",
@@ -743,7 +754,7 @@ dependencies = [
743
754
 
744
755
  [[package]]
745
756
  name = "auditor-priority-plugin"
746
- version = "0.10.1"
757
+ version = "0.10.2"
747
758
  dependencies = [
748
759
  "actix-web",
749
760
  "actix-web-opentelemetry",
@@ -770,7 +781,7 @@ dependencies = [
770
781
 
771
782
  [[package]]
772
783
  name = "auditor-slurm-collector"
773
- version = "0.10.1"
784
+ version = "0.10.2"
774
785
  dependencies = [
775
786
  "anyhow",
776
787
  "auditor",
@@ -796,7 +807,7 @@ dependencies = [
796
807
 
797
808
  [[package]]
798
809
  name = "auditor-slurm-epilog-collector"
799
- version = "0.10.1"
810
+ version = "0.10.2"
800
811
  dependencies = [
801
812
  "anyhow",
802
813
  "auditor",
@@ -821,9 +832,9 @@ checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8"
821
832
 
822
833
  [[package]]
823
834
  name = "aws-lc-rs"
824
- version = "1.14.1"
835
+ version = "1.16.2"
825
836
  source = "registry+https://github.com/rust-lang/crates.io-index"
826
- checksum = "879b6c89592deb404ba4dc0ae6b58ffd1795c78991cbb5b8bc441c48a070440d"
837
+ checksum = "a054912289d18629dc78375ba2c3726a3afe3ff71b4edba9dedfca0e3446d1fc"
827
838
  dependencies = [
828
839
  "aws-lc-sys",
829
840
  "zeroize",
@@ -831,11 +842,10 @@ dependencies = [
831
842
 
832
843
  [[package]]
833
844
  name = "aws-lc-sys"
834
- version = "0.32.3"
845
+ version = "0.39.0"
835
846
  source = "registry+https://github.com/rust-lang/crates.io-index"
836
- checksum = "107a4e9d9cab9963e04e84bb8dee0e25f2a987f9a8bad5ed054abd439caa8f8c"
847
+ checksum = "1fa7e52a4c5c547c741610a2c6f123f3881e409b714cd27e6798ef020c514f0a"
837
848
  dependencies = [
838
- "bindgen",
839
849
  "cc",
840
850
  "cmake",
841
851
  "dunce",
@@ -857,12 +867,6 @@ dependencies = [
857
867
  "windows-link",
858
868
  ]
859
869
 
860
- [[package]]
861
- name = "base64"
862
- version = "0.21.7"
863
- source = "registry+https://github.com/rust-lang/crates.io-index"
864
- checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
865
-
866
870
  [[package]]
867
871
  name = "base64"
868
872
  version = "0.22.1"
@@ -871,9 +875,9 @@ checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
871
875
 
872
876
  [[package]]
873
877
  name = "base64ct"
874
- version = "1.8.0"
878
+ version = "1.8.3"
875
879
  source = "registry+https://github.com/rust-lang/crates.io-index"
876
- checksum = "55248b47b0caf0546f7988906588779981c43bb1bc9d0c44087278f80cdb44ba"
880
+ checksum = "2af50177e190e07a26ab74f8b1efbfe2ef87da2116221318cb1c2e82baf7de06"
877
881
 
878
882
  [[package]]
879
883
  name = "bincode"
@@ -884,31 +888,11 @@ dependencies = [
884
888
  "serde",
885
889
  ]
886
890
 
887
- [[package]]
888
- name = "bindgen"
889
- version = "0.72.1"
890
- source = "registry+https://github.com/rust-lang/crates.io-index"
891
- checksum = "993776b509cfb49c750f11b8f07a46fa23e0a1386ffc01fb1e7d343efc387895"
892
- dependencies = [
893
- "bitflags",
894
- "cexpr",
895
- "clang-sys",
896
- "itertools 0.13.0",
897
- "log",
898
- "prettyplease",
899
- "proc-macro2",
900
- "quote",
901
- "regex",
902
- "rustc-hash",
903
- "shlex",
904
- "syn",
905
- ]
906
-
907
891
  [[package]]
908
892
  name = "bitflags"
909
- version = "2.10.0"
893
+ version = "2.11.0"
910
894
  source = "registry+https://github.com/rust-lang/crates.io-index"
911
- checksum = "812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3"
895
+ checksum = "843867be96c8daad0d758b57df9392b6d8d271134fce549de6ce169ff98a92af"
912
896
  dependencies = [
913
897
  "serde_core",
914
898
  ]
@@ -945,9 +929,9 @@ dependencies = [
945
929
 
946
930
  [[package]]
947
931
  name = "bumpalo"
948
- version = "3.19.0"
932
+ version = "3.20.2"
949
933
  source = "registry+https://github.com/rust-lang/crates.io-index"
950
- checksum = "46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43"
934
+ checksum = "5d20789868f4b01b2f2caec9f5c4e0213b41e3e5702a50157d699ae31ced2fcb"
951
935
 
952
936
  [[package]]
953
937
  name = "byteorder"
@@ -957,9 +941,9 @@ checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
957
941
 
958
942
  [[package]]
959
943
  name = "bytes"
960
- version = "1.10.1"
944
+ version = "1.11.1"
961
945
  source = "registry+https://github.com/rust-lang/crates.io-index"
962
- checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a"
946
+ checksum = "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33"
963
947
 
964
948
  [[package]]
965
949
  name = "bytestring"
@@ -978,9 +962,9 @@ checksum = "7b02b629252fe8ef6460461409564e2c21d0c8e77e0944f3d189ff06c4e932ad"
978
962
 
979
963
  [[package]]
980
964
  name = "casbin"
981
- version = "2.15.0"
965
+ version = "2.20.0"
982
966
  source = "registry+https://github.com/rust-lang/crates.io-index"
983
- checksum = "204a52f19e041f2abcc31cd10e6692ea441ab420e163b4e7cf1238315204ab86"
967
+ checksum = "c53f7476c2d0d9cd7ccc88c16ffc5c7889a0497b3462b10b12b5329adde69665"
984
968
  dependencies = [
985
969
  "async-trait",
986
970
  "fixedbitset",
@@ -1006,9 +990,9 @@ checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5"
1006
990
 
1007
991
  [[package]]
1008
992
  name = "cc"
1009
- version = "1.2.43"
993
+ version = "1.2.57"
1010
994
  source = "registry+https://github.com/rust-lang/crates.io-index"
1011
- checksum = "739eb0f94557554b3ca9a86d2d37bebd49c5e6d0c1d2bda35ba5bdac830befc2"
995
+ checksum = "7a0dd1ca384932ff3641c8718a02769f1698e7563dc6974ffd03346116310423"
1012
996
  dependencies = [
1013
997
  "find-msvc-tools",
1014
998
  "jobserver",
@@ -1016,15 +1000,6 @@ dependencies = [
1016
1000
  "shlex",
1017
1001
  ]
1018
1002
 
1019
- [[package]]
1020
- name = "cexpr"
1021
- version = "0.6.0"
1022
- source = "registry+https://github.com/rust-lang/crates.io-index"
1023
- checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"
1024
- dependencies = [
1025
- "nom",
1026
- ]
1027
-
1028
1003
  [[package]]
1029
1004
  name = "cfg-if"
1030
1005
  version = "1.0.4"
@@ -1037,11 +1012,22 @@ version = "0.2.1"
1037
1012
  source = "registry+https://github.com/rust-lang/crates.io-index"
1038
1013
  checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
1039
1014
 
1015
+ [[package]]
1016
+ name = "chacha20"
1017
+ version = "0.10.0"
1018
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1019
+ checksum = "6f8d983286843e49675a4b7a2d174efe136dc93a18d69130dd18198a6c167601"
1020
+ dependencies = [
1021
+ "cfg-if",
1022
+ "cpufeatures 0.3.0",
1023
+ "rand_core 0.10.0",
1024
+ ]
1025
+
1040
1026
  [[package]]
1041
1027
  name = "chrono"
1042
- version = "0.4.42"
1028
+ version = "0.4.44"
1043
1029
  source = "registry+https://github.com/rust-lang/crates.io-index"
1044
- checksum = "145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2"
1030
+ checksum = "c673075a2e0e5f4a1dde27ce9dee1ea4558c7ffe648f576438a20ca1d2acc4b0"
1045
1031
  dependencies = [
1046
1032
  "iana-time-zone",
1047
1033
  "js-sys",
@@ -1097,31 +1083,20 @@ dependencies = [
1097
1083
  "autocfg",
1098
1084
  ]
1099
1085
 
1100
- [[package]]
1101
- name = "clang-sys"
1102
- version = "1.8.1"
1103
- source = "registry+https://github.com/rust-lang/crates.io-index"
1104
- checksum = "0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4"
1105
- dependencies = [
1106
- "glob",
1107
- "libc",
1108
- "libloading",
1109
- ]
1110
-
1111
1086
  [[package]]
1112
1087
  name = "clap"
1113
- version = "4.5.50"
1088
+ version = "4.6.0"
1114
1089
  source = "registry+https://github.com/rust-lang/crates.io-index"
1115
- checksum = "0c2cfd7bf8a6017ddaa4e32ffe7403d547790db06bd171c1c53926faab501623"
1090
+ checksum = "b193af5b67834b676abd72466a96c1024e6a6ad978a1f484bd90b85c94041351"
1116
1091
  dependencies = [
1117
1092
  "clap_builder",
1118
1093
  ]
1119
1094
 
1120
1095
  [[package]]
1121
1096
  name = "clap_builder"
1122
- version = "4.5.50"
1097
+ version = "4.6.0"
1123
1098
  source = "registry+https://github.com/rust-lang/crates.io-index"
1124
- checksum = "0a4c05b9e80c5ccd3a7ef080ad7b6ba7d6fc00a985b8b157197075677c82c7a0"
1099
+ checksum = "714a53001bf66416adb0e2ef5ac857140e7dc3a0c48fb28b2f10762fc4b5069f"
1125
1100
  dependencies = [
1126
1101
  "anstyle",
1127
1102
  "clap_lex",
@@ -1129,15 +1104,15 @@ dependencies = [
1129
1104
 
1130
1105
  [[package]]
1131
1106
  name = "clap_lex"
1132
- version = "0.7.6"
1107
+ version = "1.1.0"
1133
1108
  source = "registry+https://github.com/rust-lang/crates.io-index"
1134
- checksum = "a1d728cc89cf3aee9ff92b05e62b19ee65a02b5702cff7d5a377e32c6ae29d8d"
1109
+ checksum = "c8d4a3bb8b1e0c1050499d1815f5ab16d04f0959b233085fb31653fbfc9d98f9"
1135
1110
 
1136
1111
  [[package]]
1137
1112
  name = "cmake"
1138
- version = "0.1.54"
1113
+ version = "0.1.57"
1139
1114
  source = "registry+https://github.com/rust-lang/crates.io-index"
1140
- checksum = "e7caa3f9de89ddbe2c607f4101924c5abec803763ae9534e4f4d7d8f84aa81f0"
1115
+ checksum = "75443c44cd6b379beb8c5b45d85d0773baf31cce901fe7bb252f4eff3008ef7d"
1141
1116
  dependencies = [
1142
1117
  "cc",
1143
1118
  ]
@@ -1180,12 +1155,12 @@ dependencies = [
1180
1155
 
1181
1156
  [[package]]
1182
1157
  name = "config"
1183
- version = "0.15.18"
1158
+ version = "0.15.22"
1184
1159
  source = "registry+https://github.com/rust-lang/crates.io-index"
1185
- checksum = "180e549344080374f9b32ed41bf3b6b57885ff6a289367b3dbc10eea8acc1918"
1160
+ checksum = "8e68cfe19cd7d23ffde002c24ffa5cda73931913ef394d5eaaa32037dc940c0c"
1186
1161
  dependencies = [
1187
1162
  "async-trait",
1188
- "convert_case",
1163
+ "convert_case 0.6.0",
1189
1164
  "json5",
1190
1165
  "pathdiff",
1191
1166
  "ron",
@@ -1219,7 +1194,7 @@ version = "0.1.16"
1219
1194
  source = "registry+https://github.com/rust-lang/crates.io-index"
1220
1195
  checksum = "f9d839f2a20b0aee515dc581a6172f2321f96cab76c1a38a4c584a194955390e"
1221
1196
  dependencies = [
1222
- "getrandom 0.2.16",
1197
+ "getrandom 0.2.17",
1223
1198
  "once_cell",
1224
1199
  "tiny-keccak",
1225
1200
  ]
@@ -1233,6 +1208,15 @@ dependencies = [
1233
1208
  "unicode-segmentation",
1234
1209
  ]
1235
1210
 
1211
+ [[package]]
1212
+ name = "convert_case"
1213
+ version = "0.10.0"
1214
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1215
+ checksum = "633458d4ef8c78b72454de2d54fd6ab2e60f9e02be22f3c6104cdc8a4e0fceb9"
1216
+ dependencies = [
1217
+ "unicode-segmentation",
1218
+ ]
1219
+
1236
1220
  [[package]]
1237
1221
  name = "cookie"
1238
1222
  version = "0.16.2"
@@ -1246,9 +1230,9 @@ dependencies = [
1246
1230
 
1247
1231
  [[package]]
1248
1232
  name = "core-foundation"
1249
- version = "0.9.4"
1233
+ version = "0.10.1"
1250
1234
  source = "registry+https://github.com/rust-lang/crates.io-index"
1251
- checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
1235
+ checksum = "b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6"
1252
1236
  dependencies = [
1253
1237
  "core-foundation-sys",
1254
1238
  "libc",
@@ -1269,11 +1253,20 @@ dependencies = [
1269
1253
  "libc",
1270
1254
  ]
1271
1255
 
1256
+ [[package]]
1257
+ name = "cpufeatures"
1258
+ version = "0.3.0"
1259
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1260
+ checksum = "8b2a41393f66f16b0823bb79094d54ac5fbd34ab292ddafb9a0456ac9f87d201"
1261
+ dependencies = [
1262
+ "libc",
1263
+ ]
1264
+
1272
1265
  [[package]]
1273
1266
  name = "crc"
1274
- version = "3.3.0"
1267
+ version = "3.4.0"
1275
1268
  source = "registry+https://github.com/rust-lang/crates.io-index"
1276
- checksum = "9710d3b3739c2e349eb44fe848ad0b7c8cb1e42bd87ee49371df2f7acaf3e675"
1269
+ checksum = "5eb8a2a1cd12ab0d987a5d5e825195d372001a4094a0376319d5a0ad71c1ba0d"
1277
1270
  dependencies = [
1278
1271
  "crc-catalog",
1279
1272
  ]
@@ -1295,10 +1288,11 @@ dependencies = [
1295
1288
 
1296
1289
  [[package]]
1297
1290
  name = "criterion"
1298
- version = "0.7.0"
1291
+ version = "0.8.2"
1299
1292
  source = "registry+https://github.com/rust-lang/crates.io-index"
1300
- checksum = "e1c047a62b0cc3e145fa84415a3191f628e980b194c2755aa12300a4e6cbd928"
1293
+ checksum = "950046b2aa2492f9a536f5f4f9a3de7b9e2476e575e05bd6c333371add4d98f3"
1301
1294
  dependencies = [
1295
+ "alloca",
1302
1296
  "anes",
1303
1297
  "cast",
1304
1298
  "ciborium",
@@ -1307,6 +1301,7 @@ dependencies = [
1307
1301
  "itertools 0.13.0",
1308
1302
  "num-traits",
1309
1303
  "oorandom",
1304
+ "page_size",
1310
1305
  "plotters",
1311
1306
  "rayon",
1312
1307
  "regex",
@@ -1329,9 +1324,9 @@ dependencies = [
1329
1324
 
1330
1325
  [[package]]
1331
1326
  name = "criterion-plot"
1332
- version = "0.6.0"
1327
+ version = "0.8.2"
1333
1328
  source = "registry+https://github.com/rust-lang/crates.io-index"
1334
- checksum = "9b1bcc0dc7dfae599d84ad0b1a55f80cde8af3725da8313b528da95ef783e338"
1329
+ checksum = "d8d80a2f4f5b554395e47b5d8305bc3d27813bacb73493eb1001e8f76dae29ea"
1335
1330
  dependencies = [
1336
1331
  "cast",
1337
1332
  "itertools 0.13.0",
@@ -1339,9 +1334,9 @@ dependencies = [
1339
1334
 
1340
1335
  [[package]]
1341
1336
  name = "croner"
1342
- version = "3.0.0"
1337
+ version = "3.0.1"
1343
1338
  source = "registry+https://github.com/rust-lang/crates.io-index"
1344
- checksum = "4c007081651a19b42931f86f7d4f74ee1c2a7d0cd2c6636a81695b5ffd4e9990"
1339
+ checksum = "4aa42bcd3d846ebf66e15bd528d1087f75d1c6c1c66ebff626178a106353c576"
1345
1340
  dependencies = [
1346
1341
  "chrono",
1347
1342
  "derive_builder",
@@ -1390,9 +1385,9 @@ checksum = "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5"
1390
1385
 
1391
1386
  [[package]]
1392
1387
  name = "crypto-common"
1393
- version = "0.1.6"
1388
+ version = "0.1.7"
1394
1389
  source = "registry+https://github.com/rust-lang/crates.io-index"
1395
- checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
1390
+ checksum = "78c8292055d1c1df0cce5d180393dc8cce0abec0a7102adb6c7b1eef6016d60a"
1396
1391
  dependencies = [
1397
1392
  "generic-array",
1398
1393
  "typenum",
@@ -1431,12 +1426,12 @@ dependencies = [
1431
1426
 
1432
1427
  [[package]]
1433
1428
  name = "darling"
1434
- version = "0.21.3"
1429
+ version = "0.23.0"
1435
1430
  source = "registry+https://github.com/rust-lang/crates.io-index"
1436
- checksum = "9cdf337090841a411e2a7f3deb9187445851f91b309c0c0a29e05f74a00a48c0"
1431
+ checksum = "25ae13da2f202d56bd7f91c25fba009e7717a1e4a1cc98a76d844b65ae912e9d"
1437
1432
  dependencies = [
1438
- "darling_core 0.21.3",
1439
- "darling_macro 0.21.3",
1433
+ "darling_core 0.23.0",
1434
+ "darling_macro 0.23.0",
1440
1435
  ]
1441
1436
 
1442
1437
  [[package]]
@@ -1455,11 +1450,10 @@ dependencies = [
1455
1450
 
1456
1451
  [[package]]
1457
1452
  name = "darling_core"
1458
- version = "0.21.3"
1453
+ version = "0.23.0"
1459
1454
  source = "registry+https://github.com/rust-lang/crates.io-index"
1460
- checksum = "1247195ecd7e3c85f83c8d2a366e4210d588e802133e1e355180a9870b517ea4"
1455
+ checksum = "9865a50f7c335f53564bb694ef660825eb8610e0a53d3e11bf1b0d3df31e03b0"
1461
1456
  dependencies = [
1462
- "fnv",
1463
1457
  "ident_case",
1464
1458
  "proc-macro2",
1465
1459
  "quote",
@@ -1480,20 +1474,20 @@ dependencies = [
1480
1474
 
1481
1475
  [[package]]
1482
1476
  name = "darling_macro"
1483
- version = "0.21.3"
1477
+ version = "0.23.0"
1484
1478
  source = "registry+https://github.com/rust-lang/crates.io-index"
1485
- checksum = "d38308df82d1080de0afee5d069fa14b0326a88c14f15c5ccda35b4a6c414c81"
1479
+ checksum = "ac3984ec7bd6cfa798e62b4a642426a5be0e68f9401cfc2a01e3fa9ea2fcdb8d"
1486
1480
  dependencies = [
1487
- "darling_core 0.21.3",
1481
+ "darling_core 0.23.0",
1488
1482
  "quote",
1489
1483
  "syn",
1490
1484
  ]
1491
1485
 
1492
1486
  [[package]]
1493
1487
  name = "data-encoding"
1494
- version = "2.9.0"
1488
+ version = "2.10.0"
1495
1489
  source = "registry+https://github.com/rust-lang/crates.io-index"
1496
- checksum = "2a2330da5de22e8a3cb63252ce2abb30116bf5265e89c0e01bc17015ce30a476"
1490
+ checksum = "d7a1e2f27636f116493b8b860f5546edb47c8d8f8ea73e1d2a20be88e28d1fea"
1497
1491
 
1498
1492
  [[package]]
1499
1493
  name = "deadpool"
@@ -1540,9 +1534,9 @@ dependencies = [
1540
1534
 
1541
1535
  [[package]]
1542
1536
  name = "deranged"
1543
- version = "0.5.5"
1537
+ version = "0.5.8"
1544
1538
  source = "registry+https://github.com/rust-lang/crates.io-index"
1545
- checksum = "ececcb659e7ba858fb4f10388c250a7252eb0a27373f1a72b8748afdd248e587"
1539
+ checksum = "7cd812cc2bc1d69d4764bd80df88b4317eaef9e773c75226407d9bc0876b211c"
1546
1540
  dependencies = [
1547
1541
  "powerfmt",
1548
1542
  "serde_core",
@@ -1581,21 +1575,23 @@ dependencies = [
1581
1575
 
1582
1576
  [[package]]
1583
1577
  name = "derive_more"
1584
- version = "2.0.1"
1578
+ version = "2.1.1"
1585
1579
  source = "registry+https://github.com/rust-lang/crates.io-index"
1586
- checksum = "093242cf7570c207c83073cf82f79706fe7b8317e98620a47d5be7c3d8497678"
1580
+ checksum = "d751e9e49156b02b44f9c1815bcb94b984cdcc4396ecc32521c739452808b134"
1587
1581
  dependencies = [
1588
1582
  "derive_more-impl",
1589
1583
  ]
1590
1584
 
1591
1585
  [[package]]
1592
1586
  name = "derive_more-impl"
1593
- version = "2.0.1"
1587
+ version = "2.1.1"
1594
1588
  source = "registry+https://github.com/rust-lang/crates.io-index"
1595
- checksum = "bda628edc44c4bb645fbe0f758797143e4e07926f7ebf4e9bdfbd3d2ce621df3"
1589
+ checksum = "799a97264921d8623a957f6c3b9011f3b5492f557bbb7a5a19b7fa6d06ba8dcb"
1596
1590
  dependencies = [
1591
+ "convert_case 0.10.0",
1597
1592
  "proc-macro2",
1598
1593
  "quote",
1594
+ "rustc_version",
1599
1595
  "syn",
1600
1596
  "unicode-xid",
1601
1597
  ]
@@ -1646,9 +1642,9 @@ checksum = "1aaf95b3e5c8f23aa320147307562d361db0ae0d51242340f558153b4eb2439b"
1646
1642
 
1647
1643
  [[package]]
1648
1644
  name = "dummy"
1649
- version = "0.11.0"
1645
+ version = "0.12.0"
1650
1646
  source = "registry+https://github.com/rust-lang/crates.io-index"
1651
- checksum = "3bbcf21279103a67372982cb1156a2154a452451dff2b884cf897ccecce389e0"
1647
+ checksum = "6d2a69babd8861dbe09217678b4e8ee461869f9af8a57021e16479628dbd83bd"
1652
1648
  dependencies = [
1653
1649
  "darling 0.20.11",
1654
1650
  "proc-macro2",
@@ -1699,15 +1695,25 @@ dependencies = [
1699
1695
  ]
1700
1696
 
1701
1697
  [[package]]
1702
- name = "env_logger"
1703
- version = "0.8.4"
1698
+ name = "env_filter"
1699
+ version = "1.0.0"
1704
1700
  source = "registry+https://github.com/rust-lang/crates.io-index"
1705
- checksum = "a19187fea3ac7e84da7dacf48de0c45d63c6a76f9490dae389aead16c243fce3"
1701
+ checksum = "7a1c3cc8e57274ec99de65301228b537f1e4eedc1b8e0f9411c6caac8ae7308f"
1706
1702
  dependencies = [
1707
1703
  "log",
1708
1704
  "regex",
1709
1705
  ]
1710
1706
 
1707
+ [[package]]
1708
+ name = "env_logger"
1709
+ version = "0.11.9"
1710
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1711
+ checksum = "b2daee4ea451f429a58296525ddf28b45a3b64f1acf6587e2067437bb11e218d"
1712
+ dependencies = [
1713
+ "env_filter",
1714
+ "log",
1715
+ ]
1716
+
1711
1717
  [[package]]
1712
1718
  name = "equivalent"
1713
1719
  version = "1.0.2"
@@ -1716,15 +1722,25 @@ checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
1716
1722
 
1717
1723
  [[package]]
1718
1724
  name = "erased-serde"
1719
- version = "0.4.8"
1725
+ version = "0.4.10"
1720
1726
  source = "registry+https://github.com/rust-lang/crates.io-index"
1721
- checksum = "259d404d09818dec19332e31d94558aeb442fea04c817006456c24b5460bbd4b"
1727
+ checksum = "d2add8a07dd6a8d93ff627029c51de145e12686fbc36ecb298ac22e74cf02dec"
1722
1728
  dependencies = [
1723
1729
  "serde",
1724
1730
  "serde_core",
1725
1731
  "typeid",
1726
1732
  ]
1727
1733
 
1734
+ [[package]]
1735
+ name = "errno"
1736
+ version = "0.3.14"
1737
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1738
+ checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
1739
+ dependencies = [
1740
+ "libc",
1741
+ "windows-sys 0.61.2",
1742
+ ]
1743
+
1728
1744
  [[package]]
1729
1745
  name = "etcetera"
1730
1746
  version = "0.8.0"
@@ -1759,22 +1775,22 @@ dependencies = [
1759
1775
 
1760
1776
  [[package]]
1761
1777
  name = "fake"
1762
- version = "4.4.0"
1778
+ version = "5.1.0"
1763
1779
  source = "registry+https://github.com/rust-lang/crates.io-index"
1764
- checksum = "f2b0902eb36fbab51c14eda1c186bda119fcff91e5e4e7fc2dd2077298197ce8"
1780
+ checksum = "ea6be833b323a56361118a747470a45a1bcd5c52a2ec9b1e40c83dafe687e453"
1765
1781
  dependencies = [
1766
1782
  "chrono",
1767
1783
  "deunicode",
1768
1784
  "dummy",
1769
1785
  "either",
1770
- "rand 0.9.2",
1786
+ "rand 0.10.0",
1771
1787
  ]
1772
1788
 
1773
1789
  [[package]]
1774
1790
  name = "find-msvc-tools"
1775
- version = "0.1.4"
1791
+ version = "0.1.9"
1776
1792
  source = "registry+https://github.com/rust-lang/crates.io-index"
1777
- checksum = "52051878f80a721bb68ebfbc930e07b65ba72f2da88968ea5c06fd6ca3d3a127"
1793
+ checksum = "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582"
1778
1794
 
1779
1795
  [[package]]
1780
1796
  name = "fixedbitset"
@@ -1784,9 +1800,9 @@ checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80"
1784
1800
 
1785
1801
  [[package]]
1786
1802
  name = "flatbuffers"
1787
- version = "25.9.23"
1803
+ version = "25.12.19"
1788
1804
  source = "registry+https://github.com/rust-lang/crates.io-index"
1789
- checksum = "09b6620799e7340ebd9968d2e0708eb82cf1971e9a16821e2091b6d6e475eed5"
1805
+ checksum = "35f6839d7b3b98adde531effaf34f0c2badc6f4735d26fe74709d8e513a96ef3"
1790
1806
  dependencies = [
1791
1807
  "bitflags",
1792
1808
  "rustc_version",
@@ -1794,13 +1810,13 @@ dependencies = [
1794
1810
 
1795
1811
  [[package]]
1796
1812
  name = "flate2"
1797
- version = "1.1.5"
1813
+ version = "1.1.9"
1798
1814
  source = "registry+https://github.com/rust-lang/crates.io-index"
1799
- checksum = "bfe33edd8e85a12a67454e37f8c75e730830d83e313556ab9ebf9ee7fbeb3bfb"
1815
+ checksum = "843fba2746e448b37e26a819579957415c8cef339bf08564fe8b7ddbd959573c"
1800
1816
  dependencies = [
1801
1817
  "crc32fast",
1802
- "libz-rs-sys",
1803
1818
  "miniz_oxide",
1819
+ "zlib-rs",
1804
1820
  ]
1805
1821
 
1806
1822
  [[package]]
@@ -1843,9 +1859,9 @@ checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c"
1843
1859
 
1844
1860
  [[package]]
1845
1861
  name = "futures"
1846
- version = "0.3.31"
1862
+ version = "0.3.32"
1847
1863
  source = "registry+https://github.com/rust-lang/crates.io-index"
1848
- checksum = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876"
1864
+ checksum = "8b147ee9d1f6d097cef9ce628cd2ee62288d963e16fb287bd9286455b241382d"
1849
1865
  dependencies = [
1850
1866
  "futures-channel",
1851
1867
  "futures-core",
@@ -1858,9 +1874,9 @@ dependencies = [
1858
1874
 
1859
1875
  [[package]]
1860
1876
  name = "futures-channel"
1861
- version = "0.3.31"
1877
+ version = "0.3.32"
1862
1878
  source = "registry+https://github.com/rust-lang/crates.io-index"
1863
- checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
1879
+ checksum = "07bbe89c50d7a535e539b8c17bc0b49bdb77747034daa8087407d655f3f7cc1d"
1864
1880
  dependencies = [
1865
1881
  "futures-core",
1866
1882
  "futures-sink",
@@ -1868,15 +1884,15 @@ dependencies = [
1868
1884
 
1869
1885
  [[package]]
1870
1886
  name = "futures-core"
1871
- version = "0.3.31"
1887
+ version = "0.3.32"
1872
1888
  source = "registry+https://github.com/rust-lang/crates.io-index"
1873
- checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
1889
+ checksum = "7e3450815272ef58cec6d564423f6e755e25379b217b0bc688e295ba24df6b1d"
1874
1890
 
1875
1891
  [[package]]
1876
1892
  name = "futures-executor"
1877
- version = "0.3.31"
1893
+ version = "0.3.32"
1878
1894
  source = "registry+https://github.com/rust-lang/crates.io-index"
1879
- checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f"
1895
+ checksum = "baf29c38818342a3b26b5b923639e7b1f4a61fc5e76102d4b1981c6dc7a7579d"
1880
1896
  dependencies = [
1881
1897
  "futures-core",
1882
1898
  "futures-task",
@@ -1896,15 +1912,15 @@ dependencies = [
1896
1912
 
1897
1913
  [[package]]
1898
1914
  name = "futures-io"
1899
- version = "0.3.31"
1915
+ version = "0.3.32"
1900
1916
  source = "registry+https://github.com/rust-lang/crates.io-index"
1901
- checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6"
1917
+ checksum = "cecba35d7ad927e23624b22ad55235f2239cfa44fd10428eecbeba6d6a717718"
1902
1918
 
1903
1919
  [[package]]
1904
1920
  name = "futures-macro"
1905
- version = "0.3.31"
1921
+ version = "0.3.32"
1906
1922
  source = "registry+https://github.com/rust-lang/crates.io-index"
1907
- checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650"
1923
+ checksum = "e835b70203e41293343137df5c0664546da5745f82ec9b84d40be8336958447b"
1908
1924
  dependencies = [
1909
1925
  "proc-macro2",
1910
1926
  "quote",
@@ -1913,21 +1929,21 @@ dependencies = [
1913
1929
 
1914
1930
  [[package]]
1915
1931
  name = "futures-sink"
1916
- version = "0.3.31"
1932
+ version = "0.3.32"
1917
1933
  source = "registry+https://github.com/rust-lang/crates.io-index"
1918
- checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7"
1934
+ checksum = "c39754e157331b013978ec91992bde1ac089843443c49cbc7f46150b0fad0893"
1919
1935
 
1920
1936
  [[package]]
1921
1937
  name = "futures-task"
1922
- version = "0.3.31"
1938
+ version = "0.3.32"
1923
1939
  source = "registry+https://github.com/rust-lang/crates.io-index"
1924
- checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988"
1940
+ checksum = "037711b3d59c33004d3856fbdc83b99d4ff37a24768fa1be9ce3538a1cde4393"
1925
1941
 
1926
1942
  [[package]]
1927
1943
  name = "futures-util"
1928
- version = "0.3.31"
1944
+ version = "0.3.32"
1929
1945
  source = "registry+https://github.com/rust-lang/crates.io-index"
1930
- checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
1946
+ checksum = "389ca41296e6190b48053de0321d02a77f32f8a5d2461dd38762c0593805c6d6"
1931
1947
  dependencies = [
1932
1948
  "futures-channel",
1933
1949
  "futures-core",
@@ -1937,15 +1953,14 @@ dependencies = [
1937
1953
  "futures-task",
1938
1954
  "memchr",
1939
1955
  "pin-project-lite",
1940
- "pin-utils",
1941
1956
  "slab",
1942
1957
  ]
1943
1958
 
1944
1959
  [[package]]
1945
1960
  name = "generic-array"
1946
- version = "0.14.9"
1961
+ version = "0.14.7"
1947
1962
  source = "registry+https://github.com/rust-lang/crates.io-index"
1948
- checksum = "4bb6743198531e02858aeaea5398fcc883e71851fcbcb5a2f773e2fb6cb1edf2"
1963
+ checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
1949
1964
  dependencies = [
1950
1965
  "typenum",
1951
1966
  "version_check",
@@ -1963,9 +1978,9 @@ dependencies = [
1963
1978
 
1964
1979
  [[package]]
1965
1980
  name = "getrandom"
1966
- version = "0.2.16"
1981
+ version = "0.2.17"
1967
1982
  source = "registry+https://github.com/rust-lang/crates.io-index"
1968
- checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592"
1983
+ checksum = "ff2abc00be7fca6ebc474524697ae276ad847ad0a6b3faa4bcb027e9a4614ad0"
1969
1984
  dependencies = [
1970
1985
  "cfg-if",
1971
1986
  "js-sys",
@@ -1983,11 +1998,25 @@ dependencies = [
1983
1998
  "cfg-if",
1984
1999
  "js-sys",
1985
2000
  "libc",
1986
- "r-efi",
2001
+ "r-efi 5.3.0",
1987
2002
  "wasip2",
1988
2003
  "wasm-bindgen",
1989
2004
  ]
1990
2005
 
2006
+ [[package]]
2007
+ name = "getrandom"
2008
+ version = "0.4.2"
2009
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2010
+ checksum = "0de51e6874e94e7bf76d726fc5d13ba782deca734ff60d5bb2fb2607c7406555"
2011
+ dependencies = [
2012
+ "cfg-if",
2013
+ "libc",
2014
+ "r-efi 6.0.0",
2015
+ "rand_core 0.10.0",
2016
+ "wasip2",
2017
+ "wasip3",
2018
+ ]
2019
+
1991
2020
  [[package]]
1992
2021
  name = "gimli"
1993
2022
  version = "0.32.3"
@@ -2012,7 +2041,7 @@ dependencies = [
2012
2041
  "futures-sink",
2013
2042
  "futures-util",
2014
2043
  "http 0.2.12",
2015
- "indexmap 2.12.0",
2044
+ "indexmap 2.13.0",
2016
2045
  "slab",
2017
2046
  "tokio",
2018
2047
  "tokio-util",
@@ -2021,17 +2050,17 @@ dependencies = [
2021
2050
 
2022
2051
  [[package]]
2023
2052
  name = "h2"
2024
- version = "0.4.12"
2053
+ version = "0.4.13"
2025
2054
  source = "registry+https://github.com/rust-lang/crates.io-index"
2026
- checksum = "f3c0b69cfcb4e1b9f1bf2f53f95f766e4661169728ec61cd3fe5a0166f2d1386"
2055
+ checksum = "2f44da3a8150a6703ed5d34e164b875fd14c2cdab9af1252a9a1020bde2bdc54"
2027
2056
  dependencies = [
2028
2057
  "atomic-waker",
2029
2058
  "bytes",
2030
2059
  "fnv",
2031
2060
  "futures-core",
2032
2061
  "futures-sink",
2033
- "http 1.3.1",
2034
- "indexmap 2.12.0",
2062
+ "http 1.4.0",
2063
+ "indexmap 2.13.0",
2035
2064
  "slab",
2036
2065
  "tokio",
2037
2066
  "tokio-util",
@@ -2078,9 +2107,9 @@ dependencies = [
2078
2107
 
2079
2108
  [[package]]
2080
2109
  name = "hashbrown"
2081
- version = "0.16.0"
2110
+ version = "0.16.1"
2082
2111
  source = "registry+https://github.com/rust-lang/crates.io-index"
2083
- checksum = "5419bdc4f6a9207fbeba6d11b604d481addf78ecd10c11ad51e76c2f6482748d"
2112
+ checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100"
2084
2113
 
2085
2114
  [[package]]
2086
2115
  name = "hashlink"
@@ -2158,26 +2187,14 @@ dependencies = [
2158
2187
 
2159
2188
  [[package]]
2160
2189
  name = "http"
2161
- version = "1.3.1"
2190
+ version = "1.4.0"
2162
2191
  source = "registry+https://github.com/rust-lang/crates.io-index"
2163
- checksum = "f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565"
2192
+ checksum = "e3ba2a386d7f85a81f119ad7498ebe444d2e22c2af0b86b069416ace48b3311a"
2164
2193
  dependencies = [
2165
2194
  "bytes",
2166
- "fnv",
2167
2195
  "itoa",
2168
2196
  ]
2169
2197
 
2170
- [[package]]
2171
- name = "http-body"
2172
- version = "0.4.6"
2173
- source = "registry+https://github.com/rust-lang/crates.io-index"
2174
- checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2"
2175
- dependencies = [
2176
- "bytes",
2177
- "http 0.2.12",
2178
- "pin-project-lite",
2179
- ]
2180
-
2181
2198
  [[package]]
2182
2199
  name = "http-body"
2183
2200
  version = "1.0.1"
@@ -2185,7 +2202,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
2185
2202
  checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
2186
2203
  dependencies = [
2187
2204
  "bytes",
2188
- "http 1.3.1",
2205
+ "http 1.4.0",
2189
2206
  ]
2190
2207
 
2191
2208
  [[package]]
@@ -2196,17 +2213,11 @@ checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a"
2196
2213
  dependencies = [
2197
2214
  "bytes",
2198
2215
  "futures-core",
2199
- "http 1.3.1",
2200
- "http-body 1.0.1",
2216
+ "http 1.4.0",
2217
+ "http-body",
2201
2218
  "pin-project-lite",
2202
2219
  ]
2203
2220
 
2204
- [[package]]
2205
- name = "http-range-header"
2206
- version = "0.3.1"
2207
- source = "registry+https://github.com/rust-lang/crates.io-index"
2208
- checksum = "add0ab9360ddbd88cfeb3bd9574a1d85cfdfa14db10b3e21d3700dbc4328758f"
2209
-
2210
2221
  [[package]]
2211
2222
  name = "httparse"
2212
2223
  version = "1.10.1"
@@ -2221,40 +2232,17 @@ checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
2221
2232
 
2222
2233
  [[package]]
2223
2234
  name = "hyper"
2224
- version = "0.14.32"
2225
- source = "registry+https://github.com/rust-lang/crates.io-index"
2226
- checksum = "41dfc780fdec9373c01bae43289ea34c972e40ee3c9f6b3c8801a35f35586ce7"
2227
- dependencies = [
2228
- "bytes",
2229
- "futures-channel",
2230
- "futures-core",
2231
- "futures-util",
2232
- "http 0.2.12",
2233
- "http-body 0.4.6",
2234
- "httparse",
2235
- "httpdate",
2236
- "itoa",
2237
- "pin-project-lite",
2238
- "socket2 0.5.10",
2239
- "tokio",
2240
- "tower-service",
2241
- "tracing",
2242
- "want",
2243
- ]
2244
-
2245
- [[package]]
2246
- name = "hyper"
2247
- version = "1.7.0"
2235
+ version = "1.8.1"
2248
2236
  source = "registry+https://github.com/rust-lang/crates.io-index"
2249
- checksum = "eb3aa54a13a0dfe7fbe3a59e0c76093041720fdc77b110cc0fc260fafb4dc51e"
2237
+ checksum = "2ab2d4f250c3d7b1c9fcdff1cece94ea4e2dfbec68614f7b87cb205f24ca9d11"
2250
2238
  dependencies = [
2251
2239
  "atomic-waker",
2252
2240
  "bytes",
2253
2241
  "futures-channel",
2254
2242
  "futures-core",
2255
- "h2 0.4.12",
2256
- "http 1.3.1",
2257
- "http-body 1.0.1",
2243
+ "h2 0.4.13",
2244
+ "http 1.4.0",
2245
+ "http-body",
2258
2246
  "httparse",
2259
2247
  "httpdate",
2260
2248
  "itoa",
@@ -2265,70 +2253,56 @@ dependencies = [
2265
2253
  "want",
2266
2254
  ]
2267
2255
 
2268
- [[package]]
2269
- name = "hyper-rustls"
2270
- version = "0.24.2"
2271
- source = "registry+https://github.com/rust-lang/crates.io-index"
2272
- checksum = "ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590"
2273
- dependencies = [
2274
- "futures-util",
2275
- "http 0.2.12",
2276
- "hyper 0.14.32",
2277
- "log",
2278
- "rustls 0.21.12",
2279
- "rustls-native-certs",
2280
- "tokio",
2281
- "tokio-rustls 0.24.1",
2282
- ]
2283
-
2284
2256
  [[package]]
2285
2257
  name = "hyper-rustls"
2286
2258
  version = "0.27.7"
2287
2259
  source = "registry+https://github.com/rust-lang/crates.io-index"
2288
2260
  checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58"
2289
2261
  dependencies = [
2290
- "http 1.3.1",
2291
- "hyper 1.7.0",
2262
+ "http 1.4.0",
2263
+ "hyper",
2292
2264
  "hyper-util",
2293
- "rustls 0.23.34",
2265
+ "log",
2266
+ "rustls",
2267
+ "rustls-native-certs",
2294
2268
  "rustls-pki-types",
2295
2269
  "tokio",
2296
- "tokio-rustls 0.26.4",
2270
+ "tokio-rustls",
2297
2271
  "tower-service",
2298
- "webpki-roots 1.0.3",
2272
+ "webpki-roots 1.0.6",
2299
2273
  ]
2300
2274
 
2301
2275
  [[package]]
2302
2276
  name = "hyper-timeout"
2303
- version = "0.4.1"
2277
+ version = "0.5.2"
2304
2278
  source = "registry+https://github.com/rust-lang/crates.io-index"
2305
- checksum = "bbb958482e8c7be4bc3cf272a766a2b0bf1a6755e7a6ae777f017a31d11b13b1"
2279
+ checksum = "2b90d566bffbce6a75bd8b09a05aa8c2cb1fabb6cb348f8840c9e4c90a0d83b0"
2306
2280
  dependencies = [
2307
- "hyper 0.14.32",
2281
+ "hyper",
2282
+ "hyper-util",
2308
2283
  "pin-project-lite",
2309
2284
  "tokio",
2310
- "tokio-io-timeout",
2285
+ "tower-service",
2311
2286
  ]
2312
2287
 
2313
2288
  [[package]]
2314
2289
  name = "hyper-util"
2315
- version = "0.1.17"
2290
+ version = "0.1.20"
2316
2291
  source = "registry+https://github.com/rust-lang/crates.io-index"
2317
- checksum = "3c6995591a8f1380fcb4ba966a252a4b29188d51d2b89e3a252f5305be65aea8"
2292
+ checksum = "96547c2556ec9d12fb1578c4eaf448b04993e7fb79cbaad930a656880a6bdfa0"
2318
2293
  dependencies = [
2319
- "base64 0.22.1",
2294
+ "base64",
2320
2295
  "bytes",
2321
2296
  "futures-channel",
2322
- "futures-core",
2323
2297
  "futures-util",
2324
- "http 1.3.1",
2325
- "http-body 1.0.1",
2326
- "hyper 1.7.0",
2298
+ "http 1.4.0",
2299
+ "http-body",
2300
+ "hyper",
2327
2301
  "ipnet",
2328
2302
  "libc",
2329
2303
  "percent-encoding",
2330
2304
  "pin-project-lite",
2331
- "socket2 0.6.1",
2305
+ "socket2 0.6.3",
2332
2306
  "tokio",
2333
2307
  "tower-service",
2334
2308
  "tracing",
@@ -2336,9 +2310,9 @@ dependencies = [
2336
2310
 
2337
2311
  [[package]]
2338
2312
  name = "iana-time-zone"
2339
- version = "0.1.64"
2313
+ version = "0.1.65"
2340
2314
  source = "registry+https://github.com/rust-lang/crates.io-index"
2341
- checksum = "33e57f83510bb73707521ebaffa789ec8caf86f9657cad665b092b581d40e9fb"
2315
+ checksum = "e31bc9ad994ba00e440a8aa5c9ef0ec67d5cb5e5cb0cc7f8b744a35b389cc470"
2342
2316
  dependencies = [
2343
2317
  "android_system_properties",
2344
2318
  "core-foundation-sys",
@@ -2360,9 +2334,9 @@ dependencies = [
2360
2334
 
2361
2335
  [[package]]
2362
2336
  name = "icu_collections"
2363
- version = "2.0.0"
2337
+ version = "2.1.1"
2364
2338
  source = "registry+https://github.com/rust-lang/crates.io-index"
2365
- checksum = "200072f5d0e3614556f94a9930d5dc3e0662a652823904c3a75dc3b0af7fee47"
2339
+ checksum = "4c6b649701667bbe825c3b7e6388cb521c23d88644678e83c0c4d0a621a34b43"
2366
2340
  dependencies = [
2367
2341
  "displaydoc",
2368
2342
  "potential_utf",
@@ -2373,9 +2347,9 @@ dependencies = [
2373
2347
 
2374
2348
  [[package]]
2375
2349
  name = "icu_locale_core"
2376
- version = "2.0.0"
2350
+ version = "2.1.1"
2377
2351
  source = "registry+https://github.com/rust-lang/crates.io-index"
2378
- checksum = "0cde2700ccaed3872079a65fb1a78f6c0a36c91570f28755dda67bc8f7d9f00a"
2352
+ checksum = "edba7861004dd3714265b4db54a3c390e880ab658fec5f7db895fae2046b5bb6"
2379
2353
  dependencies = [
2380
2354
  "displaydoc",
2381
2355
  "litemap",
@@ -2386,11 +2360,10 @@ dependencies = [
2386
2360
 
2387
2361
  [[package]]
2388
2362
  name = "icu_normalizer"
2389
- version = "2.0.0"
2363
+ version = "2.1.1"
2390
2364
  source = "registry+https://github.com/rust-lang/crates.io-index"
2391
- checksum = "436880e8e18df4d7bbc06d58432329d6458cc84531f7ac5f024e93deadb37979"
2365
+ checksum = "5f6c8828b67bf8908d82127b2054ea1b4427ff0230ee9141c54251934ab1b599"
2392
2366
  dependencies = [
2393
- "displaydoc",
2394
2367
  "icu_collections",
2395
2368
  "icu_normalizer_data",
2396
2369
  "icu_properties",
@@ -2401,42 +2374,38 @@ dependencies = [
2401
2374
 
2402
2375
  [[package]]
2403
2376
  name = "icu_normalizer_data"
2404
- version = "2.0.0"
2377
+ version = "2.1.1"
2405
2378
  source = "registry+https://github.com/rust-lang/crates.io-index"
2406
- checksum = "00210d6893afc98edb752b664b8890f0ef174c8adbb8d0be9710fa66fbbf72d3"
2379
+ checksum = "7aedcccd01fc5fe81e6b489c15b247b8b0690feb23304303a9e560f37efc560a"
2407
2380
 
2408
2381
  [[package]]
2409
2382
  name = "icu_properties"
2410
- version = "2.0.1"
2383
+ version = "2.1.2"
2411
2384
  source = "registry+https://github.com/rust-lang/crates.io-index"
2412
- checksum = "016c619c1eeb94efb86809b015c58f479963de65bdb6253345c1a1276f22e32b"
2385
+ checksum = "020bfc02fe870ec3a66d93e677ccca0562506e5872c650f893269e08615d74ec"
2413
2386
  dependencies = [
2414
- "displaydoc",
2415
2387
  "icu_collections",
2416
2388
  "icu_locale_core",
2417
2389
  "icu_properties_data",
2418
2390
  "icu_provider",
2419
- "potential_utf",
2420
2391
  "zerotrie",
2421
2392
  "zerovec",
2422
2393
  ]
2423
2394
 
2424
2395
  [[package]]
2425
2396
  name = "icu_properties_data"
2426
- version = "2.0.1"
2397
+ version = "2.1.2"
2427
2398
  source = "registry+https://github.com/rust-lang/crates.io-index"
2428
- checksum = "298459143998310acd25ffe6810ed544932242d3f07083eee1084d83a71bd632"
2399
+ checksum = "616c294cf8d725c6afcd8f55abc17c56464ef6211f9ed59cccffe534129c77af"
2429
2400
 
2430
2401
  [[package]]
2431
2402
  name = "icu_provider"
2432
- version = "2.0.0"
2403
+ version = "2.1.1"
2433
2404
  source = "registry+https://github.com/rust-lang/crates.io-index"
2434
- checksum = "03c80da27b5f4187909049ee2d72f276f0d9f99a42c306bd0131ecfe04d8e5af"
2405
+ checksum = "85962cf0ce02e1e0a629cc34e7ca3e373ce20dda4c4d7294bbd0bf1fdb59e614"
2435
2406
  dependencies = [
2436
2407
  "displaydoc",
2437
2408
  "icu_locale_core",
2438
- "stable_deref_trait",
2439
- "tinystr",
2440
2409
  "writeable",
2441
2410
  "yoke",
2442
2411
  "zerofrom",
@@ -2444,6 +2413,12 @@ dependencies = [
2444
2413
  "zerovec",
2445
2414
  ]
2446
2415
 
2416
+ [[package]]
2417
+ name = "id-arena"
2418
+ version = "2.3.0"
2419
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2420
+ checksum = "3d3067d79b975e8844ca9eb072e16b31c3c1c36928edf9c6789548c524d0d954"
2421
+
2447
2422
  [[package]]
2448
2423
  name = "ident_case"
2449
2424
  version = "1.0.1"
@@ -2496,12 +2471,12 @@ dependencies = [
2496
2471
 
2497
2472
  [[package]]
2498
2473
  name = "indexmap"
2499
- version = "2.12.0"
2474
+ version = "2.13.0"
2500
2475
  source = "registry+https://github.com/rust-lang/crates.io-index"
2501
- checksum = "6717a8d2a5a929a1a2eb43a12812498ed141a0bcfb7e8f7844fbdbe4303bba9f"
2476
+ checksum = "7714e70437a7dc3ac8eb7e6f8df75fd8eb422675fc7678aff7364301092b1017"
2502
2477
  dependencies = [
2503
2478
  "equivalent",
2504
- "hashbrown 0.16.0",
2479
+ "hashbrown 0.16.1",
2505
2480
  "serde",
2506
2481
  "serde_core",
2507
2482
  ]
@@ -2515,15 +2490,6 @@ dependencies = [
2515
2490
  "rustversion",
2516
2491
  ]
2517
2492
 
2518
- [[package]]
2519
- name = "instant"
2520
- version = "0.1.13"
2521
- source = "registry+https://github.com/rust-lang/crates.io-index"
2522
- checksum = "e0242819d153cba4b4b05a5a8f2a7e9bbf97b6055b2a002b395c96b5ff3c0222"
2523
- dependencies = [
2524
- "cfg-if",
2525
- ]
2526
-
2527
2493
  [[package]]
2528
2494
  name = "integer-encoding"
2529
2495
  version = "3.0.4"
@@ -2532,15 +2498,15 @@ checksum = "8bb03732005da905c88227371639bf1ad885cc712789c011c31c5fb3ab3ccf02"
2532
2498
 
2533
2499
  [[package]]
2534
2500
  name = "ipnet"
2535
- version = "2.11.0"
2501
+ version = "2.12.0"
2536
2502
  source = "registry+https://github.com/rust-lang/crates.io-index"
2537
- checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130"
2503
+ checksum = "d98f6fed1fde3f8c21bc40a1abb88dd75e67924f9cffc3ef95607bad8017f8e2"
2538
2504
 
2539
2505
  [[package]]
2540
2506
  name = "iri-string"
2541
- version = "0.7.8"
2507
+ version = "0.7.10"
2542
2508
  source = "registry+https://github.com/rust-lang/crates.io-index"
2543
- checksum = "dbc5ebe9c3a1a7a5127f920a418f7585e9e758e911d0466ed004f393b0e380b2"
2509
+ checksum = "c91338f0783edbd6195decb37bae672fd3b165faffb89bf7b9e6942f8b1a731a"
2544
2510
  dependencies = [
2545
2511
  "memchr",
2546
2512
  "serde",
@@ -2566,25 +2532,66 @@ dependencies = [
2566
2532
 
2567
2533
  [[package]]
2568
2534
  name = "itoa"
2569
- version = "1.0.15"
2535
+ version = "1.0.18"
2570
2536
  source = "registry+https://github.com/rust-lang/crates.io-index"
2571
- checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c"
2537
+ checksum = "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682"
2572
2538
 
2573
2539
  [[package]]
2574
- name = "jobserver"
2575
- version = "0.1.34"
2540
+ name = "jiff"
2541
+ version = "0.2.23"
2576
2542
  source = "registry+https://github.com/rust-lang/crates.io-index"
2577
- checksum = "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33"
2543
+ checksum = "1a3546dc96b6d42c5f24902af9e2538e82e39ad350b0c766eb3fbf2d8f3d8359"
2578
2544
  dependencies = [
2579
- "getrandom 0.3.4",
2580
- "libc",
2545
+ "jiff-static",
2546
+ "jiff-tzdb-platform",
2547
+ "log",
2548
+ "portable-atomic",
2549
+ "portable-atomic-util",
2550
+ "serde_core",
2551
+ "windows-sys 0.61.2",
2581
2552
  ]
2582
2553
 
2583
2554
  [[package]]
2584
- name = "js-sys"
2585
- version = "0.3.81"
2555
+ name = "jiff-static"
2556
+ version = "0.2.23"
2586
2557
  source = "registry+https://github.com/rust-lang/crates.io-index"
2587
- checksum = "ec48937a97411dcb524a265206ccd4c90bb711fca92b2792c407f268825b9305"
2558
+ checksum = "2a8c8b344124222efd714b73bb41f8b5120b27a7cc1c75593a6ff768d9d05aa4"
2559
+ dependencies = [
2560
+ "proc-macro2",
2561
+ "quote",
2562
+ "syn",
2563
+ ]
2564
+
2565
+ [[package]]
2566
+ name = "jiff-tzdb"
2567
+ version = "0.1.6"
2568
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2569
+ checksum = "c900ef84826f1338a557697dc8fc601df9ca9af4ac137c7fb61d4c6f2dfd3076"
2570
+
2571
+ [[package]]
2572
+ name = "jiff-tzdb-platform"
2573
+ version = "0.1.3"
2574
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2575
+ checksum = "875a5a69ac2bab1a891711cf5eccbec1ce0341ea805560dcd90b7a2e925132e8"
2576
+ dependencies = [
2577
+ "jiff-tzdb",
2578
+ ]
2579
+
2580
+ [[package]]
2581
+ name = "jobserver"
2582
+ version = "0.1.34"
2583
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2584
+ checksum = "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33"
2585
+ dependencies = [
2586
+ "getrandom 0.3.4",
2587
+ "libc",
2588
+ ]
2589
+
2590
+ [[package]]
2591
+ name = "js-sys"
2592
+ version = "0.3.91"
2593
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2594
+ checksum = "b49715b7073f385ba4bc528e5747d02e66cb39c6146efb66b781f131f0fb399c"
2588
2595
  dependencies = [
2589
2596
  "once_cell",
2590
2597
  "wasm-bindgen",
@@ -2603,35 +2610,34 @@ dependencies = [
2603
2610
 
2604
2611
  [[package]]
2605
2612
  name = "jsonpath-rust"
2606
- version = "0.4.0"
2613
+ version = "1.0.4"
2607
2614
  source = "registry+https://github.com/rust-lang/crates.io-index"
2608
- checksum = "96acbc6188d3bd83519d053efec756aa4419de62ec47be7f28dec297f7dc9eb0"
2615
+ checksum = "633a7320c4bb672863a3782e89b9094ad70285e097ff6832cddd0ec615beadfa"
2609
2616
  dependencies = [
2610
2617
  "pest",
2611
2618
  "pest_derive",
2612
2619
  "regex",
2613
2620
  "serde_json",
2614
- "thiserror 1.0.69",
2621
+ "thiserror 2.0.18",
2615
2622
  ]
2616
2623
 
2617
2624
  [[package]]
2618
2625
  name = "k8s-openapi"
2619
- version = "0.21.1"
2626
+ version = "0.27.1"
2620
2627
  source = "registry+https://github.com/rust-lang/crates.io-index"
2621
- checksum = "550f99d93aa4c2b25de527bce492d772caf5e21d7ac9bd4b508ba781c8d91e30"
2628
+ checksum = "51b326f5219dd55872a72c1b6ddd1b830b8334996c667449c29391d657d78d5e"
2622
2629
  dependencies = [
2623
- "base64 0.21.7",
2624
- "chrono",
2630
+ "base64",
2631
+ "jiff",
2625
2632
  "serde",
2626
- "serde-value",
2627
2633
  "serde_json",
2628
2634
  ]
2629
2635
 
2630
2636
  [[package]]
2631
2637
  name = "kube"
2632
- version = "0.88.1"
2638
+ version = "3.1.0"
2633
2639
  source = "registry+https://github.com/rust-lang/crates.io-index"
2634
- checksum = "462fe330a0617b276ec864c2255810adcdf519ecb6844253c54074b2086a97bc"
2640
+ checksum = "acc5a6a69da2975ed9925d56b5dcfc9cc739b66f37add06785b7c9f6d1e88741"
2635
2641
  dependencies = [
2636
2642
  "k8s-openapi",
2637
2643
  "kube-client",
@@ -2640,54 +2646,54 @@ dependencies = [
2640
2646
 
2641
2647
  [[package]]
2642
2648
  name = "kube-client"
2643
- version = "0.88.1"
2649
+ version = "3.1.0"
2644
2650
  source = "registry+https://github.com/rust-lang/crates.io-index"
2645
- checksum = "7fe0d65dd6f3adba29cfb84f19dfe55449c7f6c35425f9d8294bec40313e0b64"
2651
+ checksum = "0fcaf2d1f1a91e1805d4cd82e8333c022767ae8ffd65909bbef6802733a7dd40"
2646
2652
  dependencies = [
2647
- "base64 0.21.7",
2653
+ "base64",
2648
2654
  "bytes",
2649
- "chrono",
2650
2655
  "either",
2651
2656
  "futures",
2652
- "home",
2653
- "http 0.2.12",
2654
- "http-body 0.4.6",
2655
- "hyper 0.14.32",
2656
- "hyper-rustls 0.24.2",
2657
+ "http 1.4.0",
2658
+ "http-body",
2659
+ "http-body-util",
2660
+ "hyper",
2661
+ "hyper-rustls",
2657
2662
  "hyper-timeout",
2663
+ "hyper-util",
2664
+ "jiff",
2658
2665
  "jsonpath-rust",
2659
2666
  "k8s-openapi",
2660
2667
  "kube-core",
2661
2668
  "pem",
2662
- "pin-project",
2663
- "rustls 0.21.12",
2664
- "rustls-pemfile 1.0.4",
2665
- "secrecy 0.8.0",
2669
+ "rustls",
2670
+ "secrecy",
2666
2671
  "serde",
2667
2672
  "serde_json",
2668
2673
  "serde_yaml",
2669
- "thiserror 1.0.69",
2674
+ "thiserror 2.0.18",
2670
2675
  "tokio",
2671
2676
  "tokio-util",
2672
- "tower 0.4.13",
2673
- "tower-http 0.4.4",
2677
+ "tower",
2678
+ "tower-http",
2674
2679
  "tracing",
2675
2680
  ]
2676
2681
 
2677
2682
  [[package]]
2678
2683
  name = "kube-core"
2679
- version = "0.88.1"
2684
+ version = "3.1.0"
2680
2685
  source = "registry+https://github.com/rust-lang/crates.io-index"
2681
- checksum = "a6b42844e9172f631b8263ea9ce003b9251da13beb1401580937ad206dd82f4c"
2686
+ checksum = "f126d2db7a8b532ec1d839ece2a71e2485dc3bbca6cc3c3f929becaa810e719e"
2682
2687
  dependencies = [
2683
- "chrono",
2688
+ "derive_more",
2684
2689
  "form_urlencoded",
2685
- "http 0.2.12",
2690
+ "http 1.4.0",
2691
+ "jiff",
2686
2692
  "k8s-openapi",
2687
- "once_cell",
2688
2693
  "serde",
2694
+ "serde-value",
2689
2695
  "serde_json",
2690
- "thiserror 1.0.69",
2696
+ "thiserror 2.0.18",
2691
2697
  ]
2692
2698
 
2693
2699
  [[package]]
@@ -2705,6 +2711,12 @@ dependencies = [
2705
2711
  "spin 0.9.8",
2706
2712
  ]
2707
2713
 
2714
+ [[package]]
2715
+ name = "leb128fmt"
2716
+ version = "0.1.0"
2717
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2718
+ checksum = "09edd9e8b54e49e587e4f6295a7d29c3ea94d469cb40ab8ca70b288248a81db2"
2719
+
2708
2720
  [[package]]
2709
2721
  name = "lexical-core"
2710
2722
  version = "1.0.6"
@@ -2764,35 +2776,26 @@ dependencies = [
2764
2776
 
2765
2777
  [[package]]
2766
2778
  name = "libc"
2767
- version = "0.2.177"
2779
+ version = "0.2.183"
2768
2780
  source = "registry+https://github.com/rust-lang/crates.io-index"
2769
- checksum = "2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976"
2770
-
2771
- [[package]]
2772
- name = "libloading"
2773
- version = "0.8.9"
2774
- source = "registry+https://github.com/rust-lang/crates.io-index"
2775
- checksum = "d7c4b02199fee7c5d21a5ae7d8cfa79a6ef5bb2fc834d6e9058e89c825efdc55"
2776
- dependencies = [
2777
- "cfg-if",
2778
- "windows-link",
2779
- ]
2781
+ checksum = "b5b646652bf6661599e1da8901b3b9522896f01e736bad5f723fe7a3a27f899d"
2780
2782
 
2781
2783
  [[package]]
2782
2784
  name = "libm"
2783
- version = "0.2.15"
2785
+ version = "0.2.16"
2784
2786
  source = "registry+https://github.com/rust-lang/crates.io-index"
2785
- checksum = "f9fbbcab51052fe104eb5e5d351cf728d30a5be1fe14d9be8a3b097481fb97de"
2787
+ checksum = "b6d2cec3eae94f9f509c767b45932f1ada8350c4bdb85af2fcab4a3c14807981"
2786
2788
 
2787
2789
  [[package]]
2788
2790
  name = "libredox"
2789
- version = "0.1.10"
2791
+ version = "0.1.14"
2790
2792
  source = "registry+https://github.com/rust-lang/crates.io-index"
2791
- checksum = "416f7e718bdb06000964960ffa43b4335ad4012ae8b99060261aa4a8088d5ccb"
2793
+ checksum = "1744e39d1d6a9948f4f388969627434e31128196de472883b39f148769bfe30a"
2792
2794
  dependencies = [
2793
2795
  "bitflags",
2794
2796
  "libc",
2795
- "redox_syscall",
2797
+ "plain",
2798
+ "redox_syscall 0.7.3",
2796
2799
  ]
2797
2800
 
2798
2801
  [[package]]
@@ -2806,20 +2809,11 @@ dependencies = [
2806
2809
  "vcpkg",
2807
2810
  ]
2808
2811
 
2809
- [[package]]
2810
- name = "libz-rs-sys"
2811
- version = "0.5.2"
2812
- source = "registry+https://github.com/rust-lang/crates.io-index"
2813
- checksum = "840db8cf39d9ec4dd794376f38acc40d0fc65eec2a8f484f7fd375b84602becd"
2814
- dependencies = [
2815
- "zlib-rs",
2816
- ]
2817
-
2818
2812
  [[package]]
2819
2813
  name = "litemap"
2820
- version = "0.8.0"
2814
+ version = "0.8.1"
2821
2815
  source = "registry+https://github.com/rust-lang/crates.io-index"
2822
- checksum = "241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956"
2816
+ checksum = "6373607a59f0be73a39b6fe456b8192fcc3585f602af20751600e974dd455e77"
2823
2817
 
2824
2818
  [[package]]
2825
2819
  name = "local-channel"
@@ -2849,9 +2843,9 @@ dependencies = [
2849
2843
 
2850
2844
  [[package]]
2851
2845
  name = "log"
2852
- version = "0.4.28"
2846
+ version = "0.4.29"
2853
2847
  source = "registry+https://github.com/rust-lang/crates.io-index"
2854
- checksum = "34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432"
2848
+ checksum = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897"
2855
2849
 
2856
2850
  [[package]]
2857
2851
  name = "lru-slab"
@@ -2861,9 +2855,9 @@ checksum = "112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154"
2861
2855
 
2862
2856
  [[package]]
2863
2857
  name = "lz4_flex"
2864
- version = "0.11.5"
2858
+ version = "0.12.1"
2865
2859
  source = "registry+https://github.com/rust-lang/crates.io-index"
2866
- checksum = "08ab2867e3eeeca90e844d1940eab391c9dc5228783db2ed999acbc0a9ed375a"
2860
+ checksum = "98c23545df7ecf1b16c303910a69b079e8e251d60f7dd2cc9b4177f2afaf1746"
2867
2861
  dependencies = [
2868
2862
  "twox-hash",
2869
2863
  ]
@@ -2889,9 +2883,9 @@ dependencies = [
2889
2883
 
2890
2884
  [[package]]
2891
2885
  name = "memchr"
2892
- version = "2.7.6"
2886
+ version = "2.8.0"
2893
2887
  source = "registry+https://github.com/rust-lang/crates.io-index"
2894
- checksum = "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273"
2888
+ checksum = "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79"
2895
2889
 
2896
2890
  [[package]]
2897
2891
  name = "memoffset"
@@ -2910,9 +2904,9 @@ checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
2910
2904
 
2911
2905
  [[package]]
2912
2906
  name = "minicov"
2913
- version = "0.3.7"
2907
+ version = "0.3.8"
2914
2908
  source = "registry+https://github.com/rust-lang/crates.io-index"
2915
- checksum = "f27fe9f1cc3c22e1687f9446c2083c4c5fc7f0bcf1c7a86bdbded14985895b4b"
2909
+ checksum = "4869b6a491569605d66d3952bcdf03df789e5b536e5f0cf7758a7f08a55ae24d"
2916
2910
  dependencies = [
2917
2911
  "cc",
2918
2912
  "walkdir",
@@ -2936,9 +2930,9 @@ dependencies = [
2936
2930
 
2937
2931
  [[package]]
2938
2932
  name = "mio"
2939
- version = "1.1.0"
2933
+ version = "1.1.1"
2940
2934
  source = "registry+https://github.com/rust-lang/crates.io-index"
2941
- checksum = "69d83b0086dc8ecf3ce9ae2874b2d1290252e2a30720bea58a5c6639b0092873"
2935
+ checksum = "a69bcab0ad47271a0234d9422b131806bf3968021e5dc9328caf2d4cd58557fc"
2942
2936
  dependencies = [
2943
2937
  "libc",
2944
2938
  "log",
@@ -2992,11 +2986,10 @@ dependencies = [
2992
2986
 
2993
2987
  [[package]]
2994
2988
  name = "num-bigint-dig"
2995
- version = "0.8.4"
2989
+ version = "0.8.6"
2996
2990
  source = "registry+https://github.com/rust-lang/crates.io-index"
2997
- checksum = "dc84195820f291c7697304f3cbdadd1cb7199c0efc917ff5eafd71225c136151"
2991
+ checksum = "e661dda6640fad38e827a6d4a310ff4763082116fe217f279885c97f511bb0b7"
2998
2992
  dependencies = [
2999
- "byteorder",
3000
2993
  "lazy_static",
3001
2994
  "libm",
3002
2995
  "num-integer",
@@ -3018,9 +3011,9 @@ dependencies = [
3018
3011
 
3019
3012
  [[package]]
3020
3013
  name = "num-conv"
3021
- version = "0.1.0"
3014
+ version = "0.2.0"
3022
3015
  source = "registry+https://github.com/rust-lang/crates.io-index"
3023
- checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
3016
+ checksum = "cf97ec579c3c42f953ef76dbf8d55ac91fb219dde70e49aa4a6b7d74e9919050"
3024
3017
 
3025
3018
  [[package]]
3026
3019
  name = "num-derive"
@@ -3093,9 +3086,9 @@ dependencies = [
3093
3086
 
3094
3087
  [[package]]
3095
3088
  name = "once_cell"
3096
- version = "1.21.3"
3089
+ version = "1.21.4"
3097
3090
  source = "registry+https://github.com/rust-lang/crates.io-index"
3098
- checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
3091
+ checksum = "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50"
3099
3092
  dependencies = [
3100
3093
  "portable-atomic",
3101
3094
  ]
@@ -3108,9 +3101,9 @@ checksum = "d6790f58c7ff633d8771f42965289203411a5e5c68388703c06e14f24770b41e"
3108
3101
 
3109
3102
  [[package]]
3110
3103
  name = "openssl-probe"
3111
- version = "0.1.6"
3104
+ version = "0.2.1"
3112
3105
  source = "registry+https://github.com/rust-lang/crates.io-index"
3113
- checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e"
3106
+ checksum = "7c87def4c32ab89d880effc9e097653c8da5d6ef28e6b539d313baaacfbafcbe"
3114
3107
 
3115
3108
  [[package]]
3116
3109
  name = "opentelemetry"
@@ -3240,9 +3233,19 @@ dependencies = [
3240
3233
 
3241
3234
  [[package]]
3242
3235
  name = "owo-colors"
3243
- version = "4.2.3"
3236
+ version = "4.3.0"
3244
3237
  source = "registry+https://github.com/rust-lang/crates.io-index"
3245
- checksum = "9c6901729fa79e91a0913333229e9ca5dc725089d1c363b2f4b4760709dc4a52"
3238
+ checksum = "d211803b9b6b570f68772237e415a029d5a50c65d382910b879fb19d3271f94d"
3239
+
3240
+ [[package]]
3241
+ name = "page_size"
3242
+ version = "0.6.0"
3243
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3244
+ checksum = "30d5b2194ed13191c1999ae0704b7839fb18384fa22e49b57eeaa97d79ce40da"
3245
+ dependencies = [
3246
+ "libc",
3247
+ "winapi",
3248
+ ]
3246
3249
 
3247
3250
  [[package]]
3248
3251
  name = "parking"
@@ -3268,32 +3271,31 @@ checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1"
3268
3271
  dependencies = [
3269
3272
  "cfg-if",
3270
3273
  "libc",
3271
- "redox_syscall",
3274
+ "redox_syscall 0.5.18",
3272
3275
  "smallvec",
3273
3276
  "windows-link",
3274
3277
  ]
3275
3278
 
3276
3279
  [[package]]
3277
3280
  name = "parquet"
3278
- version = "57.0.0"
3281
+ version = "58.0.0"
3279
3282
  source = "registry+https://github.com/rust-lang/crates.io-index"
3280
- checksum = "7a0f31027ef1af7549f7cec603a9a21dce706d3f8d7c2060a68f43c1773be95a"
3283
+ checksum = "3f491d0ef1b510194426ee67ddc18a9b747ef3c42050c19322a2cd2e1666c29b"
3281
3284
  dependencies = [
3282
3285
  "ahash",
3283
3286
  "arrow-array",
3284
3287
  "arrow-buffer",
3285
- "arrow-cast",
3286
3288
  "arrow-data",
3287
3289
  "arrow-ipc",
3288
3290
  "arrow-schema",
3289
3291
  "arrow-select",
3290
- "base64 0.22.1",
3292
+ "base64",
3291
3293
  "brotli",
3292
3294
  "bytes",
3293
3295
  "chrono",
3294
3296
  "flate2",
3295
3297
  "half",
3296
- "hashbrown 0.16.0",
3298
+ "hashbrown 0.16.1",
3297
3299
  "lz4_flex",
3298
3300
  "num-bigint",
3299
3301
  "num-integer",
@@ -3325,7 +3327,7 @@ version = "3.0.6"
3325
3327
  source = "registry+https://github.com/rust-lang/crates.io-index"
3326
3328
  checksum = "1d30c53c26bc5b31a98cd02d20f25a7c8567146caf63ed593a9d87b2775291be"
3327
3329
  dependencies = [
3328
- "base64 0.22.1",
3330
+ "base64",
3329
3331
  "serde_core",
3330
3332
  ]
3331
3333
 
@@ -3346,9 +3348,9 @@ checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220"
3346
3348
 
3347
3349
  [[package]]
3348
3350
  name = "pest"
3349
- version = "2.8.3"
3351
+ version = "2.8.6"
3350
3352
  source = "registry+https://github.com/rust-lang/crates.io-index"
3351
- checksum = "989e7521a040efde50c3ab6bbadafbe15ab6dc042686926be59ac35d74607df4"
3353
+ checksum = "e0848c601009d37dfa3430c4666e147e49cdcf1b92ecd3e63657d8a5f19da662"
3352
3354
  dependencies = [
3353
3355
  "memchr",
3354
3356
  "ucd-trie",
@@ -3356,9 +3358,9 @@ dependencies = [
3356
3358
 
3357
3359
  [[package]]
3358
3360
  name = "pest_derive"
3359
- version = "2.8.3"
3361
+ version = "2.8.6"
3360
3362
  source = "registry+https://github.com/rust-lang/crates.io-index"
3361
- checksum = "187da9a3030dbafabbbfb20cb323b976dc7b7ce91fcd84f2f74d6e31d378e2de"
3363
+ checksum = "11f486f1ea21e6c10ed15d5a7c77165d0ee443402f0780849d1768e7d9d6fe77"
3362
3364
  dependencies = [
3363
3365
  "pest",
3364
3366
  "pest_generator",
@@ -3366,9 +3368,9 @@ dependencies = [
3366
3368
 
3367
3369
  [[package]]
3368
3370
  name = "pest_generator"
3369
- version = "2.8.3"
3371
+ version = "2.8.6"
3370
3372
  source = "registry+https://github.com/rust-lang/crates.io-index"
3371
- checksum = "49b401d98f5757ebe97a26085998d6c0eecec4995cad6ab7fc30ffdf4b052843"
3373
+ checksum = "8040c4647b13b210a963c1ed407c1ff4fdfa01c31d6d2a098218702e6664f94f"
3372
3374
  dependencies = [
3373
3375
  "pest",
3374
3376
  "pest_meta",
@@ -3379,9 +3381,9 @@ dependencies = [
3379
3381
 
3380
3382
  [[package]]
3381
3383
  name = "pest_meta"
3382
- version = "2.8.3"
3384
+ version = "2.8.6"
3383
3385
  source = "registry+https://github.com/rust-lang/crates.io-index"
3384
- checksum = "72f27a2cfee9f9039c4d86faa5af122a0ac3851441a34865b8a043b46be0065a"
3386
+ checksum = "89815c69d36021a140146f26659a81d6c2afa33d216d736dd4be5381a7362220"
3385
3387
  dependencies = [
3386
3388
  "pest",
3387
3389
  "sha2",
@@ -3394,7 +3396,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3394
3396
  checksum = "b4c5cc86750666a3ed20bdaf5ca2a0344f9c67674cae0515bec2da16fbaa47db"
3395
3397
  dependencies = [
3396
3398
  "fixedbitset",
3397
- "indexmap 2.12.0",
3399
+ "indexmap 2.13.0",
3398
3400
  ]
3399
3401
 
3400
3402
  [[package]]
@@ -3417,18 +3419,18 @@ dependencies = [
3417
3419
 
3418
3420
  [[package]]
3419
3421
  name = "pin-project"
3420
- version = "1.1.10"
3422
+ version = "1.1.11"
3421
3423
  source = "registry+https://github.com/rust-lang/crates.io-index"
3422
- checksum = "677f1add503faace112b9f1373e43e9e054bfdd22ff1a63c1bc485eaec6a6a8a"
3424
+ checksum = "f1749c7ed4bcaf4c3d0a3efc28538844fb29bcdd7d2b67b2be7e20ba861ff517"
3423
3425
  dependencies = [
3424
3426
  "pin-project-internal",
3425
3427
  ]
3426
3428
 
3427
3429
  [[package]]
3428
3430
  name = "pin-project-internal"
3429
- version = "1.1.10"
3431
+ version = "1.1.11"
3430
3432
  source = "registry+https://github.com/rust-lang/crates.io-index"
3431
- checksum = "6e918e4ff8c4549eb882f14b3a4bc8c8bc93de829416eacf579f1207a8fbf861"
3433
+ checksum = "d9b20ed30f105399776b9c883e68e536ef602a16ae6f596d2c473591d6ad64c6"
3432
3434
  dependencies = [
3433
3435
  "proc-macro2",
3434
3436
  "quote",
@@ -3437,9 +3439,9 @@ dependencies = [
3437
3439
 
3438
3440
  [[package]]
3439
3441
  name = "pin-project-lite"
3440
- version = "0.2.16"
3442
+ version = "0.2.17"
3441
3443
  source = "registry+https://github.com/rust-lang/crates.io-index"
3442
- checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b"
3444
+ checksum = "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd"
3443
3445
 
3444
3446
  [[package]]
3445
3447
  name = "pin-utils"
@@ -3474,6 +3476,12 @@ version = "0.3.32"
3474
3476
  source = "registry+https://github.com/rust-lang/crates.io-index"
3475
3477
  checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c"
3476
3478
 
3479
+ [[package]]
3480
+ name = "plain"
3481
+ version = "0.2.3"
3482
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3483
+ checksum = "b4596b6d070b27117e987119b4dac604f3c58cfb0b191112e24771b2faeac1a6"
3484
+
3477
3485
  [[package]]
3478
3486
  name = "plotters"
3479
3487
  version = "0.3.7"
@@ -3504,15 +3512,24 @@ dependencies = [
3504
3512
 
3505
3513
  [[package]]
3506
3514
  name = "portable-atomic"
3507
- version = "1.11.1"
3515
+ version = "1.13.1"
3516
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3517
+ checksum = "c33a9471896f1c69cecef8d20cbe2f7accd12527ce60845ff44c153bb2a21b49"
3518
+
3519
+ [[package]]
3520
+ name = "portable-atomic-util"
3521
+ version = "0.2.6"
3508
3522
  source = "registry+https://github.com/rust-lang/crates.io-index"
3509
- checksum = "f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483"
3523
+ checksum = "091397be61a01d4be58e7841595bd4bfedb15f1cd54977d79b8271e94ed799a3"
3524
+ dependencies = [
3525
+ "portable-atomic",
3526
+ ]
3510
3527
 
3511
3528
  [[package]]
3512
3529
  name = "potential_utf"
3513
- version = "0.1.3"
3530
+ version = "0.1.4"
3514
3531
  source = "registry+https://github.com/rust-lang/crates.io-index"
3515
- checksum = "84df19adbe5b5a0782edcab45899906947ab039ccf4573713735ee7de1e6b08a"
3532
+ checksum = "b73949432f5e2a09657003c25bca5e19a0e9c84f8058ca374f49e0ebe605af77"
3516
3533
  dependencies = [
3517
3534
  "zerovec",
3518
3535
  ]
@@ -3544,9 +3561,9 @@ dependencies = [
3544
3561
 
3545
3562
  [[package]]
3546
3563
  name = "proc-macro2"
3547
- version = "1.0.103"
3564
+ version = "1.0.106"
3548
3565
  source = "registry+https://github.com/rust-lang/crates.io-index"
3549
- checksum = "5ee95bc4ef87b8d5ba32e8b7714ccc834865276eab0aed5c9958d00ec45f49e8"
3566
+ checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
3550
3567
  dependencies = [
3551
3568
  "unicode-ident",
3552
3569
  ]
@@ -3588,12 +3605,11 @@ checksum = "106dd99e98437432fed6519dedecfade6a06a73bb7b2a1e019fdd2bee5778d94"
3588
3605
 
3589
3606
  [[package]]
3590
3607
  name = "pyo3"
3591
- version = "0.24.2"
3608
+ version = "0.27.2"
3592
3609
  source = "registry+https://github.com/rust-lang/crates.io-index"
3593
- checksum = "e5203598f366b11a02b13aa20cab591229ff0a89fd121a308a5df751d5fc9219"
3610
+ checksum = "ab53c047fcd1a1d2a8820fe84f05d6be69e9526be40cb03b73f86b6b03e6d87d"
3594
3611
  dependencies = [
3595
3612
  "anyhow",
3596
- "cfg-if",
3597
3613
  "chrono",
3598
3614
  "indoc",
3599
3615
  "libc",
@@ -3608,9 +3624,9 @@ dependencies = [
3608
3624
 
3609
3625
  [[package]]
3610
3626
  name = "pyo3-async-runtimes"
3611
- version = "0.24.0"
3627
+ version = "0.27.0"
3612
3628
  source = "registry+https://github.com/rust-lang/crates.io-index"
3613
- checksum = "dd0b83dc42f9d41f50d38180dad65f0c99763b65a3ff2a81bf351dd35a1df8bf"
3629
+ checksum = "57ddb5b570751e93cc6777e81fee8087e59cd53b5043292f2a6d59d5bd80fdfd"
3614
3630
  dependencies = [
3615
3631
  "futures",
3616
3632
  "once_cell",
@@ -3622,9 +3638,9 @@ dependencies = [
3622
3638
 
3623
3639
  [[package]]
3624
3640
  name = "pyo3-async-runtimes-macros"
3625
- version = "0.24.0"
3641
+ version = "0.27.0"
3626
3642
  source = "registry+https://github.com/rust-lang/crates.io-index"
3627
- checksum = "cf103ba4062fbb1e8022d9ed9b9830fbab074b2db0a0496c78e45a62f4330bcd"
3643
+ checksum = "bcd7d70ee0ca1661c40407e6f84e4463ef2658c90a9e2fbbd4515b2bcdfcaeca"
3628
3644
  dependencies = [
3629
3645
  "proc-macro2",
3630
3646
  "quote",
@@ -3633,19 +3649,18 @@ dependencies = [
3633
3649
 
3634
3650
  [[package]]
3635
3651
  name = "pyo3-build-config"
3636
- version = "0.24.2"
3652
+ version = "0.27.2"
3637
3653
  source = "registry+https://github.com/rust-lang/crates.io-index"
3638
- checksum = "99636d423fa2ca130fa5acde3059308006d46f98caac629418e53f7ebb1e9999"
3654
+ checksum = "b455933107de8642b4487ed26d912c2d899dec6114884214a0b3bb3be9261ea6"
3639
3655
  dependencies = [
3640
- "once_cell",
3641
3656
  "target-lexicon",
3642
3657
  ]
3643
3658
 
3644
3659
  [[package]]
3645
3660
  name = "pyo3-ffi"
3646
- version = "0.24.2"
3661
+ version = "0.27.2"
3647
3662
  source = "registry+https://github.com/rust-lang/crates.io-index"
3648
- checksum = "78f9cf92ba9c409279bc3305b5409d90db2d2c22392d443a87df3a1adad59e33"
3663
+ checksum = "1c85c9cbfaddf651b1221594209aed57e9e5cff63c4d11d1feead529b872a089"
3649
3664
  dependencies = [
3650
3665
  "libc",
3651
3666
  "pyo3-build-config",
@@ -3653,9 +3668,9 @@ dependencies = [
3653
3668
 
3654
3669
  [[package]]
3655
3670
  name = "pyo3-macros"
3656
- version = "0.24.2"
3671
+ version = "0.27.2"
3657
3672
  source = "registry+https://github.com/rust-lang/crates.io-index"
3658
- checksum = "0b999cb1a6ce21f9a6b147dcf1be9ffedf02e0043aec74dc390f3007047cecd9"
3673
+ checksum = "0a5b10c9bf9888125d917fb4d2ca2d25c8df94c7ab5a52e13313a07e050a3b02"
3659
3674
  dependencies = [
3660
3675
  "proc-macro2",
3661
3676
  "pyo3-macros-backend",
@@ -3665,9 +3680,9 @@ dependencies = [
3665
3680
 
3666
3681
  [[package]]
3667
3682
  name = "pyo3-macros-backend"
3668
- version = "0.24.2"
3683
+ version = "0.27.2"
3669
3684
  source = "registry+https://github.com/rust-lang/crates.io-index"
3670
- checksum = "822ece1c7e1012745607d5cf0bcb2874769f0f7cb34c4cde03b9358eb9ef911a"
3685
+ checksum = "03b51720d314836e53327f5871d4c0cfb4fb37cc2c4a11cc71907a86342c40f9"
3671
3686
  dependencies = [
3672
3687
  "heck",
3673
3688
  "proc-macro2",
@@ -3678,7 +3693,7 @@ dependencies = [
3678
3693
 
3679
3694
  [[package]]
3680
3695
  name = "python-auditor"
3681
- version = "0.10.1"
3696
+ version = "0.10.2"
3682
3697
  dependencies = [
3683
3698
  "anyhow",
3684
3699
  "auditor",
@@ -3693,20 +3708,20 @@ dependencies = [
3693
3708
 
3694
3709
  [[package]]
3695
3710
  name = "quickcheck"
3696
- version = "1.0.3"
3711
+ version = "1.1.0"
3697
3712
  source = "registry+https://github.com/rust-lang/crates.io-index"
3698
- checksum = "588f6378e4dd99458b60ec275b4477add41ce4fa9f64dcba6f15adccb19b50d6"
3713
+ checksum = "95c589f335db0f6aaa168a7cd27b1fc6920f5e1470c804f814d9cd6e62a0f70b"
3699
3714
  dependencies = [
3700
3715
  "env_logger",
3701
3716
  "log",
3702
- "rand 0.8.5",
3717
+ "rand 0.10.0",
3703
3718
  ]
3704
3719
 
3705
3720
  [[package]]
3706
3721
  name = "quickcheck_macros"
3707
- version = "1.1.0"
3722
+ version = "1.2.0"
3708
3723
  source = "registry+https://github.com/rust-lang/crates.io-index"
3709
- checksum = "f71ee38b42f8459a88d3362be6f9b841ad2d5421844f61eb1c59c11bff3ac14a"
3724
+ checksum = "a9a28b8493dd664c8b171dd944da82d933f7d456b829bfb236738e1fe06c5ba4"
3710
3725
  dependencies = [
3711
3726
  "proc-macro2",
3712
3727
  "quote",
@@ -3725,9 +3740,9 @@ dependencies = [
3725
3740
  "quinn-proto",
3726
3741
  "quinn-udp",
3727
3742
  "rustc-hash",
3728
- "rustls 0.23.34",
3729
- "socket2 0.6.1",
3730
- "thiserror 2.0.17",
3743
+ "rustls",
3744
+ "socket2 0.6.3",
3745
+ "thiserror 2.0.18",
3731
3746
  "tokio",
3732
3747
  "tracing",
3733
3748
  "web-time",
@@ -3735,9 +3750,9 @@ dependencies = [
3735
3750
 
3736
3751
  [[package]]
3737
3752
  name = "quinn-proto"
3738
- version = "0.11.13"
3753
+ version = "0.11.14"
3739
3754
  source = "registry+https://github.com/rust-lang/crates.io-index"
3740
- checksum = "f1906b49b0c3bc04b5fe5d86a77925ae6524a19b816ae38ce1e426255f1d8a31"
3755
+ checksum = "434b42fec591c96ef50e21e886936e66d3cc3f737104fdb9b737c40ffb94c098"
3741
3756
  dependencies = [
3742
3757
  "bytes",
3743
3758
  "getrandom 0.3.4",
@@ -3745,10 +3760,10 @@ dependencies = [
3745
3760
  "rand 0.9.2",
3746
3761
  "ring",
3747
3762
  "rustc-hash",
3748
- "rustls 0.23.34",
3763
+ "rustls",
3749
3764
  "rustls-pki-types",
3750
3765
  "slab",
3751
- "thiserror 2.0.17",
3766
+ "thiserror 2.0.18",
3752
3767
  "tinyvec",
3753
3768
  "tracing",
3754
3769
  "web-time",
@@ -3763,16 +3778,16 @@ dependencies = [
3763
3778
  "cfg_aliases",
3764
3779
  "libc",
3765
3780
  "once_cell",
3766
- "socket2 0.6.1",
3781
+ "socket2 0.6.3",
3767
3782
  "tracing",
3768
3783
  "windows-sys 0.60.2",
3769
3784
  ]
3770
3785
 
3771
3786
  [[package]]
3772
3787
  name = "quote"
3773
- version = "1.0.41"
3788
+ version = "1.0.45"
3774
3789
  source = "registry+https://github.com/rust-lang/crates.io-index"
3775
- checksum = "ce25767e7b499d1b604768e7cde645d14cc8584231ea6b295e9c9eb22c02e1d1"
3790
+ checksum = "41f2619966050689382d2b44f664f4bc593e129785a36d6ee376ddf37259b924"
3776
3791
  dependencies = [
3777
3792
  "proc-macro2",
3778
3793
  ]
@@ -3783,6 +3798,12 @@ version = "5.3.0"
3783
3798
  source = "registry+https://github.com/rust-lang/crates.io-index"
3784
3799
  checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f"
3785
3800
 
3801
+ [[package]]
3802
+ name = "r-efi"
3803
+ version = "6.0.0"
3804
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3805
+ checksum = "f8dcc9c7d52a811697d2151c701e0d08956f92b0e24136cf4cf27b57a6a0d9bf"
3806
+
3786
3807
  [[package]]
3787
3808
  name = "rand"
3788
3809
  version = "0.8.5"
@@ -3801,7 +3822,18 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3801
3822
  checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1"
3802
3823
  dependencies = [
3803
3824
  "rand_chacha 0.9.0",
3804
- "rand_core 0.9.3",
3825
+ "rand_core 0.9.5",
3826
+ ]
3827
+
3828
+ [[package]]
3829
+ name = "rand"
3830
+ version = "0.10.0"
3831
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3832
+ checksum = "bc266eb313df6c5c09c1c7b1fbe2510961e5bcd3add930c1e31f7ed9da0feff8"
3833
+ dependencies = [
3834
+ "chacha20",
3835
+ "getrandom 0.4.2",
3836
+ "rand_core 0.10.0",
3805
3837
  ]
3806
3838
 
3807
3839
  [[package]]
@@ -3821,7 +3853,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3821
3853
  checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb"
3822
3854
  dependencies = [
3823
3855
  "ppv-lite86",
3824
- "rand_core 0.9.3",
3856
+ "rand_core 0.9.5",
3825
3857
  ]
3826
3858
 
3827
3859
  [[package]]
@@ -3830,26 +3862,32 @@ version = "0.6.4"
3830
3862
  source = "registry+https://github.com/rust-lang/crates.io-index"
3831
3863
  checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
3832
3864
  dependencies = [
3833
- "getrandom 0.2.16",
3865
+ "getrandom 0.2.17",
3834
3866
  ]
3835
3867
 
3836
3868
  [[package]]
3837
3869
  name = "rand_core"
3838
- version = "0.9.3"
3870
+ version = "0.9.5"
3839
3871
  source = "registry+https://github.com/rust-lang/crates.io-index"
3840
- checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38"
3872
+ checksum = "76afc826de14238e6e8c374ddcc1fa19e374fd8dd986b0d2af0d02377261d83c"
3841
3873
  dependencies = [
3842
3874
  "getrandom 0.3.4",
3843
3875
  ]
3844
3876
 
3877
+ [[package]]
3878
+ name = "rand_core"
3879
+ version = "0.10.0"
3880
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3881
+ checksum = "0c8d0fd677905edcbeedbf2edb6494d676f0e98d54d5cf9bda0b061cb8fb8aba"
3882
+
3845
3883
  [[package]]
3846
3884
  name = "rand_distr"
3847
- version = "0.5.1"
3885
+ version = "0.6.0"
3848
3886
  source = "registry+https://github.com/rust-lang/crates.io-index"
3849
- checksum = "6a8615d50dcf34fa31f7ab52692afec947c4dd0ab803cc87cb3b0b4570ff7463"
3887
+ checksum = "4d431c2703ccf129de4d45253c03f49ebb22b97d6ad79ee3ecfc7e3f4862c1d8"
3850
3888
  dependencies = [
3851
3889
  "num-traits",
3852
- "rand 0.9.2",
3890
+ "rand 0.10.0",
3853
3891
  ]
3854
3892
 
3855
3893
  [[package]]
@@ -3881,6 +3919,15 @@ dependencies = [
3881
3919
  "bitflags",
3882
3920
  ]
3883
3921
 
3922
+ [[package]]
3923
+ name = "redox_syscall"
3924
+ version = "0.7.3"
3925
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3926
+ checksum = "6ce70a74e890531977d37e532c34d45e9055d2409ed08ddba14529471ed0be16"
3927
+ dependencies = [
3928
+ "bitflags",
3929
+ ]
3930
+
3884
3931
  [[package]]
3885
3932
  name = "ref-cast"
3886
3933
  version = "1.0.25"
@@ -3903,9 +3950,9 @@ dependencies = [
3903
3950
 
3904
3951
  [[package]]
3905
3952
  name = "regex"
3906
- version = "1.12.2"
3953
+ version = "1.12.3"
3907
3954
  source = "registry+https://github.com/rust-lang/crates.io-index"
3908
- checksum = "843bc0191f75f3e22651ae5f1e72939ab2f72a4bc30fa80a066bd66edefc24d4"
3955
+ checksum = "e10754a14b9137dd7b1e3e5b0493cc9171fdd105e0ab477f51b72e7f3ac0e276"
3909
3956
  dependencies = [
3910
3957
  "aho-corasick",
3911
3958
  "memchr",
@@ -3915,9 +3962,9 @@ dependencies = [
3915
3962
 
3916
3963
  [[package]]
3917
3964
  name = "regex-automata"
3918
- version = "0.4.13"
3965
+ version = "0.4.14"
3919
3966
  source = "registry+https://github.com/rust-lang/crates.io-index"
3920
- checksum = "5276caf25ac86c8d810222b3dbb938e512c55c6831a10f3e6ed1c93b84041f1c"
3967
+ checksum = "6e1dd4122fc1595e8162618945476892eefca7b88c52820e74af6262213cae8f"
3921
3968
  dependencies = [
3922
3969
  "aho-corasick",
3923
3970
  "memchr",
@@ -3926,56 +3973,56 @@ dependencies = [
3926
3973
 
3927
3974
  [[package]]
3928
3975
  name = "regex-lite"
3929
- version = "0.1.8"
3976
+ version = "0.1.9"
3930
3977
  source = "registry+https://github.com/rust-lang/crates.io-index"
3931
- checksum = "8d942b98df5e658f56f20d592c7f868833fe38115e65c33003d8cd224b0155da"
3978
+ checksum = "cab834c73d247e67f4fae452806d17d3c7501756d98c8808d7c9c7aa7d18f973"
3932
3979
 
3933
3980
  [[package]]
3934
3981
  name = "regex-syntax"
3935
- version = "0.8.8"
3982
+ version = "0.8.10"
3936
3983
  source = "registry+https://github.com/rust-lang/crates.io-index"
3937
- checksum = "7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58"
3984
+ checksum = "dc897dd8d9e8bd1ed8cdad82b5966c3e0ecae09fb1907d58efaa013543185d0a"
3938
3985
 
3939
3986
  [[package]]
3940
3987
  name = "reqwest"
3941
- version = "0.12.24"
3988
+ version = "0.12.28"
3942
3989
  source = "registry+https://github.com/rust-lang/crates.io-index"
3943
- checksum = "9d0946410b9f7b082a427e4ef5c8ff541a88b357bc6c637c40db3a68ac70a36f"
3990
+ checksum = "eddd3ca559203180a307f12d114c268abf583f59b03cb906fd0b3ff8646c1147"
3944
3991
  dependencies = [
3945
- "base64 0.22.1",
3992
+ "base64",
3946
3993
  "bytes",
3947
3994
  "futures-channel",
3948
3995
  "futures-core",
3949
3996
  "futures-util",
3950
- "http 1.3.1",
3951
- "http-body 1.0.1",
3997
+ "http 1.4.0",
3998
+ "http-body",
3952
3999
  "http-body-util",
3953
- "hyper 1.7.0",
3954
- "hyper-rustls 0.27.7",
4000
+ "hyper",
4001
+ "hyper-rustls",
3955
4002
  "hyper-util",
3956
4003
  "js-sys",
3957
4004
  "log",
3958
4005
  "percent-encoding",
3959
4006
  "pin-project-lite",
3960
4007
  "quinn",
3961
- "rustls 0.23.34",
4008
+ "rustls",
3962
4009
  "rustls-pki-types",
3963
4010
  "serde",
3964
4011
  "serde_json",
3965
4012
  "serde_urlencoded",
3966
4013
  "sync_wrapper",
3967
4014
  "tokio",
3968
- "tokio-rustls 0.26.4",
4015
+ "tokio-rustls",
3969
4016
  "tokio-util",
3970
- "tower 0.5.2",
3971
- "tower-http 0.6.6",
4017
+ "tower",
4018
+ "tower-http",
3972
4019
  "tower-service",
3973
4020
  "url",
3974
4021
  "wasm-bindgen",
3975
4022
  "wasm-bindgen-futures",
3976
4023
  "wasm-streams",
3977
4024
  "web-sys",
3978
- "webpki-roots 1.0.3",
4025
+ "webpki-roots 1.0.6",
3979
4026
  ]
3980
4027
 
3981
4028
  [[package]]
@@ -3996,13 +4043,12 @@ dependencies = [
3996
4043
 
3997
4044
  [[package]]
3998
4045
  name = "rhai"
3999
- version = "1.23.4"
4046
+ version = "1.24.0"
4000
4047
  source = "registry+https://github.com/rust-lang/crates.io-index"
4001
- checksum = "527390cc333a8d2cd8237890e15c36518c26f8b54c903d86fc59f42f08d25594"
4048
+ checksum = "1f9ef5dabe4c0b43d8f1187dc6beb67b53fe607fff7e30c5eb7f71b814b8c2c1"
4002
4049
  dependencies = [
4003
4050
  "ahash",
4004
4051
  "bitflags",
4005
- "instant",
4006
4052
  "no-std-compat",
4007
4053
  "num-traits",
4008
4054
  "once_cell",
@@ -4011,6 +4057,7 @@ dependencies = [
4011
4057
  "smallvec",
4012
4058
  "smartstring",
4013
4059
  "thin-vec",
4060
+ "web-time",
4014
4061
  ]
4015
4062
 
4016
4063
  [[package]]
@@ -4032,7 +4079,7 @@ checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7"
4032
4079
  dependencies = [
4033
4080
  "cc",
4034
4081
  "cfg-if",
4035
- "getrandom 0.2.16",
4082
+ "getrandom 0.2.17",
4036
4083
  "libc",
4037
4084
  "untrusted",
4038
4085
  "windows-sys 0.52.0",
@@ -4040,21 +4087,23 @@ dependencies = [
4040
4087
 
4041
4088
  [[package]]
4042
4089
  name = "ron"
4043
- version = "0.8.1"
4090
+ version = "0.12.0"
4044
4091
  source = "registry+https://github.com/rust-lang/crates.io-index"
4045
- checksum = "b91f7eff05f748767f183df4320a63d6936e9c6107d97c9e6bdd9784f4289c94"
4092
+ checksum = "fd490c5b18261893f14449cbd28cb9c0b637aebf161cd77900bfdedaff21ec32"
4046
4093
  dependencies = [
4047
- "base64 0.21.7",
4048
4094
  "bitflags",
4095
+ "once_cell",
4049
4096
  "serde",
4050
4097
  "serde_derive",
4098
+ "typeid",
4099
+ "unicode-ident",
4051
4100
  ]
4052
4101
 
4053
4102
  [[package]]
4054
4103
  name = "rsa"
4055
- version = "0.9.8"
4104
+ version = "0.9.10"
4056
4105
  source = "registry+https://github.com/rust-lang/crates.io-index"
4057
- checksum = "78928ac1ed176a5ca1d17e578a1825f3d81ca54cf41053a592584b020cfd691b"
4106
+ checksum = "b8573f03f5883dcaebdfcf4725caa1ecb9c15b2ef50c43a07b816e06799bb12d"
4058
4107
  dependencies = [
4059
4108
  "const-oid",
4060
4109
  "digest",
@@ -4091,20 +4140,20 @@ dependencies = [
4091
4140
  "chrono",
4092
4141
  "config",
4093
4142
  "parquet",
4094
- "secrecy 0.10.3",
4143
+ "secrecy",
4095
4144
  "serde",
4096
4145
  "serde-aux",
4097
4146
  "serde_json",
4098
4147
  "sqlx",
4099
- "thiserror 2.0.17",
4148
+ "thiserror 2.0.18",
4100
4149
  "tokio",
4101
4150
  ]
4102
4151
 
4103
4152
  [[package]]
4104
4153
  name = "rustc-demangle"
4105
- version = "0.1.26"
4154
+ version = "0.1.27"
4106
4155
  source = "registry+https://github.com/rust-lang/crates.io-index"
4107
- checksum = "56f7d92ca342cea22a06f2121d944b4fd82af56988c270852495420f961d4ace"
4156
+ checksum = "b50b8869d9fc858ce7266cce0194bd74df58b9d0e3f6df3a9fc8eb470d95c09d"
4108
4157
 
4109
4158
  [[package]]
4110
4159
  name = "rustc-hash"
@@ -4132,67 +4181,37 @@ dependencies = [
4132
4181
 
4133
4182
  [[package]]
4134
4183
  name = "rustls"
4135
- version = "0.21.12"
4136
- source = "registry+https://github.com/rust-lang/crates.io-index"
4137
- checksum = "3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e"
4138
- dependencies = [
4139
- "log",
4140
- "ring",
4141
- "rustls-webpki 0.101.7",
4142
- "sct",
4143
- ]
4144
-
4145
- [[package]]
4146
- name = "rustls"
4147
- version = "0.23.34"
4184
+ version = "0.23.37"
4148
4185
  source = "registry+https://github.com/rust-lang/crates.io-index"
4149
- checksum = "6a9586e9ee2b4f8fab52a0048ca7334d7024eef48e2cb9407e3497bb7cab7fa7"
4186
+ checksum = "758025cb5fccfd3bc2fd74708fd4682be41d99e5dff73c377c0646c6012c73a4"
4150
4187
  dependencies = [
4151
4188
  "aws-lc-rs",
4152
4189
  "log",
4153
4190
  "once_cell",
4154
4191
  "ring",
4155
4192
  "rustls-pki-types",
4156
- "rustls-webpki 0.103.7",
4193
+ "rustls-webpki",
4157
4194
  "subtle",
4158
4195
  "zeroize",
4159
4196
  ]
4160
4197
 
4161
4198
  [[package]]
4162
4199
  name = "rustls-native-certs"
4163
- version = "0.6.3"
4200
+ version = "0.8.3"
4164
4201
  source = "registry+https://github.com/rust-lang/crates.io-index"
4165
- checksum = "a9aace74cb666635c918e9c12bc0d348266037aa8eb599b5cba565709a8dff00"
4202
+ checksum = "612460d5f7bea540c490b2b6395d8e34a953e52b491accd6c86c8164c5932a63"
4166
4203
  dependencies = [
4167
4204
  "openssl-probe",
4168
- "rustls-pemfile 1.0.4",
4205
+ "rustls-pki-types",
4169
4206
  "schannel",
4170
4207
  "security-framework",
4171
4208
  ]
4172
4209
 
4173
- [[package]]
4174
- name = "rustls-pemfile"
4175
- version = "1.0.4"
4176
- source = "registry+https://github.com/rust-lang/crates.io-index"
4177
- checksum = "1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c"
4178
- dependencies = [
4179
- "base64 0.21.7",
4180
- ]
4181
-
4182
- [[package]]
4183
- name = "rustls-pemfile"
4184
- version = "2.2.0"
4185
- source = "registry+https://github.com/rust-lang/crates.io-index"
4186
- checksum = "dce314e5fee3f39953d46bb63bb8a46d40c2f8fb7cc5a3b6cab2bde9721d6e50"
4187
- dependencies = [
4188
- "rustls-pki-types",
4189
- ]
4190
-
4191
4210
  [[package]]
4192
4211
  name = "rustls-pki-types"
4193
- version = "1.12.0"
4212
+ version = "1.14.0"
4194
4213
  source = "registry+https://github.com/rust-lang/crates.io-index"
4195
- checksum = "229a4a4c221013e7e1f1a043678c5cc39fe5171437c88fb47151a21e6f5b5c79"
4214
+ checksum = "be040f8b0a225e40375822a563fa9524378b9d63112f53e19ffff34df5d33fdd"
4196
4215
  dependencies = [
4197
4216
  "web-time",
4198
4217
  "zeroize",
@@ -4200,19 +4219,9 @@ dependencies = [
4200
4219
 
4201
4220
  [[package]]
4202
4221
  name = "rustls-webpki"
4203
- version = "0.101.7"
4204
- source = "registry+https://github.com/rust-lang/crates.io-index"
4205
- checksum = "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765"
4206
- dependencies = [
4207
- "ring",
4208
- "untrusted",
4209
- ]
4210
-
4211
- [[package]]
4212
- name = "rustls-webpki"
4213
- version = "0.103.7"
4222
+ version = "0.103.10"
4214
4223
  source = "registry+https://github.com/rust-lang/crates.io-index"
4215
- checksum = "e10b3f4191e8a80e6b43eebabfac91e5dcecebb27a71f04e820c47ec41d314bf"
4224
+ checksum = "df33b2b81ac578cabaf06b89b0631153a3f416b0a886e8a7a1707fb51abbd1ef"
4216
4225
  dependencies = [
4217
4226
  "aws-lc-rs",
4218
4227
  "ring",
@@ -4228,9 +4237,9 @@ checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d"
4228
4237
 
4229
4238
  [[package]]
4230
4239
  name = "ryu"
4231
- version = "1.0.20"
4240
+ version = "1.0.23"
4232
4241
  source = "registry+https://github.com/rust-lang/crates.io-index"
4233
- checksum = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f"
4242
+ checksum = "9774ba4a74de5f7b1c1451ed6cd5285a32eddb5cccb8cc655a4e50009e06477f"
4234
4243
 
4235
4244
  [[package]]
4236
4245
  name = "same-file"
@@ -4243,9 +4252,9 @@ dependencies = [
4243
4252
 
4244
4253
  [[package]]
4245
4254
  name = "schannel"
4246
- version = "0.1.28"
4255
+ version = "0.1.29"
4247
4256
  source = "registry+https://github.com/rust-lang/crates.io-index"
4248
- checksum = "891d81b926048e76efe18581bf793546b4c0eaf8448d72be8de2bbee5fd166e1"
4257
+ checksum = "91c1b7e4904c873ef0710c1f407dde2e6287de2bebc1bbbf7d430bb7cbffd939"
4249
4258
  dependencies = [
4250
4259
  "windows-sys 0.61.2",
4251
4260
  ]
@@ -4264,9 +4273,9 @@ dependencies = [
4264
4273
 
4265
4274
  [[package]]
4266
4275
  name = "schemars"
4267
- version = "1.0.4"
4276
+ version = "1.2.1"
4268
4277
  source = "registry+https://github.com/rust-lang/crates.io-index"
4269
- checksum = "82d20c4491bc164fa2f6c5d44565947a52ad80b9505d8e36f8d54c27c739fcd0"
4278
+ checksum = "a2b42f36aa1cd011945615b92222f6bf73c599a102a300334cd7f8dbeec726cc"
4270
4279
  dependencies = [
4271
4280
  "dyn-clone",
4272
4281
  "ref-cast",
@@ -4280,26 +4289,6 @@ version = "1.2.0"
4280
4289
  source = "registry+https://github.com/rust-lang/crates.io-index"
4281
4290
  checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
4282
4291
 
4283
- [[package]]
4284
- name = "sct"
4285
- version = "0.7.1"
4286
- source = "registry+https://github.com/rust-lang/crates.io-index"
4287
- checksum = "da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414"
4288
- dependencies = [
4289
- "ring",
4290
- "untrusted",
4291
- ]
4292
-
4293
- [[package]]
4294
- name = "secrecy"
4295
- version = "0.8.0"
4296
- source = "registry+https://github.com/rust-lang/crates.io-index"
4297
- checksum = "9bd1c54ea06cfd2f6b63219704de0b9b4f72dcc2b8fdef820be6cd799780e91e"
4298
- dependencies = [
4299
- "serde",
4300
- "zeroize",
4301
- ]
4302
-
4303
4292
  [[package]]
4304
4293
  name = "secrecy"
4305
4294
  version = "0.10.3"
@@ -4312,9 +4301,9 @@ dependencies = [
4312
4301
 
4313
4302
  [[package]]
4314
4303
  name = "security-framework"
4315
- version = "2.11.1"
4304
+ version = "3.7.0"
4316
4305
  source = "registry+https://github.com/rust-lang/crates.io-index"
4317
- checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02"
4306
+ checksum = "b7f4bc775c73d9a02cde8bf7b2ec4c9d12743edf609006c7facc23998404cd1d"
4318
4307
  dependencies = [
4319
4308
  "bitflags",
4320
4309
  "core-foundation",
@@ -4325,9 +4314,9 @@ dependencies = [
4325
4314
 
4326
4315
  [[package]]
4327
4316
  name = "security-framework-sys"
4328
- version = "2.15.0"
4317
+ version = "2.17.0"
4329
4318
  source = "registry+https://github.com/rust-lang/crates.io-index"
4330
- checksum = "cc1f0cbffaac4852523ce30d8bd3c5cdc873501d96ff467ca09b6767bb8cd5c0"
4319
+ checksum = "6ce2691df843ecc5d231c0b14ece2acc3efb62c0a398c7e1d875f3983ce020e3"
4331
4320
  dependencies = [
4332
4321
  "core-foundation-sys",
4333
4322
  "libc",
@@ -4411,15 +4400,15 @@ dependencies = [
4411
4400
 
4412
4401
  [[package]]
4413
4402
  name = "serde_json"
4414
- version = "1.0.145"
4403
+ version = "1.0.149"
4415
4404
  source = "registry+https://github.com/rust-lang/crates.io-index"
4416
- checksum = "402a6f66d8c709116cf22f558eab210f5a50187f702eb4d7e5ef38d9a7f1c79c"
4405
+ checksum = "83fc039473c5595ace860d8c4fafa220ff474b3fc6bfdb4293327f1a37e94d86"
4417
4406
  dependencies = [
4418
4407
  "itoa",
4419
4408
  "memchr",
4420
- "ryu",
4421
4409
  "serde",
4422
4410
  "serde_core",
4411
+ "zmij",
4423
4412
  ]
4424
4413
 
4425
4414
  [[package]]
@@ -4432,14 +4421,14 @@ dependencies = [
4432
4421
  "futures",
4433
4422
  "percent-encoding",
4434
4423
  "serde",
4435
- "thiserror 2.0.17",
4424
+ "thiserror 2.0.18",
4436
4425
  ]
4437
4426
 
4438
4427
  [[package]]
4439
4428
  name = "serde_spanned"
4440
- version = "1.0.3"
4429
+ version = "1.0.4"
4441
4430
  source = "registry+https://github.com/rust-lang/crates.io-index"
4442
- checksum = "e24345aa0fe688594e73770a5f6d1b216508b4f93484c0026d521acd30134392"
4431
+ checksum = "f8bbf91e5a4d6315eee45e704372590b30e260ee83af6639d64557f51b067776"
4443
4432
  dependencies = [
4444
4433
  "serde_core",
4445
4434
  ]
@@ -4458,17 +4447,17 @@ dependencies = [
4458
4447
 
4459
4448
  [[package]]
4460
4449
  name = "serde_with"
4461
- version = "3.15.1"
4450
+ version = "3.18.0"
4462
4451
  source = "registry+https://github.com/rust-lang/crates.io-index"
4463
- checksum = "aa66c845eee442168b2c8134fec70ac50dc20e760769c8ba0ad1319ca1959b04"
4452
+ checksum = "dd5414fad8e6907dbdd5bc441a50ae8d6e26151a03b1de04d89a5576de61d01f"
4464
4453
  dependencies = [
4465
- "base64 0.22.1",
4454
+ "base64",
4466
4455
  "chrono",
4467
4456
  "hex",
4468
4457
  "indexmap 1.9.3",
4469
- "indexmap 2.12.0",
4458
+ "indexmap 2.13.0",
4470
4459
  "schemars 0.9.0",
4471
- "schemars 1.0.4",
4460
+ "schemars 1.2.1",
4472
4461
  "serde_core",
4473
4462
  "serde_json",
4474
4463
  "serde_with_macros",
@@ -4477,11 +4466,11 @@ dependencies = [
4477
4466
 
4478
4467
  [[package]]
4479
4468
  name = "serde_with_macros"
4480
- version = "3.15.1"
4469
+ version = "3.18.0"
4481
4470
  source = "registry+https://github.com/rust-lang/crates.io-index"
4482
- checksum = "b91a903660542fced4e99881aa481bdbaec1634568ee02e0b8bd57c64cb38955"
4471
+ checksum = "d3db8978e608f1fe7357e211969fd9abdcae80bac1ba7a3369bb7eb6b404eb65"
4483
4472
  dependencies = [
4484
- "darling 0.21.3",
4473
+ "darling 0.23.0",
4485
4474
  "proc-macro2",
4486
4475
  "quote",
4487
4476
  "syn",
@@ -4493,7 +4482,7 @@ version = "0.9.34+deprecated"
4493
4482
  source = "registry+https://github.com/rust-lang/crates.io-index"
4494
4483
  checksum = "6a8b1a1a2ebf674015cc02edccce75287f1a0130d394307b36743c2f5d504b47"
4495
4484
  dependencies = [
4496
- "indexmap 2.12.0",
4485
+ "indexmap 2.13.0",
4497
4486
  "itoa",
4498
4487
  "ryu",
4499
4488
  "serde",
@@ -4507,7 +4496,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4507
4496
  checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
4508
4497
  dependencies = [
4509
4498
  "cfg-if",
4510
- "cpufeatures",
4499
+ "cpufeatures 0.2.17",
4511
4500
  "digest",
4512
4501
  ]
4513
4502
 
@@ -4518,7 +4507,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4518
4507
  checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283"
4519
4508
  dependencies = [
4520
4509
  "cfg-if",
4521
- "cpufeatures",
4510
+ "cpufeatures 0.2.17",
4522
4511
  "digest",
4523
4512
  ]
4524
4513
 
@@ -4533,9 +4522,9 @@ dependencies = [
4533
4522
 
4534
4523
  [[package]]
4535
4524
  name = "shell-words"
4536
- version = "1.1.0"
4525
+ version = "1.1.1"
4537
4526
  source = "registry+https://github.com/rust-lang/crates.io-index"
4538
- checksum = "24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde"
4527
+ checksum = "dc6fe69c597f9c37bfeeeeeb33da3530379845f10be461a66d16d03eca2ded77"
4539
4528
 
4540
4529
  [[package]]
4541
4530
  name = "shlex"
@@ -4545,10 +4534,11 @@ checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
4545
4534
 
4546
4535
  [[package]]
4547
4536
  name = "signal-hook-registry"
4548
- version = "1.4.6"
4537
+ version = "1.4.8"
4549
4538
  source = "registry+https://github.com/rust-lang/crates.io-index"
4550
- checksum = "b2a4719bff48cee6b39d12c020eeb490953ad2443b7055bd0b21fca26bd8c28b"
4539
+ checksum = "c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b"
4551
4540
  dependencies = [
4541
+ "errno",
4552
4542
  "libc",
4553
4543
  ]
4554
4544
 
@@ -4564,9 +4554,9 @@ dependencies = [
4564
4554
 
4565
4555
  [[package]]
4566
4556
  name = "simd-adler32"
4567
- version = "0.3.7"
4557
+ version = "0.3.8"
4568
4558
  source = "registry+https://github.com/rust-lang/crates.io-index"
4569
- checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe"
4559
+ checksum = "e320a6c5ad31d271ad523dcf3ad13e2767ad8b1cb8f047f75a8aeaf8da139da2"
4570
4560
 
4571
4561
  [[package]]
4572
4562
  name = "simdutf8"
@@ -4576,15 +4566,15 @@ checksum = "e3a9fe34e3e7a50316060351f37187a3f546bce95496156754b601a5fa71b76e"
4576
4566
 
4577
4567
  [[package]]
4578
4568
  name = "siphasher"
4579
- version = "1.0.1"
4569
+ version = "1.0.2"
4580
4570
  source = "registry+https://github.com/rust-lang/crates.io-index"
4581
- checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d"
4571
+ checksum = "b2aa850e253778c88a04c3d7323b043aeda9d3e30d5971937c1855769763678e"
4582
4572
 
4583
4573
  [[package]]
4584
4574
  name = "slab"
4585
- version = "0.4.11"
4575
+ version = "0.4.12"
4586
4576
  source = "registry+https://github.com/rust-lang/crates.io-index"
4587
- checksum = "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589"
4577
+ checksum = "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5"
4588
4578
 
4589
4579
  [[package]]
4590
4580
  name = "smallvec"
@@ -4625,12 +4615,12 @@ dependencies = [
4625
4615
 
4626
4616
  [[package]]
4627
4617
  name = "socket2"
4628
- version = "0.6.1"
4618
+ version = "0.6.3"
4629
4619
  source = "registry+https://github.com/rust-lang/crates.io-index"
4630
- checksum = "17129e116933cf371d018bb80ae557e889637989d8638274fb25622827b03881"
4620
+ checksum = "3a766e1110788c36f4fa1c2b71b387a7815aa65f88ce0229841826633d93723e"
4631
4621
  dependencies = [
4632
4622
  "libc",
4633
- "windows-sys 0.60.2",
4623
+ "windows-sys 0.61.2",
4634
4624
  ]
4635
4625
 
4636
4626
  [[package]]
@@ -4677,7 +4667,7 @@ version = "0.8.6"
4677
4667
  source = "registry+https://github.com/rust-lang/crates.io-index"
4678
4668
  checksum = "ee6798b1838b6a0f69c007c133b8df5866302197e404e8b6ee8ed3e3a5e68dc6"
4679
4669
  dependencies = [
4680
- "base64 0.22.1",
4670
+ "base64",
4681
4671
  "bytes",
4682
4672
  "chrono",
4683
4673
  "crc",
@@ -4690,17 +4680,17 @@ dependencies = [
4690
4680
  "futures-util",
4691
4681
  "hashbrown 0.15.5",
4692
4682
  "hashlink 0.10.0",
4693
- "indexmap 2.12.0",
4683
+ "indexmap 2.13.0",
4694
4684
  "log",
4695
4685
  "memchr",
4696
4686
  "once_cell",
4697
4687
  "percent-encoding",
4698
- "rustls 0.23.34",
4688
+ "rustls",
4699
4689
  "serde",
4700
4690
  "serde_json",
4701
4691
  "sha2",
4702
4692
  "smallvec",
4703
- "thiserror 2.0.17",
4693
+ "thiserror 2.0.18",
4704
4694
  "tokio",
4705
4695
  "tokio-stream",
4706
4696
  "tracing",
@@ -4754,7 +4744,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4754
4744
  checksum = "aa003f0038df784eb8fecbbac13affe3da23b45194bd57dba231c8f48199c526"
4755
4745
  dependencies = [
4756
4746
  "atoi",
4757
- "base64 0.22.1",
4747
+ "base64",
4758
4748
  "bitflags",
4759
4749
  "byteorder",
4760
4750
  "bytes",
@@ -4785,7 +4775,7 @@ dependencies = [
4785
4775
  "smallvec",
4786
4776
  "sqlx-core",
4787
4777
  "stringprep",
4788
- "thiserror 2.0.17",
4778
+ "thiserror 2.0.18",
4789
4779
  "tracing",
4790
4780
  "uuid",
4791
4781
  "whoami",
@@ -4798,7 +4788,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4798
4788
  checksum = "db58fcd5a53cf07c184b154801ff91347e4c30d17a3562a635ff028ad5deda46"
4799
4789
  dependencies = [
4800
4790
  "atoi",
4801
- "base64 0.22.1",
4791
+ "base64",
4802
4792
  "bitflags",
4803
4793
  "byteorder",
4804
4794
  "chrono",
@@ -4824,7 +4814,7 @@ dependencies = [
4824
4814
  "smallvec",
4825
4815
  "sqlx-core",
4826
4816
  "stringprep",
4827
- "thiserror 2.0.17",
4817
+ "thiserror 2.0.18",
4828
4818
  "tracing",
4829
4819
  "uuid",
4830
4820
  "whoami",
@@ -4850,7 +4840,7 @@ dependencies = [
4850
4840
  "serde",
4851
4841
  "serde_urlencoded",
4852
4842
  "sqlx-core",
4853
- "thiserror 2.0.17",
4843
+ "thiserror 2.0.18",
4854
4844
  "tracing",
4855
4845
  "url",
4856
4846
  "uuid",
@@ -4914,9 +4904,9 @@ checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
4914
4904
 
4915
4905
  [[package]]
4916
4906
  name = "syn"
4917
- version = "2.0.108"
4907
+ version = "2.0.117"
4918
4908
  source = "registry+https://github.com/rust-lang/crates.io-index"
4919
- checksum = "da58917d35242480a05c2897064da0a80589a2a0476c9a3f2fdc83b53502e917"
4909
+ checksum = "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99"
4920
4910
  dependencies = [
4921
4911
  "proc-macro2",
4922
4912
  "quote",
@@ -4945,9 +4935,9 @@ dependencies = [
4945
4935
 
4946
4936
  [[package]]
4947
4937
  name = "target-lexicon"
4948
- version = "0.13.3"
4938
+ version = "0.13.5"
4949
4939
  source = "registry+https://github.com/rust-lang/crates.io-index"
4950
- checksum = "df7f62577c25e07834649fc3b39fafdc597c0a3527dc1c60129201ccfcbaa50c"
4940
+ checksum = "adb6935a6f5c20170eeceb1a3835a49e12e19d792f6dd344ccc76a985ca5a6ca"
4951
4941
 
4952
4942
  [[package]]
4953
4943
  name = "thin-vec"
@@ -4969,11 +4959,11 @@ dependencies = [
4969
4959
 
4970
4960
  [[package]]
4971
4961
  name = "thiserror"
4972
- version = "2.0.17"
4962
+ version = "2.0.18"
4973
4963
  source = "registry+https://github.com/rust-lang/crates.io-index"
4974
- checksum = "f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8"
4964
+ checksum = "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4"
4975
4965
  dependencies = [
4976
- "thiserror-impl 2.0.17",
4966
+ "thiserror-impl 2.0.18",
4977
4967
  ]
4978
4968
 
4979
4969
  [[package]]
@@ -4989,9 +4979,9 @@ dependencies = [
4989
4979
 
4990
4980
  [[package]]
4991
4981
  name = "thiserror-impl"
4992
- version = "2.0.17"
4982
+ version = "2.0.18"
4993
4983
  source = "registry+https://github.com/rust-lang/crates.io-index"
4994
- checksum = "3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913"
4984
+ checksum = "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5"
4995
4985
  dependencies = [
4996
4986
  "proc-macro2",
4997
4987
  "quote",
@@ -5020,30 +5010,30 @@ dependencies = [
5020
5010
 
5021
5011
  [[package]]
5022
5012
  name = "time"
5023
- version = "0.3.44"
5013
+ version = "0.3.47"
5024
5014
  source = "registry+https://github.com/rust-lang/crates.io-index"
5025
- checksum = "91e7d9e3bb61134e77bde20dd4825b97c010155709965fedf0f49bb138e52a9d"
5015
+ checksum = "743bd48c283afc0388f9b8827b976905fb217ad9e647fae3a379a9283c4def2c"
5026
5016
  dependencies = [
5027
5017
  "deranged",
5028
5018
  "itoa",
5029
5019
  "num-conv",
5030
5020
  "powerfmt",
5031
- "serde",
5021
+ "serde_core",
5032
5022
  "time-core",
5033
5023
  "time-macros",
5034
5024
  ]
5035
5025
 
5036
5026
  [[package]]
5037
5027
  name = "time-core"
5038
- version = "0.1.6"
5028
+ version = "0.1.8"
5039
5029
  source = "registry+https://github.com/rust-lang/crates.io-index"
5040
- checksum = "40868e7c1d2f0b8d73e4a8c7f0ff63af4f6d19be117e90bd73eb1d62cf831c6b"
5030
+ checksum = "7694e1cfe791f8d31026952abf09c69ca6f6fa4e1a1229e18988f06a04a12dca"
5041
5031
 
5042
5032
  [[package]]
5043
5033
  name = "time-macros"
5044
- version = "0.2.24"
5034
+ version = "0.2.27"
5045
5035
  source = "registry+https://github.com/rust-lang/crates.io-index"
5046
- checksum = "30cfb0125f12d9c277f35663a0a33f8c30190f4e4574868a330595412d34ebf3"
5036
+ checksum = "2e70e4c5a0e0a8a4823ad65dfe1a6930e4f4d756dcd9dd7939022b5e8c501215"
5047
5037
  dependencies = [
5048
5038
  "num-conv",
5049
5039
  "time-core",
@@ -5060,9 +5050,9 @@ dependencies = [
5060
5050
 
5061
5051
  [[package]]
5062
5052
  name = "tinystr"
5063
- version = "0.8.1"
5053
+ version = "0.8.2"
5064
5054
  source = "registry+https://github.com/rust-lang/crates.io-index"
5065
- checksum = "5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b"
5055
+ checksum = "42d3e9c45c09de15d06dd8acf5f4e0e399e85927b7f00711024eb7ae10fa4869"
5066
5056
  dependencies = [
5067
5057
  "displaydoc",
5068
5058
  "zerovec",
@@ -5080,9 +5070,9 @@ dependencies = [
5080
5070
 
5081
5071
  [[package]]
5082
5072
  name = "tinyvec"
5083
- version = "1.10.0"
5073
+ version = "1.11.0"
5084
5074
  source = "registry+https://github.com/rust-lang/crates.io-index"
5085
- checksum = "bfa5fdc3bce6191a1dbc8c02d5c8bffcf557bafa17c124c5264a458f1b0613fa"
5075
+ checksum = "3e61e67053d25a4e82c844e8424039d9745781b3fc4f32b8d55ed50f5f667ef3"
5086
5076
  dependencies = [
5087
5077
  "tinyvec_macros",
5088
5078
  ]
@@ -5095,9 +5085,9 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
5095
5085
 
5096
5086
  [[package]]
5097
5087
  name = "tokio"
5098
- version = "1.48.0"
5088
+ version = "1.50.0"
5099
5089
  source = "registry+https://github.com/rust-lang/crates.io-index"
5100
- checksum = "ff360e02eab121e0bc37a2d3b4d4dc622e6eda3a8e5253d5435ecf5bd4c68408"
5090
+ checksum = "27ad5e34374e03cfffefc301becb44e9dc3c17584f414349ebe29ed26661822d"
5101
5091
  dependencies = [
5102
5092
  "bytes",
5103
5093
  "libc",
@@ -5105,16 +5095,16 @@ dependencies = [
5105
5095
  "parking_lot",
5106
5096
  "pin-project-lite",
5107
5097
  "signal-hook-registry",
5108
- "socket2 0.6.1",
5098
+ "socket2 0.6.3",
5109
5099
  "tokio-macros",
5110
5100
  "windows-sys 0.61.2",
5111
5101
  ]
5112
5102
 
5113
5103
  [[package]]
5114
5104
  name = "tokio-cron-scheduler"
5115
- version = "0.15.0"
5105
+ version = "0.15.1"
5116
5106
  source = "registry+https://github.com/rust-lang/crates.io-index"
5117
- checksum = "bb73c4033ddcbbf81fd828293fd41a0145cde2cbc30dd782227c5081a523214d"
5107
+ checksum = "1f50e41f200fd8ed426489bd356910ede4f053e30cebfbd59ef0f856f0d7432a"
5118
5108
  dependencies = [
5119
5109
  "chrono",
5120
5110
  "chrono-tz",
@@ -5126,52 +5116,32 @@ dependencies = [
5126
5116
  "uuid",
5127
5117
  ]
5128
5118
 
5129
- [[package]]
5130
- name = "tokio-io-timeout"
5131
- version = "1.2.1"
5132
- source = "registry+https://github.com/rust-lang/crates.io-index"
5133
- checksum = "0bd86198d9ee903fedd2f9a2e72014287c0d9167e4ae43b5853007205dda1b76"
5134
- dependencies = [
5135
- "pin-project-lite",
5136
- "tokio",
5137
- ]
5138
-
5139
5119
  [[package]]
5140
5120
  name = "tokio-macros"
5141
- version = "2.6.0"
5121
+ version = "2.6.1"
5142
5122
  source = "registry+https://github.com/rust-lang/crates.io-index"
5143
- checksum = "af407857209536a95c8e56f8231ef2c2e2aff839b22e07a1ffcbc617e9db9fa5"
5123
+ checksum = "5c55a2eff8b69ce66c84f85e1da1c233edc36ceb85a2058d11b0d6a3c7e7569c"
5144
5124
  dependencies = [
5145
5125
  "proc-macro2",
5146
5126
  "quote",
5147
5127
  "syn",
5148
5128
  ]
5149
5129
 
5150
- [[package]]
5151
- name = "tokio-rustls"
5152
- version = "0.24.1"
5153
- source = "registry+https://github.com/rust-lang/crates.io-index"
5154
- checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081"
5155
- dependencies = [
5156
- "rustls 0.21.12",
5157
- "tokio",
5158
- ]
5159
-
5160
5130
  [[package]]
5161
5131
  name = "tokio-rustls"
5162
5132
  version = "0.26.4"
5163
5133
  source = "registry+https://github.com/rust-lang/crates.io-index"
5164
5134
  checksum = "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61"
5165
5135
  dependencies = [
5166
- "rustls 0.23.34",
5136
+ "rustls",
5167
5137
  "tokio",
5168
5138
  ]
5169
5139
 
5170
5140
  [[package]]
5171
5141
  name = "tokio-stream"
5172
- version = "0.1.17"
5142
+ version = "0.1.18"
5173
5143
  source = "registry+https://github.com/rust-lang/crates.io-index"
5174
- checksum = "eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047"
5144
+ checksum = "32da49809aab5c3bc678af03902d4ccddea2a87d028d86392a4b1560c6906c70"
5175
5145
  dependencies = [
5176
5146
  "futures-core",
5177
5147
  "pin-project-lite",
@@ -5180,9 +5150,9 @@ dependencies = [
5180
5150
 
5181
5151
  [[package]]
5182
5152
  name = "tokio-util"
5183
- version = "0.7.16"
5153
+ version = "0.7.18"
5184
5154
  source = "registry+https://github.com/rust-lang/crates.io-index"
5185
- checksum = "14307c986784f72ef81c89db7d9e28d6ac26d16213b109ea501696195e6e3ce5"
5155
+ checksum = "9ae9cec805b01e8fc3fd2fe289f89149a9b66dd16786abd8b19cfa7b48cb0098"
5186
5156
  dependencies = [
5187
5157
  "bytes",
5188
5158
  "futures-core",
@@ -5193,9 +5163,9 @@ dependencies = [
5193
5163
 
5194
5164
  [[package]]
5195
5165
  name = "toml"
5196
- version = "0.9.8"
5166
+ version = "1.0.7+spec-1.1.0"
5197
5167
  source = "registry+https://github.com/rust-lang/crates.io-index"
5198
- checksum = "f0dc8b1fb61449e27716ec0e1bdf0f6b8f3e8f6b05391e8497b8b6d7804ea6d8"
5168
+ checksum = "dd28d57d8a6f6e458bc0b8784f8fdcc4b99a437936056fa122cb234f18656a96"
5199
5169
  dependencies = [
5200
5170
  "serde_core",
5201
5171
  "serde_spanned",
@@ -5206,32 +5176,32 @@ dependencies = [
5206
5176
 
5207
5177
  [[package]]
5208
5178
  name = "toml_datetime"
5209
- version = "0.7.3"
5179
+ version = "1.0.1+spec-1.1.0"
5210
5180
  source = "registry+https://github.com/rust-lang/crates.io-index"
5211
- checksum = "f2cdb639ebbc97961c51720f858597f7f24c4fc295327923af55b74c3c724533"
5181
+ checksum = "9b320e741db58cac564e26c607d3cc1fdc4a88fd36c879568c07856ed83ff3e9"
5212
5182
  dependencies = [
5213
5183
  "serde_core",
5214
5184
  ]
5215
5185
 
5216
5186
  [[package]]
5217
5187
  name = "toml_parser"
5218
- version = "1.0.4"
5188
+ version = "1.0.10+spec-1.1.0"
5219
5189
  source = "registry+https://github.com/rust-lang/crates.io-index"
5220
- checksum = "c0cbe268d35bdb4bb5a56a2de88d0ad0eb70af5384a99d648cd4b3d04039800e"
5190
+ checksum = "7df25b4befd31c4816df190124375d5a20c6b6921e2cad937316de3fccd63420"
5221
5191
  dependencies = [
5222
5192
  "winnow",
5223
5193
  ]
5224
5194
 
5225
5195
  [[package]]
5226
5196
  name = "tower"
5227
- version = "0.4.13"
5197
+ version = "0.5.3"
5228
5198
  source = "registry+https://github.com/rust-lang/crates.io-index"
5229
- checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c"
5199
+ checksum = "ebe5ef63511595f1344e2d5cfa636d973292adc0eec1f0ad45fae9f0851ab1d4"
5230
5200
  dependencies = [
5231
5201
  "futures-core",
5232
5202
  "futures-util",
5233
- "pin-project",
5234
5203
  "pin-project-lite",
5204
+ "sync_wrapper",
5235
5205
  "tokio",
5236
5206
  "tokio-util",
5237
5207
  "tower-layer",
@@ -5239,60 +5209,27 @@ dependencies = [
5239
5209
  "tracing",
5240
5210
  ]
5241
5211
 
5242
- [[package]]
5243
- name = "tower"
5244
- version = "0.5.2"
5245
- source = "registry+https://github.com/rust-lang/crates.io-index"
5246
- checksum = "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9"
5247
- dependencies = [
5248
- "futures-core",
5249
- "futures-util",
5250
- "pin-project-lite",
5251
- "sync_wrapper",
5252
- "tokio",
5253
- "tower-layer",
5254
- "tower-service",
5255
- ]
5256
-
5257
5212
  [[package]]
5258
5213
  name = "tower-http"
5259
- version = "0.4.4"
5214
+ version = "0.6.8"
5260
5215
  source = "registry+https://github.com/rust-lang/crates.io-index"
5261
- checksum = "61c5bb1d698276a2443e5ecfabc1008bf15a36c12e6a7176e7bf089ea9131140"
5216
+ checksum = "d4e6559d53cc268e5031cd8429d05415bc4cb4aefc4aa5d6cc35fbf5b924a1f8"
5262
5217
  dependencies = [
5263
- "base64 0.21.7",
5218
+ "base64",
5264
5219
  "bitflags",
5265
5220
  "bytes",
5266
- "futures-core",
5267
5221
  "futures-util",
5268
- "http 0.2.12",
5269
- "http-body 0.4.6",
5270
- "http-range-header",
5222
+ "http 1.4.0",
5223
+ "http-body",
5224
+ "iri-string",
5271
5225
  "mime",
5272
5226
  "pin-project-lite",
5227
+ "tower",
5273
5228
  "tower-layer",
5274
5229
  "tower-service",
5275
5230
  "tracing",
5276
5231
  ]
5277
5232
 
5278
- [[package]]
5279
- name = "tower-http"
5280
- version = "0.6.6"
5281
- source = "registry+https://github.com/rust-lang/crates.io-index"
5282
- checksum = "adc82fd73de2a9722ac5da747f12383d2bfdb93591ee6c58486e0097890f05f2"
5283
- dependencies = [
5284
- "bitflags",
5285
- "bytes",
5286
- "futures-util",
5287
- "http 1.3.1",
5288
- "http-body 1.0.1",
5289
- "iri-string",
5290
- "pin-project-lite",
5291
- "tower 0.5.2",
5292
- "tower-layer",
5293
- "tower-service",
5294
- ]
5295
-
5296
5233
  [[package]]
5297
5234
  name = "tower-layer"
5298
5235
  version = "0.3.3"
@@ -5307,9 +5244,9 @@ checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
5307
5244
 
5308
5245
  [[package]]
5309
5246
  name = "tracing"
5310
- version = "0.1.41"
5247
+ version = "0.1.44"
5311
5248
  source = "registry+https://github.com/rust-lang/crates.io-index"
5312
- checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0"
5249
+ checksum = "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100"
5313
5250
  dependencies = [
5314
5251
  "log",
5315
5252
  "pin-project-lite",
@@ -5319,9 +5256,9 @@ dependencies = [
5319
5256
 
5320
5257
  [[package]]
5321
5258
  name = "tracing-actix-web"
5322
- version = "0.7.19"
5259
+ version = "0.7.21"
5323
5260
  source = "registry+https://github.com/rust-lang/crates.io-index"
5324
- checksum = "5360edd490ec8dee9fedfc6a9fd83ac2f01b3e1996e3261b9ad18a61971fe064"
5261
+ checksum = "1ca6b15407f9bfcb35f82d0e79e603e1629ece4e91cc6d9e58f890c184dd20af"
5325
5262
  dependencies = [
5326
5263
  "actix-web",
5327
5264
  "mutually_exclusive_features",
@@ -5332,9 +5269,9 @@ dependencies = [
5332
5269
 
5333
5270
  [[package]]
5334
5271
  name = "tracing-attributes"
5335
- version = "0.1.30"
5272
+ version = "0.1.31"
5336
5273
  source = "registry+https://github.com/rust-lang/crates.io-index"
5337
- checksum = "81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903"
5274
+ checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da"
5338
5275
  dependencies = [
5339
5276
  "proc-macro2",
5340
5277
  "quote",
@@ -5361,9 +5298,9 @@ dependencies = [
5361
5298
 
5362
5299
  [[package]]
5363
5300
  name = "tracing-core"
5364
- version = "0.1.34"
5301
+ version = "0.1.36"
5365
5302
  source = "registry+https://github.com/rust-lang/crates.io-index"
5366
- checksum = "b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678"
5303
+ checksum = "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a"
5367
5304
  dependencies = [
5368
5305
  "once_cell",
5369
5306
  "valuable",
@@ -5403,9 +5340,9 @@ dependencies = [
5403
5340
 
5404
5341
  [[package]]
5405
5342
  name = "tracing-subscriber"
5406
- version = "0.3.20"
5343
+ version = "0.3.23"
5407
5344
  source = "registry+https://github.com/rust-lang/crates.io-index"
5408
- checksum = "2054a14f5307d601f88daf0553e1cbf472acc4f2c51afab632431cdcd72124d5"
5345
+ checksum = "cb7f578e5945fb242538965c2d0b04418d38ec25c79d160cd279bf0731c8d319"
5409
5346
  dependencies = [
5410
5347
  "matchers",
5411
5348
  "nu-ansi-term",
@@ -5457,24 +5394,24 @@ checksum = "5c1cb5db39152898a79168971543b1cb5020dff7fe43c8dc468b0885f5e29df5"
5457
5394
 
5458
5395
  [[package]]
5459
5396
  name = "unicode-ident"
5460
- version = "1.0.20"
5397
+ version = "1.0.24"
5461
5398
  source = "registry+https://github.com/rust-lang/crates.io-index"
5462
- checksum = "462eeb75aeb73aea900253ce739c8e18a67423fadf006037cd3ff27e82748a06"
5399
+ checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"
5463
5400
 
5464
5401
  [[package]]
5465
5402
  name = "unicode-normalization"
5466
- version = "0.1.24"
5403
+ version = "0.1.25"
5467
5404
  source = "registry+https://github.com/rust-lang/crates.io-index"
5468
- checksum = "5033c97c4262335cded6d6fc3e5c18ab755e1a3dc96376350f3d8e9f009ad956"
5405
+ checksum = "5fd4f6878c9cb28d874b009da9e8d183b5abc80117c40bbd187a1fde336be6e8"
5469
5406
  dependencies = [
5470
5407
  "tinyvec",
5471
5408
  ]
5472
5409
 
5473
5410
  [[package]]
5474
5411
  name = "unicode-properties"
5475
- version = "0.1.3"
5412
+ version = "0.1.4"
5476
5413
  source = "registry+https://github.com/rust-lang/crates.io-index"
5477
- checksum = "e70f2a8b45122e719eb623c01822704c4e0907e7e426a05927e1a1cfff5b75d0"
5414
+ checksum = "7df058c713841ad818f1dc5d3fd88063241cc61f49f5fbea4b951e8cf5a8d71d"
5478
5415
 
5479
5416
  [[package]]
5480
5417
  name = "unicode-segmentation"
@@ -5508,14 +5445,15 @@ checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
5508
5445
 
5509
5446
  [[package]]
5510
5447
  name = "url"
5511
- version = "2.5.7"
5448
+ version = "2.5.8"
5512
5449
  source = "registry+https://github.com/rust-lang/crates.io-index"
5513
- checksum = "08bc136a29a3d1758e07a9cca267be308aeebf5cfd5a10f3f67ab2097683ef5b"
5450
+ checksum = "ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed"
5514
5451
  dependencies = [
5515
5452
  "form_urlencoded",
5516
5453
  "idna",
5517
5454
  "percent-encoding",
5518
5455
  "serde",
5456
+ "serde_derive",
5519
5457
  ]
5520
5458
 
5521
5459
  [[package]]
@@ -5532,11 +5470,11 @@ checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
5532
5470
 
5533
5471
  [[package]]
5534
5472
  name = "uuid"
5535
- version = "1.18.1"
5473
+ version = "1.22.0"
5536
5474
  source = "registry+https://github.com/rust-lang/crates.io-index"
5537
- checksum = "2f87b8aa10b915a06587d0dec516c282ff295b475d94abf425d62b57710070a2"
5475
+ checksum = "a68d3c8f01c0cfa54a75291d83601161799e4a89a39e0929f4b0354d88757a37"
5538
5476
  dependencies = [
5539
- "getrandom 0.3.4",
5477
+ "getrandom 0.4.2",
5540
5478
  "js-sys",
5541
5479
  "wasm-bindgen",
5542
5480
  ]
@@ -5586,9 +5524,18 @@ checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b"
5586
5524
 
5587
5525
  [[package]]
5588
5526
  name = "wasip2"
5589
- version = "1.0.1+wasi-0.2.4"
5527
+ version = "1.0.2+wasi-0.2.9"
5528
+ source = "registry+https://github.com/rust-lang/crates.io-index"
5529
+ checksum = "9517f9239f02c069db75e65f174b3da828fe5f5b945c4dd26bd25d89c03ebcf5"
5530
+ dependencies = [
5531
+ "wit-bindgen",
5532
+ ]
5533
+
5534
+ [[package]]
5535
+ name = "wasip3"
5536
+ version = "0.4.0+wasi-0.3.0-rc-2026-01-06"
5590
5537
  source = "registry+https://github.com/rust-lang/crates.io-index"
5591
- checksum = "0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7"
5538
+ checksum = "5428f8bf88ea5ddc08faddef2ac4a67e390b88186c703ce6dbd955e1c145aca5"
5592
5539
  dependencies = [
5593
5540
  "wit-bindgen",
5594
5541
  ]
@@ -5601,9 +5548,9 @@ checksum = "b8dad83b4f25e74f184f64c43b150b91efe7647395b42289f38e50566d82855b"
5601
5548
 
5602
5549
  [[package]]
5603
5550
  name = "wasm-bindgen"
5604
- version = "0.2.104"
5551
+ version = "0.2.114"
5605
5552
  source = "registry+https://github.com/rust-lang/crates.io-index"
5606
- checksum = "c1da10c01ae9f1ae40cbfac0bac3b1e724b320abfcf52229f80b547c0d250e2d"
5553
+ checksum = "6532f9a5c1ece3798cb1c2cfdba640b9b3ba884f5db45973a6f442510a87d38e"
5607
5554
  dependencies = [
5608
5555
  "cfg-if",
5609
5556
  "once_cell",
@@ -5612,27 +5559,14 @@ dependencies = [
5612
5559
  "wasm-bindgen-shared",
5613
5560
  ]
5614
5561
 
5615
- [[package]]
5616
- name = "wasm-bindgen-backend"
5617
- version = "0.2.104"
5618
- source = "registry+https://github.com/rust-lang/crates.io-index"
5619
- checksum = "671c9a5a66f49d8a47345ab942e2cb93c7d1d0339065d4f8139c486121b43b19"
5620
- dependencies = [
5621
- "bumpalo",
5622
- "log",
5623
- "proc-macro2",
5624
- "quote",
5625
- "syn",
5626
- "wasm-bindgen-shared",
5627
- ]
5628
-
5629
5562
  [[package]]
5630
5563
  name = "wasm-bindgen-futures"
5631
- version = "0.4.54"
5564
+ version = "0.4.64"
5632
5565
  source = "registry+https://github.com/rust-lang/crates.io-index"
5633
- checksum = "7e038d41e478cc73bae0ff9b36c60cff1c98b8f38f8d7e8061e79ee63608ac5c"
5566
+ checksum = "e9c5522b3a28661442748e09d40924dfb9ca614b21c00d3fd135720e48b67db8"
5634
5567
  dependencies = [
5635
5568
  "cfg-if",
5569
+ "futures-util",
5636
5570
  "js-sys",
5637
5571
  "once_cell",
5638
5572
  "wasm-bindgen",
@@ -5641,9 +5575,9 @@ dependencies = [
5641
5575
 
5642
5576
  [[package]]
5643
5577
  name = "wasm-bindgen-macro"
5644
- version = "0.2.104"
5578
+ version = "0.2.114"
5645
5579
  source = "registry+https://github.com/rust-lang/crates.io-index"
5646
- checksum = "7ca60477e4c59f5f2986c50191cd972e3a50d8a95603bc9434501cf156a9a119"
5580
+ checksum = "18a2d50fcf105fb33bb15f00e7a77b772945a2ee45dcf454961fd843e74c18e6"
5647
5581
  dependencies = [
5648
5582
  "quote",
5649
5583
  "wasm-bindgen-macro-support",
@@ -5651,50 +5585,87 @@ dependencies = [
5651
5585
 
5652
5586
  [[package]]
5653
5587
  name = "wasm-bindgen-macro-support"
5654
- version = "0.2.104"
5588
+ version = "0.2.114"
5655
5589
  source = "registry+https://github.com/rust-lang/crates.io-index"
5656
- checksum = "9f07d2f20d4da7b26400c9f4a0511e6e0345b040694e8a75bd41d578fa4421d7"
5590
+ checksum = "03ce4caeaac547cdf713d280eda22a730824dd11e6b8c3ca9e42247b25c631e3"
5657
5591
  dependencies = [
5592
+ "bumpalo",
5658
5593
  "proc-macro2",
5659
5594
  "quote",
5660
5595
  "syn",
5661
- "wasm-bindgen-backend",
5662
5596
  "wasm-bindgen-shared",
5663
5597
  ]
5664
5598
 
5665
5599
  [[package]]
5666
5600
  name = "wasm-bindgen-shared"
5667
- version = "0.2.104"
5601
+ version = "0.2.114"
5668
5602
  source = "registry+https://github.com/rust-lang/crates.io-index"
5669
- checksum = "bad67dc8b2a1a6e5448428adec4c3e84c43e561d8c9ee8a9e5aabeb193ec41d1"
5603
+ checksum = "75a326b8c223ee17883a4251907455a2431acc2791c98c26279376490c378c16"
5670
5604
  dependencies = [
5671
5605
  "unicode-ident",
5672
5606
  ]
5673
5607
 
5674
5608
  [[package]]
5675
5609
  name = "wasm-bindgen-test"
5676
- version = "0.3.54"
5610
+ version = "0.3.64"
5677
5611
  source = "registry+https://github.com/rust-lang/crates.io-index"
5678
- checksum = "4e381134e148c1062f965a42ed1f5ee933eef2927c3f70d1812158f711d39865"
5612
+ checksum = "6311c867385cc7d5602463b31825d454d0837a3aba7cdb5e56d5201792a3f7fe"
5679
5613
  dependencies = [
5614
+ "async-trait",
5615
+ "cast",
5680
5616
  "js-sys",
5617
+ "libm",
5681
5618
  "minicov",
5619
+ "nu-ansi-term",
5620
+ "num-traits",
5621
+ "oorandom",
5622
+ "serde",
5623
+ "serde_json",
5682
5624
  "wasm-bindgen",
5683
5625
  "wasm-bindgen-futures",
5684
5626
  "wasm-bindgen-test-macro",
5627
+ "wasm-bindgen-test-shared",
5685
5628
  ]
5686
5629
 
5687
5630
  [[package]]
5688
5631
  name = "wasm-bindgen-test-macro"
5689
- version = "0.3.54"
5632
+ version = "0.3.64"
5690
5633
  source = "registry+https://github.com/rust-lang/crates.io-index"
5691
- checksum = "b673bca3298fe582aeef8352330ecbad91849f85090805582400850f8270a2e8"
5634
+ checksum = "67008cdde4769831958536b0f11b3bdd0380bde882be17fff9c2f34bb4549abd"
5692
5635
  dependencies = [
5693
5636
  "proc-macro2",
5694
5637
  "quote",
5695
5638
  "syn",
5696
5639
  ]
5697
5640
 
5641
+ [[package]]
5642
+ name = "wasm-bindgen-test-shared"
5643
+ version = "0.2.114"
5644
+ source = "registry+https://github.com/rust-lang/crates.io-index"
5645
+ checksum = "cfe29135b180b72b04c74aa97b2b4a2ef275161eff9a6c7955ea9eaedc7e1d4e"
5646
+
5647
+ [[package]]
5648
+ name = "wasm-encoder"
5649
+ version = "0.244.0"
5650
+ source = "registry+https://github.com/rust-lang/crates.io-index"
5651
+ checksum = "990065f2fe63003fe337b932cfb5e3b80e0b4d0f5ff650e6985b1048f62c8319"
5652
+ dependencies = [
5653
+ "leb128fmt",
5654
+ "wasmparser",
5655
+ ]
5656
+
5657
+ [[package]]
5658
+ name = "wasm-metadata"
5659
+ version = "0.244.0"
5660
+ source = "registry+https://github.com/rust-lang/crates.io-index"
5661
+ checksum = "bb0e353e6a2fbdc176932bbaab493762eb1255a7900fe0fea1a2f96c296cc909"
5662
+ dependencies = [
5663
+ "anyhow",
5664
+ "indexmap 2.13.0",
5665
+ "wasm-encoder",
5666
+ "wasmparser",
5667
+ ]
5668
+
5698
5669
  [[package]]
5699
5670
  name = "wasm-streams"
5700
5671
  version = "0.4.2"
@@ -5708,11 +5679,23 @@ dependencies = [
5708
5679
  "web-sys",
5709
5680
  ]
5710
5681
 
5682
+ [[package]]
5683
+ name = "wasmparser"
5684
+ version = "0.244.0"
5685
+ source = "registry+https://github.com/rust-lang/crates.io-index"
5686
+ checksum = "47b807c72e1bac69382b3a6fb3dbe8ea4c0ed87ff5629b8685ae6b9a611028fe"
5687
+ dependencies = [
5688
+ "bitflags",
5689
+ "hashbrown 0.15.5",
5690
+ "indexmap 2.13.0",
5691
+ "semver",
5692
+ ]
5693
+
5711
5694
  [[package]]
5712
5695
  name = "web-sys"
5713
- version = "0.3.81"
5696
+ version = "0.3.91"
5714
5697
  source = "registry+https://github.com/rust-lang/crates.io-index"
5715
- checksum = "9367c417a924a74cae129e6a2ae3b47fabb1f8995595ab474029da749a8be120"
5698
+ checksum = "854ba17bb104abfb26ba36da9729addc7ce7f06f5c0f90f3c391f8461cca21f9"
5716
5699
  dependencies = [
5717
5700
  "js-sys",
5718
5701
  "wasm-bindgen",
@@ -5734,14 +5717,14 @@ version = "0.26.11"
5734
5717
  source = "registry+https://github.com/rust-lang/crates.io-index"
5735
5718
  checksum = "521bc38abb08001b01866da9f51eb7c5d647a19260e00054a8c7fd5f9e57f7a9"
5736
5719
  dependencies = [
5737
- "webpki-roots 1.0.3",
5720
+ "webpki-roots 1.0.6",
5738
5721
  ]
5739
5722
 
5740
5723
  [[package]]
5741
5724
  name = "webpki-roots"
5742
- version = "1.0.3"
5725
+ version = "1.0.6"
5743
5726
  source = "registry+https://github.com/rust-lang/crates.io-index"
5744
- checksum = "32b130c0d2d49f8b6889abc456e795e82525204f27c42cf767cf0d7734e089b8"
5727
+ checksum = "22cfaf3c063993ff62e73cb4311efde4db1efb31ab78a3e5c457939ad5cc0bed"
5745
5728
  dependencies = [
5746
5729
  "rustls-pki-types",
5747
5730
  ]
@@ -6070,9 +6053,9 @@ checksum = "d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650"
6070
6053
 
6071
6054
  [[package]]
6072
6055
  name = "winnow"
6073
- version = "0.7.13"
6056
+ version = "1.0.0"
6074
6057
  source = "registry+https://github.com/rust-lang/crates.io-index"
6075
- checksum = "21a0236b59786fed61e2a80582dd500fe61f18b5dca67a4a067d0bc9039339cf"
6058
+ checksum = "a90e88e4667264a994d34e6d1ab2d26d398dcdca8b7f52bec8668957517fc7d8"
6076
6059
  dependencies = [
6077
6060
  "memchr",
6078
6061
  ]
@@ -6084,12 +6067,12 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
6084
6067
  checksum = "08db1edfb05d9b3c1542e521aea074442088292f00b5f28e435c714a98f85031"
6085
6068
  dependencies = [
6086
6069
  "assert-json-diff",
6087
- "base64 0.22.1",
6070
+ "base64",
6088
6071
  "deadpool",
6089
6072
  "futures",
6090
- "http 1.3.1",
6073
+ "http 1.4.0",
6091
6074
  "http-body-util",
6092
- "hyper 1.7.0",
6075
+ "hyper",
6093
6076
  "hyper-util",
6094
6077
  "log",
6095
6078
  "once_cell",
@@ -6102,21 +6085,103 @@ dependencies = [
6102
6085
 
6103
6086
  [[package]]
6104
6087
  name = "wit-bindgen"
6105
- version = "0.46.0"
6088
+ version = "0.51.0"
6089
+ source = "registry+https://github.com/rust-lang/crates.io-index"
6090
+ checksum = "d7249219f66ced02969388cf2bb044a09756a083d0fab1e566056b04d9fbcaa5"
6091
+ dependencies = [
6092
+ "wit-bindgen-rust-macro",
6093
+ ]
6094
+
6095
+ [[package]]
6096
+ name = "wit-bindgen-core"
6097
+ version = "0.51.0"
6106
6098
  source = "registry+https://github.com/rust-lang/crates.io-index"
6107
- checksum = "f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59"
6099
+ checksum = "ea61de684c3ea68cb082b7a88508a8b27fcc8b797d738bfc99a82facf1d752dc"
6100
+ dependencies = [
6101
+ "anyhow",
6102
+ "heck",
6103
+ "wit-parser",
6104
+ ]
6105
+
6106
+ [[package]]
6107
+ name = "wit-bindgen-rust"
6108
+ version = "0.51.0"
6109
+ source = "registry+https://github.com/rust-lang/crates.io-index"
6110
+ checksum = "b7c566e0f4b284dd6561c786d9cb0142da491f46a9fbed79ea69cdad5db17f21"
6111
+ dependencies = [
6112
+ "anyhow",
6113
+ "heck",
6114
+ "indexmap 2.13.0",
6115
+ "prettyplease",
6116
+ "syn",
6117
+ "wasm-metadata",
6118
+ "wit-bindgen-core",
6119
+ "wit-component",
6120
+ ]
6121
+
6122
+ [[package]]
6123
+ name = "wit-bindgen-rust-macro"
6124
+ version = "0.51.0"
6125
+ source = "registry+https://github.com/rust-lang/crates.io-index"
6126
+ checksum = "0c0f9bfd77e6a48eccf51359e3ae77140a7f50b1e2ebfe62422d8afdaffab17a"
6127
+ dependencies = [
6128
+ "anyhow",
6129
+ "prettyplease",
6130
+ "proc-macro2",
6131
+ "quote",
6132
+ "syn",
6133
+ "wit-bindgen-core",
6134
+ "wit-bindgen-rust",
6135
+ ]
6136
+
6137
+ [[package]]
6138
+ name = "wit-component"
6139
+ version = "0.244.0"
6140
+ source = "registry+https://github.com/rust-lang/crates.io-index"
6141
+ checksum = "9d66ea20e9553b30172b5e831994e35fbde2d165325bec84fc43dbf6f4eb9cb2"
6142
+ dependencies = [
6143
+ "anyhow",
6144
+ "bitflags",
6145
+ "indexmap 2.13.0",
6146
+ "log",
6147
+ "serde",
6148
+ "serde_derive",
6149
+ "serde_json",
6150
+ "wasm-encoder",
6151
+ "wasm-metadata",
6152
+ "wasmparser",
6153
+ "wit-parser",
6154
+ ]
6155
+
6156
+ [[package]]
6157
+ name = "wit-parser"
6158
+ version = "0.244.0"
6159
+ source = "registry+https://github.com/rust-lang/crates.io-index"
6160
+ checksum = "ecc8ac4bc1dc3381b7f59c34f00b67e18f910c2c0f50015669dde7def656a736"
6161
+ dependencies = [
6162
+ "anyhow",
6163
+ "id-arena",
6164
+ "indexmap 2.13.0",
6165
+ "log",
6166
+ "semver",
6167
+ "serde",
6168
+ "serde_derive",
6169
+ "serde_json",
6170
+ "unicode-xid",
6171
+ "wasmparser",
6172
+ ]
6108
6173
 
6109
6174
  [[package]]
6110
6175
  name = "writeable"
6111
- version = "0.6.1"
6176
+ version = "0.6.2"
6112
6177
  source = "registry+https://github.com/rust-lang/crates.io-index"
6113
- checksum = "ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb"
6178
+ checksum = "9edde0db4769d2dc68579893f2306b26c6ecfbe0ef499b013d731b7b9247e0b9"
6114
6179
 
6115
6180
  [[package]]
6116
6181
  name = "x509-parser"
6117
- version = "0.18.0"
6182
+ version = "0.18.1"
6118
6183
  source = "registry+https://github.com/rust-lang/crates.io-index"
6119
- checksum = "eb3e137310115a65136898d2079f003ce33331a6c4b0d51f1531d1be082b6425"
6184
+ checksum = "d43b0f71ce057da06bc0851b23ee24f3f86190b07203dd8f567d0b706a185202"
6120
6185
  dependencies = [
6121
6186
  "asn1-rs",
6122
6187
  "data-encoding",
@@ -6125,7 +6190,7 @@ dependencies = [
6125
6190
  "nom",
6126
6191
  "oid-registry",
6127
6192
  "rusticata-macros",
6128
- "thiserror 2.0.17",
6193
+ "thiserror 2.0.18",
6129
6194
  "time",
6130
6195
  ]
6131
6196
 
@@ -6142,11 +6207,10 @@ dependencies = [
6142
6207
 
6143
6208
  [[package]]
6144
6209
  name = "yoke"
6145
- version = "0.8.0"
6210
+ version = "0.8.1"
6146
6211
  source = "registry+https://github.com/rust-lang/crates.io-index"
6147
- checksum = "5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc"
6212
+ checksum = "72d6e5c6afb84d73944e5cedb052c4680d5657337201555f9f2a16b7406d4954"
6148
6213
  dependencies = [
6149
- "serde",
6150
6214
  "stable_deref_trait",
6151
6215
  "yoke-derive",
6152
6216
  "zerofrom",
@@ -6154,9 +6218,9 @@ dependencies = [
6154
6218
 
6155
6219
  [[package]]
6156
6220
  name = "yoke-derive"
6157
- version = "0.8.0"
6221
+ version = "0.8.1"
6158
6222
  source = "registry+https://github.com/rust-lang/crates.io-index"
6159
- checksum = "38da3c9736e16c5d3c8c597a9aaa5d1fa565d0532ae05e27c24aa62fb32c0ab6"
6223
+ checksum = "b659052874eb698efe5b9e8cf382204678a0086ebf46982b79d6ca3182927e5d"
6160
6224
  dependencies = [
6161
6225
  "proc-macro2",
6162
6226
  "quote",
@@ -6166,18 +6230,18 @@ dependencies = [
6166
6230
 
6167
6231
  [[package]]
6168
6232
  name = "zerocopy"
6169
- version = "0.8.27"
6233
+ version = "0.8.47"
6170
6234
  source = "registry+https://github.com/rust-lang/crates.io-index"
6171
- checksum = "0894878a5fa3edfd6da3f88c4805f4c8558e2b996227a3d864f47fe11e38282c"
6235
+ checksum = "efbb2a062be311f2ba113ce66f697a4dc589f85e78a4aea276200804cea0ed87"
6172
6236
  dependencies = [
6173
6237
  "zerocopy-derive",
6174
6238
  ]
6175
6239
 
6176
6240
  [[package]]
6177
6241
  name = "zerocopy-derive"
6178
- version = "0.8.27"
6242
+ version = "0.8.47"
6179
6243
  source = "registry+https://github.com/rust-lang/crates.io-index"
6180
- checksum = "88d2b8d9c68ad2b9e4340d7832716a4d21a22a1154777ad56ea55c51a9cf3831"
6244
+ checksum = "0e8bc7269b54418e7aeeef514aa68f8690b8c0489a06b0136e5f57c4c5ccab89"
6181
6245
  dependencies = [
6182
6246
  "proc-macro2",
6183
6247
  "quote",
@@ -6213,9 +6277,9 @@ checksum = "b97154e67e32c85465826e8bcc1c59429aaaf107c1e4a9e53c8d8ccd5eff88d0"
6213
6277
 
6214
6278
  [[package]]
6215
6279
  name = "zerotrie"
6216
- version = "0.2.2"
6280
+ version = "0.2.3"
6217
6281
  source = "registry+https://github.com/rust-lang/crates.io-index"
6218
- checksum = "36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595"
6282
+ checksum = "2a59c17a5562d507e4b54960e8569ebee33bee890c70aa3fe7b97e85a9fd7851"
6219
6283
  dependencies = [
6220
6284
  "displaydoc",
6221
6285
  "yoke",
@@ -6224,9 +6288,9 @@ dependencies = [
6224
6288
 
6225
6289
  [[package]]
6226
6290
  name = "zerovec"
6227
- version = "0.11.4"
6291
+ version = "0.11.5"
6228
6292
  source = "registry+https://github.com/rust-lang/crates.io-index"
6229
- checksum = "e7aa2bd55086f1ab526693ecbe444205da57e25f4489879da80635a46d90e73b"
6293
+ checksum = "6c28719294829477f525be0186d13efa9a3c602f7ec202ca9e353d310fb9a002"
6230
6294
  dependencies = [
6231
6295
  "yoke",
6232
6296
  "zerofrom",
@@ -6235,9 +6299,9 @@ dependencies = [
6235
6299
 
6236
6300
  [[package]]
6237
6301
  name = "zerovec-derive"
6238
- version = "0.11.1"
6302
+ version = "0.11.2"
6239
6303
  source = "registry+https://github.com/rust-lang/crates.io-index"
6240
- checksum = "5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f"
6304
+ checksum = "eadce39539ca5cb3985590102671f2567e659fca9666581ad3411d59207951f3"
6241
6305
  dependencies = [
6242
6306
  "proc-macro2",
6243
6307
  "quote",
@@ -6246,9 +6310,15 @@ dependencies = [
6246
6310
 
6247
6311
  [[package]]
6248
6312
  name = "zlib-rs"
6249
- version = "0.5.2"
6313
+ version = "0.6.3"
6314
+ source = "registry+https://github.com/rust-lang/crates.io-index"
6315
+ checksum = "3be3d40e40a133f9c916ee3f9f4fa2d9d63435b5fbe1bfc6d9dae0aa0ada1513"
6316
+
6317
+ [[package]]
6318
+ name = "zmij"
6319
+ version = "1.0.21"
6250
6320
  source = "registry+https://github.com/rust-lang/crates.io-index"
6251
- checksum = "2f06ae92f42f5e5c42443fd094f245eb656abf56dd7cce9b8b263236565e00f2"
6321
+ checksum = "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa"
6252
6322
 
6253
6323
  [[package]]
6254
6324
  name = "zstd"