python-auditor 0.6.1__tar.gz → 0.6.2__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (125) hide show
  1. {python_auditor-0.6.1 → python_auditor-0.6.2}/Cargo.lock +306 -299
  2. {python_auditor-0.6.1 → python_auditor-0.6.2}/Cargo.toml +1 -1
  3. {python_auditor-0.6.1 → python_auditor-0.6.2}/PKG-INFO +1 -1
  4. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/Cargo.toml +1 -1
  5. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/src/domain/component.rs +1 -1
  6. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/src/domain/record.rs +2 -2
  7. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/src/domain/score.rs +1 -1
  8. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor-client/Cargo.toml +1 -1
  9. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor-client/src/lib.rs +1 -1
  10. {python_auditor-0.6.1 → python_auditor-0.6.2}/.cargo/config.toml +0 -0
  11. {python_auditor-0.6.1 → python_auditor-0.6.2}/.readthedocs.yaml +0 -0
  12. {python_auditor-0.6.1 → python_auditor-0.6.2}/README.md +0 -0
  13. {python_auditor-0.6.1 → python_auditor-0.6.2}/docs/Makefile +0 -0
  14. {python_auditor-0.6.1 → python_auditor-0.6.2}/docs/api.rst +0 -0
  15. {python_auditor-0.6.1 → python_auditor-0.6.2}/docs/changelog.rst +0 -0
  16. {python_auditor-0.6.1 → python_auditor-0.6.2}/docs/conf.py +0 -0
  17. {python_auditor-0.6.1 → python_auditor-0.6.2}/docs/examples.rst +0 -0
  18. {python_auditor-0.6.1 → python_auditor-0.6.2}/docs/index.rst +0 -0
  19. {python_auditor-0.6.1 → python_auditor-0.6.2}/docs/make.bat +0 -0
  20. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/.env +0 -0
  21. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/.sqlx/query-0723e1854dee7d889745714fe094a64edfcf3f389eec3e77fefca2d753f1eceb.json +0 -0
  22. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/.sqlx/query-26a72be3c4ba0fddc30f53a71e0317e21982fde8bd24d8b5714439c1af835080.json +0 -0
  23. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/.sqlx/query-56c4218a1b59d8f9dc0af7191e516cb8f505a7d953ef5b2706e2427a136a918b.json +0 -0
  24. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/.sqlx/query-90e6c5e852ed16ef84a113c260d99efb6e193fa46b8115df94e750440e2d5517.json +0 -0
  25. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/.sqlx/query-a5c2d5afb25cf16a58a73c11cdde1bf5d2336cf42c6e84bf24ba27313d827a1f.json +0 -0
  26. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/.sqlx/query-a621b3eb5f42f24a04d216b9ce3c490182712e1276512cdfe74dcbb9e3e9e54e.json +0 -0
  27. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/.sqlx/query-aa313afec8c23e75ee45750e2ce8e520b96a98670d3c46572a6f942f839b99c0.json +0 -0
  28. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/.sqlx/query-cb3125aad5e124a24a976c2cb20a6e8859709f978c9f651740c439abe3b41adb.json +0 -0
  29. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/.sqlx/query-d8c6add014ac34e66ffb0178d497b9e822c569f86a89525f6ed5cc306713995a.json +0 -0
  30. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/.sqlx/query-dc5295938290703233cfe51c2215e6a5f6a6afe26b6ba3635210f5c157032f78.json +0 -0
  31. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/.sqlx/query-e4129d556ba749cb664ef6e876264efd36d82d813c2c9670dde24e4cfd042f94.json +0 -0
  32. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/.sqlx/query-e88b5acb79055b5c307e15481bc270e47d65b525ef6d98376455a267972be532.json +0 -0
  33. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/build.rs +0 -0
  34. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/configuration/base.yaml +0 -0
  35. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/configuration/local.yaml +0 -0
  36. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/configuration/priority-plugin/base.yml +0 -0
  37. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/configuration/production.yaml +0 -0
  38. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/configuration/slurm-epilog-collector/base.yml +0 -0
  39. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/scripts/test_prometheus_exporter/test_empty_db.py +0 -0
  40. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/scripts/test_prometheus_exporter/test_multiple_entries.py +0 -0
  41. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/scripts/test_prometheus_exporter/test_single_entry.py +0 -0
  42. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/src/configuration.rs +0 -0
  43. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/src/constants.rs +0 -0
  44. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/src/domain/meta.rs +0 -0
  45. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/src/domain/mod.rs +0 -0
  46. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/src/domain/validamount.rs +0 -0
  47. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/src/domain/validname.rs +0 -0
  48. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/src/domain/validvalue.rs +0 -0
  49. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/src/error.rs +0 -0
  50. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/src/lib.rs +0 -0
  51. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/src/macros.rs +0 -0
  52. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/src/main.rs +0 -0
  53. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/src/metrics/database.rs +0 -0
  54. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/src/metrics/mod.rs +0 -0
  55. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/src/routes/add.rs +0 -0
  56. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/src/routes/advanced_record_filters.rs +0 -0
  57. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/src/routes/get.rs +0 -0
  58. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/src/routes/health_check.rs +0 -0
  59. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/src/routes/mod.rs +0 -0
  60. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/src/routes/record_handlers.rs +0 -0
  61. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/src/routes/update.rs +0 -0
  62. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/src/startup.rs +0 -0
  63. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/src/telemetry.rs +0 -0
  64. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/tests/api/add.rs +0 -0
  65. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/tests/api/advanced_queries.rs +0 -0
  66. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/tests/api/get.rs +0 -0
  67. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/tests/api/get_one_record.rs +0 -0
  68. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/tests/api/get_since.rs +0 -0
  69. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/tests/api/health_check.rs +0 -0
  70. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/tests/api/helpers.rs +0 -0
  71. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/tests/api/main.rs +0 -0
  72. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor/tests/api/update.rs +0 -0
  73. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor-client/.env +0 -0
  74. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor-client/.sqlx/query-256977e5f7886c61625e92a77efb52b9ca4321cefcac0e544d64334cdbca93ba.json +0 -0
  75. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor-client/.sqlx/query-440620430cdcfb05e9ded5312614fae4df18e20a2a0730ec9e914ce34338df2d.json +0 -0
  76. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor-client/.sqlx/query-5b1885d85159029e95b3f6d8dcee5eac70e683956480d225143c1de9169e233b.json +0 -0
  77. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor-client/.sqlx/query-6be1ec652f57f24ba44ee6efa08a2c5985cf4375e563a1bff02dbc6fc4a1ac6d.json +0 -0
  78. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor-client/.sqlx/query-7022afed3a87000ca2c5a5a829f8bdfddb266e0a577c428c830b02e3736d264e.json +0 -0
  79. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor-client/.sqlx/query-7ab91dc1d18e4de022a7bbacc463476f8be8a8992b49fe363f70a2d58460e877.json +0 -0
  80. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor-client/.sqlx/query-8de0a0fada9ffea04721b67f8df443a8c496bfccef4be482bbdaa36ef7d508a5.json +0 -0
  81. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor-client/.sqlx/query-c8cba44011d83cdabb543adfae1637c5045144ecc61a6597f538d95a8cc756d4.json +0 -0
  82. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor-client/.sqlx/query-f36fa62228e6ca304003dbd75448e95558f544fdbd602173af16c4bada2a3daf.json +0 -0
  83. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor-client/benches/README.md +0 -0
  84. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor-client/benches/benchmark_with_http_request.rs +0 -0
  85. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor-client/benches/configuration/bench.yaml +0 -0
  86. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor-client/benches/configuration.rs +0 -0
  87. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor-client/configuration/base.yaml +0 -0
  88. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor-client/configuration/local.yaml +0 -0
  89. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor-client/migrations/20231122115509_create_record_table.sql +0 -0
  90. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor-client/src/configuration.rs +0 -0
  91. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor-client/src/constants.rs +0 -0
  92. {python_auditor-0.6.1 → python_auditor-0.6.2}/local_dependencies/auditor-client/src/database.rs +0 -0
  93. {python_auditor-0.6.1 → python_auditor-0.6.2}/pyproject.toml +0 -0
  94. {python_auditor-0.6.1 → python_auditor-0.6.2}/scripts/test_add_update.py +0 -0
  95. {python_auditor-0.6.1 → python_auditor-0.6.2}/scripts/test_add_update_blocking.py +0 -0
  96. {python_auditor-0.6.1 → python_auditor-0.6.2}/scripts/test_add_update_queued.py +0 -0
  97. {python_auditor-0.6.1 → python_auditor-0.6.2}/scripts/test_advanced_query.py +0 -0
  98. {python_auditor-0.6.1 → python_auditor-0.6.2}/scripts/test_advanced_query_blocking.py +0 -0
  99. {python_auditor-0.6.1 → python_auditor-0.6.2}/scripts/test_advanced_query_queued.py +0 -0
  100. {python_auditor-0.6.1 → python_auditor-0.6.2}/scripts/test_bulk_insert.py +0 -0
  101. {python_auditor-0.6.1 → python_auditor-0.6.2}/scripts/test_bulk_insert_blocking.py +0 -0
  102. {python_auditor-0.6.1 → python_auditor-0.6.2}/scripts/test_bulk_insert_queued.py +0 -0
  103. {python_auditor-0.6.1 → python_auditor-0.6.2}/scripts/test_components.py +0 -0
  104. {python_auditor-0.6.1 → python_auditor-0.6.2}/scripts/test_components_blocking.py +0 -0
  105. {python_auditor-0.6.1 → python_auditor-0.6.2}/scripts/test_components_queued.py +0 -0
  106. {python_auditor-0.6.1 → python_auditor-0.6.2}/scripts/test_eq.py +0 -0
  107. {python_auditor-0.6.1 → python_auditor-0.6.2}/scripts/test_get_since.py +0 -0
  108. {python_auditor-0.6.1 → python_auditor-0.6.2}/scripts/test_get_since_blocking.py +0 -0
  109. {python_auditor-0.6.1 → python_auditor-0.6.2}/scripts/test_get_since_queued.py +0 -0
  110. {python_auditor-0.6.1 → python_auditor-0.6.2}/scripts/test_get_single_record.py +0 -0
  111. {python_auditor-0.6.1 → python_auditor-0.6.2}/scripts/test_get_single_record_blocking.py +0 -0
  112. {python_auditor-0.6.1 → python_auditor-0.6.2}/scripts/test_get_single_record_queued.py +0 -0
  113. {python_auditor-0.6.1 → python_auditor-0.6.2}/scripts/test_meta.py +0 -0
  114. {python_auditor-0.6.1 → python_auditor-0.6.2}/scripts/test_meta_blocking.py +0 -0
  115. {python_auditor-0.6.1 → python_auditor-0.6.2}/scripts/test_meta_queued.py +0 -0
  116. {python_auditor-0.6.1 → python_auditor-0.6.2}/src/blocking_client.rs +0 -0
  117. {python_auditor-0.6.1 → python_auditor-0.6.2}/src/builder.rs +0 -0
  118. {python_auditor-0.6.1 → python_auditor-0.6.2}/src/client.rs +0 -0
  119. {python_auditor-0.6.1 → python_auditor-0.6.2}/src/domain/component.rs +0 -0
  120. {python_auditor-0.6.1 → python_auditor-0.6.2}/src/domain/meta.rs +0 -0
  121. {python_auditor-0.6.1 → python_auditor-0.6.2}/src/domain/mod.rs +0 -0
  122. {python_auditor-0.6.1 → python_auditor-0.6.2}/src/domain/record.rs +0 -0
  123. {python_auditor-0.6.1 → python_auditor-0.6.2}/src/domain/score.rs +0 -0
  124. {python_auditor-0.6.1 → python_auditor-0.6.2}/src/lib.rs +0 -0
  125. {python_auditor-0.6.1 → python_auditor-0.6.2}/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.5.0",
