python-auditor 0.8.0__tar.gz → 0.9.0__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 (138) hide show
  1. {python_auditor-0.8.0 → python_auditor-0.9.0}/Cargo.lock +610 -343
  2. {python_auditor-0.8.0 → python_auditor-0.9.0}/Cargo.toml +2 -2
  3. {python_auditor-0.8.0 → python_auditor-0.9.0}/PKG-INFO +1 -1
  4. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/Cargo.toml +10 -6
  5. python_auditor-0.9.0/local_dependencies/auditor/configuration/dualstack.yaml +24 -0
  6. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/configuration/local.yaml +2 -1
  7. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/configuration/production.yaml +2 -1
  8. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/src/configuration.rs +36 -9
  9. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/src/main.rs +3 -0
  10. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/src/routes/advanced_record_filters.rs +40 -38
  11. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/src/routes/record_handlers.rs +12 -17
  12. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/src/startup.rs +27 -12
  13. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/tests/api/advanced_queries.rs +20 -45
  14. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/tests/api/get.rs +7 -13
  15. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/tests/api/get_since.rs +25 -29
  16. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/tests/api/helpers.rs +66 -17
  17. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor-client/Cargo.toml +8 -5
  18. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor-client/src/lib.rs +65 -28
  19. {python_auditor-0.8.0 → python_auditor-0.9.0}/.cargo/config.toml +0 -0
  20. {python_auditor-0.8.0 → python_auditor-0.9.0}/.readthedocs.yaml +0 -0
  21. {python_auditor-0.8.0 → python_auditor-0.9.0}/README.md +0 -0
  22. {python_auditor-0.8.0 → python_auditor-0.9.0}/docs/Makefile +0 -0
  23. {python_auditor-0.8.0 → python_auditor-0.9.0}/docs/api.rst +0 -0
  24. {python_auditor-0.8.0 → python_auditor-0.9.0}/docs/changelog.rst +0 -0
  25. {python_auditor-0.8.0 → python_auditor-0.9.0}/docs/conf.py +0 -0
  26. {python_auditor-0.8.0 → python_auditor-0.9.0}/docs/examples.rst +0 -0
  27. {python_auditor-0.8.0 → python_auditor-0.9.0}/docs/index.rst +0 -0
  28. {python_auditor-0.8.0 → python_auditor-0.9.0}/docs/make.bat +0 -0
  29. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/.env +0 -0
  30. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/.sqlx/query-0723e1854dee7d889745714fe094a64edfcf3f389eec3e77fefca2d753f1eceb.json +0 -0
  31. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/.sqlx/query-26a72be3c4ba0fddc30f53a71e0317e21982fde8bd24d8b5714439c1af835080.json +0 -0
  32. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/.sqlx/query-56c4218a1b59d8f9dc0af7191e516cb8f505a7d953ef5b2706e2427a136a918b.json +0 -0
  33. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/.sqlx/query-90e6c5e852ed16ef84a113c260d99efb6e193fa46b8115df94e750440e2d5517.json +0 -0
  34. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/.sqlx/query-a5c2d5afb25cf16a58a73c11cdde1bf5d2336cf42c6e84bf24ba27313d827a1f.json +0 -0
  35. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/.sqlx/query-a621b3eb5f42f24a04d216b9ce3c490182712e1276512cdfe74dcbb9e3e9e54e.json +0 -0
  36. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/.sqlx/query-aa313afec8c23e75ee45750e2ce8e520b96a98670d3c46572a6f942f839b99c0.json +0 -0
  37. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/.sqlx/query-cb3125aad5e124a24a976c2cb20a6e8859709f978c9f651740c439abe3b41adb.json +0 -0
  38. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/.sqlx/query-d8c6add014ac34e66ffb0178d497b9e822c569f86a89525f6ed5cc306713995a.json +0 -0
  39. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/.sqlx/query-dc5295938290703233cfe51c2215e6a5f6a6afe26b6ba3635210f5c157032f78.json +0 -0
  40. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/.sqlx/query-e4129d556ba749cb664ef6e876264efd36d82d813c2c9670dde24e4cfd042f94.json +0 -0
  41. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/.sqlx/query-e88b5acb79055b5c307e15481bc270e47d65b525ef6d98376455a267972be532.json +0 -0
  42. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/build.rs +0 -0
  43. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/certs/rootCA-key.pem +0 -0
  44. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/certs/rootCA.pem +0 -0
  45. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/certs/server-cert.pem +0 -0
  46. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/certs/server-key.pem +0 -0
  47. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/configuration/base.yaml +0 -0
  48. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/configuration/priority-plugin/base.yml +0 -0
  49. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/configuration/slurm-epilog-collector/base.yml +0 -0
  50. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/configuration/tls_config.yaml +0 -0
  51. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/scripts/revert_encoding/.env +0 -0
  52. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/scripts/revert_encoding/requirements.txt +0 -0
  53. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/scripts/revert_encoding/revert_encodings.py +0 -0
  54. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/scripts/revert_encoding/test_script.py +0 -0
  55. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/scripts/test_prometheus_exporter/test_empty_db.py +0 -0
  56. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/scripts/test_prometheus_exporter/test_multiple_entries.py +0 -0
  57. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/scripts/test_prometheus_exporter/test_single_entry.py +0 -0
  58. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/scripts/test_valid_names/test_slurm_decoding.py +0 -0
  59. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/scripts/test_valid_names/test_valid_names.py +0 -0
  60. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/src/constants.rs +0 -0
  61. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/src/domain/component.rs +0 -0
  62. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/src/domain/meta.rs +0 -0
  63. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/src/domain/mod.rs +0 -0
  64. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/src/domain/record.rs +0 -0
  65. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/src/domain/score.rs +0 -0
  66. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/src/domain/validamount.rs +0 -0
  67. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/src/domain/validname.rs +0 -0
  68. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/src/domain/validvalue.rs +0 -0
  69. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/src/error.rs +0 -0
  70. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/src/lib.rs +0 -0
  71. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/src/macros.rs +0 -0
  72. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/src/metrics/database.rs +0 -0
  73. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/src/metrics/mod.rs +0 -0
  74. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/src/routes/add.rs +0 -0
  75. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/src/routes/get.rs +0 -0
  76. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/src/routes/health_check.rs +0 -0
  77. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/src/routes/mod.rs +0 -0
  78. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/src/routes/update.rs +0 -0
  79. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/src/telemetry.rs +0 -0
  80. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/tests/api/add.rs +0 -0
  81. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/tests/api/get_one_record.rs +0 -0
  82. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/tests/api/health_check.rs +0 -0
  83. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/tests/api/main.rs +0 -0
  84. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor/tests/api/update.rs +0 -0
  85. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor-client/.env +0 -0
  86. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor-client/.sqlx/query-256977e5f7886c61625e92a77efb52b9ca4321cefcac0e544d64334cdbca93ba.json +0 -0
  87. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor-client/.sqlx/query-440620430cdcfb05e9ded5312614fae4df18e20a2a0730ec9e914ce34338df2d.json +0 -0
  88. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor-client/.sqlx/query-5b1885d85159029e95b3f6d8dcee5eac70e683956480d225143c1de9169e233b.json +0 -0
  89. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor-client/.sqlx/query-6be1ec652f57f24ba44ee6efa08a2c5985cf4375e563a1bff02dbc6fc4a1ac6d.json +0 -0
  90. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor-client/.sqlx/query-7022afed3a87000ca2c5a5a829f8bdfddb266e0a577c428c830b02e3736d264e.json +0 -0
  91. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor-client/.sqlx/query-7ab91dc1d18e4de022a7bbacc463476f8be8a8992b49fe363f70a2d58460e877.json +0 -0
  92. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor-client/.sqlx/query-8de0a0fada9ffea04721b67f8df443a8c496bfccef4be482bbdaa36ef7d508a5.json +0 -0
  93. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor-client/.sqlx/query-c8cba44011d83cdabb543adfae1637c5045144ecc61a6597f538d95a8cc756d4.json +0 -0
  94. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor-client/.sqlx/query-f36fa62228e6ca304003dbd75448e95558f544fdbd602173af16c4bada2a3daf.json +0 -0
  95. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor-client/benches/README.md +0 -0
  96. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor-client/benches/benchmark_with_http_request.rs +0 -0
  97. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor-client/benches/configuration/bench.yaml +0 -0
  98. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor-client/benches/configuration.rs +0 -0
  99. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor-client/configuration/base.yaml +0 -0
  100. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor-client/configuration/local.yaml +0 -0
  101. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor-client/migrations/20231122115509_create_record_table.sql +0 -0
  102. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor-client/src/configuration.rs +0 -0
  103. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor-client/src/constants.rs +0 -0
  104. {python_auditor-0.8.0 → python_auditor-0.9.0}/local_dependencies/auditor-client/src/database.rs +0 -0
  105. {python_auditor-0.8.0 → python_auditor-0.9.0}/pyproject.toml +0 -0
  106. {python_auditor-0.8.0 → python_auditor-0.9.0}/scripts/test_add_update.py +0 -0
  107. {python_auditor-0.8.0 → python_auditor-0.9.0}/scripts/test_add_update_blocking.py +0 -0
  108. {python_auditor-0.8.0 → python_auditor-0.9.0}/scripts/test_add_update_queued.py +0 -0
  109. {python_auditor-0.8.0 → python_auditor-0.9.0}/scripts/test_advanced_query.py +0 -0
  110. {python_auditor-0.8.0 → python_auditor-0.9.0}/scripts/test_advanced_query_blocking.py +0 -0
  111. {python_auditor-0.8.0 → python_auditor-0.9.0}/scripts/test_advanced_query_queued.py +0 -0
  112. {python_auditor-0.8.0 → python_auditor-0.9.0}/scripts/test_bulk_insert.py +0 -0
  113. {python_auditor-0.8.0 → python_auditor-0.9.0}/scripts/test_bulk_insert_blocking.py +0 -0
  114. {python_auditor-0.8.0 → python_auditor-0.9.0}/scripts/test_bulk_insert_queued.py +0 -0
  115. {python_auditor-0.8.0 → python_auditor-0.9.0}/scripts/test_components.py +0 -0
  116. {python_auditor-0.8.0 → python_auditor-0.9.0}/scripts/test_components_blocking.py +0 -0
  117. {python_auditor-0.8.0 → python_auditor-0.9.0}/scripts/test_components_queued.py +0 -0
  118. {python_auditor-0.8.0 → python_auditor-0.9.0}/scripts/test_eq.py +0 -0
  119. {python_auditor-0.8.0 → python_auditor-0.9.0}/scripts/test_get_since.py +0 -0
  120. {python_auditor-0.8.0 → python_auditor-0.9.0}/scripts/test_get_since_blocking.py +0 -0
  121. {python_auditor-0.8.0 → python_auditor-0.9.0}/scripts/test_get_since_queued.py +0 -0
  122. {python_auditor-0.8.0 → python_auditor-0.9.0}/scripts/test_get_single_record.py +0 -0
  123. {python_auditor-0.8.0 → python_auditor-0.9.0}/scripts/test_get_single_record_blocking.py +0 -0
  124. {python_auditor-0.8.0 → python_auditor-0.9.0}/scripts/test_get_single_record_queued.py +0 -0
  125. {python_auditor-0.8.0 → python_auditor-0.9.0}/scripts/test_meta.py +0 -0
  126. {python_auditor-0.8.0 → python_auditor-0.9.0}/scripts/test_meta_blocking.py +0 -0
  127. {python_auditor-0.8.0 → python_auditor-0.9.0}/scripts/test_meta_queued.py +0 -0
  128. {python_auditor-0.8.0 → python_auditor-0.9.0}/scripts/tls_test/test_tls.py +0 -0
  129. {python_auditor-0.8.0 → python_auditor-0.9.0}/src/blocking_client.rs +0 -0
  130. {python_auditor-0.8.0 → python_auditor-0.9.0}/src/builder.rs +0 -0
  131. {python_auditor-0.8.0 → python_auditor-0.9.0}/src/client.rs +0 -0
  132. {python_auditor-0.8.0 → python_auditor-0.9.0}/src/domain/component.rs +0 -0
  133. {python_auditor-0.8.0 → python_auditor-0.9.0}/src/domain/meta.rs +0 -0
  134. {python_auditor-0.8.0 → python_auditor-0.9.0}/src/domain/mod.rs +0 -0
  135. {python_auditor-0.8.0 → python_auditor-0.9.0}/src/domain/record.rs +0 -0
  136. {python_auditor-0.8.0 → python_auditor-0.9.0}/src/domain/score.rs +0 -0
  137. {python_auditor-0.8.0 → python_auditor-0.9.0}/src/lib.rs +0 -0
  138. {python_auditor-0.8.0 → python_auditor-0.9.0}/src/queued_client.rs +0 -0
@@ -8,7 +8,7 @@ version = "0.5.2"
8
8
  source = "registry+https://github.com/rust-lang/crates.io-index"
9
9
  checksum = "5f7b0a21988c1bf877cf4759ef5ddaac04c1c9fe808c9142ecb78ba97d97a28a"