11
+ "bitflags 2.6.0",
12
12
  "bytes",
13
13
  "futures-core",
14
14
  "futures-sink",
@@ -21,17 +21,17 @@ dependencies = [
21
21
 
22
22
  [[package]]
23
23
  name = "actix-http"
24
- version = "3.7.0"
24
+ version = "3.8.0"
25
25
  source = "registry+https://github.com/rust-lang/crates.io-index"
26
- checksum = "4eb9843d84c775696c37d9a418bbb01b932629d01870722c0f13eb3f95e2536d"
26
+ checksum = "3ae682f693a9cd7b058f2b0b5d9a6d7728a8555779bedbbc35dd88528611d020"
27
27
  dependencies = [
28
28
  "actix-codec",
29
29
  "actix-rt",
30
30
  "actix-service",
31
31
  "actix-utils",
32
32
  "ahash 0.8.11",
33
- "base64 0.22.0",
34
- "bitflags 2.5.0",
33
+ "base64 0.22.1",
34
+ "bitflags 2.6.0",
35
35
  "brotli",
36
36
  "bytes",
37
37
  "bytestring",
@@ -65,7 +65,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
65
65
  checksum = "e01ed3140b2f8d422c68afa1ed2e85d996ea619c988ac834d255db32138655cb"
66
66
  dependencies = [
67
67
  "quote",
68
- "syn 2.0.60",
68
+ "syn 2.0.72",
69
69
  ]
70
70
 
71
71
  [[package]]
@@ -85,9 +85,9 @@ dependencies = [
85
85
 
86
86
  [[package]]
87
87
  name = "actix-rt"
88
- version = "2.9.0"
88
+ version = "2.10.0"
89
89
  source = "registry+https://github.com/rust-lang/crates.io-index"
90
- checksum = "28f32d40287d3f402ae0028a9d54bef51af15c8769492826a69d28f81893151d"
90
+ checksum = "24eda4e2a6e042aa4e55ac438a2ae052d3b5da0ecf83d7411e1a368946925208"
91
91
  dependencies = [
92
92
  "futures-core",
93
93
  "tokio",
@@ -95,16 +95,16 @@ dependencies = [
95
95
 
96
96
  [[package]]
97
97
  name = "actix-server"
98
- version = "2.3.0"
98
+ version = "2.4.0"
99
99
  source = "registry+https://github.com/rust-lang/crates.io-index"
100
- checksum = "3eb13e7eef0423ea6eab0e59f6c72e7cb46d33691ad56a726b3cd07ddec2c2d4"
100
+ checksum = "b02303ce8d4e8be5b855af6cf3c3a08f3eff26880faad82bab679c22d3650cb5"
101
101
  dependencies = [
102
102
  "actix-rt",
103
103
  "actix-service",
104
104
  "actix-utils",
105
105
  "futures-core",
106
106
  "futures-util",
107
- "mio",
107
+ "mio 0.8.11",
108
108
  "socket2",
109
109
  "tokio",
110
110
  "tracing",
@@ -181,7 +181,7 @@ dependencies = [
181
181
  "actix-router",
182
182
  "proc-macro2",
183
183
  "quote",
184
- "syn 2.0.60",
184
+ "syn 2.0.72",
185
185
  ]
186
186
 
187
187
  [[package]]
@@ -292,9 +292,9 @@ checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299"
292
292
 
293
293
  [[package]]
294
294
  name = "anstyle"
295
- version = "1.0.6"
295
+ version = "1.0.8"
296
296
  source = "registry+https://github.com/rust-lang/crates.io-index"
297
- checksum = "8901269c6307e8d93993578286ac0edf7f195079ffff5ebdeea6a59ffb7e36bc"
297
+ checksum = "1bec1de6f59aedf83baf9ff929c98f2ad654b97c9510f4e70cf6f661d49fd5b1"
298
298
 
299
299
  [[package]]
300
300
  name = "anyhow"
@@ -314,13 +314,13 @@ dependencies = [
314
314
 
315
315
  [[package]]
316
316
  name = "async-trait"
317
- version = "0.1.80"
317
+ version = "0.1.81"
318
318
  source = "registry+https://github.com/rust-lang/crates.io-index"
319
- checksum = "c6fa2087f2753a7da8cc1c0dbfcf89579dd57458e36769de5ac750b4671737ca"
319
+ checksum = "6e0c28dcc82d7c8ead5cb13beb15405b57b8546e93215673ff8ca0349a028107"
320
320
  dependencies = [
321
321
  "proc-macro2",
322
322
  "quote",
323
- "syn 2.0.60",
323
+ "syn 2.0.72",
324
324
  ]
325
325
 
326
326
  [[package]]
@@ -332,9 +332,15 @@ dependencies = [
332
332
  "num-traits",
333
333
  ]
334
334
 
335
+ [[package]]
336
+ name = "atomic-waker"
337
+ version = "1.1.2"
338
+ source = "registry+https://github.com/rust-lang/crates.io-index"
339
+ checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
340
+
335
341
  [[package]]
336
342
  name = "auditor"
337
- version = "0.6.1"
343
+ version = "0.6.2"
338
344
  dependencies = [
339
345
  "actix-web",
340
346
  "actix-web-opentelemetry",
@@ -378,7 +384,7 @@ dependencies = [
378
384
 
379
385
  [[package]]
380
386
  name = "auditor-client"
381
- version = "0.6.1"
387
+ version = "0.6.2"
382
388
  dependencies = [
383
389
  "anyhow",
384
390
  "auditor",
@@ -409,7 +415,7 @@ dependencies = [
409
415
 
410
416
  [[package]]
411
417
  name = "auditor-priority-plugin"
412
- version = "0.6.1"
418
+ version = "0.6.2"
413
419
  dependencies = [
414
420
  "actix-web",
415
421
  "actix-web-opentelemetry",
@@ -437,7 +443,7 @@ dependencies = [
437
443
 
438
444
  [[package]]
439
445
  name = "auditor-slurm-collector"
440
- version = "0.6.1"
446
+ version = "0.6.2"
441
447
  dependencies = [
442
448
  "anyhow",
443
449
  "auditor",
@@ -463,7 +469,7 @@ dependencies = [
463
469
 
464
470
  [[package]]
465
471
  name = "auditor-slurm-epilog-collector"
466
- version = "0.6.1"
472
+ version = "0.6.2"
467
473
  dependencies = [
468
474
  "anyhow",
469
475
  "auditor",
@@ -481,9 +487,9 @@ dependencies = [
481
487
 
482
488
  [[package]]
483
489
  name = "autocfg"
484
- version = "1.2.0"
490
+ version = "1.3.0"
485
491
  source = "registry+https://github.com/rust-lang/crates.io-index"
486
- checksum = "f1fdabc7756949593fe60f30ec81974b613357de856987752631dea1e3394c80"
492
+ checksum = "0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0"
487
493
 
488
494
  [[package]]
489
495
  name = "backtrace"
@@ -514,9 +520,9 @@ checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
514
520
 
515
521
  [[package]]
516
522
  name = "base64"
517
- version = "0.22.0"
523
+ version = "0.22.1"
518
524
  source = "registry+https://github.com/rust-lang/crates.io-index"
519
- checksum = "9475866fec1451be56a3c2400fd081ff546538961565ccb5b7142cbd22bc7a51"
525
+ checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
520
526
 
521
527
  [[package]]
522
528
  name = "base64ct"
@@ -541,9 +547,9 @@ checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
541
547
 
542
548
  [[package]]
543
549
  name = "bitflags"
544
- version = "2.5.0"
550
+ version = "2.6.0"
545
551
  source = "registry+https://github.com/rust-lang/crates.io-index"
546
- checksum = "cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1"
552
+ checksum = "b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de"
547
553
  dependencies = [
548
554
  "serde",
549
555
  ]
@@ -592,9 +598,9 @@ checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
592
598
 
593
599
  [[package]]
594
600
  name = "bytes"
595
- version = "1.6.0"
601
+ version = "1.6.1"
596
602
  source = "registry+https://github.com/rust-lang/crates.io-index"
597
- checksum = "514de17de45fdb8dc022b1a7975556c53c86f9f0aa5f534b98977b171857c2c9"
603
+ checksum = "a12916984aab3fa6e39d655a33e09c0071eb36d6ab3aea5c2d78551f1df6d952"
598
604
 
599
605
  [[package]]
600
606
  name = "bytestring"
@@ -613,13 +619,12 @@ checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5"
613
619
 
614
620
  [[package]]
615
621
  name = "cc"
616
- version = "1.0.95"
622
+ version = "1.1.7"
617
623
  source = "registry+https://github.com/rust-lang/crates.io-index"
618
- checksum = "d32a725bc159af97c3e629873bb9f88fb8cf8a4867175f76dc987815ea07c83b"
624
+ checksum = "26a5c3fd7bfa1ce3897a3a3501d362b2d87b7f2583ebcb4a949ec25911025cbc"
619
625
  dependencies = [
620
626
  "jobserver",
621
627
  "libc",
622
- "once_cell",
623
628
  ]
624
629
 
625
630
  [[package]]
@@ -638,7 +643,7 @@ dependencies = [
638
643
  "iana-time-zone",
639
644
  "num-traits",
640
645
  "serde",
641
- "windows-targets 0.52.5",
646
+ "windows-targets 0.52.6",
642
647
  ]
643
648
 
644
649
  [[package]]
@@ -679,18 +684,18 @@ dependencies = [
679
684
 
680
685
  [[package]]
681
686
  name = "clap"
682
- version = "4.5.4"
687
+ version = "4.5.11"
683
688
  source = "registry+https://github.com/rust-lang/crates.io-index"
684
- checksum = "90bc066a67923782aa8515dbaea16946c5bcc5addbd668bb80af688e53e548a0"
689
+ checksum = "35723e6a11662c2afb578bcf0b88bf6ea8e21282a953428f240574fcc3a2b5b3"
685
690
  dependencies = [
686
691
  "clap_builder",
687
692
  ]
688
693
 
689
694
  [[package]]
690
695
  name = "clap_builder"
691
- version = "4.5.2"
696
+ version = "4.5.11"
692
697
  source = "registry+https://github.com/rust-lang/crates.io-index"
693
- checksum = "ae129e2e766ae0ec03484e609954119f123cc1fe650337e155d03b022f24f7b4"
698
+ checksum = "49eb96cbfa7cfa35017b7cd548c75b14c3118c98b423041d70562665e07fb0fa"
694
699
  dependencies = [
695
700
  "anstyle",
696
701
  "clap_lex",
@@ -698,9 +703,9 @@ dependencies = [
698
703
 
699
704
  [[package]]
700
705
  name = "clap_lex"
701
- version = "0.7.0"
706
+ version = "0.7.2"
702
707
  source = "registry+https://github.com/rust-lang/crates.io-index"
703
- checksum = "98cc8fbded0c607b7ba9dd60cd98df59af97e84d24e49c8557331cfc26d301ce"
708
+ checksum = "1462739cb27611015575c0c11df5df7601141071f07518d56fcc1be504cbec97"
704
709
 
705
710
  [[package]]
706
711
  name = "color-eyre"
@@ -803,9 +808,9 @@ checksum = "19d374276b40fb8bbdee95aef7c7fa6b5316ec764510eb64b8dd0e2ed0d7e7f5"
803
808
 
804
809
  [[package]]
805
810
  name = "crc32fast"
806
- version = "1.4.0"
811
+ version = "1.4.2"
807
812
  source = "registry+https://github.com/rust-lang/crates.io-index"
808
- checksum = "b3855a8a784b474f333699ef2bbca9db2c4a1f6d9088a90a2d25b1eb53111eaa"
813
+ checksum = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3"
809
814
  dependencies = [
810
815
  "cfg-if",
811
816
  ]
@@ -888,9 +893,9 @@ dependencies = [
888
893
 
889
894
  [[package]]
890
895
  name = "crossbeam-utils"
891
- version = "0.8.19"
896
+ version = "0.8.20"
892
897
  source = "registry+https://github.com/rust-lang/crates.io-index"
893
- checksum = "248e3bacc7dc6baa3b21e405ee045c3047101a49145e7e9eca583ab4c2ca5345"
898
+ checksum = "22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80"
894
899
 
895
900
  [[package]]
896
901
  name = "crunchy"
@@ -910,9 +915,9 @@ dependencies = [
910
915
 
911
916
  [[package]]
912
917
  name = "darling"
913
- version = "0.20.8"
918
+ version = "0.20.10"
914
919
  source = "registry+https://github.com/rust-lang/crates.io-index"
915
- checksum = "54e36fcd13ed84ffdfda6f5be89b31287cbb80c439841fe69e04841435464391"
920
+ checksum = "6f63b86c8a8826a49b8c21f08a2d07338eec8d900540f8630dc76284be802989"
916
921
  dependencies = [
917
922
  "darling_core",
918
923
  "darling_macro",
@@ -920,27 +925,27 @@ dependencies = [
920
925
 
921
926
  [[package]]
922
927
  name = "darling_core"
923
- version = "0.20.8"
928
+ version = "0.20.10"
924
929
  source = "registry+https://github.com/rust-lang/crates.io-index"
925
- checksum = "9c2cf1c23a687a1feeb728783b993c4e1ad83d99f351801977dd809b48d0a70f"
930
+ checksum = "95133861a8032aaea082871032f5815eb9e98cef03fa916ab4500513994df9e5"
926
931
  dependencies = [
927
932
  "fnv",
928
933
  "ident_case",
929
934
  "proc-macro2",
930
935
  "quote",
931
936
  "strsim",
932
- "syn 2.0.60",
937
+ "syn 2.0.72",
933
938
  ]
934
939
 
935
940
  [[package]]
936
941
  name = "darling_macro"
937
- version = "0.20.8"
942
+ version = "0.20.10"
938
943
  source = "registry+https://github.com/rust-lang/crates.io-index"
939
- checksum = "a668eda54683121533a393014d8692171709ff57a7d61f187b6e782719f8933f"
944
+ checksum = "d336a2a514f6ccccaa3e09b02d41d35330c07ddf03a62165fcec10bb561c7806"
940
945
  dependencies = [
941
946
  "darling_core",
942
947
  "quote",
943
- "syn 2.0.60",
948
+ "syn 2.0.72",
944
949
  ]
945
950
 
946
951
  [[package]]
@@ -957,9 +962,9 @@ dependencies = [
957
962
 
958
963
  [[package]]
959
964
  name = "deadpool-runtime"
960
- version = "0.1.3"
965
+ version = "0.1.4"
961
966
  source = "registry+https://github.com/rust-lang/crates.io-index"
962
- checksum = "63dfa964fe2a66f3fde91fc70b267fe193d822c7e603e2a675a49a7f46ad3f49"
967
+ checksum = "092966b41edc516079bdf31ec78a2e0588d1d0c08f78b91d8307215928642b2b"
963
968
 
964
969
  [[package]]
965
970
  name = "der"
@@ -984,22 +989,22 @@ dependencies = [
984
989
 
985
990
  [[package]]
986
991
  name = "derive_more"
987
- version = "0.99.17"
992
+ version = "0.99.18"
988
993
  source = "registry+https://github.com/rust-lang/crates.io-index"
989
- checksum = "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321"
994
+ checksum = "5f33878137e4dafd7fa914ad4e259e18a4e8e532b9617a2d0150262bf53abfce"
990
995
  dependencies = [
991
996
  "convert_case",
992
997
  "proc-macro2",
993
998
  "quote",
994
999
  "rustc_version",
995
- "syn 1.0.109",
1000
+ "syn 2.0.72",
996
1001
  ]
997
1002
 
998
1003
  [[package]]
999
1004
  name = "deunicode"
1000
- version = "1.4.4"
1005
+ version = "1.6.0"
1001
1006
  source = "registry+https://github.com/rust-lang/crates.io-index"
1002
- checksum = "322ef0094744e63628e6f0eb2295517f79276a5b342a4c2ff3042566ca181d4e"
1007
+ checksum = "339544cc9e2c4dc3fc7149fd630c5f22263a4fdf18a98afd0075784968b5cf00"
1003
1008
 
1004
1009
  [[package]]
1005
1010
  name = "digest"
@@ -1027,9 +1032,9 @@ checksum = "1aaf95b3e5c8f23aa320147307562d361db0ae0d51242340f558153b4eb2439b"
1027
1032
 
1028
1033
  [[package]]
1029
1034
  name = "either"
1030
- version = "1.11.0"
1035
+ version = "1.13.0"
1031
1036
  source = "registry+https://github.com/rust-lang/crates.io-index"
1032
- checksum = "a47c1c47d2f5964e29c61246e81db715514cd532db6b5116a25ea3c03d6780a2"
1037
+ checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0"
1033
1038
  dependencies = [
1034
1039
  "serde",
1035
1040
  ]
@@ -1061,9 +1066,9 @@ checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
1061
1066
 
1062
1067
  [[package]]
1063
1068
  name = "errno"
1064
- version = "0.3.8"
1069
+ version = "0.3.9"
1065
1070
  source = "registry+https://github.com/rust-lang/crates.io-index"
1066
- checksum = "a258e46cdc063eb8519c00b9fc845fc47bcfca4130e2f08e88665ceda8474245"
1071
+ checksum = "534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba"
1067
1072
  dependencies = [
1068
1073
  "libc",
1069
1074
  "windows-sys 0.52.0",
@@ -1109,21 +1114,15 @@ dependencies = [
1109
1114
 
1110
1115
  [[package]]
1111
1116
  name = "fastrand"
1112
- version = "2.0.2"
1117
+ version = "2.1.0"
1113
1118
  source = "registry+https://github.com/rust-lang/crates.io-index"
1114
- checksum = "658bd65b1cf4c852a3cc96f18a8ce7b5640f6b703f905c7d74532294c2a63984"
1115
-
1116
- [[package]]
1117
- name = "finl_unicode"
1118
- version = "1.2.0"
1119
- source = "registry+https://github.com/rust-lang/crates.io-index"
1120
- checksum = "8fcfdc7a0362c9f4444381a9e697c79d435fe65b52a37466fc2c1184cee9edc6"
1119
+ checksum = "9fc0510504f03c51ada170672ac806f1f105a88aa97a5281117e1ddc3368e51a"
1121
1120
 
1122
1121
  [[package]]
1123
1122
  name = "flate2"
1124
- version = "1.0.28"
1123
+ version = "1.0.30"
1125
1124
  source = "registry+https://github.com/rust-lang/crates.io-index"
1126
- checksum = "46303f565772937ffe1d394a4fac6f411c6013172fadde9dcdb1e147a086940e"
1125
+ checksum = "5f54427cfd1c7829e2a139fcefea601bf088ebca651d2bf53ebc600eac295dae"
1127
1126
  dependencies = [
1128
1127
  "crc32fast",
1129
1128
  "miniz_oxide",
@@ -1137,7 +1136,7 @@ checksum = "55ac459de2512911e4b674ce33cf20befaba382d05b62b008afc1c8b57cbf181"
1137
1136
  dependencies = [
1138
1137
  "futures-core",
1139
1138
  "futures-sink",
1140
- "spin 0.9.8",
1139
+ "spin",
1141
1140
  ]
1142
1141
 
1143
1142
  [[package]]
@@ -1222,7 +1221,7 @@ checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac"
1222
1221
  dependencies = [
1223
1222
  "proc-macro2",
1224
1223
  "quote",
1225
- "syn 2.0.60",
1224
+ "syn 2.0.72",
1226
1225
  ]
1227
1226
 
1228
1227
  [[package]]
@@ -1277,9 +1276,9 @@ dependencies = [
1277
1276
 
1278
1277
  [[package]]
1279
1278
  name = "getrandom"
1280
- version = "0.2.14"
1279
+ version = "0.2.15"
1281
1280
  source = "registry+https://github.com/rust-lang/crates.io-index"
1282
- checksum = "94b22e06ecb0110981051723910cbf0b5f5e09a2062dd7663334ee79a9d1286c"
1281
+ checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
1283
1282
  dependencies = [
1284
1283
  "cfg-if",
1285
1284
  "libc",
@@ -1319,15 +1318,15 @@ dependencies = [
1319
1318
 
1320
1319
  [[package]]
1321
1320
  name = "h2"
1322
- version = "0.4.4"
1321
+ version = "0.4.5"
1323
1322
  source = "registry+https://github.com/rust-lang/crates.io-index"
1324
- checksum = "816ec7294445779408f36fe57bc5b7fc1cf59664059096c65f905c1c61f58069"
1323
+ checksum = "fa82e28a107a8cc405f0839610bdc9b15f1e25ec7d696aa5cf173edbcb1486ab"
1325
1324
  dependencies = [
1325
+ "atomic-waker",
1326
1326
  "bytes",
1327
1327
  "fnv",
1328
1328
  "futures-core",
1329
1329
  "futures-sink",
1330
- "futures-util",
1331
1330
  "http 1.1.0",
1332
1331
  "indexmap 2.2.6",
1333
1332
  "slab",
@@ -1357,9 +1356,9 @@ dependencies = [
1357
1356
 
1358
1357
  [[package]]
1359
1358
  name = "hashbrown"
1360
- version = "0.14.3"
1359
+ version = "0.14.5"
1361
1360
  source = "registry+https://github.com/rust-lang/crates.io-index"
1362
- checksum = "290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604"
1361
+ checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
1363
1362
  dependencies = [
1364
1363
  "ahash 0.8.11",
1365
1364
  "allocator-api2",
@@ -1371,7 +1370,7 @@ version = "0.8.4"
1371
1370
  source = "registry+https://github.com/rust-lang/crates.io-index"
1372
1371
  checksum = "e8094feaf31ff591f651a2664fb9cfd92bba7a60ce3197265e9482ebe753c8f7"
1373
1372
  dependencies = [
1374
- "hashbrown 0.14.3",
1373
+ "hashbrown 0.14.5",
1375
1374
  ]
1376
1375
 
1377
1376
  [[package]]
@@ -1446,9 +1445,9 @@ dependencies = [
1446
1445
 
1447
1446
  [[package]]
1448
1447
  name = "http-body"
1449
- version = "1.0.0"
1448
+ version = "1.0.1"
1450
1449
  source = "registry+https://github.com/rust-lang/crates.io-index"
1451
- checksum = "1cac85db508abc24a2e48553ba12a996e87244a0395ce011e62b37158745d643"
1450
+ checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
1452
1451
  dependencies = [
1453
1452
  "bytes",
1454
1453
  "http 1.1.0",
@@ -1456,12 +1455,12 @@ dependencies = [
1456
1455
 
1457
1456
  [[package]]
1458
1457
  name = "http-body-util"
1459
- version = "0.1.1"
1458
+ version = "0.1.2"
1460
1459
  source = "registry+https://github.com/rust-lang/crates.io-index"
1461
- checksum = "0475f8b2ac86659c21b64320d5d653f9efe42acd2a4e560073ec61a155a34f1d"
1460
+ checksum = "793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f"
1462
1461
  dependencies = [
1463
1462
  "bytes",
1464
- "futures-core",
1463
+ "futures-util",
1465
1464
  "http 1.1.0",
1466
1465
  "http-body",
1467
1466
  "pin-project-lite",
@@ -1469,9 +1468,9 @@ dependencies = [
1469
1468
 
1470
1469
  [[package]]
1471
1470
  name = "httparse"
1472
- version = "1.8.0"
1471
+ version = "1.9.4"
1473
1472
  source = "registry+https://github.com/rust-lang/crates.io-index"
1474
- checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"
1473
+ checksum = "0fcc0b4a115bf80b728eb8ea024ad5bd707b615bfed49e0665b6e0f86fd082d9"
1475
1474
 
1476
1475
  [[package]]
1477
1476
  name = "httpdate"
@@ -1481,14 +1480,14 @@ checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
1481
1480
 
1482
1481
  [[package]]
1483
1482
  name = "hyper"
1484
- version = "1.3.1"
1483
+ version = "1.4.1"
1485
1484
  source = "registry+https://github.com/rust-lang/crates.io-index"
1486
- checksum = "fe575dd17d0862a9a33781c8c4696a55c320909004a67a00fb286ba8b1bc496d"
1485
+ checksum = "50dfd22e0e76d0f662d429a5f80fcaf3855009297eab6a0a9f8543834744ba05"
1487
1486
  dependencies = [
1488
1487
  "bytes",
1489
1488
  "futures-channel",
1490
1489
  "futures-util",
1491
- "h2 0.4.4",
1490
+ "h2 0.4.5",
1492
1491
  "http 1.1.0",
1493
1492
  "http-body",
1494
1493
  "httparse",
@@ -1510,19 +1509,19 @@ dependencies = [
1510
1509
  "http 1.1.0",
1511
1510
  "hyper",
1512
1511
  "hyper-util",
1513
- "rustls 0.23.10",
1512
+ "rustls 0.23.12",
1514
1513
  "rustls-pki-types",
1515
1514
  "tokio",
1516
1515
  "tokio-rustls",
1517
1516
  "tower-service",
1518
- "webpki-roots 0.26.1",
1517
+ "webpki-roots 0.26.3",
1519
1518
  ]
1520
1519
 
1521
1520
  [[package]]
1522
1521
  name = "hyper-util"
1523
- version = "0.1.3"
1522
+ version = "0.1.6"
1524
1523
  source = "registry+https://github.com/rust-lang/crates.io-index"
1525
- checksum = "ca38ef113da30126bbff9cd1705f9273e15d45498615d138b0c20279ac7a76aa"
1524
+ checksum = "3ab92f4f49ee4fb4f997c784b7a2e0fa70050211e0b6a287f898c3c9785ca956"
1526
1525
  dependencies = [
1527
1526
  "bytes",
1528
1527
  "futures-channel",
@@ -1601,7 +1600,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
1601
1600
  checksum = "168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26"
1602
1601
  dependencies = [
1603
1602
  "equivalent",
1604
- "hashbrown 0.14.3",
1603
+ "hashbrown 0.14.5",
1605
1604
  "serde",
1606
1605
  ]
1607
1606
 
@@ -1637,15 +1636,6 @@ dependencies = [
1637
1636
  "either",
1638
1637
  ]
1639
1638
 
1640
- [[package]]
1641
- name = "itertools"
1642
- version = "0.12.1"
1643
- source = "registry+https://github.com/rust-lang/crates.io-index"
1644
- checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569"
1645
- dependencies = [
1646
- "either",
1647
- ]
1648
-
1649
1639
  [[package]]
1650
1640
  name = "itertools"
1651
1641
  version = "0.13.0"
@@ -1663,9 +1653,9 @@ checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b"
1663
1653
 
1664
1654
  [[package]]
1665
1655
  name = "jobserver"
1666
- version = "0.1.31"
1656
+ version = "0.1.32"
1667
1657
  source = "registry+https://github.com/rust-lang/crates.io-index"
1668
- checksum = "d2b099aaa34a9751c5bf0878add70444e1ed2dd73f347be99003d4577277de6e"
1658
+ checksum = "48d1dbcbbeb6a7fec7e059840aa538bd62aaccf972c7346c4d9d2059312853d0"
1669
1659
  dependencies = [
1670
1660
  "libc",
1671
1661
  ]
@@ -1698,18 +1688,18 @@ checksum = "d4345964bb142484797b161f473a503a434de77149dd8c7427788c6e13379388"
1698
1688
 
1699
1689
  [[package]]
1700
1690
  name = "lazy_static"
1701
- version = "1.4.0"
1691
+ version = "1.5.0"
1702
1692
  source = "registry+https://github.com/rust-lang/crates.io-index"
1703
- checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
1693
+ checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
1704
1694
  dependencies = [
1705
- "spin 0.5.2",
1695
+ "spin",
1706
1696
  ]
1707
1697
 
1708
1698
  [[package]]
1709
1699
  name = "libc"
1710
- version = "0.2.153"
1700
+ version = "0.2.155"
1711
1701
  source = "registry+https://github.com/rust-lang/crates.io-index"
1712
- checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
1702
+ checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c"
1713
1703
 
1714
1704
  [[package]]
1715
1705
  name = "libm"
@@ -1736,9 +1726,9 @@ checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"
1736
1726
 
1737
1727
  [[package]]
1738
1728
  name = "linux-raw-sys"
1739
- version = "0.4.13"
1729
+ version = "0.4.14"
1740
1730
  source = "registry+https://github.com/rust-lang/crates.io-index"
1741
- checksum = "01cda141df6706de531b6c46c3a33ecca755538219bd484262fa09410c13539c"
1731
+ checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89"
1742
1732
 
1743
1733
  [[package]]
1744
1734
  name = "local-channel"
@@ -1759,9 +1749,9 @@ checksum = "4d873d7c67ce09b42110d801813efbc9364414e356be9935700d368351657487"
1759
1749
 
1760
1750
  [[package]]
1761
1751
  name = "lock_api"
1762
- version = "0.4.11"
1752
+ version = "0.4.12"
1763
1753
  source = "registry+https://github.com/rust-lang/crates.io-index"
1764
- checksum = "3c168f8615b12bc01f9c17e2eb0cc07dcae1940121185446edc3744920e8ef45"
1754
+ checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"
1765
1755
  dependencies = [
1766
1756
  "autocfg",
1767
1757
  "scopeguard",
@@ -1769,9 +1759,9 @@ dependencies = [
1769
1759
 
1770
1760
  [[package]]
1771
1761
  name = "log"
1772
- version = "0.4.21"
1762
+ version = "0.4.22"
1773
1763
  source = "registry+https://github.com/rust-lang/crates.io-index"
1774
- checksum = "90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c"
1764
+ checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24"
1775
1765
 
1776
1766
  [[package]]
1777
1767
  name = "matchers"
@@ -1794,9 +1784,9 @@ dependencies = [
1794
1784
 
1795
1785
  [[package]]
1796
1786
  name = "memchr"
1797
- version = "2.7.2"
1787
+ version = "2.7.4"
1798
1788
  source = "registry+https://github.com/rust-lang/crates.io-index"
1799
- checksum = "6c8640c5d730cb13ebd907d8d04b52f55ac9a2eec55b440c8892f40d56c76c1d"
1789
+ checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
1800
1790
 
1801
1791
  [[package]]
1802
1792
  name = "memoffset"
@@ -1821,9 +1811,9 @@ checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
1821
1811
 
1822
1812
  [[package]]
1823
1813
  name = "miniz_oxide"
1824
- version = "0.7.2"
1814
+ version = "0.7.4"
1825
1815
  source = "registry+https://github.com/rust-lang/crates.io-index"
1826
- checksum = "9d811f3e15f28568be3407c8e7fdb6514c1cda3cb30683f15b6a1a1dc4ea14a7"
1816
+ checksum = "b8a240ddb74feaf34a79a7add65a741f3167852fba007066dcac1ca548d89c08"
1827
1817
  dependencies = [
1828
1818
  "adler",
1829
1819
  ]
@@ -1840,6 +1830,18 @@ dependencies = [
1840
1830
  "windows-sys 0.48.0",
1841
1831
  ]
1842
1832
 
1833
+ [[package]]
1834
+ name = "mio"
1835
+ version = "1.0.1"
1836
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1837
+ checksum = "4569e456d394deccd22ce1c1913e6ea0e54519f577285001215d33557431afe4"
1838
+ dependencies = [
1839
+ "hermit-abi",
1840
+ "libc",
1841
+ "wasi",
1842
+ "windows-sys 0.52.0",
1843
+ ]
1844
+
1843
1845
  [[package]]
1844
1846
  name = "mutually_exclusive_features"
1845
1847
  version = "0.0.3"
@@ -1900,9 +1902,9 @@ dependencies = [
1900
1902
 
1901
1903
  [[package]]
1902
1904
  name = "num-iter"
1903
- version = "0.1.44"
1905
+ version = "0.1.45"
1904
1906
  source = "registry+https://github.com/rust-lang/crates.io-index"
1905
- checksum = "d869c01cc0c455284163fd0092f1f93835385ccab5a98a0dcc497b2f8bf055a9"
1907
+ checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf"
1906
1908
  dependencies = [
1907
1909
  "autocfg",
1908
1910
  "num-integer",
@@ -1946,9 +1948,9 @@ checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
1946
1948
 
1947
1949
  [[package]]
1948
1950
  name = "oorandom"
1949
- version = "11.1.3"
1951
+ version = "11.1.4"
1950
1952
  source = "registry+https://github.com/rust-lang/crates.io-index"
1951
- checksum = "0ab1bc2a289d34bd04a330323ac98a1b4bc82c9d9fcb1e66b63caa84da26b575"
1953
+ checksum = "b410bbe7e14ab526a0e86877eb47c6996a2bd7746f027ba551028c925390e4e9"
1952
1954
 
1953
1955
  [[package]]
1954
1956
  name = "opentelemetry"
@@ -2066,9 +2068,9 @@ dependencies = [
2066
2068
 
2067
2069
  [[package]]
2068
2070
  name = "ordered-float"
2069
- version = "4.2.0"
2071
+ version = "4.2.1"
2070
2072
  source = "registry+https://github.com/rust-lang/crates.io-index"
2071
- checksum = "a76df7075c7d4d01fdcb46c912dd17fba5b60c78ea480b475f2b6ab6f666584e"
2073
+ checksum = "19ff2cf528c6c03d9ed653d6c4ce1dc0582dc4af309790ad92f07c1cd551b0be"
2072
2074
  dependencies = [
2073
2075
  "num-traits",
2074
2076
  ]
@@ -2097,9 +2099,9 @@ checksum = "c1b04fb49957986fdce4d6ee7a65027d55d4b6d2265e5848bbb507b58ccfdb6f"
2097
2099
 
2098
2100
  [[package]]
2099
2101
  name = "parking_lot"
2100
- version = "0.12.1"
2102
+ version = "0.12.3"
2101
2103
  source = "registry+https://github.com/rust-lang/crates.io-index"
2102
- checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
2104
+ checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27"
2103
2105
  dependencies = [
2104
2106
  "lock_api",
2105
2107
  "parking_lot_core",
@@ -2107,22 +2109,22 @@ dependencies = [
2107
2109
 
2108
2110
  [[package]]
2109
2111
  name = "parking_lot_core"
2110
- version = "0.9.9"
2112
+ version = "0.9.10"
2111
2113
  source = "registry+https://github.com/rust-lang/crates.io-index"
2112
- checksum = "4c42a9226546d68acdd9c0a280d17ce19bfe27a46bf68784e4066115788d008e"
2114
+ checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
2113
2115
  dependencies = [
2114
2116
  "cfg-if",
2115
2117
  "libc",
2116
- "redox_syscall",
2118
+ "redox_syscall 0.5.3",
2117
2119
  "smallvec",
2118
- "windows-targets 0.48.5",
2120
+ "windows-targets 0.52.6",
2119
2121
  ]
2120
2122
 
2121
2123
  [[package]]
2122
2124
  name = "paste"
2123
- version = "1.0.14"
2125
+ version = "1.0.15"
2124
2126
  source = "registry+https://github.com/rust-lang/crates.io-index"
2125
- checksum = "de3145af08024dea9fa9914f381a17b8fc6034dfb00f3a84013f7ff43f29ed4c"
2127
+ checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
2126
2128
 
2127
2129
  [[package]]
2128
2130
  name = "pathdiff"
@@ -2147,9 +2149,9 @@ checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
2147
2149
 
2148
2150
  [[package]]
2149
2151
  name = "pest"
2150
- version = "2.7.9"
2152
+ version = "2.7.11"
2151
2153
  source = "registry+https://github.com/rust-lang/crates.io-index"
2152
- checksum = "311fb059dee1a7b802f036316d790138c613a4e8b180c822e3925a662e9f0c95"
2154
+ checksum = "cd53dff83f26735fdc1ca837098ccf133605d794cdae66acfc2bfac3ec809d95"
2153
2155
  dependencies = [
2154
2156
  "memchr",
2155
2157
  "thiserror",
@@ -2158,9 +2160,9 @@ dependencies = [
2158
2160
 
2159
2161
  [[package]]
2160
2162
  name = "pest_derive"
2161
- version = "2.7.9"
2163
+ version = "2.7.11"
2162
2164
  source = "registry+https://github.com/rust-lang/crates.io-index"
2163
- checksum = "f73541b156d32197eecda1a4014d7f868fd2bcb3c550d5386087cfba442bf69c"
2165
+ checksum = "2a548d2beca6773b1c244554d36fcf8548a8a58e74156968211567250e48e49a"
2164
2166
  dependencies = [
2165
2167
  "pest",
2166
2168
  "pest_generator",
@@ -2168,22 +2170,22 @@ dependencies = [
2168
2170
 
2169
2171
  [[package]]
2170
2172
  name = "pest_generator"
2171
- version = "2.7.9"
2173
+ version = "2.7.11"
2172
2174
  source = "registry+https://github.com/rust-lang/crates.io-index"
2173
- checksum = "c35eeed0a3fab112f75165fdc026b3913f4183133f19b49be773ac9ea966e8bd"
2175
+ checksum = "3c93a82e8d145725dcbaf44e5ea887c8a869efdcc28706df2d08c69e17077183"
2174
2176
  dependencies = [
2175
2177
  "pest",
2176
2178
  "pest_meta",
2177
2179
  "proc-macro2",
2178
2180
  "quote",
2179
- "syn 2.0.60",
2181
+ "syn 2.0.72",
2180
2182
  ]
2181
2183
 
2182
2184
  [[package]]
2183
2185
  name = "pest_meta"
2184
- version = "2.7.9"
2186
+ version = "2.7.11"
2185
2187
  source = "registry+https://github.com/rust-lang/crates.io-index"
2186
- checksum = "2adbf29bb9776f28caece835398781ab24435585fe0d4dc1374a61db5accedca"
2188
+ checksum = "a941429fea7e08bedec25e4f6785b6ffaacc6b755da98df5ef3e7dcf4a124c4f"
2187
2189
  dependencies = [
2188
2190
  "once_cell",
2189
2191
  "pest",
@@ -2207,7 +2209,7 @@ checksum = "2f38a4412a78282e09a2cf38d195ea5420d15ba0602cb375210efbc877243965"
2207
2209
  dependencies = [
2208
2210
  "proc-macro2",
2209
2211
  "quote",
2210
- "syn 2.0.60",
2212
+ "syn 2.0.72",
2211
2213
  ]
2212
2214
 
2213
2215
  [[package]]
@@ -2251,9 +2253,9 @@ checksum = "d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec"
2251
2253
 
2252
2254
  [[package]]
2253
2255
  name = "plotters"
2254
- version = "0.3.5"
2256
+ version = "0.3.6"
2255
2257
  source = "registry+https://github.com/rust-lang/crates.io-index"
2256
- checksum = "d2c224ba00d7cadd4d5c660deaf2098e5e80e07846537c51f9cfa4be50c1fd45"
2258
+ checksum = "a15b6eccb8484002195a3e44fe65a4ce8e93a625797a063735536fd59cb01cf3"
2257
2259
  dependencies = [
2258
2260
  "num-traits",
2259
2261
  "plotters-backend",
@@ -2264,24 +2266,24 @@ dependencies = [
2264
2266
 
2265
2267
  [[package]]
2266
2268
  name = "plotters-backend"
2267
- version = "0.3.5"
2269
+ version = "0.3.6"
2268
2270
  source = "registry+https://github.com/rust-lang/crates.io-index"
2269
- checksum = "9e76628b4d3a7581389a35d5b6e2139607ad7c75b17aed325f210aa91f4a9609"
2271
+ checksum = "414cec62c6634ae900ea1c56128dfe87cf63e7caece0852ec76aba307cebadb7"
2270
2272
 
2271
2273
  [[package]]
2272
2274
  name = "plotters-svg"
2273
- version = "0.3.5"
2275
+ version = "0.3.6"
2274
2276
  source = "registry+https://github.com/rust-lang/crates.io-index"
2275
- checksum = "38f6d39893cca0701371e3c27294f09797214b86f1fb951b89ade8ec04e2abab"
2277
+ checksum = "81b30686a7d9c3e010b84284bdd26a29f2138574f52f5eb6f794fc0ad924e705"
2276
2278
  dependencies = [
2277
2279
  "plotters-backend",
2278
2280
  ]
2279
2281
 
2280
2282
  [[package]]
2281
2283
  name = "portable-atomic"
2282
- version = "1.6.0"
2284
+ version = "1.7.0"
2283
2285
  source = "registry+https://github.com/rust-lang/crates.io-index"
2284
- checksum = "7170ef9988bc169ba16dd36a7fa041e5c4cbeb6a35b76d4c03daded371eae7c0"
2286
+ checksum = "da544ee218f0d287a911e9c99a39a8c9bc8fcad3cb8db5959940044ecfc67265"
2285
2287
 
2286
2288
  [[package]]
2287
2289
  name = "powerfmt"
@@ -2297,9 +2299,9 @@ checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
2297
2299
 
2298
2300
  [[package]]
2299
2301
  name = "proc-macro2"
2300
- version = "1.0.81"
2302
+ version = "1.0.86"
2301
2303
  source = "registry+https://github.com/rust-lang/crates.io-index"
2302
- checksum = "3d1597b0c024618f09a9c3b8655b7e430397a36d23fdafec26d6965e9eec3eba"
2304
+ checksum = "5e719e8df665df0d1c8fbfd238015744736151d4445ec0836b8e628aae103b77"
2303
2305
  dependencies = [
2304
2306
  "unicode-ident",
2305
2307
  ]
@@ -2399,7 +2401,7 @@ dependencies = [
2399
2401
  "proc-macro2",
2400
2402
  "pyo3-macros-backend",
2401
2403
  "quote",
2402
- "syn 2.0.60",
2404
+ "syn 2.0.72",
2403
2405
  ]
2404
2406
 
2405
2407
  [[package]]
@@ -2412,12 +2414,12 @@ dependencies = [
2412
2414
  "proc-macro2",
2413
2415
  "pyo3-build-config",
2414
2416
  "quote",
2415
- "syn 2.0.60",
2417
+ "syn 2.0.72",
2416
2418
  ]
2417
2419
 
2418
2420
  [[package]]
2419
2421
  name = "python-auditor"
2420
- version = "0.6.1"
2422
+ version = "0.6.2"
2421
2423
  dependencies = [
2422
2424
  "anyhow",
2423
2425
  "auditor",
@@ -2463,7 +2465,7 @@ dependencies = [
2463
2465
  "quinn-proto",
2464
2466
  "quinn-udp",
2465
2467
  "rustc-hash",
2466
- "rustls 0.23.10",
2468
+ "rustls 0.23.12",
2467
2469
  "thiserror",
2468
2470
  "tokio",
2469
2471
  "tracing",
@@ -2479,7 +2481,7 @@ dependencies = [
2479
2481
  "rand",
2480
2482
  "ring",
2481
2483
  "rustc-hash",
2482
- "rustls 0.23.10",
2484
+ "rustls 0.23.12",
2483
2485
  "slab",
2484
2486
  "thiserror",
2485
2487
  "tinyvec",
@@ -2488,14 +2490,13 @@ dependencies = [
2488
2490
 
2489
2491
  [[package]]
2490
2492
  name = "quinn-udp"
2491
- version = "0.5.2"
2493
+ version = "0.5.4"
2492
2494
  source = "registry+https://github.com/rust-lang/crates.io-index"
2493
- checksum = "9096629c45860fc7fb143e125eb826b5e721e10be3263160c7d60ca832cf8c46"
2495
+ checksum = "8bffec3605b73c6f1754535084a85229fa8a30f86014e6c81aeec4abb68b0285"
2494
2496
  dependencies = [
2495
2497
  "libc",
2496
2498
  "once_cell",
2497
2499
  "socket2",
2498
- "tracing",
2499
2500
  "windows-sys 0.52.0",
2500
2501
  ]
2501
2502
 
@@ -2577,6 +2578,15 @@ dependencies = [
2577
2578
  "bitflags 1.3.2",
2578
2579
  ]
2579
2580
 
2581
+ [[package]]
2582
+ name = "redox_syscall"
2583
+ version = "0.5.3"
2584
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2585
+ checksum = "2a908a6e00f1fdd0dfd9c0eb08ce85126f6d8bbda50017e74bc4a4b7d4a926a4"
2586
+ dependencies = [
2587
+ "bitflags 2.6.0",
2588
+ ]
2589
+
2580
2590
  [[package]]
2581
2591
  name = "regex"
2582
2592
  version = "1.10.5"
@@ -2585,8 +2595,8 @@ checksum = "b91213439dad192326a0d7c6ee3955910425f441d7038e0d6933b0aec5c4517f"
2585
2595
  dependencies = [
2586
2596
  "aho-corasick",
2587
2597
  "memchr",
2588
- "regex-automata 0.4.6",
2589
- "regex-syntax 0.8.3",
2598
+ "regex-automata 0.4.7",
2599
+ "regex-syntax 0.8.4",
2590
2600
  ]
2591
2601
 
2592
2602
  [[package]]
@@ -2600,20 +2610,20 @@ dependencies = [
2600
2610
 
2601
2611
  [[package]]
2602
2612
  name = "regex-automata"
2603
- version = "0.4.6"
2613
+ version = "0.4.7"
2604
2614
  source = "registry+https://github.com/rust-lang/crates.io-index"
2605
- checksum = "86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaea"
2615
+ checksum = "38caf58cc5ef2fed281f89292ef23f6365465ed9a41b7a7754eb4e26496c92df"
2606
2616
  dependencies = [
2607
2617
  "aho-corasick",
2608
2618
  "memchr",
2609
- "regex-syntax 0.8.3",
2619
+ "regex-syntax 0.8.4",
2610
2620
  ]
2611
2621
 
2612
2622
  [[package]]
2613
2623
  name = "regex-lite"
2614
- version = "0.1.5"
2624
+ version = "0.1.6"
2615
2625
  source = "registry+https://github.com/rust-lang/crates.io-index"
2616
- checksum = "30b661b2f27137bdbc16f00eda72866a92bb28af1753ffbd56744fb6e2e9cd8e"
2626
+ checksum = "53a49587ad06b26609c52e423de037e7f57f20d53535d66e08c695f347df952a"
2617
2627
 
2618
2628
  [[package]]
2619
2629
  name = "regex-syntax"
@@ -2623,9 +2633,9 @@ checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
2623
2633
 
2624
2634
  [[package]]
2625
2635
  name = "regex-syntax"
2626
- version = "0.8.3"
2636
+ version = "0.8.4"
2627
2637
  source = "registry+https://github.com/rust-lang/crates.io-index"
2628
- checksum = "adad44e29e4c806119491a7f06f03de4d1af22c3a680dd47f1e6e179439d1f56"
2638
+ checksum = "7a66a03ae7c801facd77a29370b4faec201768915ac14a721ba36f20bc9c209b"
2629
2639
 
2630
2640
  [[package]]
2631
2641
  name = "reqwest"
@@ -2633,7 +2643,7 @@ version = "0.12.5"
2633
2643
  source = "registry+https://github.com/rust-lang/crates.io-index"
2634
2644
  checksum = "c7d6d2a27d57148378eb5e111173f4276ad26340ecc5c49a4a2152167a2d6a37"
2635
2645
  dependencies = [
2636
- "base64 0.22.0",
2646
+ "base64 0.22.1",
2637
2647
  "bytes",
2638
2648
  "futures-channel",
2639
2649
  "futures-core",
@@ -2652,7 +2662,7 @@ dependencies = [
2652
2662
  "percent-encoding",
2653
2663
  "pin-project-lite",
2654
2664
  "quinn",
2655
- "rustls 0.23.10",
2665
+ "rustls 0.23.12",
2656
2666
  "rustls-pemfile 2.1.2",
2657
2667
  "rustls-pki-types",
2658
2668
  "serde",
@@ -2666,7 +2676,7 @@ dependencies = [
2666
2676
  "wasm-bindgen",
2667
2677
  "wasm-bindgen-futures",
2668
2678
  "web-sys",
2669
- "webpki-roots 0.26.1",
2679
+ "webpki-roots 0.26.3",
2670
2680
  "winreg",
2671
2681
  ]
2672
2682
 
@@ -2680,7 +2690,7 @@ dependencies = [
2680
2690
  "cfg-if",
2681
2691
  "getrandom",
2682
2692
  "libc",
2683
- "spin 0.9.8",
2693
+ "spin",
2684
2694
  "untrusted",
2685
2695
  "windows-sys 0.52.0",
2686
2696
  ]
@@ -2728,9 +2738,9 @@ dependencies = [
2728
2738
 
2729
2739
  [[package]]
2730
2740
  name = "rustc-demangle"
2731
- version = "0.1.23"
2741
+ version = "0.1.24"
2732
2742
  source = "registry+https://github.com/rust-lang/crates.io-index"
2733
- checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
2743
+ checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
2734
2744
 
2735
2745
  [[package]]
2736
2746
  name = "rustc-hash"
@@ -2753,7 +2763,7 @@ version = "0.38.34"
2753
2763
  source = "registry+https://github.com/rust-lang/crates.io-index"
2754
2764
  checksum = "70dc5ec042f7a43c4a73241207cecc9873a06d45debb38b329f8541d85c2730f"
2755
2765
  dependencies = [
2756
- "bitflags 2.5.0",
2766
+ "bitflags 2.6.0",
2757
2767
  "errno",
2758
2768
  "libc",
2759
2769
  "linux-raw-sys",
@@ -2762,9 +2772,9 @@ dependencies = [
2762
2772
 
2763
2773
  [[package]]
2764
2774
  name = "rustls"
2765
- version = "0.21.11"
2775
+ version = "0.21.12"
2766
2776
  source = "registry+https://github.com/rust-lang/crates.io-index"
2767
- checksum = "7fecbfb7b1444f477b345853b1fce097a2c6fb637b2bfb87e6bc5db0f043fae4"
2777
+ checksum = "3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e"
2768
2778
  dependencies = [
2769
2779
  "ring",
2770
2780
  "rustls-webpki 0.101.7",
@@ -2773,14 +2783,14 @@ dependencies = [
2773
2783
 
2774
2784
  [[package]]
2775
2785
  name = "rustls"
2776
- version = "0.23.10"
2786
+ version = "0.23.12"
2777
2787
  source = "registry+https://github.com/rust-lang/crates.io-index"
2778
- checksum = "05cff451f60db80f490f3c182b77c35260baace73209e9cdbbe526bfe3a4d402"
2788
+ checksum = "c58f8c84392efc0a126acce10fa59ff7b3d2ac06ab451a33f2741989b806b044"
2779
2789
  dependencies = [
2780
2790
  "once_cell",
2781
2791
  "ring",
2782
2792
  "rustls-pki-types",
2783
- "rustls-webpki 0.102.4",
2793
+ "rustls-webpki 0.102.6",
2784
2794
  "subtle",
2785
2795
  "zeroize",
2786
2796
  ]
@@ -2800,7 +2810,7 @@ version = "2.1.2"
2800
2810
  source = "registry+https://github.com/rust-lang/crates.io-index"
2801
2811
  checksum = "29993a25686778eb88d4189742cd713c9bce943bc54251a33509dc63cbacf73d"
2802
2812
  dependencies = [
2803
- "base64 0.22.0",
2813
+ "base64 0.22.1",
2804
2814
  "rustls-pki-types",
2805
2815
  ]
2806
2816
 
@@ -2822,9 +2832,9 @@ dependencies = [
2822
2832
 
2823
2833
  [[package]]
2824
2834
  name = "rustls-webpki"
2825
- version = "0.102.4"
2835
+ version = "0.102.6"
2826
2836
  source = "registry+https://github.com/rust-lang/crates.io-index"
2827
- checksum = "ff448f7e92e913c4b7d4c6d8e4540a1724b319b4152b8aef6d4cf8339712b33e"
2837
+ checksum = "8e6b52d4fda176fd835fdc55a835d4a89b8499cad995885a21149d5ad62f852e"
2828
2838
  dependencies = [
2829
2839
  "ring",
2830
2840
  "rustls-pki-types",
@@ -2833,9 +2843,9 @@ dependencies = [
2833
2843
 
2834
2844
  [[package]]
2835
2845
  name = "ryu"
2836
- version = "1.0.17"
2846
+ version = "1.0.18"
2837
2847
  source = "registry+https://github.com/rust-lang/crates.io-index"
2838
- checksum = "e86697c916019a8588c99b5fac3cead74ec0b4b819707a682fd4d23fa0ce1ba1"
2848
+ checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f"
2839
2849
 
2840
2850
  [[package]]
2841
2851
  name = "same-file"
@@ -2874,9 +2884,9 @@ dependencies = [
2874
2884
 
2875
2885
  [[package]]
2876
2886
  name = "semver"
2877
- version = "1.0.22"
2887
+ version = "1.0.23"
2878
2888
  source = "registry+https://github.com/rust-lang/crates.io-index"
2879
- checksum = "92d43fe69e652f3df9bdc2b85b2854a0825b86e4fb76bc44d945137d053639ca"
2889
+ checksum = "61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b"
2880
2890
 
2881
2891
  [[package]]
2882
2892
  name = "serde"
@@ -2906,16 +2916,17 @@ checksum = "e0cd7e117be63d3c3678776753929474f3b04a43a080c744d6b0ae2a8c28e222"
2906
2916
  dependencies = [
2907
2917
  "proc-macro2",
2908
2918
  "quote",
2909
- "syn 2.0.60",
2919
+ "syn 2.0.72",
2910
2920
  ]
2911
2921
 
2912
2922
  [[package]]
2913
2923
  name = "serde_json"
2914
- version = "1.0.120"
2924
+ version = "1.0.121"
2915
2925
  source = "registry+https://github.com/rust-lang/crates.io-index"
2916
- checksum = "4e0d21c9a8cae1235ad58a00c11cb40d4b1e5c784f1ef2c537876ed6ffd8b7c5"
2926
+ checksum = "4ab380d7d9f22ef3f21ad3e6c1ebe8e4fc7a2000ccba2e4d71fc96f15b2cb609"
2917
2927
  dependencies = [
2918
2928
  "itoa",
2929
+ "memchr",
2919
2930
  "ryu",
2920
2931
  "serde",
2921
2932
  ]
@@ -2947,11 +2958,11 @@ dependencies = [
2947
2958
 
2948
2959
  [[package]]
2949
2960
  name = "serde_with"
2950
- version = "3.8.1"
2961
+ version = "3.9.0"
2951
2962
  source = "registry+https://github.com/rust-lang/crates.io-index"
2952
- checksum = "0ad483d2ab0149d5a5ebcd9972a3852711e0153d863bf5a5d0391d28883c4a20"
2963
+ checksum = "69cecfa94848272156ea67b2b1a53f20fc7bc638c4a46d2f8abde08f05f4b857"
2953
2964
  dependencies = [
2954
- "base64 0.22.0",
2965
+ "base64 0.22.1",
2955
2966
  "chrono",
2956
2967
  "hex",
2957
2968
  "indexmap 1.9.3",
@@ -2965,14 +2976,14 @@ dependencies = [
2965
2976
 
2966
2977
  [[package]]
2967
2978
  name = "serde_with_macros"
2968
- version = "3.8.1"
2979
+ version = "3.9.0"
2969
2980
  source = "registry+https://github.com/rust-lang/crates.io-index"
2970
- checksum = "65569b702f41443e8bc8bbb1c5779bd0450bbe723b56198980e80ec45780bce2"
2981
+ checksum = "a8fee4991ef4f274617a51ad4af30519438dacb2f56ac773b08a1922ff743350"
2971
2982
  dependencies = [
2972
2983
  "darling",
2973
2984
  "proc-macro2",
2974
2985
  "quote",
2975
- "syn 2.0.60",
2986
+ "syn 2.0.72",
2976
2987
  ]
2977
2988
 
2978
2989
  [[package]]
@@ -3048,20 +3059,14 @@ checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
3048
3059
 
3049
3060
  [[package]]
3050
3061
  name = "socket2"
3051
- version = "0.5.6"
3062
+ version = "0.5.7"
3052
3063
  source = "registry+https://github.com/rust-lang/crates.io-index"
3053
- checksum = "05ffd9c0a93b7543e062e759284fcf5f5e3b098501104bfbdde4d404db792871"
3064
+ checksum = "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c"
3054
3065
  dependencies = [
3055
3066
  "libc",
3056
3067
  "windows-sys 0.52.0",
3057
3068
  ]
3058
3069
 
3059
- [[package]]
3060
- name = "spin"
3061
- version = "0.5.2"
3062
- source = "registry+https://github.com/rust-lang/crates.io-index"
3063
- checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
3064
-
3065
3070
  [[package]]
3066
3071
  name = "spin"
3067
3072
  version = "0.9.8"
@@ -3083,11 +3088,10 @@ dependencies = [
3083
3088
 
3084
3089
  [[package]]
3085
3090
  name = "sqlformat"
3086
- version = "0.2.3"
3091
+ version = "0.2.4"
3087
3092
  source = "registry+https://github.com/rust-lang/crates.io-index"
3088
- checksum = "ce81b7bd7c4493975347ef60d8c7e8b742d4694f4c49f93e0a12ea263938176c"
3093
+ checksum = "f895e3734318cc55f1fe66258926c9b910c124d47520339efecbb6c59cec7c1f"
3089
3094
  dependencies = [
3090
- "itertools 0.12.1",
3091
3095
  "nom",
3092
3096
  "unicode_categories",
3093
3097
  ]
@@ -3133,7 +3137,7 @@ dependencies = [
3133
3137
  "once_cell",
3134
3138
  "paste",
3135
3139
  "percent-encoding",
3136
- "rustls 0.21.11",
3140
+ "rustls 0.21.12",
3137
3141
  "rustls-pemfile 1.0.4",
3138
3142
  "serde",
3139
3143
  "serde_json",
@@ -3196,7 +3200,7 @@ checksum = "1ed31390216d20e538e447a7a9b959e06ed9fc51c37b514b46eb758016ecd418"
3196
3200
  dependencies = [
3197
3201
  "atoi",
3198
3202
  "base64 0.21.7",
3199
- "bitflags 2.5.0",
3203
+ "bitflags 2.6.0",
3200
3204
  "byteorder",
3201
3205
  "bytes",
3202
3206
  "chrono",
@@ -3240,7 +3244,7 @@ checksum = "7c824eb80b894f926f89a0b9da0c7f435d27cdd35b8c655b114e58223918577e"
3240
3244
  dependencies = [
3241
3245
  "atoi",
3242
3246
  "base64 0.21.7",
3243
- "bitflags 2.5.0",
3247
+ "bitflags 2.6.0",
3244
3248
  "byteorder",
3245
3249
  "chrono",
3246
3250
  "crc",
@@ -3299,26 +3303,26 @@ dependencies = [
3299
3303
 
3300
3304
  [[package]]
3301
3305
  name = "stringprep"
3302
- version = "0.1.4"
3306
+ version = "0.1.5"
3303
3307
  source = "registry+https://github.com/rust-lang/crates.io-index"
3304
- checksum = "bb41d74e231a107a1b4ee36bd1214b11285b77768d2e3824aedafa988fd36ee6"
3308
+ checksum = "7b4df3d392d81bd458a8a621b8bffbd2302a12ffe288a9d931670948749463b1"
3305
3309
  dependencies = [
3306
- "finl_unicode",
3307
3310
  "unicode-bidi",
3308
3311
  "unicode-normalization",
3312
+ "unicode-properties",
3309
3313
  ]
3310
3314
 
3311
3315
  [[package]]
3312
3316
  name = "strsim"
3313
- version = "0.10.0"
3317
+ version = "0.11.1"
3314
3318
  source = "registry+https://github.com/rust-lang/crates.io-index"
3315
- checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
3319
+ checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
3316
3320
 
3317
3321
  [[package]]
3318
3322
  name = "subtle"
3319
- version = "2.5.0"
3323
+ version = "2.6.1"
3320
3324
  source = "registry+https://github.com/rust-lang/crates.io-index"
3321
- checksum = "81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc"
3325
+ checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
3322
3326
 
3323
3327
  [[package]]
3324
3328
  name = "syn"
@@ -3333,9 +3337,9 @@ dependencies = [
3333
3337
 
3334
3338
  [[package]]
3335
3339
  name = "syn"
3336
- version = "2.0.60"
3340
+ version = "2.0.72"
3337
3341
  source = "registry+https://github.com/rust-lang/crates.io-index"
3338
- checksum = "909518bc7b1c9b779f1bbf07f2929d35af9f0f37e47c6e9ef7f9dddc1e1821f3"
3342
+ checksum = "dc4b9b9bf2add8093d3f2c0204471e951b2285580335de42f9d2534f3ae7a8af"
3339
3343
  dependencies = [
3340
3344
  "proc-macro2",
3341
3345
  "quote",
@@ -3350,9 +3354,9 @@ checksum = "a7065abeca94b6a8a577f9bd45aa0867a2238b74e8eb67cf10d492bc39351394"
3350
3354
 
3351
3355
  [[package]]
3352
3356
  name = "target-lexicon"
3353
- version = "0.12.14"
3357
+ version = "0.12.15"
3354
3358
  source = "registry+https://github.com/rust-lang/crates.io-index"
3355
- checksum = "e1fc403891a21bcfb7c37834ba66a547a8f402146eba7265b5a6d88059c9ff2f"
3359
+ checksum = "4873307b7c257eddcb50c9bedf158eb669578359fb28428bef438fec8e6ba7c2"
3356
3360
 
3357
3361
  [[package]]
3358
3362
  name = "tempfile"
@@ -3383,7 +3387,7 @@ checksum = "a4558b58466b9ad7ca0f102865eccc95938dca1a74a856f2b57b6629050da261"
3383
3387
  dependencies = [
3384
3388
  "proc-macro2",
3385
3389
  "quote",
3386
- "syn 2.0.60",
3390
+ "syn 2.0.72",
3387
3391
  ]
3388
3392
 
3389
3393
  [[package]]
@@ -3439,9 +3443,9 @@ dependencies = [
3439
3443
 
3440
3444
  [[package]]
3441
3445
  name = "tinyvec"
3442
- version = "1.6.0"
3446
+ version = "1.8.0"
3443
3447
  source = "registry+https://github.com/rust-lang/crates.io-index"
3444
- checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
3448
+ checksum = "445e881f4f6d382d5f27c034e25eb92edd7c784ceab92a0937db7f2e9471b938"
3445
3449
  dependencies = [
3446
3450
  "tinyvec_macros",
3447
3451
  ]
@@ -3454,32 +3458,31 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
3454
3458
 
3455
3459
  [[package]]
3456
3460
  name = "tokio"
3457
- version = "1.38.0"
3461
+ version = "1.39.2"
3458
3462
  source = "registry+https://github.com/rust-lang/crates.io-index"
3459
- checksum = "ba4f4a02a7a80d6f274636f0aa95c7e383b912d41fe721a31f29e29698585a4a"
3463
+ checksum = "daa4fb1bc778bd6f04cbfc4bb2d06a7396a8f299dc33ea1900cedaa316f467b1"
3460
3464
  dependencies = [
3461
3465
  "backtrace",
3462
3466
  "bytes",
3463
3467
  "libc",
3464
- "mio",
3465
- "num_cpus",
3468
+ "mio 1.0.1",
3466
3469
  "parking_lot",
3467
3470
  "pin-project-lite",
3468
3471
  "signal-hook-registry",
3469
3472
  "socket2",
3470
3473
  "tokio-macros",
3471
- "windows-sys 0.48.0",
3474
+ "windows-sys 0.52.0",
3472
3475
  ]
3473
3476
 
3474
3477
  [[package]]
3475
3478
  name = "tokio-macros"
3476
- version = "2.3.0"
3479
+ version = "2.4.0"
3477
3480
  source = "registry+https://github.com/rust-lang/crates.io-index"
3478
- checksum = "5f5ae998a069d4b5aba8ee9dad856af7d520c3699e6159b185c2acd48155d39a"
3481
+ checksum = "693d596312e88961bc67d7f1f97af8a70227d9f90c31bba5806eec004978d752"
3479
3482
  dependencies = [
3480
3483
  "proc-macro2",
3481
3484
  "quote",
3482
- "syn 2.0.60",
3485
+ "syn 2.0.72",
3483
3486
  ]
3484
3487
 
3485
3488
  [[package]]
@@ -3488,7 +3491,7 @@ version = "0.26.0"
3488
3491
  source = "registry+https://github.com/rust-lang/crates.io-index"
3489
3492
  checksum = "0c7bc40d0e5a97695bb96e27995cd3a08538541b0a846f65bba7a359f36700d4"
3490
3493
  dependencies = [
3491
- "rustls 0.23.10",
3494
+ "rustls 0.23.12",
3492
3495
  "rustls-pki-types",
3493
3496
  "tokio",
3494
3497
  ]
@@ -3506,16 +3509,15 @@ dependencies = [
3506
3509
 
3507
3510
  [[package]]
3508
3511
  name = "tokio-util"
3509
- version = "0.7.10"
3512
+ version = "0.7.11"
3510
3513
  source = "registry+https://github.com/rust-lang/crates.io-index"
3511
- checksum = "5419f34732d9eb6ee4c3578b7989078579b7f039cbbb9ca2c4da015749371e15"
3514
+ checksum = "9cf6b47b3771c49ac75ad09a6162f53ad4b8088b76ac60e8ec1455b31a189fe1"
3512
3515
  dependencies = [
3513
3516
  "bytes",
3514
3517
  "futures-core",
3515
3518
  "futures-sink",
3516
3519
  "pin-project-lite",
3517
3520
  "tokio",
3518
- "tracing",
3519
3521
  ]
3520
3522
 
3521
3523
  [[package]]
@@ -3540,7 +3542,6 @@ dependencies = [
3540
3542
  "tokio",
3541
3543
  "tower-layer",
3542
3544
  "tower-service",
3543
- "tracing",
3544
3545
  ]
3545
3546
 
3546
3547
  [[package]]
@@ -3588,7 +3589,7 @@ checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7"
3588
3589
  dependencies = [
3589
3590
  "proc-macro2",
3590
3591
  "quote",
3591
- "syn 2.0.60",
3592
+ "syn 2.0.72",
3592
3593
  ]
3593
3594
 
3594
3595
  [[package]]
@@ -3708,6 +3709,12 @@ dependencies = [
3708
3709
  "tinyvec",
3709
3710
  ]
3710
3711
 
3712
+ [[package]]
3713
+ name = "unicode-properties"
3714
+ version = "0.1.1"
3715
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3716
+ checksum = "e4259d9d4425d9f0661581b804cb85fe66a4c631cadd8f490d1c13a35d5d9291"
3717
+
3711
3718
  [[package]]
3712
3719
  name = "unicode-segmentation"
3713
3720
  version = "1.11.0"
@@ -3734,9 +3741,9 @@ checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
3734
3741
 
3735
3742
  [[package]]
3736
3743
  name = "url"
3737
- version = "2.5.0"
3744
+ version = "2.5.2"
3738
3745
  source = "registry+https://github.com/rust-lang/crates.io-index"
3739
- checksum = "31e6302e3bb753d46e83516cae55ae196fc0c309407cf11ab35cc51a4c2a4633"
3746
+ checksum = "22784dbdf76fdde8af1aeda5622b546b422b6fc585325248a2bf9f5e41e94d6c"
3740
3747
  dependencies = [
3741
3748
  "form_urlencoded",
3742
3749
  "idna",
@@ -3772,9 +3779,9 @@ checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
3772
3779
 
3773
3780
  [[package]]
3774
3781
  name = "version_check"
3775
- version = "0.9.4"
3782
+ version = "0.9.5"
3776
3783
  source = "registry+https://github.com/rust-lang/crates.io-index"
3777
- checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
3784
+ checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
3778
3785
 
3779
3786
  [[package]]
3780
3787
  name = "walkdir"
@@ -3828,7 +3835,7 @@ dependencies = [
3828
3835
  "once_cell",
3829
3836
  "proc-macro2",
3830
3837
  "quote",
3831
- "syn 2.0.60",
3838
+ "syn 2.0.72",
3832
3839
  "wasm-bindgen-shared",
3833
3840
  ]
3834
3841
 
@@ -3862,7 +3869,7 @@ checksum = "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7"
3862
3869
  dependencies = [
3863
3870
  "proc-macro2",
3864
3871
  "quote",
3865
- "syn 2.0.60",
3872
+ "syn 2.0.72",
3866
3873
  "wasm-bindgen-backend",
3867
3874
  "wasm-bindgen-shared",
3868
3875
  ]
@@ -3891,9 +3898,9 @@ checksum = "5f20c57d8d7db6d3b86154206ae5d8fba62dd39573114de97c2cb0578251f8e1"
3891
3898
 
3892
3899
  [[package]]
3893
3900
  name = "webpki-roots"
3894
- version = "0.26.1"
3901
+ version = "0.26.3"
3895
3902
  source = "registry+https://github.com/rust-lang/crates.io-index"
3896
- checksum = "b3de34ae270483955a94f4b21bdaaeb83d508bb84a01435f393818edb0012009"
3903
+ checksum = "bd7c23921eeb1713a4e851530e9b9756e4fb0e89978582942612524cf09f01cd"
3897
3904
  dependencies = [
3898
3905
  "rustls-pki-types",
3899
3906
  ]
@@ -3904,7 +3911,7 @@ version = "1.5.1"
3904
3911
  source = "registry+https://github.com/rust-lang/crates.io-index"
3905
3912
  checksum = "a44ab49fad634e88f55bf8f9bb3abd2f27d7204172a112c7c9987e01c1c94ea9"
3906
3913
  dependencies = [
3907
- "redox_syscall",
3914
+ "redox_syscall 0.4.1",
3908
3915
  "wasite",
3909
3916
  ]
3910
3917
 
@@ -3926,11 +3933,11 @@ checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
3926
3933
 
3927
3934
  [[package]]
3928
3935
  name = "winapi-util"
3929
- version = "0.1.6"
3936
+ version = "0.1.8"
3930
3937
  source = "registry+https://github.com/rust-lang/crates.io-index"
3931
- checksum = "f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596"
3938
+ checksum = "4d4cc384e1e73b93bafa6fb4f1df8c41695c8a91cf9c4c64358067d15a7b6c6b"
3932
3939
  dependencies = [
3933
- "winapi",
3940
+ "windows-sys 0.52.0",
3934
3941
  ]
3935
3942
 
3936
3943
  [[package]]
@@ -3945,7 +3952,7 @@ version = "0.52.0"
3945
3952
  source = "registry+https://github.com/rust-lang/crates.io-index"
3946
3953
  checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
3947
3954
  dependencies = [
3948
- "windows-targets 0.52.5",
3955
+ "windows-targets 0.52.6",
3949
3956
  ]
3950
3957
 
3951
3958
  [[package]]
@@ -3963,7 +3970,7 @@ version = "0.52.0"
3963
3970
  source = "registry+https://github.com/rust-lang/crates.io-index"
3964
3971
  checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
3965
3972
  dependencies = [
3966
- "windows-targets 0.52.5",
3973
+ "windows-targets 0.52.6",
3967
3974
  ]
3968
3975
 
3969
3976
  [[package]]
@@ -3983,18 +3990,18 @@ dependencies = [
3983
3990
 
3984
3991
  [[package]]
3985
3992
  name = "windows-targets"
3986
- version = "0.52.5"
3993
+ version = "0.52.6"
3987
3994
  source = "registry+https://github.com/rust-lang/crates.io-index"
3988
- checksum = "6f0713a46559409d202e70e28227288446bf7841d3211583a4b53e3f6d96e7eb"
3995
+ checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
3989
3996
  dependencies = [
3990
- "windows_aarch64_gnullvm 0.52.5",
3991
- "windows_aarch64_msvc 0.52.5",
3992
- "windows_i686_gnu 0.52.5",
3997
+ "windows_aarch64_gnullvm 0.52.6",
3998
+ "windows_aarch64_msvc 0.52.6",
3999
+ "windows_i686_gnu 0.52.6",
3993
4000
  "windows_i686_gnullvm",
3994
- "windows_i686_msvc 0.52.5",
3995
- "windows_x86_64_gnu 0.52.5",
3996
- "windows_x86_64_gnullvm 0.52.5",
3997
- "windows_x86_64_msvc 0.52.5",
4001
+ "windows_i686_msvc 0.52.6",
4002
+ "windows_x86_64_gnu 0.52.6",
4003
+ "windows_x86_64_gnullvm 0.52.6",
4004
+ "windows_x86_64_msvc 0.52.6",
3998
4005
  ]
3999
4006
 
4000
4007
  [[package]]
@@ -4005,9 +4012,9 @@ checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
4005
4012
 
4006
4013
  [[package]]
4007
4014
  name = "windows_aarch64_gnullvm"
4008
- version = "0.52.5"
4015
+ version = "0.52.6"
4009
4016
  source = "registry+https://github.com/rust-lang/crates.io-index"
4010
- checksum = "7088eed71e8b8dda258ecc8bac5fb1153c5cffaf2578fc8ff5d61e23578d3263"
4017
+ checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
4011
4018
 
4012
4019
  [[package]]
4013
4020
  name = "windows_aarch64_msvc"
@@ -4017,9 +4024,9 @@ checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
4017
4024
 
4018
4025
  [[package]]
4019
4026
  name = "windows_aarch64_msvc"
4020
- version = "0.52.5"
4027
+ version = "0.52.6"
4021
4028
  source = "registry+https://github.com/rust-lang/crates.io-index"
4022
- checksum = "9985fd1504e250c615ca5f281c3f7a6da76213ebd5ccc9561496568a2752afb6"
4029
+ checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
4023
4030
 
4024
4031
  [[package]]
4025
4032
  name = "windows_i686_gnu"
@@ -4029,15 +4036,15 @@ checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
4029
4036
 
4030
4037
  [[package]]
4031
4038
  name = "windows_i686_gnu"
4032
- version = "0.52.5"
4039
+ version = "0.52.6"
4033
4040
  source = "registry+https://github.com/rust-lang/crates.io-index"
4034
- checksum = "88ba073cf16d5372720ec942a8ccbf61626074c6d4dd2e745299726ce8b89670"
4041
+ checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
4035
4042
 
4036
4043
  [[package]]
4037
4044
  name = "windows_i686_gnullvm"
4038
- version = "0.52.5"
4045
+ version = "0.52.6"
4039
4046
  source = "registry+https://github.com/rust-lang/crates.io-index"
4040
- checksum = "87f4261229030a858f36b459e748ae97545d6f1ec60e5e0d6a3d32e0dc232ee9"
4047
+ checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
4041
4048
 
4042
4049
  [[package]]
4043
4050
  name = "windows_i686_msvc"
@@ -4047,9 +4054,9 @@ checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
4047
4054
 
4048
4055
  [[package]]
4049
4056
  name = "windows_i686_msvc"
4050
- version = "0.52.5"
4057
+ version = "0.52.6"
4051
4058
  source = "registry+https://github.com/rust-lang/crates.io-index"
4052
- checksum = "db3c2bf3d13d5b658be73463284eaf12830ac9a26a90c717b7f771dfe97487bf"
4059
+ checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
4053
4060
 
4054
4061
  [[package]]
4055
4062
  name = "windows_x86_64_gnu"
@@ -4059,9 +4066,9 @@ checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
4059
4066
 
4060
4067
  [[package]]
4061
4068
  name = "windows_x86_64_gnu"
4062
- version = "0.52.5"
4069
+ version = "0.52.6"
4063
4070
  source = "registry+https://github.com/rust-lang/crates.io-index"
4064
- checksum = "4e4246f76bdeff09eb48875a0fd3e2af6aada79d409d33011886d3e1581517d9"
4071
+ checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
4065
4072
 
4066
4073
  [[package]]
4067
4074
  name = "windows_x86_64_gnullvm"
@@ -4071,9 +4078,9 @@ checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
4071
4078
 
4072
4079
  [[package]]
4073
4080
  name = "windows_x86_64_gnullvm"
4074
- version = "0.52.5"
4081
+ version = "0.52.6"
4075
4082
  source = "registry+https://github.com/rust-lang/crates.io-index"
4076
- checksum = "852298e482cd67c356ddd9570386e2862b5673c85bd5f88df9ab6802b334c596"
4083
+ checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
4077
4084
 
4078
4085
  [[package]]
4079
4086
  name = "windows_x86_64_msvc"
@@ -4083,9 +4090,9 @@ checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
4083
4090
 
4084
4091
  [[package]]
4085
4092
  name = "windows_x86_64_msvc"
4086
- version = "0.52.5"
4093
+ version = "0.52.6"
4087
4094
  source = "registry+https://github.com/rust-lang/crates.io-index"
4088
- checksum = "bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0"
4095
+ checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
4089
4096
 
4090
4097
  [[package]]
4091
4098
  name = "winreg"
@@ -4099,9 +4106,9 @@ dependencies = [
4099
4106
 
4100
4107
  [[package]]
4101
4108
  name = "wiremock"
4102
- version = "0.6.0"
4109
+ version = "0.6.1"
4103
4110
  source = "registry+https://github.com/rust-lang/crates.io-index"
4104
- checksum = "ec874e1eef0df2dcac546057fe5e29186f09c378181cd7b635b4b7bcc98e9d81"
4111
+ checksum = "6a59f8ae78a4737fb724f20106fb35ccb7cfe61ff335665d3042b3aa98e34717"
4105
4112
  dependencies = [
4106
4113
  "assert-json-diff",
4107
4114
  "async-trait",
@@ -4132,53 +4139,53 @@ dependencies = [
4132
4139
 
4133
4140
  [[package]]
4134
4141
  name = "zerocopy"
4135
- version = "0.7.32"
4142
+ version = "0.7.35"
4136
4143
  source = "registry+https://github.com/rust-lang/crates.io-index"
4137
- checksum = "74d4d3961e53fa4c9a25a8637fc2bfaf2595b3d3ae34875568a5cf64787716be"
4144
+ checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0"
4138
4145
  dependencies = [
4139
4146
  "zerocopy-derive",
4140
4147
  ]
4141
4148
 
4142
4149
  [[package]]
4143
4150
  name = "zerocopy-derive"
4144
- version = "0.7.32"
4151
+ version = "0.7.35"
4145
4152
  source = "registry+https://github.com/rust-lang/crates.io-index"
4146
- checksum = "9ce1b18ccd8e73a9321186f97e46f9f04b778851177567b1975109d26a08d2a6"
4153
+ checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e"
4147
4154
  dependencies = [
4148
4155
  "proc-macro2",
4149
4156
  "quote",
4150
- "syn 2.0.60",
4157
+ "syn 2.0.72",
4151
4158
  ]
4152
4159
 
4153
4160
  [[package]]
4154
4161
  name = "zeroize"
4155
- version = "1.7.0"
4162
+ version = "1.8.1"
4156
4163
  source = "registry+https://github.com/rust-lang/crates.io-index"
4157
- checksum = "525b4ec142c6b68a2d10f01f7bbf6755599ca3f81ea53b8431b7dd348f5fdb2d"
4164
+ checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde"
4158
4165
 
4159
4166
  [[package]]
4160
4167
  name = "zstd"
4161
- version = "0.13.1"
4168
+ version = "0.13.2"
4162
4169
  source = "registry+https://github.com/rust-lang/crates.io-index"
4163
- checksum = "2d789b1514203a1120ad2429eae43a7bd32b90976a7bb8a05f7ec02fa88cc23a"
4170
+ checksum = "fcf2b778a664581e31e389454a7072dab1647606d44f7feea22cd5abb9c9f3f9"
4164
4171
  dependencies = [
4165
4172
  "zstd-safe",
4166
4173
  ]
4167
4174
 
4168
4175
  [[package]]
4169
4176
  name = "zstd-safe"
4170
- version = "7.1.0"
4177
+ version = "7.2.0"
4171
4178
  source = "registry+https://github.com/rust-lang/crates.io-index"
4172
- checksum = "1cd99b45c6bc03a018c8b8a86025678c87e55526064e38f9df301989dce7ec0a"
4179
+ checksum = "fa556e971e7b568dc775c136fc9de8c779b1c2fc3a63defaafadffdbd3181afa"
4173
4180
  dependencies = [
4174
4181
  "zstd-sys",
4175
4182
  ]
4176
4183
 
4177
4184
  [[package]]
4178
4185
  name = "zstd-sys"
4179
- version = "2.0.10+zstd.1.5.6"
4186
+ version = "2.0.12+zstd.1.5.6"
4180
4187
  source = "registry+https://github.com/rust-lang/crates.io-index"
4181
- checksum = "c253a4914af5bafc8fa8c86ee400827e83cf6ec01195ec1f1ed8441bf00d65aa"
4188
+ checksum = "0a4e40c320c3cb459d9a9ff6de98cff88f4751ee9275d140e2be94a2b74e4c13"
4182
4189
  dependencies = [
4183
4190
  "cc",
4184
4191
  "pkg-config",