10
10
  dependencies = [
11
- "bitflags 2.9.0",
11
+ "bitflags",
12
12
  "bytes",
13
13
  "futures-core",
14
14
  "futures-sink",
@@ -21,24 +21,24 @@ dependencies = [
21
21
 
22
22
  [[package]]
23
23
  name = "actix-http"
24
- version = "3.9.0"
24
+ version = "3.10.0"
25
25
  source = "registry+https://github.com/rust-lang/crates.io-index"
26
- checksum = "d48f96fc3003717aeb9856ca3d02a8c7de502667ad76eeacd830b48d2e91fac4"
26
+ checksum = "0fa882656b67966045e4152c634051e70346939fced7117d5f0b52146a7c74c9"
27
27
  dependencies = [
28
28
  "actix-codec",
29
29
  "actix-rt",
30
30
  "actix-service",
31
31
  "actix-tls",
32
32
  "actix-utils",
33
- "ahash 0.8.11",
34
33
  "base64 0.22.1",
35
- "bitflags 2.9.0",
34
+ "bitflags",
36
35
  "brotli",
37
36
  "bytes",
38
37
  "bytestring",
39
38
  "derive_more",
40
39
  "encoding_rs",
41
40
  "flate2",
41
+ "foldhash",
42
42
  "futures-core",
43
43
  "h2 0.3.26",
44
44
  "http 0.2.12",
@@ -50,7 +50,7 @@ dependencies = [
50
50
  "mime",
51
51
  "percent-encoding",
52
52
  "pin-project-lite",
53
- "rand",
53
+ "rand 0.9.0",
54
54
  "sha1",
55
55
  "smallvec",
56
56
  "tokio",
@@ -66,7 +66,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
66
66
  checksum = "e01ed3140b2f8d422c68afa1ed2e85d996ea619c988ac834d255db32138655cb"
67
67
  dependencies = [
68
68
  "quote",
69
- "syn 2.0.99",
69
+ "syn 2.0.100",
70
70
  ]
71
71
 
72
72
  [[package]]
@@ -96,9 +96,9 @@ dependencies = [
96
96
 
97
97
  [[package]]
98
98
  name = "actix-server"
99
- version = "2.5.0"
99
+ version = "2.5.1"
100
100
  source = "registry+https://github.com/rust-lang/crates.io-index"
101
- checksum = "7ca2549781d8dd6d75c40cf6b6051260a2cc2f3c62343d761a969a0640646894"
101
+ checksum = "6398974fd4284f4768af07965701efbbb5fdc0616bff20cade1bb14b77675e24"
102
102
  dependencies = [
103
103
  "actix-rt",
104
104
  "actix-service",
@@ -113,12 +113,11 @@ dependencies = [
113
113
 
114
114
  [[package]]
115
115
  name = "actix-service"
116
- version = "2.0.2"
116
+ version = "2.0.3"
117
117
  source = "registry+https://github.com/rust-lang/crates.io-index"
118
- checksum = "3b894941f818cfdc7ccc4b9e60fa7e53b5042a2e8567270f9147d5591893373a"
118
+ checksum = "9e46f36bf0e5af44bdc4bdb36fbbd421aa98c79a9bce724e1edeb3894e10dc7f"
119
119
  dependencies = [
120
120
  "futures-core",
121
- "paste",
122
121
  "pin-project-lite",
123
122
  ]
124
123
 
@@ -153,9 +152,9 @@ dependencies = [
153
152
 
154
153
  [[package]]
155
154
  name = "actix-web"
156
- version = "4.9.0"
155
+ version = "4.10.2"
157
156
  source = "registry+https://github.com/rust-lang/crates.io-index"
158
- checksum = "9180d76e5cc7ccbc4d60a506f2c727730b154010262df5b910eb17dbe4b8cb38"
157
+ checksum = "f2e3b15b3dc6c6ed996e4032389e9849d4ab002b1e92fbfe85b5f307d1479b4d"
159
158
  dependencies = [
160
159
  "actix-codec",
161
160
  "actix-http",
@@ -167,13 +166,13 @@ dependencies = [
167
166
  "actix-tls",
168
167
  "actix-utils",
169
168
  "actix-web-codegen",
170
- "ahash 0.8.11",
171
169
  "bytes",
172
170
  "bytestring",
173
171
  "cfg-if",
174
172
  "cookie",
175
173
  "derive_more",
176
174
  "encoding_rs",
175
+ "foldhash",
177
176
  "futures-core",
178
177
  "futures-util",
179
178
  "impl-more",
@@ -191,6 +190,7 @@ dependencies = [
191
190
  "smallvec",
192
191
  "socket2",
193
192
  "time",
193
+ "tracing",
194
194
  "url",
195
195
  ]
196
196
 
@@ -203,7 +203,7 @@ dependencies = [
203
203
  "actix-router",
204
204
  "proc-macro2",
205
205
  "quote",
206
- "syn 2.0.99",
206
+ "syn 2.0.100",
207
207
  ]
208
208
 
209
209
  [[package]]
@@ -243,17 +243,6 @@ version = "2.0.0"
243
243
  source = "registry+https://github.com/rust-lang/crates.io-index"
244
244
  checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627"
245
245
 
246
- [[package]]
247
- name = "ahash"
248
- version = "0.7.8"
249
- source = "registry+https://github.com/rust-lang/crates.io-index"
250
- checksum = "891477e0c6a8957309ee5c45a6368af3ae14bb510732d2684ffa19af310920f9"
251
- dependencies = [
252
- "getrandom 0.2.15",
253
- "once_cell",
254
- "version_check",
255
- ]
256
-
257
246
  [[package]]
258
247
  name = "ahash"
259
248
  version = "0.8.11"
@@ -264,7 +253,7 @@ dependencies = [
264
253
  "getrandom 0.2.15",
265
254
  "once_cell",
266
255
  "version_check",
267
- "zerocopy",
256
+ "zerocopy 0.7.35",
268
257
  ]
269
258
 
270
259
  [[package]]
@@ -330,6 +319,12 @@ version = "1.0.97"
330
319
  source = "registry+https://github.com/rust-lang/crates.io-index"
331
320
  checksum = "dcfed56ad506cb2c684a14971b8861fdc3baaaae314b9e5f9bb532cbe3ba7a4f"
332
321
 
322
+ [[package]]
323
+ name = "arraydeque"
324
+ version = "0.5.1"
325
+ source = "registry+https://github.com/rust-lang/crates.io-index"
326
+ checksum = "7d902e3d592a523def97af8f317b08ce16b7ab854c1985a0c671e6f15cebc236"
327
+
333
328
  [[package]]
334
329
  name = "assert-json-diff"
335
330
  version = "2.0.2"
@@ -340,15 +335,37 @@ dependencies = [
340
335
  "serde_json",
341
336
  ]
342
337
 
338
+ [[package]]
339
+ name = "async-stream"
340
+ version = "0.3.6"
341
+ source = "registry+https://github.com/rust-lang/crates.io-index"
342
+ checksum = "0b5a71a6f37880a80d1d7f19efd781e4b5de42c88f0722cc13bcb6cc2cfe8476"
343
+ dependencies = [
344
+ "async-stream-impl",
345
+ "futures-core",
346
+ "pin-project-lite",
347
+ ]
348
+
349
+ [[package]]
350
+ name = "async-stream-impl"
351
+ version = "0.3.6"
352
+ source = "registry+https://github.com/rust-lang/crates.io-index"
353
+ checksum = "c7c24de15d275a1ecfd47a380fb4d5ec9bfe0933f309ed5e705b775596a3574d"
354
+ dependencies = [
355
+ "proc-macro2",
356
+ "quote",
357
+ "syn 2.0.100",
358
+ ]
359
+
343
360
  [[package]]
344
361
  name = "async-trait"
345
- version = "0.1.87"
362
+ version = "0.1.88"
346
363
  source = "registry+https://github.com/rust-lang/crates.io-index"
347
- checksum = "d556ec1359574147ec0c4fc5eb525f3f23263a592b1a9c07e0a75b427de55c97"
364
+ checksum = "e539d3fca749fcee5236ab05e93a52867dd549cc157c8cb7f99595f3cedffdb5"
348
365
  dependencies = [
349
366
  "proc-macro2",
350
367
  "quote",
351
- "syn 2.0.99",
368
+ "syn 2.0.100",
352
369
  ]
353
370
 
354
371
  [[package]]
@@ -368,16 +385,19 @@ checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
368
385
 
369
386
  [[package]]
370
387
  name = "auditor"
371
- version = "0.8.0"
388
+ version = "0.9.0"
372
389
  dependencies = [
373
390
  "actix-tls",
374
391
  "actix-web",
375
392
  "actix-web-opentelemetry",
376
393
  "anyhow",
394
+ "async-stream",
377
395
  "chrono",
378
396
  "claims",
379
397
  "config",
380
398
  "fake",
399
+ "futures",
400
+ "futures-util",
381
401
  "itertools 0.13.0",
382
402
  "num-traits",
383
403
  "once_cell",
@@ -387,10 +407,11 @@ dependencies = [
387
407
  "prometheus",
388
408
  "quickcheck",
389
409
  "quickcheck_macros",
390
- "rand",
410
+ "rand 0.8.5",
391
411
  "regex",
392
412
  "reqwest",
393
- "rustls 0.23.23",
413
+ "reqwest-streams",
414
+ "rustls 0.23.25",
394
415
  "rustls-pemfile 2.2.0",
395
416
  "secrecy",
396
417
  "serde",
@@ -414,7 +435,7 @@ dependencies = [
414
435
 
415
436
  [[package]]
416
437
  name = "auditor-client"
417
- version = "0.8.0"
438
+ version = "0.9.0"
418
439
  dependencies = [
419
440
  "anyhow",
420
441
  "auditor",
@@ -425,14 +446,17 @@ dependencies = [
425
446
  "criterion",
426
447
  "criterion-macro",
427
448
  "fake",
449
+ "futures",
428
450
  "itertools 0.13.0",
429
451
  "once_cell",
430
- "rand",
452
+ "rand 0.8.5",
431
453
  "rand_distr",
432
454
  "reqwest",
433
- "rustls 0.23.23",
455
+ "reqwest-streams",
456
+ "rustls 0.23.25",
434
457
  "serde",
435
458
  "serde-aux",
459
+ "serde_json",
436
460
  "serde_qs",
437
461
  "sqlx",
438
462
  "thiserror 2.0.12",
@@ -446,7 +470,7 @@ dependencies = [
446
470
 
447
471
  [[package]]
448
472
  name = "auditor-kubernetes-collector"
449
- version = "0.8.0"
473
+ version = "0.9.0"
450
474
  dependencies = [
451
475
  "anyhow",
452
476
  "auditor",
@@ -470,7 +494,7 @@ dependencies = [
470
494
 
471
495
  [[package]]
472
496
  name = "auditor-priority-plugin"
473
- version = "0.8.0"
497
+ version = "0.9.0"
474
498
  dependencies = [
475
499
  "actix-web",
476
500
  "actix-web-opentelemetry",
@@ -497,7 +521,7 @@ dependencies = [
497
521
 
498
522
  [[package]]
499
523
  name = "auditor-slurm-collector"
500
- version = "0.8.0"
524
+ version = "0.9.0"
501
525
  dependencies = [
502
526
  "anyhow",
503
527
  "auditor",
@@ -523,7 +547,7 @@ dependencies = [
523
547
 
524
548
  [[package]]
525
549
  name = "auditor-slurm-epilog-collector"
526
- version = "0.8.0"
550
+ version = "0.9.0"
527
551
  dependencies = [
528
552
  "anyhow",
529
553
  "auditor",
@@ -548,27 +572,25 @@ checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26"
548
572
 
549
573
  [[package]]
550
574
  name = "aws-lc-rs"
551
- version = "1.12.5"
575
+ version = "1.12.6"
552
576
  source = "registry+https://github.com/rust-lang/crates.io-index"
553
- checksum = "5e4e8200b9a4a5801a769d50eeabc05670fec7e959a8cb7a63a93e4e519942ae"
577
+ checksum = "dabb68eb3a7aa08b46fddfd59a3d55c978243557a90ab804769f7e20e67d2b01"
554
578
  dependencies = [
555
579
  "aws-lc-sys",
556
- "paste",
557
580
  "zeroize",
558
581
  ]
559
582
 
560
583
  [[package]]
561
584
  name = "aws-lc-sys"
562
- version = "0.26.0"
585
+ version = "0.27.1"
563
586
  source = "registry+https://github.com/rust-lang/crates.io-index"
564
- checksum = "0f9dd2e03ee80ca2822dd6ea431163d2ef259f2066a4d6ccaca6d9dcb386aa43"
587
+ checksum = "77926887776171ced7d662120a75998e444d3750c951abfe07f90da130514b1f"
565
588
  dependencies = [
566
589
  "bindgen",
567
590
  "cc",
568
591
  "cmake",
569
592
  "dunce",
570
593
  "fs_extra",
571
- "paste",
572
594
  ]
573
595
 
574
596
  [[package]]
@@ -586,12 +608,6 @@ dependencies = [
586
608
  "rustc-demangle",
587
609
  ]
588
610
 
589
- [[package]]
590
- name = "base64"
591
- version = "0.13.1"
592
- source = "registry+https://github.com/rust-lang/crates.io-index"
593
- checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
594
-
595
611
  [[package]]
596
612
  name = "base64"
597
613
  version = "0.21.7"
@@ -606,9 +622,9 @@ checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
606
622
 
607
623
  [[package]]
608
624
  name = "base64ct"
609
- version = "1.6.0"
625
+ version = "1.7.3"
610
626
  source = "registry+https://github.com/rust-lang/crates.io-index"
611
- checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b"
627
+ checksum = "89e25b6adfb930f02d1981565a6e5d9c547ac15a96606256d3b59040e5cd4ca3"
612
628
 
613
629
  [[package]]
614
630
  name = "bincode"
@@ -625,7 +641,7 @@ version = "0.69.5"
625
641
  source = "registry+https://github.com/rust-lang/crates.io-index"
626
642
  checksum = "271383c67ccabffb7381723dea0672a673f292304fcb45c01cc648c7a8d58088"
627
643
  dependencies = [
628
- "bitflags 2.9.0",
644
+ "bitflags",
629
645
  "cexpr",
630
646
  "clang-sys",
631
647
  "itertools 0.12.1",
@@ -638,16 +654,10 @@ dependencies = [
638
654
  "regex",
639
655
  "rustc-hash 1.1.0",
640
656
  "shlex",
641
- "syn 2.0.99",
657
+ "syn 2.0.100",
642
658
  "which",
643
659
  ]
644
660
 
645
- [[package]]
646
- name = "bitflags"
647
- version = "1.3.2"
648
- source = "registry+https://github.com/rust-lang/crates.io-index"
649
- checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
650
-
651
661
  [[package]]
652
662
  name = "bitflags"
653
663
  version = "2.9.0"
@@ -668,9 +678,9 @@ dependencies = [
668
678
 
669
679
  [[package]]
670
680
  name = "brotli"
671
- version = "6.0.0"
681
+ version = "7.0.0"
672
682
  source = "registry+https://github.com/rust-lang/crates.io-index"
673
- checksum = "74f7971dbd9326d58187408ab83117d8ac1bb9c17b085fdacd1cf2f598719b6b"
683
+ checksum = "cc97b8f16f944bba54f0433f07e30be199b6dc2bd25937444bbad560bcea29bd"
674
684
  dependencies = [
675
685
  "alloc-no-stdlib",
676
686
  "alloc-stdlib",
@@ -701,9 +711,9 @@ checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
701
711
 
702
712
  [[package]]
703
713
  name = "bytes"
704
- version = "1.10.0"
714
+ version = "1.10.1"
705
715
  source = "registry+https://github.com/rust-lang/crates.io-index"
706
- checksum = "f61dac84819c6588b558454b194026eb1f09c293b9036ae9b159e74e73ab6cf9"
716
+ checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a"
707
717
 
708
718
  [[package]]
709
719
  name = "bytestring"
@@ -714,6 +724,12 @@ dependencies = [
714
724
  "bytes",
715
725
  ]
716
726
 
727
+ [[package]]
728
+ name = "cargo-husky"
729
+ version = "1.5.0"
730
+ source = "registry+https://github.com/rust-lang/crates.io-index"
731
+ checksum = "7b02b629252fe8ef6460461409564e2c21d0c8e77e0944f3d189ff06c4e932ad"
732
+
717
733
  [[package]]
718
734
  name = "cast"
719
735
  version = "0.3.0"
@@ -722,9 +738,9 @@ checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5"
722
738
 
723
739
  [[package]]
724
740
  name = "cc"
725
- version = "1.2.16"
741
+ version = "1.2.17"
726
742
  source = "registry+https://github.com/rust-lang/crates.io-index"
727
- checksum = "be714c154be609ec7f5dad223a33bf1482fff90472de28f7362806e6d4832b8c"
743
+ checksum = "1fcb57c740ae1daf453ae85f16e37396f672b039e00d9d866e07ddb24e328e3a"
728
744
  dependencies = [
729
745
  "jobserver",
730
746
  "libc",
@@ -814,18 +830,18 @@ dependencies = [
814
830
 
815
831
  [[package]]
816
832
  name = "clap"
817
- version = "4.5.31"
833
+ version = "4.5.34"
818
834
  source = "registry+https://github.com/rust-lang/crates.io-index"
819
- checksum = "027bb0d98429ae334a8698531da7077bdf906419543a35a55c2cb1b66437d767"
835
+ checksum = "e958897981290da2a852763fe9cdb89cd36977a5d729023127095fa94d95e2ff"
820
836
  dependencies = [
821
837
  "clap_builder",
822
838
  ]
823
839
 
824
840
  [[package]]
825
841
  name = "clap_builder"
826
- version = "4.5.31"
842
+ version = "4.5.34"
827
843
  source = "registry+https://github.com/rust-lang/crates.io-index"
828
- checksum = "5589e0cba072e0f3d23791efac0fd8627b49c829c196a492e88168e6a669d863"
844
+ checksum = "83b0f35019843db2160b5bb19ae09b4e6411ac33fc6a712003c33e03090e2489"
829
845
  dependencies = [
830
846
  "anstyle",
831
847
  "clap_lex",
@@ -884,21 +900,21 @@ dependencies = [
884
900
 
885
901
  [[package]]
886
902
  name = "config"
887
- version = "0.13.4"
903
+ version = "0.15.11"
888
904
  source = "registry+https://github.com/rust-lang/crates.io-index"
889
- checksum = "23738e11972c7643e4ec947840fc463b6a571afcd3e735bdfce7d03c7a784aca"
905
+ checksum = "595aae20e65c3be792d05818e8c63025294ac3cb7e200f11459063a352a6ef80"
890
906
  dependencies = [
891
907
  "async-trait",
908
+ "convert_case",
892
909
  "json5",
893
- "lazy_static",
894
- "nom",
895
910
  "pathdiff",
896
911
  "ron",
897
912
  "rust-ini",
898
913
  "serde",
899
914
  "serde_json",
900
915
  "toml",
901
- "yaml-rust",
916
+ "winnow",
917
+ "yaml-rust2",
902
918
  ]
903
919
 
904
920
  [[package]]
@@ -907,11 +923,34 @@ version = "0.9.6"
907
923
  source = "registry+https://github.com/rust-lang/crates.io-index"
908
924
  checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8"
909
925
 
926
+ [[package]]
927
+ name = "const-random"
928
+ version = "0.1.18"
929
+ source = "registry+https://github.com/rust-lang/crates.io-index"
930
+ checksum = "87e00182fe74b066627d63b85fd550ac2998d4b0bd86bfed477a0ae4c7c71359"
931
+ dependencies = [
932
+ "const-random-macro",
933
+ ]
934
+
935
+ [[package]]
936
+ name = "const-random-macro"
937
+ version = "0.1.16"
938
+ source = "registry+https://github.com/rust-lang/crates.io-index"
939
+ checksum = "f9d839f2a20b0aee515dc581a6172f2321f96cab76c1a38a4c584a194955390e"
940
+ dependencies = [
941
+ "getrandom 0.2.15",
942
+ "once_cell",
943
+ "tiny-keccak",
944
+ ]
945
+
910
946
  [[package]]
911
947
  name = "convert_case"
912
- version = "0.4.0"
948
+ version = "0.6.0"
913
949
  source = "registry+https://github.com/rust-lang/crates.io-index"
914
- checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
950
+ checksum = "ec182b0ca2f35d8fc196cf3404988fd8b8c739a4d270ff118a398feb0cbec1ca"
951
+ dependencies = [
952
+ "unicode-segmentation",
953
+ ]
915
954
 
916
955
  [[package]]
917
956
  name = "cookie"
@@ -1092,7 +1131,7 @@ dependencies = [
1092
1131
  "proc-macro2",
1093
1132
  "quote",
1094
1133
  "strsim",
1095
- "syn 2.0.99",
1134
+ "syn 2.0.100",
1096
1135
  ]
1097
1136
 
1098
1137
  [[package]]
@@ -1103,7 +1142,7 @@ checksum = "d336a2a514f6ccccaa3e09b02d41d35330c07ddf03a62165fcec10bb561c7806"
1103
1142
  dependencies = [
1104
1143
  "darling_core",
1105
1144
  "quote",
1106
- "syn 2.0.99",
1145
+ "syn 2.0.100",
1107
1146
  ]
1108
1147
 
1109
1148
  [[package]]
@@ -1137,9 +1176,9 @@ dependencies = [
1137
1176
 
1138
1177
  [[package]]
1139
1178
  name = "deranged"
1140
- version = "0.3.11"
1179
+ version = "0.4.1"
1141
1180
  source = "registry+https://github.com/rust-lang/crates.io-index"
1142
- checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4"
1181
+ checksum = "28cfac68e08048ae1883171632c2aef3ebc555621ae56fbccce1cbf22dd7f058"
1143
1182
  dependencies = [
1144
1183
  "powerfmt",
1145
1184
  "serde",
@@ -1147,22 +1186,30 @@ dependencies = [
1147
1186
 
1148
1187
  [[package]]
1149
1188
  name = "derive_more"
1150
- version = "0.99.19"
1189
+ version = "2.0.1"
1151
1190
  source = "registry+https://github.com/rust-lang/crates.io-index"
1152
- checksum = "3da29a38df43d6f156149c9b43ded5e018ddff2a855cf2cfd62e8cd7d079c69f"
1191
+ checksum = "093242cf7570c207c83073cf82f79706fe7b8317e98620a47d5be7c3d8497678"
1192
+ dependencies = [
1193
+ "derive_more-impl",
1194
+ ]
1195
+
1196
+ [[package]]
1197
+ name = "derive_more-impl"
1198
+ version = "2.0.1"
1199
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1200
+ checksum = "bda628edc44c4bb645fbe0f758797143e4e07926f7ebf4e9bdfbd3d2ce621df3"
1153
1201
  dependencies = [
1154
- "convert_case",
1155
1202
  "proc-macro2",
1156
1203
  "quote",
1157
- "rustc_version",
1158
- "syn 2.0.99",
1204
+ "syn 2.0.100",
1205
+ "unicode-xid",
1159
1206
  ]
1160
1207
 
1161
1208
  [[package]]
1162
1209
  name = "deunicode"
1163
- version = "1.6.0"
1210
+ version = "1.6.1"
1164
1211
  source = "registry+https://github.com/rust-lang/crates.io-index"
1165
- checksum = "339544cc9e2c4dc3fc7149fd630c5f22263a4fdf18a98afd0075784968b5cf00"
1212
+ checksum = "dc55fe0d1f6c107595572ec8b107c0999bb1a2e0b75e37429a4fb0d6474a0e7d"
1166
1213
 
1167
1214
  [[package]]
1168
1215
  name = "digest"
@@ -1184,14 +1231,17 @@ checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
1184
1231
  dependencies = [
1185
1232
  "proc-macro2",
1186
1233
  "quote",
1187
- "syn 2.0.99",
1234
+ "syn 2.0.100",
1188
1235
  ]
1189
1236
 
1190
1237
  [[package]]
1191
1238
  name = "dlv-list"
1192
- version = "0.3.0"
1239
+ version = "0.5.2"
1193
1240
  source = "registry+https://github.com/rust-lang/crates.io-index"
1194
- checksum = "0688c2a7f92e427f44895cd63841bff7b29f8d7a1648b9e7e07a4a365b2e1257"
1241
+ checksum = "442039f5147480ba31067cb00ada1adae6892028e40e45fc5de7b7df6dcc1b5f"
1242
+ dependencies = [
1243
+ "const-random",
1244
+ ]
1195
1245
 
1196
1246
  [[package]]
1197
1247
  name = "dotenvy"
@@ -1208,7 +1258,7 @@ dependencies = [
1208
1258
  "darling",
1209
1259
  "proc-macro2",
1210
1260
  "quote",
1211
- "syn 2.0.99",
1261
+ "syn 2.0.100",
1212
1262
  ]
1213
1263
 
1214
1264
  [[package]]
@@ -1219,9 +1269,9 @@ checksum = "92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813"
1219
1269
 
1220
1270
  [[package]]
1221
1271
  name = "either"
1222
- version = "1.14.0"
1272
+ version = "1.15.0"
1223
1273
  source = "registry+https://github.com/rust-lang/crates.io-index"
1224
- checksum = "b7914353092ddf589ad78f25c5c1c21b7f80b0ff8621e7c814c3485b5306da9d"
1274
+ checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719"
1225
1275
  dependencies = [
1226
1276
  "serde",
1227
1277
  ]
@@ -1244,7 +1294,7 @@ dependencies = [
1244
1294
  "heck",
1245
1295
  "proc-macro2",
1246
1296
  "quote",
1247
- "syn 2.0.99",
1297
+ "syn 2.0.100",
1248
1298
  ]
1249
1299
 
1250
1300
  [[package]]
@@ -1314,7 +1364,7 @@ dependencies = [
1314
1364
  "chrono",
1315
1365
  "deunicode",
1316
1366
  "dummy",
1317
- "rand",
1367
+ "rand 0.8.5",
1318
1368
  ]
1319
1369
 
1320
1370
  [[package]]
@@ -1352,9 +1402,9 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
1352
1402
 
1353
1403
  [[package]]
1354
1404
  name = "foldhash"
1355
- version = "0.1.4"
1405
+ version = "0.1.5"
1356
1406
  source = "registry+https://github.com/rust-lang/crates.io-index"
1357
- checksum = "a0d2fde1f7b3d48b8395d5f2de76c18a528bd6a9cdde438df747bfcba3e05d6f"
1407
+ checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2"
1358
1408
 
1359
1409
  [[package]]
1360
1410
  name = "form_urlencoded"
@@ -1438,7 +1488,7 @@ checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650"
1438
1488
  dependencies = [
1439
1489
  "proc-macro2",
1440
1490
  "quote",
1441
- "syn 2.0.99",
1491
+ "syn 2.0.100",
1442
1492
  ]
1443
1493
 
1444
1494
  [[package]]
@@ -1506,14 +1556,16 @@ dependencies = [
1506
1556
 
1507
1557
  [[package]]
1508
1558
  name = "getrandom"
1509
- version = "0.3.1"
1559
+ version = "0.3.2"
1510
1560
  source = "registry+https://github.com/rust-lang/crates.io-index"
1511
- checksum = "43a49c392881ce6d5c3b8cb70f98717b7c07aabbdff06687b9030dbfbe2725f8"
1561
+ checksum = "73fea8450eea4bac3940448fb7ae50d91f034f941199fcd9d909a5a07aa455f0"
1512
1562
  dependencies = [
1513
1563
  "cfg-if",
1564
+ "js-sys",
1514
1565
  "libc",
1515
- "wasi 0.13.3+wasi-0.2.2",
1516
- "windows-targets 0.52.6",
1566
+ "r-efi",
1567
+ "wasi 0.14.2+wasi-0.2.4",
1568
+ "wasm-bindgen",
1517
1569
  ]
1518
1570
 
1519
1571
  [[package]]
@@ -1540,7 +1592,7 @@ dependencies = [
1540
1592
  "futures-sink",
1541
1593
  "futures-util",
1542
1594
  "http 0.2.12",
1543
- "indexmap 2.7.1",
1595
+ "indexmap 2.8.0",
1544
1596
  "slab",
1545
1597
  "tokio",
1546
1598
  "tokio-util",
@@ -1558,8 +1610,8 @@ dependencies = [
1558
1610
  "fnv",
1559
1611
  "futures-core",
1560
1612
  "futures-sink",
1561
- "http 1.2.0",
1562
- "indexmap 2.7.1",
1613
+ "http 1.3.1",
1614
+ "indexmap 2.8.0",
1563
1615
  "slab",
1564
1616
  "tokio",
1565
1617
  "tokio-util",
@@ -1568,9 +1620,9 @@ dependencies = [
1568
1620
 
1569
1621
  [[package]]
1570
1622
  name = "half"
1571
- version = "2.4.1"
1623
+ version = "2.5.0"
1572
1624
  source = "registry+https://github.com/rust-lang/crates.io-index"
1573
- checksum = "6dd08c532ae367adf81c312a4580bc67f1d0fe8bc9c460520283f4c0ff277888"
1625
+ checksum = "7db2ff139bba50379da6aa0766b52fdcb62cb5b263009b09ed58ba604e14bbd1"
1574
1626
  dependencies = [
1575
1627
  "cfg-if",
1576
1628
  "crunchy",
@@ -1581,9 +1633,12 @@ name = "hashbrown"
1581
1633
  version = "0.12.3"
1582
1634
  source = "registry+https://github.com/rust-lang/crates.io-index"
1583
1635
  checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
1584
- dependencies = [
1585
- "ahash 0.7.8",
1586
- ]
1636
+
1637
+ [[package]]
1638
+ name = "hashbrown"
1639
+ version = "0.14.5"
1640
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1641
+ checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
1587
1642
 
1588
1643
  [[package]]
1589
1644
  name = "hashbrown"
@@ -1619,9 +1674,9 @@ checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024"
1619
1674
 
1620
1675
  [[package]]
1621
1676
  name = "hermit-abi"
1622
- version = "0.4.0"
1677
+ version = "0.5.0"
1623
1678
  source = "registry+https://github.com/rust-lang/crates.io-index"
1624
- checksum = "fbf6a919d6cf397374f7dfeeea91d974c7c0a7221d0d0f4f20d859d329e53fcc"
1679
+ checksum = "fbd780fe5cc30f81464441920d82ac8740e2e46b29a6fad543ddd075229ce37e"
1625
1680
 
1626
1681
  [[package]]
1627
1682
  name = "hex"
@@ -1669,9 +1724,9 @@ dependencies = [
1669
1724
 
1670
1725
  [[package]]
1671
1726
  name = "http"
1672
- version = "1.2.0"
1727
+ version = "1.3.1"
1673
1728
  source = "registry+https://github.com/rust-lang/crates.io-index"
1674
- checksum = "f16ca2af56261c99fba8bac40a10251ce8188205a4c448fbb745a2e4daa76fea"
1729
+ checksum = "f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565"
1675
1730
  dependencies = [
1676
1731
  "bytes",
1677
1732
  "fnv",
@@ -1696,18 +1751,18 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
1696
1751
  checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
1697
1752
  dependencies = [
1698
1753
  "bytes",
1699
- "http 1.2.0",
1754
+ "http 1.3.1",
1700
1755
  ]
1701
1756
 
1702
1757
  [[package]]
1703
1758
  name = "http-body-util"
1704
- version = "0.1.2"
1759
+ version = "0.1.3"
1705
1760
  source = "registry+https://github.com/rust-lang/crates.io-index"
1706
- checksum = "793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f"
1761
+ checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a"
1707
1762
  dependencies = [
1708
1763
  "bytes",
1709
- "futures-util",
1710
- "http 1.2.0",
1764
+ "futures-core",
1765
+ "http 1.3.1",
1711
1766
  "http-body 1.0.1",
1712
1767
  "pin-project-lite",
1713
1768
  ]
@@ -1720,9 +1775,9 @@ checksum = "add0ab9360ddbd88cfeb3bd9574a1d85cfdfa14db10b3e21d3700dbc4328758f"
1720
1775
 
1721
1776
  [[package]]
1722
1777
  name = "httparse"
1723
- version = "1.10.0"
1778
+ version = "1.10.1"
1724
1779
  source = "registry+https://github.com/rust-lang/crates.io-index"
1725
- checksum = "f2d708df4e7140240a16cd6ab0ab65c972d7433ab77819ea693fde9c43811e2a"
1780
+ checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87"
1726
1781
 
1727
1782
  [[package]]
1728
1783
  name = "httpdate"
@@ -1763,7 +1818,7 @@ dependencies = [
1763
1818
  "futures-channel",
1764
1819
  "futures-util",
1765
1820
  "h2 0.4.8",
1766
- "http 1.2.0",
1821
+ "http 1.3.1",
1767
1822
  "http-body 1.0.1",
1768
1823
  "httparse",
1769
1824
  "httpdate",
@@ -1797,10 +1852,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
1797
1852
  checksum = "2d191583f3da1305256f22463b9bb0471acad48a4e534a5218b9963e9c1f59b2"
1798
1853
  dependencies = [
1799
1854
  "futures-util",
1800
- "http 1.2.0",
1855
+ "http 1.3.1",
1801
1856
  "hyper 1.6.0",
1802
1857
  "hyper-util",
1803
- "rustls 0.23.23",
1858
+ "rustls 0.23.25",
1804
1859
  "rustls-pki-types",
1805
1860
  "tokio",
1806
1861
  "tokio-rustls 0.26.2",
@@ -1829,7 +1884,7 @@ dependencies = [
1829
1884
  "bytes",
1830
1885
  "futures-channel",
1831
1886
  "futures-util",
1832
- "http 1.2.0",
1887
+ "http 1.3.1",
1833
1888
  "http-body 1.0.1",
1834
1889
  "hyper 1.6.0",
1835
1890
  "pin-project-lite",
@@ -1841,14 +1896,15 @@ dependencies = [
1841
1896
 
1842
1897
  [[package]]
1843
1898
  name = "iana-time-zone"
1844
- version = "0.1.61"
1899
+ version = "0.1.62"
1845
1900
  source = "registry+https://github.com/rust-lang/crates.io-index"
1846
- checksum = "235e081f3925a06703c2d0117ea8b91f042756fd6e7a6e5d901e8ca1a996b220"
1901
+ checksum = "b2fd658b06e56721792c5df4475705b6cda790e9298d19d2f8af083457bcd127"
1847
1902
  dependencies = [
1848
1903
  "android_system_properties",
1849
1904
  "core-foundation-sys",
1850
1905
  "iana-time-zone-haiku",
1851
1906
  "js-sys",
1907
+ "log",
1852
1908
  "wasm-bindgen",
1853
1909
  "windows-core",
1854
1910
  ]
@@ -1903,9 +1959,9 @@ dependencies = [
1903
1959
 
1904
1960
  [[package]]
1905
1961
  name = "icu_locid_transform_data"
1906
- version = "1.5.0"
1962
+ version = "1.5.1"
1907
1963
  source = "registry+https://github.com/rust-lang/crates.io-index"
1908
- checksum = "fdc8ff3388f852bede6b579ad4e978ab004f139284d7b28715f773507b946f6e"
1964
+ checksum = "7515e6d781098bf9f7205ab3fc7e9709d34554ae0b21ddbcb5febfa4bc7df11d"
1909
1965
 
1910
1966
  [[package]]
1911
1967
  name = "icu_normalizer"
@@ -1927,9 +1983,9 @@ dependencies = [
1927
1983
 
1928
1984
  [[package]]
1929
1985
  name = "icu_normalizer_data"
1930
- version = "1.5.0"
1986
+ version = "1.5.1"
1931
1987
  source = "registry+https://github.com/rust-lang/crates.io-index"
1932
- checksum = "f8cafbf7aa791e9b22bec55a167906f9e1215fd475cd22adfcf660e03e989516"
1988
+ checksum = "c5e8338228bdc8ab83303f16b797e177953730f601a96c25d10cb3ab0daa0cb7"
1933
1989
 
1934
1990
  [[package]]
1935
1991
  name = "icu_properties"
@@ -1948,9 +2004,9 @@ dependencies = [
1948
2004
 
1949
2005
  [[package]]
1950
2006
  name = "icu_properties_data"
1951
- version = "1.5.0"
2007
+ version = "1.5.1"
1952
2008
  source = "registry+https://github.com/rust-lang/crates.io-index"
1953
- checksum = "67a8effbc3dd3e4ba1afa8ad918d5684b8868b3b26500753effea8d2eed19569"
2009
+ checksum = "85fb8799753b75aee8d2a21d7c14d9f38921b54b3dbda10f5a3c7a7b82dba5e2"
1954
2010
 
1955
2011
  [[package]]
1956
2012
  name = "icu_provider"
@@ -1977,7 +2033,7 @@ checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6"
1977
2033
  dependencies = [
1978
2034
  "proc-macro2",
1979
2035
  "quote",
1980
- "syn 2.0.99",
2036
+ "syn 2.0.100",
1981
2037
  ]
1982
2038
 
1983
2039
  [[package]]
@@ -2032,9 +2088,9 @@ dependencies = [
2032
2088
 
2033
2089
  [[package]]
2034
2090
  name = "indexmap"
2035
- version = "2.7.1"
2091
+ version = "2.8.0"
2036
2092
  source = "registry+https://github.com/rust-lang/crates.io-index"
2037
- checksum = "8c9c992b02b5b4c94ea26e32fe5bccb7aa7d9f390ab5c1221ff895bc7ea8b652"
2093
+ checksum = "3954d50fe15b02142bf25d3b8bdadb634ec3948f103d04ffe3031bc8fe9d7058"
2038
2094
  dependencies = [
2039
2095
  "equivalent",
2040
2096
  "hashbrown 0.15.2",
@@ -2043,9 +2099,9 @@ dependencies = [
2043
2099
 
2044
2100
  [[package]]
2045
2101
  name = "indoc"
2046
- version = "2.0.5"
2102
+ version = "2.0.6"
2047
2103
  source = "registry+https://github.com/rust-lang/crates.io-index"
2048
- checksum = "b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5"
2104
+ checksum = "f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd"
2049
2105
 
2050
2106
  [[package]]
2051
2107
  name = "ipnet"
@@ -2055,11 +2111,11 @@ checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130"
2055
2111
 
2056
2112
  [[package]]
2057
2113
  name = "is-terminal"
2058
- version = "0.4.15"
2114
+ version = "0.4.16"
2059
2115
  source = "registry+https://github.com/rust-lang/crates.io-index"
2060
- checksum = "e19b23d53f35ce9f56aebc7d1bb4e6ac1e9c0db7ac85c8d1760c04379edced37"
2116
+ checksum = "e04d7f318608d35d4b61ddd75cbdaee86b023ebe2bd5a66ee0915f0bf93095a9"
2061
2117
  dependencies = [
2062
- "hermit-abi 0.4.0",
2118
+ "hermit-abi 0.5.0",
2063
2119
  "libc",
2064
2120
  "windows-sys 0.59.0",
2065
2121
  ]
@@ -2093,9 +2149,9 @@ dependencies = [
2093
2149
 
2094
2150
  [[package]]
2095
2151
  name = "itoa"
2096
- version = "1.0.14"
2152
+ version = "1.0.15"
2097
2153
  source = "registry+https://github.com/rust-lang/crates.io-index"
2098
- checksum = "d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674"
2154
+ checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c"
2099
2155
 
2100
2156
  [[package]]
2101
2157
  name = "jobserver"
@@ -2239,9 +2295,9 @@ checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
2239
2295
 
2240
2296
  [[package]]
2241
2297
  name = "libc"
2242
- version = "0.2.170"
2298
+ version = "0.2.171"
2243
2299
  source = "registry+https://github.com/rust-lang/crates.io-index"
2244
- checksum = "875b3680cb2f8f71bdcf9a30f38d48282f5d3c95cbf9b3fa57269bb5d5c06828"
2300
+ checksum = "c19937216e9d3aa9956d9bb8dfc0b0c8beb6058fc4f7a4dc4d850edf86a237d6"
2245
2301
 
2246
2302
  [[package]]
2247
2303
  name = "libloading"
@@ -2271,16 +2327,16 @@ dependencies = [
2271
2327
  ]
2272
2328
 
2273
2329
  [[package]]
2274
- name = "linked-hash-map"
2275
- version = "0.5.6"
2330
+ name = "linux-raw-sys"
2331
+ version = "0.4.15"
2276
2332
  source = "registry+https://github.com/rust-lang/crates.io-index"
2277
- checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"
2333
+ checksum = "d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab"
2278
2334
 
2279
2335
  [[package]]
2280
2336
  name = "linux-raw-sys"
2281
- version = "0.4.15"
2337
+ version = "0.9.3"
2282
2338
  source = "registry+https://github.com/rust-lang/crates.io-index"
2283
- checksum = "d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab"
2339
+ checksum = "fe7db12097d22ec582439daf8618b8fdd1a7bef6270e9af3b1ebcd30893cf413"
2284
2340
 
2285
2341
  [[package]]
2286
2342
  name = "litemap"
@@ -2317,9 +2373,9 @@ dependencies = [
2317
2373
 
2318
2374
  [[package]]
2319
2375
  name = "log"
2320
- version = "0.4.26"
2376
+ version = "0.4.27"
2321
2377
  source = "registry+https://github.com/rust-lang/crates.io-index"
2322
- checksum = "30bde2b3dc3671ae49d8e2e9f044c7c005836e7a023ee57cffa25ab82764bb9e"
2378
+ checksum = "13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94"
2323
2379
 
2324
2380
  [[package]]
2325
2381
  name = "matchers"
@@ -2435,7 +2491,7 @@ dependencies = [
2435
2491
  "num-integer",
2436
2492
  "num-iter",
2437
2493
  "num-traits",
2438
- "rand",
2494
+ "rand 0.8.5",
2439
2495
  "smallvec",
2440
2496
  "zeroize",
2441
2497
  ]
@@ -2497,15 +2553,15 @@ dependencies = [
2497
2553
 
2498
2554
  [[package]]
2499
2555
  name = "once_cell"
2500
- version = "1.20.3"
2556
+ version = "1.21.1"
2501
2557
  source = "registry+https://github.com/rust-lang/crates.io-index"
2502
- checksum = "945462a4b81e43c4e3ba96bd7b49d834c6f61198356aa858733bc4acf3cbe62e"
2558
+ checksum = "d75b0bedcc4fe52caa0e03d9f1151a323e4aa5e2d78ba3580400cd3c9e2bc4bc"
2503
2559
 
2504
2560
  [[package]]
2505
2561
  name = "oorandom"
2506
- version = "11.1.4"
2562
+ version = "11.1.5"
2507
2563
  source = "registry+https://github.com/rust-lang/crates.io-index"
2508
- checksum = "b410bbe7e14ab526a0e86877eb47c6996a2bd7746f027ba551028c925390e4e9"
2564
+ checksum = "d6790f58c7ff633d8771f42965289203411a5e5c68388703c06e14f24770b41e"
2509
2565
 
2510
2566
  [[package]]
2511
2567
  name = "openssl-probe"
@@ -2607,7 +2663,7 @@ dependencies = [
2607
2663
  "opentelemetry 0.23.0",
2608
2664
  "ordered-float 4.6.0",
2609
2665
  "percent-encoding",
2610
- "rand",
2666
+ "rand 0.8.5",
2611
2667
  "thiserror 1.0.69",
2612
2668
  ]
2613
2669
 
@@ -2631,12 +2687,12 @@ dependencies = [
2631
2687
 
2632
2688
  [[package]]
2633
2689
  name = "ordered-multimap"
2634
- version = "0.4.3"
2690
+ version = "0.7.3"
2635
2691
  source = "registry+https://github.com/rust-lang/crates.io-index"
2636
- checksum = "ccd746e37177e1711c20dd619a1620f34f5c8b569c53590a72dedd5344d8924a"
2692
+ checksum = "49203cdcae0030493bad186b28da2fa25645fa276a51b6fec8010d281e02ef79"
2637
2693
  dependencies = [
2638
2694
  "dlv-list",
2639
- "hashbrown 0.12.3",
2695
+ "hashbrown 0.14.5",
2640
2696
  ]
2641
2697
 
2642
2698
  [[package]]
@@ -2680,12 +2736,6 @@ dependencies = [
2680
2736
  "windows-targets 0.52.6",
2681
2737
  ]
2682
2738
 
2683
- [[package]]
2684
- name = "paste"
2685
- version = "1.0.15"
2686
- source = "registry+https://github.com/rust-lang/crates.io-index"
2687
- checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
2688
-
2689
2739
  [[package]]
2690
2740
  name = "pathdiff"
2691
2741
  version = "0.2.3"
@@ -2719,9 +2769,9 @@ checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
2719
2769
 
2720
2770
  [[package]]
2721
2771
  name = "pest"
2722
- version = "2.7.15"
2772
+ version = "2.8.0"
2723
2773
  source = "registry+https://github.com/rust-lang/crates.io-index"
2724
- checksum = "8b7cafe60d6cf8e62e1b9b2ea516a089c008945bb5a275416789e7db0bc199dc"
2774
+ checksum = "198db74531d58c70a361c42201efde7e2591e976d518caf7662a47dc5720e7b6"
2725
2775
  dependencies = [
2726
2776
  "memchr",
2727
2777
  "thiserror 2.0.12",
@@ -2730,9 +2780,9 @@ dependencies = [
2730
2780
 
2731
2781
  [[package]]
2732
2782
  name = "pest_derive"
2733
- version = "2.7.15"
2783
+ version = "2.8.0"
2734
2784
  source = "registry+https://github.com/rust-lang/crates.io-index"
2735
- checksum = "816518421cfc6887a0d62bf441b6ffb4536fcc926395a69e1a85852d4363f57e"
2785
+ checksum = "d725d9cfd79e87dccc9341a2ef39d1b6f6353d68c4b33c177febbe1a402c97c5"
2736
2786
  dependencies = [
2737
2787
  "pest",
2738
2788
  "pest_generator",
@@ -2740,22 +2790,22 @@ dependencies = [
2740
2790
 
2741
2791
  [[package]]
2742
2792
  name = "pest_generator"
2743
- version = "2.7.15"
2793
+ version = "2.8.0"
2744
2794
  source = "registry+https://github.com/rust-lang/crates.io-index"
2745
- checksum = "7d1396fd3a870fc7838768d171b4616d5c91f6cc25e377b673d714567d99377b"
2795
+ checksum = "db7d01726be8ab66ab32f9df467ae8b1148906685bbe75c82d1e65d7f5b3f841"
2746
2796
  dependencies = [
2747
2797
  "pest",
2748
2798
  "pest_meta",
2749
2799
  "proc-macro2",
2750
2800
  "quote",
2751
- "syn 2.0.99",
2801
+ "syn 2.0.100",
2752
2802
  ]
2753
2803
 
2754
2804
  [[package]]
2755
2805
  name = "pest_meta"
2756
- version = "2.7.15"
2806
+ version = "2.8.0"
2757
2807
  source = "registry+https://github.com/rust-lang/crates.io-index"
2758
- checksum = "e1e58089ea25d717bfd31fb534e4f3afcc2cc569c70de3e239778991ea3b7dea"
2808
+ checksum = "7f9f832470494906d1fca5329f8ab5791cc60beb230c74815dff541cbd2b5ca0"
2759
2809
  dependencies = [
2760
2810
  "once_cell",
2761
2811
  "pest",
@@ -2764,22 +2814,22 @@ dependencies = [
2764
2814
 
2765
2815
  [[package]]
2766
2816
  name = "pin-project"
2767
- version = "1.1.9"
2817
+ version = "1.1.10"
2768
2818
  source = "registry+https://github.com/rust-lang/crates.io-index"
2769
- checksum = "dfe2e71e1471fe07709406bf725f710b02927c9c54b2b5b2ec0e8087d97c327d"
2819
+ checksum = "677f1add503faace112b9f1373e43e9e054bfdd22ff1a63c1bc485eaec6a6a8a"
2770
2820
  dependencies = [
2771
2821
  "pin-project-internal",
2772
2822
  ]
2773
2823
 
2774
2824
  [[package]]
2775
2825
  name = "pin-project-internal"
2776
- version = "1.1.9"
2826
+ version = "1.1.10"
2777
2827
  source = "registry+https://github.com/rust-lang/crates.io-index"
2778
- checksum = "f6e859e6e5bd50440ab63c47e3ebabc90f26251f7c73c3d3e837b74a1cc3fa67"
2828
+ checksum = "6e918e4ff8c4549eb882f14b3a4bc8c8bc93de829416eacf579f1207a8fbf861"
2779
2829
  dependencies = [
2780
2830
  "proc-macro2",
2781
2831
  "quote",
2782
- "syn 2.0.99",
2832
+ "syn 2.0.100",
2783
2833
  ]
2784
2834
 
2785
2835
  [[package]]
@@ -2863,21 +2913,21 @@ checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
2863
2913
 
2864
2914
  [[package]]
2865
2915
  name = "ppv-lite86"
2866
- version = "0.2.20"
2916
+ version = "0.2.21"
2867
2917
  source = "registry+https://github.com/rust-lang/crates.io-index"
2868
- checksum = "77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04"
2918
+ checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9"
2869
2919
  dependencies = [
2870
- "zerocopy",
2920
+ "zerocopy 0.8.24",
2871
2921
  ]
2872
2922
 
2873
2923
  [[package]]
2874
2924
  name = "prettyplease"
2875
- version = "0.2.29"
2925
+ version = "0.2.31"
2876
2926
  source = "registry+https://github.com/rust-lang/crates.io-index"
2877
- checksum = "6924ced06e1f7dfe3fa48d57b9f74f55d8915f5036121bef647ef4b204895fac"
2927
+ checksum = "5316f57387668042f561aae71480de936257848f9c43ce528e311d89a07cadeb"
2878
2928
  dependencies = [
2879
2929
  "proc-macro2",
2880
- "syn 2.0.99",
2930
+ "syn 2.0.100",
2881
2931
  ]
2882
2932
 
2883
2933
  [[package]]
@@ -2966,7 +3016,7 @@ checksum = "b2df2884957d2476731f987673befac5d521dff10abb0a7cbe12015bc7702fe9"
2966
3016
  dependencies = [
2967
3017
  "proc-macro2",
2968
3018
  "quote",
2969
- "syn 2.0.99",
3019
+ "syn 2.0.100",
2970
3020
  ]
2971
3021
 
2972
3022
  [[package]]
@@ -2998,7 +3048,7 @@ dependencies = [
2998
3048
  "proc-macro2",
2999
3049
  "pyo3-macros-backend",
3000
3050
  "quote",
3001
- "syn 2.0.99",
3051
+ "syn 2.0.100",
3002
3052
  ]
3003
3053
 
3004
3054
  [[package]]
@@ -3011,12 +3061,12 @@ dependencies = [
3011
3061
  "proc-macro2",
3012
3062
  "pyo3-build-config",
3013
3063
  "quote",
3014
- "syn 2.0.99",
3064
+ "syn 2.0.100",
3015
3065
  ]
3016
3066
 
3017
3067
  [[package]]
3018
3068
  name = "python-auditor"
3019
- version = "0.8.0"
3069
+ version = "0.9.0"
3020
3070
  dependencies = [
3021
3071
  "anyhow",
3022
3072
  "auditor",
@@ -3037,7 +3087,7 @@ checksum = "588f6378e4dd99458b60ec275b4477add41ce4fa9f64dcba6f15adccb19b50d6"
3037
3087
  dependencies = [
3038
3088
  "env_logger",
3039
3089
  "log",
3040
- "rand",
3090
+ "rand 0.8.5",
3041
3091
  ]
3042
3092
 
3043
3093
  [[package]]
@@ -3053,34 +3103,36 @@ dependencies = [
3053
3103
 
3054
3104
  [[package]]
3055
3105
  name = "quinn"
3056
- version = "0.11.6"
3106
+ version = "0.11.7"
3057
3107
  source = "registry+https://github.com/rust-lang/crates.io-index"
3058
- checksum = "62e96808277ec6f97351a2380e6c25114bc9e67037775464979f3037c92d05ef"
3108
+ checksum = "c3bd15a6f2967aef83887dcb9fec0014580467e33720d073560cf015a5683012"
3059
3109
  dependencies = [
3060
3110
  "bytes",
3111
+ "cfg_aliases",
3061
3112
  "pin-project-lite",
3062
3113
  "quinn-proto",
3063
3114
  "quinn-udp",
3064
3115
  "rustc-hash 2.1.1",
3065
- "rustls 0.23.23",
3116
+ "rustls 0.23.25",
3066
3117
  "socket2",
3067
3118
  "thiserror 2.0.12",
3068
3119
  "tokio",
3069
3120
  "tracing",
3121
+ "web-time",
3070
3122
  ]
3071
3123
 
3072
3124
  [[package]]
3073
3125
  name = "quinn-proto"
3074
- version = "0.11.9"
3126
+ version = "0.11.10"
3075
3127
  source = "registry+https://github.com/rust-lang/crates.io-index"
3076
- checksum = "a2fe5ef3495d7d2e377ff17b1a8ce2ee2ec2a18cde8b6ad6619d65d0701c135d"
3128
+ checksum = "b820744eb4dc9b57a3398183639c511b5a26d2ed702cedd3febaa1393caa22cc"
3077
3129
  dependencies = [
3078
3130
  "bytes",
3079
- "getrandom 0.2.15",
3080
- "rand",
3131
+ "getrandom 0.3.2",
3132
+ "rand 0.9.0",
3081
3133
  "ring",
3082
3134
  "rustc-hash 2.1.1",
3083
- "rustls 0.23.23",
3135
+ "rustls 0.23.25",
3084
3136
  "rustls-pki-types",
3085
3137
  "slab",
3086
3138
  "thiserror 2.0.12",
@@ -3091,9 +3143,9 @@ dependencies = [
3091
3143
 
3092
3144
  [[package]]
3093
3145
  name = "quinn-udp"
3094
- version = "0.5.10"
3146
+ version = "0.5.11"
3095
3147
  source = "registry+https://github.com/rust-lang/crates.io-index"
3096
- checksum = "e46f3055866785f6b92bc6164b76be02ca8f2eb4b002c0354b28cf4c119e5944"
3148
+ checksum = "541d0f57c6ec747a90738a52741d3221f7960e8ac2f0ff4b1a63680e033b4ab5"
3097
3149
  dependencies = [
3098
3150
  "cfg_aliases",
3099
3151
  "libc",
@@ -3105,13 +3157,19 @@ dependencies = [
3105
3157
 
3106
3158
  [[package]]
3107
3159
  name = "quote"
3108
- version = "1.0.39"
3160
+ version = "1.0.40"
3109
3161
  source = "registry+https://github.com/rust-lang/crates.io-index"
3110
- checksum = "c1f1914ce909e1658d9907913b4b91947430c7d9be598b15a1912935b8c04801"
3162
+ checksum = "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d"
3111
3163
  dependencies = [
3112
3164
  "proc-macro2",
3113
3165
  ]
3114
3166
 
3167
+ [[package]]
3168
+ name = "r-efi"
3169
+ version = "5.2.0"
3170
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3171
+ checksum = "74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5"
3172
+
3115
3173
  [[package]]
3116
3174
  name = "rand"
3117
3175
  version = "0.8.5"
@@ -3119,8 +3177,19 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3119
3177
  checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
3120
3178
  dependencies = [
3121
3179
  "libc",
3122
- "rand_chacha",
3123
- "rand_core",
3180
+ "rand_chacha 0.3.1",
3181
+ "rand_core 0.6.4",
3182
+ ]
3183
+
3184
+ [[package]]
3185
+ name = "rand"
3186
+ version = "0.9.0"
3187
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3188
+ checksum = "3779b94aeb87e8bd4e834cee3650289ee9e0d5677f976ecdb6d219e5f4f6cd94"
3189
+ dependencies = [
3190
+ "rand_chacha 0.9.0",
3191
+ "rand_core 0.9.3",
3192
+ "zerocopy 0.8.24",
3124
3193
  ]
3125
3194
 
3126
3195
  [[package]]
@@ -3130,7 +3199,17 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3130
3199
  checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
3131
3200
  dependencies = [
3132
3201
  "ppv-lite86",
3133
- "rand_core",
3202
+ "rand_core 0.6.4",
3203
+ ]
3204
+
3205
+ [[package]]
3206
+ name = "rand_chacha"
3207
+ version = "0.9.0"
3208
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3209
+ checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb"
3210
+ dependencies = [
3211
+ "ppv-lite86",
3212
+ "rand_core 0.9.3",
3134
3213
  ]
3135
3214
 
3136
3215
  [[package]]
@@ -3142,6 +3221,15 @@ dependencies = [
3142
3221
  "getrandom 0.2.15",
3143
3222
  ]
3144
3223
 
3224
+ [[package]]
3225
+ name = "rand_core"
3226
+ version = "0.9.3"
3227
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3228
+ checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38"
3229
+ dependencies = [
3230
+ "getrandom 0.3.2",
3231
+ ]
3232
+
3145
3233
  [[package]]
3146
3234
  name = "rand_distr"
3147
3235
  version = "0.4.3"
@@ -3149,7 +3237,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3149
3237
  checksum = "32cb0b9bc82b0a0876c2dd994a7e7a2683d3e7390ca40e6886785ef0c7e3ee31"
3150
3238
  dependencies = [
3151
3239
  "num-traits",
3152
- "rand",
3240
+ "rand 0.8.5",
3153
3241
  ]
3154
3242
 
3155
3243
  [[package]]
@@ -3174,11 +3262,11 @@ dependencies = [
3174
3262
 
3175
3263
  [[package]]
3176
3264
  name = "redox_syscall"
3177
- version = "0.5.9"
3265
+ version = "0.5.10"
3178
3266
  source = "registry+https://github.com/rust-lang/crates.io-index"
3179
- checksum = "82b568323e98e49e2a0899dcee453dd679fae22d69adf9b11dd508d1549b7e2f"
3267
+ checksum = "0b8c0c260b63a8219631167be35e6a988e9554dbd323f8bd08439c8ed1302bd1"
3180
3268
  dependencies = [
3181
- "bitflags 2.9.0",
3269
+ "bitflags",
3182
3270
  ]
3183
3271
 
3184
3272
  [[package]]
@@ -3233,16 +3321,16 @@ checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
3233
3321
 
3234
3322
  [[package]]
3235
3323
  name = "reqwest"
3236
- version = "0.12.12"
3324
+ version = "0.12.15"
3237
3325
  source = "registry+https://github.com/rust-lang/crates.io-index"
3238
- checksum = "43e734407157c3c2034e0258f5e4473ddb361b1e85f95a66690d67264d7cd1da"
3326
+ checksum = "d19c46a6fdd48bc4dab94b6103fccc55d34c67cc0ad04653aad4ea2a07cd7bbb"
3239
3327
  dependencies = [
3240
3328
  "base64 0.22.1",
3241
3329
  "bytes",
3242
3330
  "futures-channel",
3243
3331
  "futures-core",
3244
3332
  "futures-util",
3245
- "http 1.2.0",
3333
+ "http 1.3.1",
3246
3334
  "http-body 1.0.1",
3247
3335
  "http-body-util",
3248
3336
  "hyper 1.6.0",
@@ -3256,7 +3344,7 @@ dependencies = [
3256
3344
  "percent-encoding",
3257
3345
  "pin-project-lite",
3258
3346
  "quinn",
3259
- "rustls 0.23.23",
3347
+ "rustls 0.23.25",
3260
3348
  "rustls-pemfile 2.2.0",
3261
3349
  "rustls-pki-types",
3262
3350
  "serde",
@@ -3265,21 +3353,40 @@ dependencies = [
3265
3353
  "sync_wrapper",
3266
3354
  "tokio",
3267
3355
  "tokio-rustls 0.26.2",
3356
+ "tokio-util",
3268
3357
  "tower 0.5.2",
3269
3358
  "tower-service",
3270
3359
  "url",
3271
3360
  "wasm-bindgen",
3272
3361
  "wasm-bindgen-futures",
3362
+ "wasm-streams",
3273
3363
  "web-sys",
3274
3364
  "webpki-roots",
3275
3365
  "windows-registry",
3276
3366
  ]
3277
3367
 
3368
+ [[package]]
3369
+ name = "reqwest-streams"
3370
+ version = "0.9.0"
3371
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3372
+ checksum = "a7c5c3436b21f323e34b937f18b090a99c459b5065c710bee637645ebc703532"
3373
+ dependencies = [
3374
+ "async-trait",
3375
+ "bytes",
3376
+ "cargo-husky",
3377
+ "futures",
3378
+ "reqwest",
3379
+ "serde",
3380
+ "serde_json",
3381
+ "tokio",
3382
+ "tokio-util",
3383
+ ]
3384
+
3278
3385
  [[package]]
3279
3386
  name = "ring"
3280
- version = "0.17.11"
3387
+ version = "0.17.14"
3281
3388
  source = "registry+https://github.com/rust-lang/crates.io-index"
3282
- checksum = "da5349ae27d3887ca812fb375b45a4fbb36d8d12d2df394968cd86e35683fe73"
3389
+ checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7"
3283
3390
  dependencies = [
3284
3391
  "cc",
3285
3392
  "cfg-if",
@@ -3291,20 +3398,21 @@ dependencies = [
3291
3398
 
3292
3399
  [[package]]
3293
3400
  name = "ron"
3294
- version = "0.7.1"
3401
+ version = "0.8.1"
3295
3402
  source = "registry+https://github.com/rust-lang/crates.io-index"
3296
- checksum = "88073939a61e5b7680558e6be56b419e208420c2adb92be54921fa6b72283f1a"
3403
+ checksum = "b91f7eff05f748767f183df4320a63d6936e9c6107d97c9e6bdd9784f4289c94"
3297
3404
  dependencies = [
3298
- "base64 0.13.1",
3299
- "bitflags 1.3.2",
3405
+ "base64 0.21.7",
3406
+ "bitflags",
3300
3407
  "serde",
3408
+ "serde_derive",
3301
3409
  ]
3302
3410
 
3303
3411
  [[package]]
3304
3412
  name = "rsa"
3305
- version = "0.9.7"
3413
+ version = "0.9.8"
3306
3414
  source = "registry+https://github.com/rust-lang/crates.io-index"
3307
- checksum = "47c75d7c5c6b673e58bf54d8544a9f432e3a925b0e80f7cd3602ab5c50c55519"
3415
+ checksum = "78928ac1ed176a5ca1d17e578a1825f3d81ca54cf41053a592584b020cfd691b"
3308
3416
  dependencies = [
3309
3417
  "const-oid",
3310
3418
  "digest",
@@ -3313,7 +3421,7 @@ dependencies = [
3313
3421
  "num-traits",
3314
3422
  "pkcs1",
3315
3423
  "pkcs8",
3316
- "rand_core",
3424
+ "rand_core 0.6.4",
3317
3425
  "signature",
3318
3426
  "spki",
3319
3427
  "subtle",
@@ -3322,12 +3430,13 @@ dependencies = [
3322
3430
 
3323
3431
  [[package]]
3324
3432
  name = "rust-ini"
3325
- version = "0.18.0"
3433
+ version = "0.21.1"
3326
3434
  source = "registry+https://github.com/rust-lang/crates.io-index"
3327
- checksum = "f6d5f2436026b4f6e79dc829837d467cc7e9a55ee40e750d716713540715a2df"
3435
+ checksum = "4e310ef0e1b6eeb79169a1171daf9abcb87a2e17c03bee2c4bb100b55c75409f"
3328
3436
  dependencies = [
3329
3437
  "cfg-if",
3330
3438
  "ordered-multimap",
3439
+ "trim-in-place",
3331
3440
  ]
3332
3441
 
3333
3442
  [[package]]
@@ -3349,24 +3458,28 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3349
3458
  checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d"
3350
3459
 
3351
3460
  [[package]]
3352
- name = "rustc_version"
3353
- version = "0.4.1"
3461
+ name = "rustix"
3462
+ version = "0.38.44"
3354
3463
  source = "registry+https://github.com/rust-lang/crates.io-index"
3355
- checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
3464
+ checksum = "fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154"
3356
3465
  dependencies = [
3357
- "semver",
3466
+ "bitflags",
3467
+ "errno",
3468
+ "libc",
3469
+ "linux-raw-sys 0.4.15",
3470
+ "windows-sys 0.59.0",
3358
3471
  ]
3359
3472
 
3360
3473
  [[package]]
3361
3474
  name = "rustix"
3362
- version = "0.38.44"
3475
+ version = "1.0.3"
3363
3476
  source = "registry+https://github.com/rust-lang/crates.io-index"
3364
- checksum = "fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154"
3477
+ checksum = "e56a18552996ac8d29ecc3b190b4fdbb2d91ca4ec396de7bbffaf43f3d637e96"
3365
3478
  dependencies = [
3366
- "bitflags 2.9.0",
3479
+ "bitflags",
3367
3480
  "errno",
3368
3481
  "libc",
3369
- "linux-raw-sys",
3482
+ "linux-raw-sys 0.9.3",
3370
3483
  "windows-sys 0.59.0",
3371
3484
  ]
3372
3485
 
@@ -3384,16 +3497,16 @@ dependencies = [
3384
3497
 
3385
3498
  [[package]]
3386
3499
  name = "rustls"
3387
- version = "0.23.23"
3500
+ version = "0.23.25"
3388
3501
  source = "registry+https://github.com/rust-lang/crates.io-index"
3389
- checksum = "47796c98c480fce5406ef69d1c76378375492c3b0a0de587be0c1d9feb12f395"
3502
+ checksum = "822ee9188ac4ec04a2f0531e55d035fb2de73f18b41a63c70c2712503b6fb13c"
3390
3503
  dependencies = [
3391
3504
  "aws-lc-rs",
3392
3505
  "log",
3393
3506
  "once_cell",
3394
3507
  "ring",
3395
3508
  "rustls-pki-types",
3396
- "rustls-webpki 0.102.8",
3509
+ "rustls-webpki 0.103.1",
3397
3510
  "subtle",
3398
3511
  "zeroize",
3399
3512
  ]
@@ -3449,9 +3562,9 @@ dependencies = [
3449
3562
 
3450
3563
  [[package]]
3451
3564
  name = "rustls-webpki"
3452
- version = "0.102.8"
3565
+ version = "0.103.1"
3453
3566
  source = "registry+https://github.com/rust-lang/crates.io-index"
3454
- checksum = "64ca1bc8749bd4cf37b5ce386cc146580777b4e8572c7b97baf22c83f444bee9"
3567
+ checksum = "fef8b8769aaccf73098557a87cd1816b4f9c7c16811c9c77142aa695c16f2c03"
3455
3568
  dependencies = [
3456
3569
  "aws-lc-rs",
3457
3570
  "ring",
@@ -3461,15 +3574,15 @@ dependencies = [
3461
3574
 
3462
3575
  [[package]]
3463
3576
  name = "rustversion"
3464
- version = "1.0.19"
3577
+ version = "1.0.20"
3465
3578
  source = "registry+https://github.com/rust-lang/crates.io-index"
3466
- checksum = "f7c45b9784283f1b2e7fb61b42047c2fd678ef0960d4f6f1eba131594cc369d4"
3579
+ checksum = "eded382c5f5f786b989652c49544c4877d9f015cc22e145a5ea8ea66c2921cd2"
3467
3580
 
3468
3581
  [[package]]
3469
3582
  name = "ryu"
3470
- version = "1.0.19"
3583
+ version = "1.0.20"
3471
3584
  source = "registry+https://github.com/rust-lang/crates.io-index"
3472
- checksum = "6ea1a2d0a644769cc99faa24c3ad26b379b786fe7c36fd3c546254801650e6dd"
3585
+ checksum = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f"
3473
3586
 
3474
3587
  [[package]]
3475
3588
  name = "same-file"
@@ -3521,7 +3634,7 @@ version = "2.11.1"
3521
3634
  source = "registry+https://github.com/rust-lang/crates.io-index"
3522
3635
  checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02"
3523
3636
  dependencies = [
3524
- "bitflags 2.9.0",
3637
+ "bitflags",
3525
3638
  "core-foundation",
3526
3639
  "core-foundation-sys",
3527
3640
  "libc",
@@ -3538,17 +3651,11 @@ dependencies = [
3538
3651
  "libc",
3539
3652
  ]
3540
3653
 
3541
- [[package]]
3542
- name = "semver"
3543
- version = "1.0.25"
3544
- source = "registry+https://github.com/rust-lang/crates.io-index"
3545
- checksum = "f79dfe2d285b0488816f30e700a7438c5a73d816b5b7d3ac72fbc48b0d185e03"
3546
-
3547
3654
  [[package]]
3548
3655
  name = "serde"
3549
- version = "1.0.218"
3656
+ version = "1.0.219"
3550
3657
  source = "registry+https://github.com/rust-lang/crates.io-index"
3551
- checksum = "e8dfc9d19bdbf6d17e22319da49161d5d0108e4188e8b680aef6299eed22df60"
3658
+ checksum = "5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6"
3552
3659
  dependencies = [
3553
3660
  "serde_derive",
3554
3661
  ]
@@ -3577,13 +3684,13 @@ dependencies = [
3577
3684
 
3578
3685
  [[package]]
3579
3686
  name = "serde_derive"
3580
- version = "1.0.218"
3687
+ version = "1.0.219"
3581
3688
  source = "registry+https://github.com/rust-lang/crates.io-index"
3582
- checksum = "f09503e191f4e797cb8aac08e9a4a4695c5edf6a2e70e376d961ddd5c969f82b"
3689
+ checksum = "5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00"
3583
3690
  dependencies = [
3584
3691
  "proc-macro2",
3585
3692
  "quote",
3586
- "syn 2.0.99",
3693
+ "syn 2.0.100",
3587
3694
  ]
3588
3695
 
3589
3696
  [[package]]
@@ -3611,6 +3718,15 @@ dependencies = [
3611
3718
  "thiserror 1.0.69",
3612
3719
  ]
3613
3720
 
3721
+ [[package]]
3722
+ name = "serde_spanned"
3723
+ version = "0.6.8"
3724
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3725
+ checksum = "87607cb1398ed59d48732e575a4c28a7a8ebf2454b964fe3f224f2afc07909e1"
3726
+ dependencies = [
3727
+ "serde",
3728
+ ]
3729
+
3614
3730
  [[package]]
3615
3731
  name = "serde_urlencoded"
3616
3732
  version = "0.7.1"
@@ -3633,7 +3749,7 @@ dependencies = [
3633
3749
  "chrono",
3634
3750
  "hex",
3635
3751
  "indexmap 1.9.3",
3636
- "indexmap 2.7.1",
3752
+ "indexmap 2.8.0",
3637
3753
  "serde",
3638
3754
  "serde_derive",
3639
3755
  "serde_json",
@@ -3650,7 +3766,7 @@ dependencies = [
3650
3766
  "darling",
3651
3767
  "proc-macro2",
3652
3768
  "quote",
3653
- "syn 2.0.99",
3769
+ "syn 2.0.100",
3654
3770
  ]
3655
3771
 
3656
3772
  [[package]]
@@ -3659,7 +3775,7 @@ version = "0.9.34+deprecated"
3659
3775
  source = "registry+https://github.com/rust-lang/crates.io-index"
3660
3776
  checksum = "6a8b1a1a2ebf674015cc02edccce75287f1a0130d394307b36743c2f5d504b47"
3661
3777
  dependencies = [
3662
- "indexmap 2.7.1",
3778
+ "indexmap 2.8.0",
3663
3779
  "itoa",
3664
3780
  "ryu",
3665
3781
  "serde",
@@ -3725,7 +3841,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3725
3841
  checksum = "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de"
3726
3842
  dependencies = [
3727
3843
  "digest",
3728
- "rand_core",
3844
+ "rand_core 0.6.4",
3729
3845
  ]
3730
3846
 
3731
3847
  [[package]]
@@ -3806,12 +3922,12 @@ dependencies = [
3806
3922
  "futures-util",
3807
3923
  "hashbrown 0.15.2",
3808
3924
  "hashlink",
3809
- "indexmap 2.7.1",
3925
+ "indexmap 2.8.0",
3810
3926
  "log",
3811
3927
  "memchr",
3812
3928
  "once_cell",
3813
3929
  "percent-encoding",
3814
- "rustls 0.23.23",
3930
+ "rustls 0.23.25",
3815
3931
  "rustls-pemfile 2.2.0",
3816
3932
  "serde",
3817
3933
  "serde_json",
@@ -3836,7 +3952,7 @@ dependencies = [
3836
3952
  "quote",
3837
3953
  "sqlx-core",
3838
3954
  "sqlx-macros-core",
3839
- "syn 2.0.99",
3955
+ "syn 2.0.100",
3840
3956
  ]
3841
3957
 
3842
3958
  [[package]]
@@ -3859,7 +3975,7 @@ dependencies = [
3859
3975
  "sqlx-mysql",
3860
3976
  "sqlx-postgres",
3861
3977
  "sqlx-sqlite",
3862
- "syn 2.0.99",
3978
+ "syn 2.0.100",
3863
3979
  "tempfile",
3864
3980
  "tokio",
3865
3981
  "url",
@@ -3873,7 +3989,7 @@ checksum = "4560278f0e00ce64938540546f59f590d60beee33fffbd3b9cd47851e5fff233"
3873
3989
  dependencies = [
3874
3990
  "atoi",
3875
3991
  "base64 0.22.1",
3876
- "bitflags 2.9.0",
3992
+ "bitflags",
3877
3993
  "byteorder",
3878
3994
  "bytes",
3879
3995
  "chrono",
@@ -3895,7 +4011,7 @@ dependencies = [
3895
4011
  "memchr",
3896
4012
  "once_cell",
3897
4013
  "percent-encoding",
3898
- "rand",
4014
+ "rand 0.8.5",
3899
4015
  "rsa",
3900
4016
  "serde",
3901
4017
  "sha1",
@@ -3917,7 +4033,7 @@ checksum = "c5b98a57f363ed6764d5b3a12bfedf62f07aa16e1856a7ddc2a0bb190a959613"
3917
4033
  dependencies = [
3918
4034
  "atoi",
3919
4035
  "base64 0.22.1",
3920
- "bitflags 2.9.0",
4036
+ "bitflags",
3921
4037
  "byteorder",
3922
4038
  "chrono",
3923
4039
  "crc",
@@ -3935,7 +4051,7 @@ dependencies = [
3935
4051
  "md-5",
3936
4052
  "memchr",
3937
4053
  "once_cell",
3938
- "rand",
4054
+ "rand 0.8.5",
3939
4055
  "serde",
3940
4056
  "serde_json",
3941
4057
  "sha2",
@@ -4015,9 +4131,9 @@ dependencies = [
4015
4131
 
4016
4132
  [[package]]
4017
4133
  name = "syn"
4018
- version = "2.0.99"
4134
+ version = "2.0.100"
4019
4135
  source = "registry+https://github.com/rust-lang/crates.io-index"
4020
- checksum = "e02e925281e18ffd9d640e234264753c43edc62d64b2d4cf898f1bc5e75f3fc2"
4136
+ checksum = "b09a44accad81e1ba1cd74a32461ba89dee89095ba17b32f5d03683b1b1fc2a0"
4021
4137
  dependencies = [
4022
4138
  "proc-macro2",
4023
4139
  "quote",
@@ -4041,7 +4157,7 @@ checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971"
4041
4157
  dependencies = [
4042
4158
  "proc-macro2",
4043
4159
  "quote",
4044
- "syn 2.0.99",
4160
+ "syn 2.0.100",
4045
4161
  ]
4046
4162
 
4047
4163
  [[package]]
@@ -4052,15 +4168,14 @@ checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1"
4052
4168
 
4053
4169
  [[package]]
4054
4170
  name = "tempfile"
4055
- version = "3.17.1"
4171
+ version = "3.19.1"
4056
4172
  source = "registry+https://github.com/rust-lang/crates.io-index"
4057
- checksum = "22e5a0acb1f3f55f65cc4a866c361b2fb2a0ff6366785ae6fbb5f85df07ba230"
4173
+ checksum = "7437ac7763b9b123ccf33c338a5cc1bac6f69b45a136c19bdd8a65e3916435bf"
4058
4174
  dependencies = [
4059
- "cfg-if",
4060
4175
  "fastrand",
4061
- "getrandom 0.3.1",
4176
+ "getrandom 0.3.2",
4062
4177
  "once_cell",
4063
- "rustix",
4178
+ "rustix 1.0.3",
4064
4179
  "windows-sys 0.59.0",
4065
4180
  ]
4066
4181
 
@@ -4090,7 +4205,7 @@ checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
4090
4205
  dependencies = [
4091
4206
  "proc-macro2",
4092
4207
  "quote",
4093
- "syn 2.0.99",
4208
+ "syn 2.0.100",
4094
4209
  ]
4095
4210
 
4096
4211
  [[package]]
@@ -4101,7 +4216,7 @@ checksum = "7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d"
4101
4216
  dependencies = [
4102
4217
  "proc-macro2",
4103
4218
  "quote",
4104
- "syn 2.0.99",
4219
+ "syn 2.0.100",
4105
4220
  ]
4106
4221
 
4107
4222
  [[package]]
@@ -4116,9 +4231,9 @@ dependencies = [
4116
4231
 
4117
4232
  [[package]]
4118
4233
  name = "time"
4119
- version = "0.3.37"
4234
+ version = "0.3.41"
4120
4235
  source = "registry+https://github.com/rust-lang/crates.io-index"
4121
- checksum = "35e7868883861bd0e56d9ac6efcaaca0d6d5d82a2a7ec8209ff492c07cf37b21"
4236
+ checksum = "8a7619e19bc266e0f9c5e6686659d394bc57973859340060a69221e57dbc0c40"
4122
4237
  dependencies = [
4123
4238
  "deranged",
4124
4239
  "itoa",
@@ -4131,20 +4246,29 @@ dependencies = [
4131
4246
 
4132
4247
  [[package]]
4133
4248
  name = "time-core"
4134
- version = "0.1.2"
4249
+ version = "0.1.4"
4135
4250
  source = "registry+https://github.com/rust-lang/crates.io-index"
4136
- checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3"
4251
+ checksum = "c9e9a38711f559d9e3ce1cdb06dd7c5b8ea546bc90052da6d06bb76da74bb07c"
4137
4252
 
4138
4253
  [[package]]
4139
4254
  name = "time-macros"
4140
- version = "0.2.19"
4255
+ version = "0.2.22"
4141
4256
  source = "registry+https://github.com/rust-lang/crates.io-index"
4142
- checksum = "2834e6017e3e5e4b9834939793b282bc03b37a3336245fa820e35e233e2a85de"
4257
+ checksum = "3526739392ec93fd8b359c8e98514cb3e8e021beb4e5f597b00a0221f8ed8a49"
4143
4258
  dependencies = [
4144
4259
  "num-conv",
4145
4260
  "time-core",
4146
4261
  ]
4147
4262
 
4263
+ [[package]]
4264
+ name = "tiny-keccak"
4265
+ version = "2.0.2"
4266
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4267
+ checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"
4268
+ dependencies = [
4269
+ "crunchy",
4270
+ ]
4271
+
4148
4272
  [[package]]
4149
4273
  name = "tinystr"
4150
4274
  version = "0.7.6"
@@ -4182,9 +4306,9 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
4182
4306
 
4183
4307
  [[package]]
4184
4308
  name = "tokio"
4185
- version = "1.43.0"
4309
+ version = "1.44.1"
4186
4310
  source = "registry+https://github.com/rust-lang/crates.io-index"
4187
- checksum = "3d61fa4ffa3de412bfea335c6ecff681de2b609ba3c77ef3e00e521813a9ed9e"
4311
+ checksum = "f382da615b842244d4b8738c82ed1275e6c5dd90c459a30941cd07080b06c91a"
4188
4312
  dependencies = [
4189
4313
  "backtrace",
4190
4314
  "bytes",
@@ -4216,7 +4340,7 @@ checksum = "6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8"
4216
4340
  dependencies = [
4217
4341
  "proc-macro2",
4218
4342
  "quote",
4219
- "syn 2.0.99",
4343
+ "syn 2.0.100",
4220
4344
  ]
4221
4345
 
4222
4346
  [[package]]
@@ -4235,7 +4359,7 @@ version = "0.26.2"
4235
4359
  source = "registry+https://github.com/rust-lang/crates.io-index"
4236
4360
  checksum = "8e727b36a1a0e8b74c376ac2211e40c2c8af09fb4013c60d910495810f008e9b"
4237
4361
  dependencies = [
4238
- "rustls 0.23.23",
4362
+ "rustls 0.23.25",
4239
4363
  "tokio",
4240
4364
  ]
4241
4365
 
@@ -4252,9 +4376,9 @@ dependencies = [
4252
4376
 
4253
4377
  [[package]]
4254
4378
  name = "tokio-util"
4255
- version = "0.7.13"
4379
+ version = "0.7.14"
4256
4380
  source = "registry+https://github.com/rust-lang/crates.io-index"
4257
- checksum = "d7fcaa8d55a2bdd6b83ace262b016eca0d79ee02818c5c1bcdf0305114081078"
4381
+ checksum = "6b9590b93e6fcc1739458317cccd391ad3955e2bde8913edf6f95f9e65a8f034"
4258
4382
  dependencies = [
4259
4383
  "bytes",
4260
4384
  "futures-core",
@@ -4265,13 +4389,38 @@ dependencies = [
4265
4389
 
4266
4390
  [[package]]
4267
4391
  name = "toml"
4268
- version = "0.5.11"
4392
+ version = "0.8.20"
4393
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4394
+ checksum = "cd87a5cdd6ffab733b2f74bc4fd7ee5fff6634124999ac278c35fc78c6120148"
4395
+ dependencies = [
4396
+ "serde",
4397
+ "serde_spanned",
4398
+ "toml_datetime",
4399
+ "toml_edit",
4400
+ ]
4401
+
4402
+ [[package]]
4403
+ name = "toml_datetime"
4404
+ version = "0.6.8"
4269
4405
  source = "registry+https://github.com/rust-lang/crates.io-index"
4270
- checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
4406
+ checksum = "0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41"
4271
4407
  dependencies = [
4272
4408
  "serde",
4273
4409
  ]
4274
4410
 
4411
+ [[package]]
4412
+ name = "toml_edit"
4413
+ version = "0.22.24"
4414
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4415
+ checksum = "17b4795ff5edd201c7cd6dca065ae59972ce77d1b80fa0a84d94950ece7d1474"
4416
+ dependencies = [
4417
+ "indexmap 2.8.0",
4418
+ "serde",
4419
+ "serde_spanned",
4420
+ "toml_datetime",
4421
+ "winnow",
4422
+ ]
4423
+
4275
4424
  [[package]]
4276
4425
  name = "tower"
4277
4426
  version = "0.4.13"
@@ -4311,7 +4460,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4311
4460
  checksum = "61c5bb1d698276a2443e5ecfabc1008bf15a36c12e6a7176e7bf089ea9131140"
4312
4461
  dependencies = [
4313
4462
  "base64 0.21.7",
4314
- "bitflags 2.9.0",
4463
+ "bitflags",
4315
4464
  "bytes",
4316
4465
  "futures-core",
4317
4466
  "futures-util",
@@ -4370,7 +4519,7 @@ checksum = "395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d"
4370
4519
  dependencies = [
4371
4520
  "proc-macro2",
4372
4521
  "quote",
4373
- "syn 2.0.99",
4522
+ "syn 2.0.100",
4374
4523
  ]
4375
4524
 
4376
4525
  [[package]]
@@ -4379,7 +4528,7 @@ version = "0.3.10"
4379
4528
  source = "registry+https://github.com/rust-lang/crates.io-index"
4380
4529
  checksum = "2d637245a0d8774bd48df6482e086c59a8b5348a910c3b0579354045a9d82411"
4381
4530
  dependencies = [
4382
- "ahash 0.8.11",
4531
+ "ahash",
4383
4532
  "gethostname",
4384
4533
  "log",
4385
4534
  "serde",
@@ -4451,6 +4600,12 @@ dependencies = [
4451
4600
  "tracing-log 0.2.0",
4452
4601
  ]
4453
4602
 
4603
+ [[package]]
4604
+ name = "trim-in-place"
4605
+ version = "0.1.7"
4606
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4607
+ checksum = "343e926fc669bc8cde4fa3129ab681c63671bae288b1f1081ceee6d9d37904fc"
4608
+
4454
4609
  [[package]]
4455
4610
  name = "try-lock"
4456
4611
  version = "0.2.5"
@@ -4477,9 +4632,9 @@ checksum = "5c1cb5db39152898a79168971543b1cb5020dff7fe43c8dc468b0885f5e29df5"
4477
4632
 
4478
4633
  [[package]]
4479
4634
  name = "unicode-ident"
4480
- version = "1.0.17"
4635
+ version = "1.0.18"
4481
4636
  source = "registry+https://github.com/rust-lang/crates.io-index"
4482
- checksum = "00e2473a93778eb0bad35909dff6a10d28e63f792f16ed15e404fca9d5eeedbe"
4637
+ checksum = "5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512"
4483
4638
 
4484
4639
  [[package]]
4485
4640
  name = "unicode-normalization"
@@ -4502,11 +4657,17 @@ version = "1.12.0"
4502
4657
  source = "registry+https://github.com/rust-lang/crates.io-index"
4503
4658
  checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493"
4504
4659
 
4660
+ [[package]]
4661
+ name = "unicode-xid"
4662
+ version = "0.2.6"
4663
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4664
+ checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853"
4665
+
4505
4666
  [[package]]
4506
4667
  name = "unindent"
4507
- version = "0.2.3"
4668
+ version = "0.2.4"
4508
4669
  source = "registry+https://github.com/rust-lang/crates.io-index"
4509
- checksum = "c7de7d73e1754487cb58364ee906a499937a0dfabd86bcb980fa99ec8c8fa2ce"
4670
+ checksum = "7264e107f553ccae879d21fbea1d6724ac785e8c3bfc762137959b5802826ef3"
4510
4671
 
4511
4672
  [[package]]
4512
4673
  name = "unsafe-libyaml"
@@ -4552,11 +4713,11 @@ checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
4552
4713
 
4553
4714
  [[package]]
4554
4715
  name = "uuid"
4555
- version = "1.15.1"
4716
+ version = "1.16.0"
4556
4717
  source = "registry+https://github.com/rust-lang/crates.io-index"
4557
- checksum = "e0f540e3240398cce6128b64ba83fdbdd86129c16a3aa1a3a252efd66eb3d587"
4718
+ checksum = "458f7a779bf54acc9f347480ac654f68407d3aab21269a6e3c9f922acd9e2da9"
4558
4719
  dependencies = [
4559
- "getrandom 0.3.1",
4720
+ "getrandom 0.3.2",
4560
4721
  ]
4561
4722
 
4562
4723
  [[package]]
@@ -4604,9 +4765,9 @@ checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
4604
4765
 
4605
4766
  [[package]]
4606
4767
  name = "wasi"
4607
- version = "0.13.3+wasi-0.2.2"
4768
+ version = "0.14.2+wasi-0.2.4"
4608
4769
  source = "registry+https://github.com/rust-lang/crates.io-index"
4609
- checksum = "26816d2e1a4a36a2940b96c5296ce403917633dff8f3440e9b236ed6f6bacad2"
4770
+ checksum = "9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3"
4610
4771
  dependencies = [
4611
4772
  "wit-bindgen-rt",
4612
4773
  ]
@@ -4639,7 +4800,7 @@ dependencies = [
4639
4800
  "log",
4640
4801
  "proc-macro2",
4641
4802
  "quote",
4642
- "syn 2.0.99",
4803
+ "syn 2.0.100",
4643
4804
  "wasm-bindgen-shared",
4644
4805
  ]
4645
4806
 
@@ -4674,7 +4835,7 @@ checksum = "8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de"
4674
4835
  dependencies = [
4675
4836
  "proc-macro2",
4676
4837
  "quote",
4677
- "syn 2.0.99",
4838
+ "syn 2.0.100",
4678
4839
  "wasm-bindgen-backend",
4679
4840
  "wasm-bindgen-shared",
4680
4841
  ]
@@ -4688,6 +4849,19 @@ dependencies = [
4688
4849
  "unicode-ident",
4689
4850
  ]
4690
4851
 
4852
+ [[package]]
4853
+ name = "wasm-streams"
4854
+ version = "0.4.2"
4855
+ source = "registry+https://github.com/rust-lang/crates.io-index"
4856
+ checksum = "15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65"
4857
+ dependencies = [
4858
+ "futures-util",
4859
+ "js-sys",
4860
+ "wasm-bindgen",
4861
+ "wasm-bindgen-futures",
4862
+ "web-sys",
4863
+ ]
4864
+
4691
4865
  [[package]]
4692
4866
  name = "web-sys"
4693
4867
  version = "0.3.77"
@@ -4726,14 +4900,14 @@ dependencies = [
4726
4900
  "either",
4727
4901
  "home",
4728
4902
  "once_cell",
4729
- "rustix",
4903
+ "rustix 0.38.44",
4730
4904
  ]
4731
4905
 
4732
4906
  [[package]]
4733
4907
  name = "whoami"
4734
- version = "1.5.2"
4908
+ version = "1.6.0"
4735
4909
  source = "registry+https://github.com/rust-lang/crates.io-index"
4736
- checksum = "372d5b87f58ec45c384ba03563b03544dc5fadc3983e434b286913f5b4a9bb6d"
4910
+ checksum = "6994d13118ab492c3c80c1f81928718159254c53c472bf9ce36f8dae4add02a7"
4737
4911
  dependencies = [
4738
4912
  "redox_syscall",
4739
4913
  "wasite",
@@ -4781,38 +4955,37 @@ dependencies = [
4781
4955
 
4782
4956
  [[package]]
4783
4957
  name = "windows-link"
4784
- version = "0.1.0"
4958
+ version = "0.1.1"
4785
4959
  source = "registry+https://github.com/rust-lang/crates.io-index"
4786
- checksum = "6dccfd733ce2b1753b03b6d3c65edf020262ea35e20ccdf3e288043e6dd620e3"
4960
+ checksum = "76840935b766e1b0a05c0066835fb9ec80071d4c09a16f6bd5f7e655e3c14c38"
4787
4961
 
4788
4962
  [[package]]
4789
4963
  name = "windows-registry"
4790
- version = "0.2.0"
4964
+ version = "0.4.0"
4791
4965
  source = "registry+https://github.com/rust-lang/crates.io-index"
4792
- checksum = "e400001bb720a623c1c69032f8e3e4cf09984deec740f007dd2b03ec864804b0"
4966
+ checksum = "4286ad90ddb45071efd1a66dfa43eb02dd0dfbae1545ad6cc3c51cf34d7e8ba3"
4793
4967
  dependencies = [
4794
4968
  "windows-result",
4795
4969
  "windows-strings",
4796
- "windows-targets 0.52.6",
4970
+ "windows-targets 0.53.0",
4797
4971
  ]
4798
4972
 
4799
4973
  [[package]]
4800
4974
  name = "windows-result"
4801
- version = "0.2.0"
4975
+ version = "0.3.2"
4802
4976
  source = "registry+https://github.com/rust-lang/crates.io-index"
4803
- checksum = "1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e"
4977
+ checksum = "c64fd11a4fd95df68efcfee5f44a294fe71b8bc6a91993e2791938abcc712252"
4804
4978
  dependencies = [
4805
- "windows-targets 0.52.6",
4979
+ "windows-link",
4806
4980
  ]
4807
4981
 
4808
4982
  [[package]]
4809
4983
  name = "windows-strings"
4810
- version = "0.1.0"
4984
+ version = "0.3.1"
4811
4985
  source = "registry+https://github.com/rust-lang/crates.io-index"
4812
- checksum = "4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10"
4986
+ checksum = "87fa48cc5d406560701792be122a10132491cff9d0aeb23583cc2dcafc847319"
4813
4987
  dependencies = [
4814
- "windows-result",
4815
- "windows-targets 0.52.6",
4988
+ "windows-link",
4816
4989
  ]
4817
4990
 
4818
4991
  [[package]]
@@ -4866,13 +5039,29 @@ dependencies = [
4866
5039
  "windows_aarch64_gnullvm 0.52.6",
4867
5040
  "windows_aarch64_msvc 0.52.6",
4868
5041
  "windows_i686_gnu 0.52.6",
4869
- "windows_i686_gnullvm",
5042
+ "windows_i686_gnullvm 0.52.6",
4870
5043
  "windows_i686_msvc 0.52.6",
4871
5044
  "windows_x86_64_gnu 0.52.6",
4872
5045
  "windows_x86_64_gnullvm 0.52.6",
4873
5046
  "windows_x86_64_msvc 0.52.6",
4874
5047
  ]
4875
5048
 
5049
+ [[package]]
5050
+ name = "windows-targets"
5051
+ version = "0.53.0"
5052
+ source = "registry+https://github.com/rust-lang/crates.io-index"
5053
+ checksum = "b1e4c7e8ceaaf9cb7d7507c974735728ab453b67ef8f18febdd7c11fe59dca8b"
5054
+ dependencies = [
5055
+ "windows_aarch64_gnullvm 0.53.0",
5056
+ "windows_aarch64_msvc 0.53.0",
5057
+ "windows_i686_gnu 0.53.0",
5058
+ "windows_i686_gnullvm 0.53.0",
5059
+ "windows_i686_msvc 0.53.0",
5060
+ "windows_x86_64_gnu 0.53.0",
5061
+ "windows_x86_64_gnullvm 0.53.0",
5062
+ "windows_x86_64_msvc 0.53.0",
5063
+ ]
5064
+
4876
5065
  [[package]]
4877
5066
  name = "windows_aarch64_gnullvm"
4878
5067
  version = "0.48.5"
@@ -4885,6 +5074,12 @@ version = "0.52.6"
4885
5074
  source = "registry+https://github.com/rust-lang/crates.io-index"
4886
5075
  checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
4887
5076
 
5077
+ [[package]]
5078
+ name = "windows_aarch64_gnullvm"
5079
+ version = "0.53.0"
5080
+ source = "registry+https://github.com/rust-lang/crates.io-index"
5081
+ checksum = "86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764"
5082
+
4888
5083
  [[package]]
4889
5084
  name = "windows_aarch64_msvc"
4890
5085
  version = "0.48.5"
@@ -4897,6 +5092,12 @@ version = "0.52.6"
4897
5092
  source = "registry+https://github.com/rust-lang/crates.io-index"
4898
5093
  checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
4899
5094
 
5095
+ [[package]]
5096
+ name = "windows_aarch64_msvc"
5097
+ version = "0.53.0"
5098
+ source = "registry+https://github.com/rust-lang/crates.io-index"
5099
+ checksum = "c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c"
5100
+
4900
5101
  [[package]]
4901
5102
  name = "windows_i686_gnu"
4902
5103
  version = "0.48.5"
@@ -4909,12 +5110,24 @@ version = "0.52.6"
4909
5110
  source = "registry+https://github.com/rust-lang/crates.io-index"
4910
5111
  checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
4911
5112
 
5113
+ [[package]]
5114
+ name = "windows_i686_gnu"
5115
+ version = "0.53.0"
5116
+ source = "registry+https://github.com/rust-lang/crates.io-index"
5117
+ checksum = "c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3"
5118
+
4912
5119
  [[package]]
4913
5120
  name = "windows_i686_gnullvm"
4914
5121
  version = "0.52.6"
4915
5122
  source = "registry+https://github.com/rust-lang/crates.io-index"
4916
5123
  checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
4917
5124
 
5125
+ [[package]]
5126
+ name = "windows_i686_gnullvm"
5127
+ version = "0.53.0"
5128
+ source = "registry+https://github.com/rust-lang/crates.io-index"
5129
+ checksum = "9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11"
5130
+
4918
5131
  [[package]]
4919
5132
  name = "windows_i686_msvc"
4920
5133
  version = "0.48.5"
@@ -4927,6 +5140,12 @@ version = "0.52.6"
4927
5140
  source = "registry+https://github.com/rust-lang/crates.io-index"
4928
5141
  checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
4929
5142
 
5143
+ [[package]]
5144
+ name = "windows_i686_msvc"
5145
+ version = "0.53.0"
5146
+ source = "registry+https://github.com/rust-lang/crates.io-index"
5147
+ checksum = "581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d"
5148
+
4930
5149
  [[package]]
4931
5150
  name = "windows_x86_64_gnu"
4932
5151
  version = "0.48.5"
@@ -4939,6 +5158,12 @@ version = "0.52.6"
4939
5158
  source = "registry+https://github.com/rust-lang/crates.io-index"
4940
5159
  checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
4941
5160
 
5161
+ [[package]]
5162
+ name = "windows_x86_64_gnu"
5163
+ version = "0.53.0"
5164
+ source = "registry+https://github.com/rust-lang/crates.io-index"
5165
+ checksum = "2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba"
5166
+
4942
5167
  [[package]]
4943
5168
  name = "windows_x86_64_gnullvm"
4944
5169
  version = "0.48.5"
@@ -4951,6 +5176,12 @@ version = "0.52.6"
4951
5176
  source = "registry+https://github.com/rust-lang/crates.io-index"
4952
5177
  checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
4953
5178
 
5179
+ [[package]]
5180
+ name = "windows_x86_64_gnullvm"
5181
+ version = "0.53.0"
5182
+ source = "registry+https://github.com/rust-lang/crates.io-index"
5183
+ checksum = "0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57"
5184
+
4954
5185
  [[package]]
4955
5186
  name = "windows_x86_64_msvc"
4956
5187
  version = "0.48.5"
@@ -4963,6 +5194,21 @@ version = "0.52.6"
4963
5194
  source = "registry+https://github.com/rust-lang/crates.io-index"
4964
5195
  checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
4965
5196
 
5197
+ [[package]]
5198
+ name = "windows_x86_64_msvc"
5199
+ version = "0.53.0"
5200
+ source = "registry+https://github.com/rust-lang/crates.io-index"
5201
+ checksum = "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486"
5202
+
5203
+ [[package]]
5204
+ name = "winnow"
5205
+ version = "0.7.4"
5206
+ source = "registry+https://github.com/rust-lang/crates.io-index"
5207
+ checksum = "0e97b544156e9bebe1a0ffbc03484fc1ffe3100cbce3ffb17eac35f7cdd7ab36"
5208
+ dependencies = [
5209
+ "memchr",
5210
+ ]
5211
+
4966
5212
  [[package]]
4967
5213
  name = "wiremock"
4968
5214
  version = "0.6.3"
@@ -4974,7 +5220,7 @@ dependencies = [
4974
5220
  "base64 0.22.1",
4975
5221
  "deadpool",
4976
5222
  "futures",
4977
- "http 1.2.0",
5223
+ "http 1.3.1",
4978
5224
  "http-body-util",
4979
5225
  "hyper 1.6.0",
4980
5226
  "hyper-util",
@@ -4989,11 +5235,11 @@ dependencies = [
4989
5235
 
4990
5236
  [[package]]
4991
5237
  name = "wit-bindgen-rt"
4992
- version = "0.33.0"
5238
+ version = "0.39.0"
4993
5239
  source = "registry+https://github.com/rust-lang/crates.io-index"
4994
- checksum = "3268f3d866458b787f390cf61f4bbb563b922d091359f9608842999eaee3943c"
5240
+ checksum = "6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1"
4995
5241
  dependencies = [
4996
- "bitflags 2.9.0",
5242
+ "bitflags",
4997
5243
  ]
4998
5244
 
4999
5245
  [[package]]
@@ -5009,12 +5255,14 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
5009
5255
  checksum = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51"
5010
5256
 
5011
5257
  [[package]]
5012
- name = "yaml-rust"
5013
- version = "0.4.5"
5258
+ name = "yaml-rust2"
5259
+ version = "0.10.1"
5014
5260
  source = "registry+https://github.com/rust-lang/crates.io-index"
5015
- checksum = "56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85"
5261
+ checksum = "818913695e83ece1f8d2a1c52d54484b7b46d0f9c06beeb2649b9da50d9b512d"
5016
5262
  dependencies = [
5017
- "linked-hash-map",
5263
+ "arraydeque",
5264
+ "encoding_rs",
5265
+ "hashlink",
5018
5266
  ]
5019
5267
 
5020
5268
  [[package]]
@@ -5037,7 +5285,7 @@ checksum = "2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154"
5037
5285
  dependencies = [
5038
5286
  "proc-macro2",
5039
5287
  "quote",
5040
- "syn 2.0.99",
5288
+ "syn 2.0.100",
5041
5289
  "synstructure",
5042
5290
  ]
5043
5291
 
@@ -5047,8 +5295,16 @@ version = "0.7.35"
5047
5295
  source = "registry+https://github.com/rust-lang/crates.io-index"
5048
5296
  checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0"
5049
5297
  dependencies = [
5050
- "byteorder",
5051
- "zerocopy-derive",
5298
+ "zerocopy-derive 0.7.35",
5299
+ ]
5300
+
5301
+ [[package]]
5302
+ name = "zerocopy"
5303
+ version = "0.8.24"
5304
+ source = "registry+https://github.com/rust-lang/crates.io-index"
5305
+ checksum = "2586fea28e186957ef732a5f8b3be2da217d65c5969d4b1e17f973ebbe876879"
5306
+ dependencies = [
5307
+ "zerocopy-derive 0.8.24",
5052
5308
  ]
5053
5309
 
5054
5310
  [[package]]
@@ -5059,7 +5315,18 @@ checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e"
5059
5315
  dependencies = [
5060
5316
  "proc-macro2",
5061
5317
  "quote",
5062
- "syn 2.0.99",
5318
+ "syn 2.0.100",
5319
+ ]
5320
+
5321
+ [[package]]
5322
+ name = "zerocopy-derive"
5323
+ version = "0.8.24"
5324
+ source = "registry+https://github.com/rust-lang/crates.io-index"
5325
+ checksum = "a996a8f63c5c4448cd959ac1bab0aaa3306ccfd060472f85943ee0750f0169be"
5326
+ dependencies = [
5327
+ "proc-macro2",
5328
+ "quote",
5329
+ "syn 2.0.100",
5063
5330
  ]
5064
5331
 
5065
5332
  [[package]]
@@ -5079,7 +5346,7 @@ checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502"
5079
5346
  dependencies = [
5080
5347
  "proc-macro2",
5081
5348
  "quote",
5082
- "syn 2.0.99",
5349
+ "syn 2.0.100",
5083
5350
  "synstructure",
5084
5351
  ]
5085
5352
 
@@ -5108,7 +5375,7 @@ checksum = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6"
5108
5375
  dependencies = [
5109
5376
  "proc-macro2",
5110
5377
  "quote",
5111
- "syn 2.0.99",
5378
+ "syn 2.0.100",
5112
5379
  ]
5113
5380
 
5114
5381
  [[package]]
@@ -5122,18 +5389,18 @@ dependencies = [
5122
5389
 
5123
5390
  [[package]]
5124
5391
  name = "zstd-safe"
5125
- version = "7.2.3"
5392
+ version = "7.2.4"
5126
5393
  source = "registry+https://github.com/rust-lang/crates.io-index"
5127
- checksum = "f3051792fbdc2e1e143244dc28c60f73d8470e93f3f9cbd0ead44da5ed802722"
5394
+ checksum = "8f49c4d5f0abb602a93fb8736af2a4f4dd9512e36f7f570d66e65ff867ed3b9d"
5128
5395
  dependencies = [
5129
5396
  "zstd-sys",
5130
5397
  ]
5131
5398
 
5132
5399
  [[package]]
5133
5400
  name = "zstd-sys"
5134
- version = "2.0.14+zstd.1.5.7"
5401
+ version = "2.0.15+zstd.1.5.7"
5135
5402
  source = "registry+https://github.com/rust-lang/crates.io-index"
5136
- checksum = "8fb060d4926e4ac3a3ad15d864e99ceb5f343c6b34f5bd6d81ae6ed417311be5"
5403
+ checksum = "eb81183ddd97d0c74cedf1d50d85c8d08c1b8b68ee863bdee9e706eedba1a237"
5137
5404
  dependencies = [
5138
5405
  "cc",
5139
5406
  "pkg-config",