python-auditor 0.9.2__tar.gz → 0.9.4__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.
- {python_auditor-0.9.2 → python_auditor-0.9.4}/Cargo.lock +306 -398
- {python_auditor-0.9.2 → python_auditor-0.9.4}/Cargo.toml +1 -1
- {python_auditor-0.9.2 → python_auditor-0.9.4}/PKG-INFO +1 -1
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/Cargo.toml +2 -2
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor-client/Cargo.toml +2 -2
- {python_auditor-0.9.2 → python_auditor-0.9.4}/.cargo/config.toml +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/.readthedocs.yaml +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/README.md +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/docs/Makefile +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/docs/api.rst +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/docs/changelog.rst +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/docs/conf.py +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/docs/examples.rst +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/docs/index.rst +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/docs/make.bat +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/.env +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/.sqlx/query-0723e1854dee7d889745714fe094a64edfcf3f389eec3e77fefca2d753f1eceb.json +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/.sqlx/query-26a72be3c4ba0fddc30f53a71e0317e21982fde8bd24d8b5714439c1af835080.json +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/.sqlx/query-56c4218a1b59d8f9dc0af7191e516cb8f505a7d953ef5b2706e2427a136a918b.json +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/.sqlx/query-90e6c5e852ed16ef84a113c260d99efb6e193fa46b8115df94e750440e2d5517.json +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/.sqlx/query-a5c2d5afb25cf16a58a73c11cdde1bf5d2336cf42c6e84bf24ba27313d827a1f.json +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/.sqlx/query-a621b3eb5f42f24a04d216b9ce3c490182712e1276512cdfe74dcbb9e3e9e54e.json +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/.sqlx/query-aa313afec8c23e75ee45750e2ce8e520b96a98670d3c46572a6f942f839b99c0.json +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/.sqlx/query-cb3125aad5e124a24a976c2cb20a6e8859709f978c9f651740c439abe3b41adb.json +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/.sqlx/query-d8c6add014ac34e66ffb0178d497b9e822c569f86a89525f6ed5cc306713995a.json +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/.sqlx/query-dc5295938290703233cfe51c2215e6a5f6a6afe26b6ba3635210f5c157032f78.json +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/.sqlx/query-e4129d556ba749cb664ef6e876264efd36d82d813c2c9670dde24e4cfd042f94.json +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/.sqlx/query-e88b5acb79055b5c307e15481bc270e47d65b525ef6d98376455a267972be532.json +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/build.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/certs/rootCA-key.pem +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/certs/rootCA.pem +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/certs/server-cert.pem +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/certs/server-key.pem +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/configuration/base.yaml +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/configuration/dualstack.yaml +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/configuration/local.yaml +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/configuration/priority-plugin/base.yml +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/configuration/production.yaml +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/configuration/slurm-epilog-collector/base.yml +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/configuration/tls_config.yaml +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/scripts/revert_encoding/.env +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/scripts/revert_encoding/requirements.txt +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/scripts/revert_encoding/revert_encodings.py +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/scripts/revert_encoding/test_script.py +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/scripts/test_prometheus_exporter/test_empty_db.py +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/scripts/test_prometheus_exporter/test_multiple_entries.py +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/scripts/test_prometheus_exporter/test_single_entry.py +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/scripts/test_valid_names/test_slurm_decoding.py +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/scripts/test_valid_names/test_valid_names.py +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/src/configuration.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/src/constants.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/src/domain/component.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/src/domain/meta.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/src/domain/mod.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/src/domain/record.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/src/domain/score.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/src/domain/validamount.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/src/domain/validname.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/src/domain/validvalue.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/src/error.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/src/lib.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/src/macros.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/src/main.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/src/metrics/database.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/src/metrics/mod.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/src/routes/add.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/src/routes/advanced_record_filters.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/src/routes/get.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/src/routes/health_check.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/src/routes/mod.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/src/routes/record_handlers.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/src/routes/update.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/src/startup.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/src/telemetry.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/tests/api/add.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/tests/api/advanced_queries.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/tests/api/get.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/tests/api/get_one_record.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/tests/api/get_since.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/tests/api/health_check.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/tests/api/helpers.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/tests/api/main.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor/tests/api/update.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor-client/.env +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor-client/.sqlx/query-256977e5f7886c61625e92a77efb52b9ca4321cefcac0e544d64334cdbca93ba.json +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor-client/.sqlx/query-440620430cdcfb05e9ded5312614fae4df18e20a2a0730ec9e914ce34338df2d.json +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor-client/.sqlx/query-5b1885d85159029e95b3f6d8dcee5eac70e683956480d225143c1de9169e233b.json +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor-client/.sqlx/query-6be1ec652f57f24ba44ee6efa08a2c5985cf4375e563a1bff02dbc6fc4a1ac6d.json +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor-client/.sqlx/query-7022afed3a87000ca2c5a5a829f8bdfddb266e0a577c428c830b02e3736d264e.json +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor-client/.sqlx/query-7ab91dc1d18e4de022a7bbacc463476f8be8a8992b49fe363f70a2d58460e877.json +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor-client/.sqlx/query-8de0a0fada9ffea04721b67f8df443a8c496bfccef4be482bbdaa36ef7d508a5.json +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor-client/.sqlx/query-c8cba44011d83cdabb543adfae1637c5045144ecc61a6597f538d95a8cc756d4.json +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor-client/.sqlx/query-f36fa62228e6ca304003dbd75448e95558f544fdbd602173af16c4bada2a3daf.json +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor-client/benches/README.md +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor-client/benches/benchmark_with_http_request.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor-client/benches/configuration/bench.yaml +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor-client/benches/configuration.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor-client/configuration/base.yaml +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor-client/configuration/local.yaml +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor-client/migrations/20231122115509_create_record_table.sql +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor-client/src/configuration.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor-client/src/constants.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor-client/src/database.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/local_dependencies/auditor-client/src/lib.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/pyproject.toml +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/scripts/test_add_update.py +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/scripts/test_add_update_blocking.py +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/scripts/test_add_update_queued.py +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/scripts/test_advanced_query.py +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/scripts/test_advanced_query_blocking.py +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/scripts/test_advanced_query_queued.py +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/scripts/test_bulk_insert.py +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/scripts/test_bulk_insert_blocking.py +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/scripts/test_bulk_insert_queued.py +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/scripts/test_components.py +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/scripts/test_components_blocking.py +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/scripts/test_components_queued.py +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/scripts/test_eq.py +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/scripts/test_get_since.py +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/scripts/test_get_since_blocking.py +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/scripts/test_get_since_queued.py +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/scripts/test_get_single_record.py +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/scripts/test_get_single_record_blocking.py +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/scripts/test_get_single_record_queued.py +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/scripts/test_meta.py +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/scripts/test_meta_blocking.py +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/scripts/test_meta_queued.py +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/scripts/tls_test/test_tls.py +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/src/blocking_client.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/src/builder.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/src/client.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/src/domain/component.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/src/domain/meta.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/src/domain/mod.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/src/domain/record.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/src/domain/score.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/src/lib.rs +0 -0
- {python_auditor-0.9.2 → python_auditor-0.9.4}/src/queued_client.rs +0 -0
|
@@ -21,9 +21,9 @@ dependencies = [
|
|
|
21
21
|
|
|
22
22
|
[[package]]
|
|
23
23
|
name = "actix-http"
|
|
24
|
-
version = "3.
|
|
24
|
+
version = "3.11.0"
|
|
25
25
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
26
|
-
checksum = "
|
|
26
|
+
checksum = "44dfe5c9e0004c623edc65391dfd51daa201e7e30ebd9c9bedf873048ec32bc2"
|
|
27
27
|
dependencies = [
|
|
28
28
|
"actix-codec",
|
|
29
29
|
"actix-rt",
|
|
@@ -50,7 +50,7 @@ dependencies = [
|
|
|
50
50
|
"mime",
|
|
51
51
|
"percent-encoding",
|
|
52
52
|
"pin-project-lite",
|
|
53
|
-
"rand 0.9.
|
|
53
|
+
"rand 0.9.1",
|
|
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
|
|
69
|
+
"syn",
|
|
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.
|
|
99
|
+
version = "2.6.0"
|
|
100
100
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
101
|
-
checksum = "
|
|
101
|
+
checksum = "a65064ea4a457eaf07f2fba30b4c695bf43b721790e9530d26cb6f9019ff7502"
|
|
102
102
|
dependencies = [
|
|
103
103
|
"actix-rt",
|
|
104
104
|
"actix-service",
|
|
@@ -152,9 +152,9 @@ dependencies = [
|
|
|
152
152
|
|
|
153
153
|
[[package]]
|
|
154
154
|
name = "actix-web"
|
|
155
|
-
version = "4.
|
|
155
|
+
version = "4.11.0"
|
|
156
156
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
157
|
-
checksum = "
|
|
157
|
+
checksum = "a597b77b5c6d6a1e1097fddde329a83665e25c5437c696a3a9a4aa514a614dea"
|
|
158
158
|
dependencies = [
|
|
159
159
|
"actix-codec",
|
|
160
160
|
"actix-http",
|
|
@@ -203,7 +203,7 @@ dependencies = [
|
|
|
203
203
|
"actix-router",
|
|
204
204
|
"proc-macro2",
|
|
205
205
|
"quote",
|
|
206
|
-
"syn
|
|
206
|
+
"syn",
|
|
207
207
|
]
|
|
208
208
|
|
|
209
209
|
[[package]]
|
|
@@ -224,19 +224,13 @@ dependencies = [
|
|
|
224
224
|
|
|
225
225
|
[[package]]
|
|
226
226
|
name = "addr2line"
|
|
227
|
-
version = "0.
|
|
227
|
+
version = "0.24.2"
|
|
228
228
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
229
|
-
checksum = "
|
|
229
|
+
checksum = "dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1"
|
|
230
230
|
dependencies = [
|
|
231
231
|
"gimli",
|
|
232
232
|
]
|
|
233
233
|
|
|
234
|
-
[[package]]
|
|
235
|
-
name = "adler"
|
|
236
|
-
version = "1.0.2"
|
|
237
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
238
|
-
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
|
|
239
|
-
|
|
240
234
|
[[package]]
|
|
241
235
|
name = "adler2"
|
|
242
236
|
version = "2.0.0"
|
|
@@ -245,15 +239,15 @@ checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627"
|
|
|
245
239
|
|
|
246
240
|
[[package]]
|
|
247
241
|
name = "ahash"
|
|
248
|
-
version = "0.8.
|
|
242
|
+
version = "0.8.12"
|
|
249
243
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
250
|
-
checksum = "
|
|
244
|
+
checksum = "5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75"
|
|
251
245
|
dependencies = [
|
|
252
246
|
"cfg-if",
|
|
253
|
-
"getrandom 0.
|
|
247
|
+
"getrandom 0.3.3",
|
|
254
248
|
"once_cell",
|
|
255
249
|
"version_check",
|
|
256
|
-
"zerocopy
|
|
250
|
+
"zerocopy",
|
|
257
251
|
]
|
|
258
252
|
|
|
259
253
|
[[package]]
|
|
@@ -315,9 +309,9 @@ checksum = "55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9"
|
|
|
315
309
|
|
|
316
310
|
[[package]]
|
|
317
311
|
name = "anyhow"
|
|
318
|
-
version = "1.0.
|
|
312
|
+
version = "1.0.98"
|
|
319
313
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
320
|
-
checksum = "
|
|
314
|
+
checksum = "e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487"
|
|
321
315
|
|
|
322
316
|
[[package]]
|
|
323
317
|
name = "arraydeque"
|
|
@@ -354,7 +348,7 @@ checksum = "c7c24de15d275a1ecfd47a380fb4d5ec9bfe0933f309ed5e705b775596a3574d"
|
|
|
354
348
|
dependencies = [
|
|
355
349
|
"proc-macro2",
|
|
356
350
|
"quote",
|
|
357
|
-
"syn
|
|
351
|
+
"syn",
|
|
358
352
|
]
|
|
359
353
|
|
|
360
354
|
[[package]]
|
|
@@ -365,7 +359,7 @@ checksum = "e539d3fca749fcee5236ab05e93a52867dd549cc157c8cb7f99595f3cedffdb5"
|
|
|
365
359
|
dependencies = [
|
|
366
360
|
"proc-macro2",
|
|
367
361
|
"quote",
|
|
368
|
-
"syn
|
|
362
|
+
"syn",
|
|
369
363
|
]
|
|
370
364
|
|
|
371
365
|
[[package]]
|
|
@@ -385,7 +379,7 @@ checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
|
|
|
385
379
|
|
|
386
380
|
[[package]]
|
|
387
381
|
name = "auditor"
|
|
388
|
-
version = "0.9.
|
|
382
|
+
version = "0.9.4"
|
|
389
383
|
dependencies = [
|
|
390
384
|
"actix-tls",
|
|
391
385
|
"actix-web",
|
|
@@ -411,7 +405,7 @@ dependencies = [
|
|
|
411
405
|
"regex",
|
|
412
406
|
"reqwest",
|
|
413
407
|
"reqwest-streams",
|
|
414
|
-
"rustls 0.23.
|
|
408
|
+
"rustls 0.23.27",
|
|
415
409
|
"rustls-pemfile 2.2.0",
|
|
416
410
|
"secrecy",
|
|
417
411
|
"serde",
|
|
@@ -435,7 +429,7 @@ dependencies = [
|
|
|
435
429
|
|
|
436
430
|
[[package]]
|
|
437
431
|
name = "auditor-client"
|
|
438
|
-
version = "0.9.
|
|
432
|
+
version = "0.9.4"
|
|
439
433
|
dependencies = [
|
|
440
434
|
"anyhow",
|
|
441
435
|
"auditor",
|
|
@@ -453,7 +447,7 @@ dependencies = [
|
|
|
453
447
|
"rand_distr",
|
|
454
448
|
"reqwest",
|
|
455
449
|
"reqwest-streams",
|
|
456
|
-
"rustls 0.23.
|
|
450
|
+
"rustls 0.23.27",
|
|
457
451
|
"serde",
|
|
458
452
|
"serde-aux",
|
|
459
453
|
"serde_json",
|
|
@@ -470,7 +464,7 @@ dependencies = [
|
|
|
470
464
|
|
|
471
465
|
[[package]]
|
|
472
466
|
name = "auditor-kubernetes-collector"
|
|
473
|
-
version = "0.9.
|
|
467
|
+
version = "0.9.4"
|
|
474
468
|
dependencies = [
|
|
475
469
|
"anyhow",
|
|
476
470
|
"auditor",
|
|
@@ -494,7 +488,7 @@ dependencies = [
|
|
|
494
488
|
|
|
495
489
|
[[package]]
|
|
496
490
|
name = "auditor-priority-plugin"
|
|
497
|
-
version = "0.9.
|
|
491
|
+
version = "0.9.4"
|
|
498
492
|
dependencies = [
|
|
499
493
|
"actix-web",
|
|
500
494
|
"actix-web-opentelemetry",
|
|
@@ -521,7 +515,7 @@ dependencies = [
|
|
|
521
515
|
|
|
522
516
|
[[package]]
|
|
523
517
|
name = "auditor-slurm-collector"
|
|
524
|
-
version = "0.9.
|
|
518
|
+
version = "0.9.4"
|
|
525
519
|
dependencies = [
|
|
526
520
|
"anyhow",
|
|
527
521
|
"auditor",
|
|
@@ -547,7 +541,7 @@ dependencies = [
|
|
|
547
541
|
|
|
548
542
|
[[package]]
|
|
549
543
|
name = "auditor-slurm-epilog-collector"
|
|
550
|
-
version = "0.9.
|
|
544
|
+
version = "0.9.4"
|
|
551
545
|
dependencies = [
|
|
552
546
|
"anyhow",
|
|
553
547
|
"auditor",
|
|
@@ -572,9 +566,9 @@ checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26"
|
|
|
572
566
|
|
|
573
567
|
[[package]]
|
|
574
568
|
name = "aws-lc-rs"
|
|
575
|
-
version = "1.13.
|
|
569
|
+
version = "1.13.1"
|
|
576
570
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
577
|
-
checksum = "
|
|
571
|
+
checksum = "93fcc8f365936c834db5514fc45aee5b1202d677e6b40e48468aaaa8183ca8c7"
|
|
578
572
|
dependencies = [
|
|
579
573
|
"aws-lc-sys",
|
|
580
574
|
"zeroize",
|
|
@@ -582,9 +576,9 @@ dependencies = [
|
|
|
582
576
|
|
|
583
577
|
[[package]]
|
|
584
578
|
name = "aws-lc-sys"
|
|
585
|
-
version = "0.
|
|
579
|
+
version = "0.29.0"
|
|
586
580
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
587
|
-
checksum = "
|
|
581
|
+
checksum = "61b1d86e7705efe1be1b569bab41d4fa1e14e220b60a160f78de2db687add079"
|
|
588
582
|
dependencies = [
|
|
589
583
|
"bindgen",
|
|
590
584
|
"cc",
|
|
@@ -595,17 +589,17 @@ dependencies = [
|
|
|
595
589
|
|
|
596
590
|
[[package]]
|
|
597
591
|
name = "backtrace"
|
|
598
|
-
version = "0.3.
|
|
592
|
+
version = "0.3.75"
|
|
599
593
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
600
|
-
checksum = "
|
|
594
|
+
checksum = "6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002"
|
|
601
595
|
dependencies = [
|
|
602
596
|
"addr2line",
|
|
603
|
-
"cc",
|
|
604
597
|
"cfg-if",
|
|
605
598
|
"libc",
|
|
606
|
-
"miniz_oxide
|
|
599
|
+
"miniz_oxide",
|
|
607
600
|
"object",
|
|
608
601
|
"rustc-demangle",
|
|
602
|
+
"windows-targets 0.52.6",
|
|
609
603
|
]
|
|
610
604
|
|
|
611
605
|
[[package]]
|
|
@@ -654,15 +648,15 @@ dependencies = [
|
|
|
654
648
|
"regex",
|
|
655
649
|
"rustc-hash 1.1.0",
|
|
656
650
|
"shlex",
|
|
657
|
-
"syn
|
|
651
|
+
"syn",
|
|
658
652
|
"which",
|
|
659
653
|
]
|
|
660
654
|
|
|
661
655
|
[[package]]
|
|
662
656
|
name = "bitflags"
|
|
663
|
-
version = "2.9.
|
|
657
|
+
version = "2.9.1"
|
|
664
658
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
665
|
-
checksum = "
|
|
659
|
+
checksum = "1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967"
|
|
666
660
|
dependencies = [
|
|
667
661
|
"serde",
|
|
668
662
|
]
|
|
@@ -678,9 +672,9 @@ dependencies = [
|
|
|
678
672
|
|
|
679
673
|
[[package]]
|
|
680
674
|
name = "brotli"
|
|
681
|
-
version = "
|
|
675
|
+
version = "8.0.1"
|
|
682
676
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
683
|
-
checksum = "
|
|
677
|
+
checksum = "9991eea70ea4f293524138648e41ee89b0b2b12ddef3b255effa43c8056e0e0d"
|
|
684
678
|
dependencies = [
|
|
685
679
|
"alloc-no-stdlib",
|
|
686
680
|
"alloc-stdlib",
|
|
@@ -689,9 +683,9 @@ dependencies = [
|
|
|
689
683
|
|
|
690
684
|
[[package]]
|
|
691
685
|
name = "brotli-decompressor"
|
|
692
|
-
version = "
|
|
686
|
+
version = "5.0.0"
|
|
693
687
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
694
|
-
checksum = "
|
|
688
|
+
checksum = "874bb8112abecc98cbd6d81ea4fa7e94fb9449648c93cc89aa40c81c24d7de03"
|
|
695
689
|
dependencies = [
|
|
696
690
|
"alloc-no-stdlib",
|
|
697
691
|
"alloc-stdlib",
|
|
@@ -738,9 +732,9 @@ checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5"
|
|
|
738
732
|
|
|
739
733
|
[[package]]
|
|
740
734
|
name = "cc"
|
|
741
|
-
version = "1.2.
|
|
735
|
+
version = "1.2.23"
|
|
742
736
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
743
|
-
checksum = "
|
|
737
|
+
checksum = "5f4ac86a9e5bc1e2b3449ab9d7d3a6a405e3d1bb28d7b9be8614f55846ae3766"
|
|
744
738
|
dependencies = [
|
|
745
739
|
"jobserver",
|
|
746
740
|
"libc",
|
|
@@ -770,9 +764,9 @@ checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
|
|
|
770
764
|
|
|
771
765
|
[[package]]
|
|
772
766
|
name = "chrono"
|
|
773
|
-
version = "0.4.
|
|
767
|
+
version = "0.4.41"
|
|
774
768
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
775
|
-
checksum = "
|
|
769
|
+
checksum = "c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d"
|
|
776
770
|
dependencies = [
|
|
777
771
|
"android-tzdata",
|
|
778
772
|
"iana-time-zone",
|
|
@@ -830,18 +824,18 @@ dependencies = [
|
|
|
830
824
|
|
|
831
825
|
[[package]]
|
|
832
826
|
name = "clap"
|
|
833
|
-
version = "4.5.
|
|
827
|
+
version = "4.5.38"
|
|
834
828
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
835
|
-
checksum = "
|
|
829
|
+
checksum = "ed93b9805f8ba930df42c2590f05453d5ec36cbb85d018868a5b24d31f6ac000"
|
|
836
830
|
dependencies = [
|
|
837
831
|
"clap_builder",
|
|
838
832
|
]
|
|
839
833
|
|
|
840
834
|
[[package]]
|
|
841
835
|
name = "clap_builder"
|
|
842
|
-
version = "4.5.
|
|
836
|
+
version = "4.5.38"
|
|
843
837
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
844
|
-
checksum = "
|
|
838
|
+
checksum = "379026ff283facf611b0ea629334361c4211d1b12ee01024eec1591133b04120"
|
|
845
839
|
dependencies = [
|
|
846
840
|
"anstyle",
|
|
847
841
|
"clap_lex",
|
|
@@ -864,9 +858,9 @@ dependencies = [
|
|
|
864
858
|
|
|
865
859
|
[[package]]
|
|
866
860
|
name = "color-eyre"
|
|
867
|
-
version = "0.6.
|
|
861
|
+
version = "0.6.4"
|
|
868
862
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
869
|
-
checksum = "
|
|
863
|
+
checksum = "e6e1761c0e16f8883bbbb8ce5990867f4f06bf11a0253da6495a04ce4b6ef0ec"
|
|
870
864
|
dependencies = [
|
|
871
865
|
"backtrace",
|
|
872
866
|
"color-spantrace",
|
|
@@ -879,9 +873,9 @@ dependencies = [
|
|
|
879
873
|
|
|
880
874
|
[[package]]
|
|
881
875
|
name = "color-spantrace"
|
|
882
|
-
version = "0.2.
|
|
876
|
+
version = "0.2.2"
|
|
883
877
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
884
|
-
checksum = "
|
|
878
|
+
checksum = "2ddd8d5bfda1e11a501d0a7303f3bfed9aa632ebdb859be40d0fd70478ed70d5"
|
|
885
879
|
dependencies = [
|
|
886
880
|
"once_cell",
|
|
887
881
|
"owo-colors",
|
|
@@ -938,7 +932,7 @@ version = "0.1.16"
|
|
|
938
932
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
939
933
|
checksum = "f9d839f2a20b0aee515dc581a6172f2321f96cab76c1a38a4c584a194955390e"
|
|
940
934
|
dependencies = [
|
|
941
|
-
"getrandom 0.2.
|
|
935
|
+
"getrandom 0.2.16",
|
|
942
936
|
"once_cell",
|
|
943
937
|
"tiny-keccak",
|
|
944
938
|
]
|
|
@@ -990,9 +984,9 @@ dependencies = [
|
|
|
990
984
|
|
|
991
985
|
[[package]]
|
|
992
986
|
name = "crc"
|
|
993
|
-
version = "3.
|
|
987
|
+
version = "3.3.0"
|
|
994
988
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
995
|
-
checksum = "
|
|
989
|
+
checksum = "9710d3b3739c2e349eb44fe848ad0b7c8cb1e42bd87ee49371df2f7acaf3e675"
|
|
996
990
|
dependencies = [
|
|
997
991
|
"crc-catalog",
|
|
998
992
|
]
|
|
@@ -1131,7 +1125,7 @@ dependencies = [
|
|
|
1131
1125
|
"proc-macro2",
|
|
1132
1126
|
"quote",
|
|
1133
1127
|
"strsim",
|
|
1134
|
-
"syn
|
|
1128
|
+
"syn",
|
|
1135
1129
|
]
|
|
1136
1130
|
|
|
1137
1131
|
[[package]]
|
|
@@ -1142,7 +1136,7 @@ checksum = "fc34b93ccb385b40dc71c6fceac4b2ad23662c7eeb248cf10d529b7e055b6ead"
|
|
|
1142
1136
|
dependencies = [
|
|
1143
1137
|
"darling_core",
|
|
1144
1138
|
"quote",
|
|
1145
|
-
"syn
|
|
1139
|
+
"syn",
|
|
1146
1140
|
]
|
|
1147
1141
|
|
|
1148
1142
|
[[package]]
|
|
@@ -1165,9 +1159,9 @@ checksum = "092966b41edc516079bdf31ec78a2e0588d1d0c08f78b91d8307215928642b2b"
|
|
|
1165
1159
|
|
|
1166
1160
|
[[package]]
|
|
1167
1161
|
name = "der"
|
|
1168
|
-
version = "0.7.
|
|
1162
|
+
version = "0.7.10"
|
|
1169
1163
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1170
|
-
checksum = "
|
|
1164
|
+
checksum = "e7c1832837b905bbfb5101e07cc24c8deddf52f93225eee6ead5f4d63d53ddcb"
|
|
1171
1165
|
dependencies = [
|
|
1172
1166
|
"const-oid",
|
|
1173
1167
|
"pem-rfc7468",
|
|
@@ -1201,15 +1195,15 @@ checksum = "bda628edc44c4bb645fbe0f758797143e4e07926f7ebf4e9bdfbd3d2ce621df3"
|
|
|
1201
1195
|
dependencies = [
|
|
1202
1196
|
"proc-macro2",
|
|
1203
1197
|
"quote",
|
|
1204
|
-
"syn
|
|
1198
|
+
"syn",
|
|
1205
1199
|
"unicode-xid",
|
|
1206
1200
|
]
|
|
1207
1201
|
|
|
1208
1202
|
[[package]]
|
|
1209
1203
|
name = "deunicode"
|
|
1210
|
-
version = "1.6.
|
|
1204
|
+
version = "1.6.2"
|
|
1211
1205
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1212
|
-
checksum = "
|
|
1206
|
+
checksum = "abd57806937c9cc163efc8ea3910e00a62e2aeb0b8119f1793a978088f8f6b04"
|
|
1213
1207
|
|
|
1214
1208
|
[[package]]
|
|
1215
1209
|
name = "digest"
|
|
@@ -1231,7 +1225,7 @@ checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
|
|
|
1231
1225
|
dependencies = [
|
|
1232
1226
|
"proc-macro2",
|
|
1233
1227
|
"quote",
|
|
1234
|
-
"syn
|
|
1228
|
+
"syn",
|
|
1235
1229
|
]
|
|
1236
1230
|
|
|
1237
1231
|
[[package]]
|
|
@@ -1258,7 +1252,7 @@ dependencies = [
|
|
|
1258
1252
|
"darling",
|
|
1259
1253
|
"proc-macro2",
|
|
1260
1254
|
"quote",
|
|
1261
|
-
"syn
|
|
1255
|
+
"syn",
|
|
1262
1256
|
]
|
|
1263
1257
|
|
|
1264
1258
|
[[package]]
|
|
@@ -1294,7 +1288,7 @@ dependencies = [
|
|
|
1294
1288
|
"heck",
|
|
1295
1289
|
"proc-macro2",
|
|
1296
1290
|
"quote",
|
|
1297
|
-
"syn
|
|
1291
|
+
"syn",
|
|
1298
1292
|
]
|
|
1299
1293
|
|
|
1300
1294
|
[[package]]
|
|
@@ -1315,9 +1309,9 @@ checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
|
|
|
1315
1309
|
|
|
1316
1310
|
[[package]]
|
|
1317
1311
|
name = "errno"
|
|
1318
|
-
version = "0.3.
|
|
1312
|
+
version = "0.3.12"
|
|
1319
1313
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1320
|
-
checksum = "
|
|
1314
|
+
checksum = "cea14ef9355e3beab063703aa9dab15afd25f0667c341310c1e5274bb1d0da18"
|
|
1321
1315
|
dependencies = [
|
|
1322
1316
|
"libc",
|
|
1323
1317
|
"windows-sys 0.59.0",
|
|
@@ -1367,12 +1361,6 @@ dependencies = [
|
|
|
1367
1361
|
"rand 0.8.5",
|
|
1368
1362
|
]
|
|
1369
1363
|
|
|
1370
|
-
[[package]]
|
|
1371
|
-
name = "fastrand"
|
|
1372
|
-
version = "2.3.0"
|
|
1373
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1374
|
-
checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
|
|
1375
|
-
|
|
1376
1364
|
[[package]]
|
|
1377
1365
|
name = "flate2"
|
|
1378
1366
|
version = "1.1.1"
|
|
@@ -1380,7 +1368,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
1380
1368
|
checksum = "7ced92e76e966ca2fd84c8f7aa01a4aea65b0eb6648d72f7c8f3e2764a67fece"
|
|
1381
1369
|
dependencies = [
|
|
1382
1370
|
"crc32fast",
|
|
1383
|
-
"miniz_oxide
|
|
1371
|
+
"miniz_oxide",
|
|
1384
1372
|
]
|
|
1385
1373
|
|
|
1386
1374
|
[[package]]
|
|
@@ -1488,7 +1476,7 @@ checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650"
|
|
|
1488
1476
|
dependencies = [
|
|
1489
1477
|
"proc-macro2",
|
|
1490
1478
|
"quote",
|
|
1491
|
-
"syn
|
|
1479
|
+
"syn",
|
|
1492
1480
|
]
|
|
1493
1481
|
|
|
1494
1482
|
[[package]]
|
|
@@ -1543,9 +1531,9 @@ dependencies = [
|
|
|
1543
1531
|
|
|
1544
1532
|
[[package]]
|
|
1545
1533
|
name = "getrandom"
|
|
1546
|
-
version = "0.2.
|
|
1534
|
+
version = "0.2.16"
|
|
1547
1535
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1548
|
-
checksum = "
|
|
1536
|
+
checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592"
|
|
1549
1537
|
dependencies = [
|
|
1550
1538
|
"cfg-if",
|
|
1551
1539
|
"js-sys",
|
|
@@ -1556,9 +1544,9 @@ dependencies = [
|
|
|
1556
1544
|
|
|
1557
1545
|
[[package]]
|
|
1558
1546
|
name = "getrandom"
|
|
1559
|
-
version = "0.3.
|
|
1547
|
+
version = "0.3.3"
|
|
1560
1548
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1561
|
-
checksum = "
|
|
1549
|
+
checksum = "26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4"
|
|
1562
1550
|
dependencies = [
|
|
1563
1551
|
"cfg-if",
|
|
1564
1552
|
"js-sys",
|
|
@@ -1570,9 +1558,9 @@ dependencies = [
|
|
|
1570
1558
|
|
|
1571
1559
|
[[package]]
|
|
1572
1560
|
name = "gimli"
|
|
1573
|
-
version = "0.
|
|
1561
|
+
version = "0.31.1"
|
|
1574
1562
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1575
|
-
checksum = "
|
|
1563
|
+
checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f"
|
|
1576
1564
|
|
|
1577
1565
|
[[package]]
|
|
1578
1566
|
name = "glob"
|
|
@@ -1601,9 +1589,9 @@ dependencies = [
|
|
|
1601
1589
|
|
|
1602
1590
|
[[package]]
|
|
1603
1591
|
name = "h2"
|
|
1604
|
-
version = "0.4.
|
|
1592
|
+
version = "0.4.10"
|
|
1605
1593
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1606
|
-
checksum = "
|
|
1594
|
+
checksum = "a9421a676d1b147b16b82c9225157dc629087ef8ec4d5e2960f9437a90dac0a5"
|
|
1607
1595
|
dependencies = [
|
|
1608
1596
|
"atomic-waker",
|
|
1609
1597
|
"bytes",
|
|
@@ -1642,9 +1630,9 @@ checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
|
|
|
1642
1630
|
|
|
1643
1631
|
[[package]]
|
|
1644
1632
|
name = "hashbrown"
|
|
1645
|
-
version = "0.15.
|
|
1633
|
+
version = "0.15.3"
|
|
1646
1634
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1647
|
-
checksum = "
|
|
1635
|
+
checksum = "84b26c544d002229e640969970a2e74021aadf6e2f96372b9c58eff97de08eb3"
|
|
1648
1636
|
dependencies = [
|
|
1649
1637
|
"allocator-api2",
|
|
1650
1638
|
"equivalent",
|
|
@@ -1657,7 +1645,7 @@ version = "0.10.0"
|
|
|
1657
1645
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1658
1646
|
checksum = "7382cf6263419f2d8df38c55d7da83da5c18aef87fc7a7fc1fb1e344edfe14c1"
|
|
1659
1647
|
dependencies = [
|
|
1660
|
-
"hashbrown 0.15.
|
|
1648
|
+
"hashbrown 0.15.3",
|
|
1661
1649
|
]
|
|
1662
1650
|
|
|
1663
1651
|
[[package]]
|
|
@@ -1674,9 +1662,9 @@ checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024"
|
|
|
1674
1662
|
|
|
1675
1663
|
[[package]]
|
|
1676
1664
|
name = "hermit-abi"
|
|
1677
|
-
version = "0.5.
|
|
1665
|
+
version = "0.5.1"
|
|
1678
1666
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1679
|
-
checksum = "
|
|
1667
|
+
checksum = "f154ce46856750ed433c8649605bf7ed2de3bc35fd9d2a9f30cddd873c80cb08"
|
|
1680
1668
|
|
|
1681
1669
|
[[package]]
|
|
1682
1670
|
name = "hex"
|
|
@@ -1817,7 +1805,7 @@ dependencies = [
|
|
|
1817
1805
|
"bytes",
|
|
1818
1806
|
"futures-channel",
|
|
1819
1807
|
"futures-util",
|
|
1820
|
-
"h2 0.4.
|
|
1808
|
+
"h2 0.4.10",
|
|
1821
1809
|
"http 1.3.1",
|
|
1822
1810
|
"http-body 1.0.1",
|
|
1823
1811
|
"httparse",
|
|
@@ -1855,12 +1843,12 @@ dependencies = [
|
|
|
1855
1843
|
"http 1.3.1",
|
|
1856
1844
|
"hyper 1.6.0",
|
|
1857
1845
|
"hyper-util",
|
|
1858
|
-
"rustls 0.23.
|
|
1846
|
+
"rustls 0.23.27",
|
|
1859
1847
|
"rustls-pki-types",
|
|
1860
1848
|
"tokio",
|
|
1861
1849
|
"tokio-rustls 0.26.2",
|
|
1862
1850
|
"tower-service",
|
|
1863
|
-
"webpki-roots",
|
|
1851
|
+
"webpki-roots 0.26.11",
|
|
1864
1852
|
]
|
|
1865
1853
|
|
|
1866
1854
|
[[package]]
|
|
@@ -1877,9 +1865,9 @@ dependencies = [
|
|
|
1877
1865
|
|
|
1878
1866
|
[[package]]
|
|
1879
1867
|
name = "hyper-util"
|
|
1880
|
-
version = "0.1.
|
|
1868
|
+
version = "0.1.12"
|
|
1881
1869
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1882
|
-
checksum = "
|
|
1870
|
+
checksum = "cf9f1e950e0d9d1d3c47184416723cf29c0d1f93bd8cccf37e4beb6b44f31710"
|
|
1883
1871
|
dependencies = [
|
|
1884
1872
|
"bytes",
|
|
1885
1873
|
"futures-channel",
|
|
@@ -1921,21 +1909,22 @@ dependencies = [
|
|
|
1921
1909
|
|
|
1922
1910
|
[[package]]
|
|
1923
1911
|
name = "icu_collections"
|
|
1924
|
-
version = "
|
|
1912
|
+
version = "2.0.0"
|
|
1925
1913
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1926
|
-
checksum = "
|
|
1914
|
+
checksum = "200072f5d0e3614556f94a9930d5dc3e0662a652823904c3a75dc3b0af7fee47"
|
|
1927
1915
|
dependencies = [
|
|
1928
1916
|
"displaydoc",
|
|
1917
|
+
"potential_utf",
|
|
1929
1918
|
"yoke",
|
|
1930
1919
|
"zerofrom",
|
|
1931
1920
|
"zerovec",
|
|
1932
1921
|
]
|
|
1933
1922
|
|
|
1934
1923
|
[[package]]
|
|
1935
|
-
name = "
|
|
1936
|
-
version = "
|
|
1924
|
+
name = "icu_locale_core"
|
|
1925
|
+
version = "2.0.0"
|
|
1937
1926
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1938
|
-
checksum = "
|
|
1927
|
+
checksum = "0cde2700ccaed3872079a65fb1a78f6c0a36c91570f28755dda67bc8f7d9f00a"
|
|
1939
1928
|
dependencies = [
|
|
1940
1929
|
"displaydoc",
|
|
1941
1930
|
"litemap",
|
|
@@ -1944,31 +1933,11 @@ dependencies = [
|
|
|
1944
1933
|
"zerovec",
|
|
1945
1934
|
]
|
|
1946
1935
|
|
|
1947
|
-
[[package]]
|
|
1948
|
-
name = "icu_locid_transform"
|
|
1949
|
-
version = "1.5.0"
|
|
1950
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1951
|
-
checksum = "01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e"
|
|
1952
|
-
dependencies = [
|
|
1953
|
-
"displaydoc",
|
|
1954
|
-
"icu_locid",
|
|
1955
|
-
"icu_locid_transform_data",
|
|
1956
|
-
"icu_provider",
|
|
1957
|
-
"tinystr",
|
|
1958
|
-
"zerovec",
|
|
1959
|
-
]
|
|
1960
|
-
|
|
1961
|
-
[[package]]
|
|
1962
|
-
name = "icu_locid_transform_data"
|
|
1963
|
-
version = "1.5.1"
|
|
1964
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1965
|
-
checksum = "7515e6d781098bf9f7205ab3fc7e9709d34554ae0b21ddbcb5febfa4bc7df11d"
|
|
1966
|
-
|
|
1967
1936
|
[[package]]
|
|
1968
1937
|
name = "icu_normalizer"
|
|
1969
|
-
version = "
|
|
1938
|
+
version = "2.0.0"
|
|
1970
1939
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1971
|
-
checksum = "
|
|
1940
|
+
checksum = "436880e8e18df4d7bbc06d58432329d6458cc84531f7ac5f024e93deadb37979"
|
|
1972
1941
|
dependencies = [
|
|
1973
1942
|
"displaydoc",
|
|
1974
1943
|
"icu_collections",
|
|
@@ -1976,67 +1945,54 @@ dependencies = [
|
|
|
1976
1945
|
"icu_properties",
|
|
1977
1946
|
"icu_provider",
|
|
1978
1947
|
"smallvec",
|
|
1979
|
-
"utf16_iter",
|
|
1980
|
-
"utf8_iter",
|
|
1981
|
-
"write16",
|
|
1982
1948
|
"zerovec",
|
|
1983
1949
|
]
|
|
1984
1950
|
|
|
1985
1951
|
[[package]]
|
|
1986
1952
|
name = "icu_normalizer_data"
|
|
1987
|
-
version = "
|
|
1953
|
+
version = "2.0.0"
|
|
1988
1954
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1989
|
-
checksum = "
|
|
1955
|
+
checksum = "00210d6893afc98edb752b664b8890f0ef174c8adbb8d0be9710fa66fbbf72d3"
|
|
1990
1956
|
|
|
1991
1957
|
[[package]]
|
|
1992
1958
|
name = "icu_properties"
|
|
1993
|
-
version = "
|
|
1959
|
+
version = "2.0.1"
|
|
1994
1960
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1995
|
-
checksum = "
|
|
1961
|
+
checksum = "016c619c1eeb94efb86809b015c58f479963de65bdb6253345c1a1276f22e32b"
|
|
1996
1962
|
dependencies = [
|
|
1997
1963
|
"displaydoc",
|
|
1998
1964
|
"icu_collections",
|
|
1999
|
-
"
|
|
1965
|
+
"icu_locale_core",
|
|
2000
1966
|
"icu_properties_data",
|
|
2001
1967
|
"icu_provider",
|
|
2002
|
-
"
|
|
1968
|
+
"potential_utf",
|
|
1969
|
+
"zerotrie",
|
|
2003
1970
|
"zerovec",
|
|
2004
1971
|
]
|
|
2005
1972
|
|
|
2006
1973
|
[[package]]
|
|
2007
1974
|
name = "icu_properties_data"
|
|
2008
|
-
version = "
|
|
1975
|
+
version = "2.0.1"
|
|
2009
1976
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2010
|
-
checksum = "
|
|
1977
|
+
checksum = "298459143998310acd25ffe6810ed544932242d3f07083eee1084d83a71bd632"
|
|
2011
1978
|
|
|
2012
1979
|
[[package]]
|
|
2013
1980
|
name = "icu_provider"
|
|
2014
|
-
version = "
|
|
1981
|
+
version = "2.0.0"
|
|
2015
1982
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2016
|
-
checksum = "
|
|
1983
|
+
checksum = "03c80da27b5f4187909049ee2d72f276f0d9f99a42c306bd0131ecfe04d8e5af"
|
|
2017
1984
|
dependencies = [
|
|
2018
1985
|
"displaydoc",
|
|
2019
|
-
"
|
|
2020
|
-
"icu_provider_macros",
|
|
1986
|
+
"icu_locale_core",
|
|
2021
1987
|
"stable_deref_trait",
|
|
2022
1988
|
"tinystr",
|
|
2023
1989
|
"writeable",
|
|
2024
1990
|
"yoke",
|
|
2025
1991
|
"zerofrom",
|
|
1992
|
+
"zerotrie",
|
|
2026
1993
|
"zerovec",
|
|
2027
1994
|
]
|
|
2028
1995
|
|
|
2029
|
-
[[package]]
|
|
2030
|
-
name = "icu_provider_macros"
|
|
2031
|
-
version = "1.5.0"
|
|
2032
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2033
|
-
checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6"
|
|
2034
|
-
dependencies = [
|
|
2035
|
-
"proc-macro2",
|
|
2036
|
-
"quote",
|
|
2037
|
-
"syn 2.0.100",
|
|
2038
|
-
]
|
|
2039
|
-
|
|
2040
1996
|
[[package]]
|
|
2041
1997
|
name = "ident_case"
|
|
2042
1998
|
version = "1.0.1"
|
|
@@ -2056,9 +2012,9 @@ dependencies = [
|
|
|
2056
2012
|
|
|
2057
2013
|
[[package]]
|
|
2058
2014
|
name = "idna_adapter"
|
|
2059
|
-
version = "1.2.
|
|
2015
|
+
version = "1.2.1"
|
|
2060
2016
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2061
|
-
checksum = "
|
|
2017
|
+
checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344"
|
|
2062
2018
|
dependencies = [
|
|
2063
2019
|
"icu_normalizer",
|
|
2064
2020
|
"icu_properties",
|
|
@@ -2094,7 +2050,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
2094
2050
|
checksum = "cea70ddb795996207ad57735b50c5982d8844f38ba9ee5f1aedcfb708a2aa11e"
|
|
2095
2051
|
dependencies = [
|
|
2096
2052
|
"equivalent",
|
|
2097
|
-
"hashbrown 0.15.
|
|
2053
|
+
"hashbrown 0.15.3",
|
|
2098
2054
|
"serde",
|
|
2099
2055
|
]
|
|
2100
2056
|
|
|
@@ -2116,7 +2072,7 @@ version = "0.4.16"
|
|
|
2116
2072
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2117
2073
|
checksum = "e04d7f318608d35d4b61ddd75cbdaee86b023ebe2bd5a66ee0915f0bf93095a9"
|
|
2118
2074
|
dependencies = [
|
|
2119
|
-
"hermit-abi 0.5.
|
|
2075
|
+
"hermit-abi 0.5.1",
|
|
2120
2076
|
"libc",
|
|
2121
2077
|
"windows-sys 0.59.0",
|
|
2122
2078
|
]
|
|
@@ -2160,7 +2116,7 @@ version = "0.1.33"
|
|
|
2160
2116
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2161
2117
|
checksum = "38f262f097c174adebe41eb73d66ae9c06b2844fb0da69969647bbddd9b0538a"
|
|
2162
2118
|
dependencies = [
|
|
2163
|
-
"getrandom 0.3.
|
|
2119
|
+
"getrandom 0.3.3",
|
|
2164
2120
|
"libc",
|
|
2165
2121
|
]
|
|
2166
2122
|
|
|
@@ -2297,25 +2253,25 @@ checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
|
|
|
2297
2253
|
|
|
2298
2254
|
[[package]]
|
|
2299
2255
|
name = "libc"
|
|
2300
|
-
version = "0.2.
|
|
2256
|
+
version = "0.2.172"
|
|
2301
2257
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2302
|
-
checksum = "
|
|
2258
|
+
checksum = "d750af042f7ef4f724306de029d18836c26c1765a54a6a3f094cbd23a7267ffa"
|
|
2303
2259
|
|
|
2304
2260
|
[[package]]
|
|
2305
2261
|
name = "libloading"
|
|
2306
|
-
version = "0.8.
|
|
2262
|
+
version = "0.8.7"
|
|
2307
2263
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2308
|
-
checksum = "
|
|
2264
|
+
checksum = "6a793df0d7afeac54f95b471d3af7f0d4fb975699f972341a4b76988d49cdf0c"
|
|
2309
2265
|
dependencies = [
|
|
2310
2266
|
"cfg-if",
|
|
2311
|
-
"windows-targets 0.
|
|
2267
|
+
"windows-targets 0.53.0",
|
|
2312
2268
|
]
|
|
2313
2269
|
|
|
2314
2270
|
[[package]]
|
|
2315
2271
|
name = "libm"
|
|
2316
|
-
version = "0.2.
|
|
2272
|
+
version = "0.2.15"
|
|
2317
2273
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2318
|
-
checksum = "
|
|
2274
|
+
checksum = "f9fbbcab51052fe104eb5e5d351cf728d30a5be1fe14d9be8a3b097481fb97de"
|
|
2319
2275
|
|
|
2320
2276
|
[[package]]
|
|
2321
2277
|
name = "libsqlite3-sys"
|
|
@@ -2334,17 +2290,11 @@ version = "0.4.15"
|
|
|
2334
2290
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2335
2291
|
checksum = "d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab"
|
|
2336
2292
|
|
|
2337
|
-
[[package]]
|
|
2338
|
-
name = "linux-raw-sys"
|
|
2339
|
-
version = "0.9.4"
|
|
2340
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2341
|
-
checksum = "cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12"
|
|
2342
|
-
|
|
2343
2293
|
[[package]]
|
|
2344
2294
|
name = "litemap"
|
|
2345
|
-
version = "0.
|
|
2295
|
+
version = "0.8.0"
|
|
2346
2296
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2347
|
-
checksum = "
|
|
2297
|
+
checksum = "241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956"
|
|
2348
2298
|
|
|
2349
2299
|
[[package]]
|
|
2350
2300
|
name = "local-channel"
|
|
@@ -2379,6 +2329,12 @@ version = "0.4.27"
|
|
|
2379
2329
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2380
2330
|
checksum = "13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94"
|
|
2381
2331
|
|
|
2332
|
+
[[package]]
|
|
2333
|
+
name = "lru-slab"
|
|
2334
|
+
version = "0.1.2"
|
|
2335
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2336
|
+
checksum = "112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154"
|
|
2337
|
+
|
|
2382
2338
|
[[package]]
|
|
2383
2339
|
name = "matchers"
|
|
2384
2340
|
version = "0.1.0"
|
|
@@ -2425,15 +2381,6 @@ version = "0.2.1"
|
|
|
2425
2381
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2426
2382
|
checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
|
|
2427
2383
|
|
|
2428
|
-
[[package]]
|
|
2429
|
-
name = "miniz_oxide"
|
|
2430
|
-
version = "0.7.4"
|
|
2431
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2432
|
-
checksum = "b8a240ddb74feaf34a79a7add65a741f3167852fba007066dcac1ca548d89c08"
|
|
2433
|
-
dependencies = [
|
|
2434
|
-
"adler",
|
|
2435
|
-
]
|
|
2436
|
-
|
|
2437
2384
|
[[package]]
|
|
2438
2385
|
name = "miniz_oxide"
|
|
2439
2386
|
version = "0.8.8"
|
|
@@ -2546,9 +2493,9 @@ dependencies = [
|
|
|
2546
2493
|
|
|
2547
2494
|
[[package]]
|
|
2548
2495
|
name = "object"
|
|
2549
|
-
version = "0.
|
|
2496
|
+
version = "0.36.7"
|
|
2550
2497
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2551
|
-
checksum = "
|
|
2498
|
+
checksum = "62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87"
|
|
2552
2499
|
dependencies = [
|
|
2553
2500
|
"memchr",
|
|
2554
2501
|
]
|
|
@@ -2705,9 +2652,9 @@ checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
|
|
|
2705
2652
|
|
|
2706
2653
|
[[package]]
|
|
2707
2654
|
name = "owo-colors"
|
|
2708
|
-
version = "
|
|
2655
|
+
version = "4.2.1"
|
|
2709
2656
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2710
|
-
checksum = "
|
|
2657
|
+
checksum = "26995317201fa17f3656c36716aed4a7c81743a9634ac4c99c0eeda495db0cec"
|
|
2711
2658
|
|
|
2712
2659
|
[[package]]
|
|
2713
2660
|
name = "parking"
|
|
@@ -2800,7 +2747,7 @@ dependencies = [
|
|
|
2800
2747
|
"pest_meta",
|
|
2801
2748
|
"proc-macro2",
|
|
2802
2749
|
"quote",
|
|
2803
|
-
"syn
|
|
2750
|
+
"syn",
|
|
2804
2751
|
]
|
|
2805
2752
|
|
|
2806
2753
|
[[package]]
|
|
@@ -2831,7 +2778,7 @@ checksum = "6e918e4ff8c4549eb882f14b3a4bc8c8bc93de829416eacf579f1207a8fbf861"
|
|
|
2831
2778
|
dependencies = [
|
|
2832
2779
|
"proc-macro2",
|
|
2833
2780
|
"quote",
|
|
2834
|
-
"syn
|
|
2781
|
+
"syn",
|
|
2835
2782
|
]
|
|
2836
2783
|
|
|
2837
2784
|
[[package]]
|
|
@@ -2907,6 +2854,15 @@ version = "1.11.0"
|
|
|
2907
2854
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2908
2855
|
checksum = "350e9b48cbc6b0e028b0473b114454c6316e57336ee184ceab6e53f72c178b3e"
|
|
2909
2856
|
|
|
2857
|
+
[[package]]
|
|
2858
|
+
name = "potential_utf"
|
|
2859
|
+
version = "0.1.2"
|
|
2860
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2861
|
+
checksum = "e5a7c30837279ca13e7c867e9e40053bc68740f988cb07f7ca6df43cc734b585"
|
|
2862
|
+
dependencies = [
|
|
2863
|
+
"zerovec",
|
|
2864
|
+
]
|
|
2865
|
+
|
|
2910
2866
|
[[package]]
|
|
2911
2867
|
name = "powerfmt"
|
|
2912
2868
|
version = "0.2.0"
|
|
@@ -2919,7 +2875,7 @@ version = "0.2.21"
|
|
|
2919
2875
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2920
2876
|
checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9"
|
|
2921
2877
|
dependencies = [
|
|
2922
|
-
"zerocopy
|
|
2878
|
+
"zerocopy",
|
|
2923
2879
|
]
|
|
2924
2880
|
|
|
2925
2881
|
[[package]]
|
|
@@ -2929,14 +2885,14 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
2929
2885
|
checksum = "664ec5419c51e34154eec046ebcba56312d5a2fc3b09a06da188e1ad21afadf6"
|
|
2930
2886
|
dependencies = [
|
|
2931
2887
|
"proc-macro2",
|
|
2932
|
-
"syn
|
|
2888
|
+
"syn",
|
|
2933
2889
|
]
|
|
2934
2890
|
|
|
2935
2891
|
[[package]]
|
|
2936
2892
|
name = "proc-macro2"
|
|
2937
|
-
version = "1.0.
|
|
2893
|
+
version = "1.0.95"
|
|
2938
2894
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2939
|
-
checksum = "
|
|
2895
|
+
checksum = "02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778"
|
|
2940
2896
|
dependencies = [
|
|
2941
2897
|
"unicode-ident",
|
|
2942
2898
|
]
|
|
@@ -2978,9 +2934,9 @@ checksum = "106dd99e98437432fed6519dedecfade6a06a73bb7b2a1e019fdd2bee5778d94"
|
|
|
2978
2934
|
|
|
2979
2935
|
[[package]]
|
|
2980
2936
|
name = "pyo3"
|
|
2981
|
-
version = "0.24.
|
|
2937
|
+
version = "0.24.2"
|
|
2982
2938
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2983
|
-
checksum = "
|
|
2939
|
+
checksum = "e5203598f366b11a02b13aa20cab591229ff0a89fd121a308a5df751d5fc9219"
|
|
2984
2940
|
dependencies = [
|
|
2985
2941
|
"anyhow",
|
|
2986
2942
|
"cfg-if",
|
|
@@ -3018,14 +2974,14 @@ checksum = "cf103ba4062fbb1e8022d9ed9b9830fbab074b2db0a0496c78e45a62f4330bcd"
|
|
|
3018
2974
|
dependencies = [
|
|
3019
2975
|
"proc-macro2",
|
|
3020
2976
|
"quote",
|
|
3021
|
-
"syn
|
|
2977
|
+
"syn",
|
|
3022
2978
|
]
|
|
3023
2979
|
|
|
3024
2980
|
[[package]]
|
|
3025
2981
|
name = "pyo3-build-config"
|
|
3026
|
-
version = "0.24.
|
|
2982
|
+
version = "0.24.2"
|
|
3027
2983
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3028
|
-
checksum = "
|
|
2984
|
+
checksum = "99636d423fa2ca130fa5acde3059308006d46f98caac629418e53f7ebb1e9999"
|
|
3029
2985
|
dependencies = [
|
|
3030
2986
|
"once_cell",
|
|
3031
2987
|
"target-lexicon",
|
|
@@ -3033,9 +2989,9 @@ dependencies = [
|
|
|
3033
2989
|
|
|
3034
2990
|
[[package]]
|
|
3035
2991
|
name = "pyo3-ffi"
|
|
3036
|
-
version = "0.24.
|
|
2992
|
+
version = "0.24.2"
|
|
3037
2993
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3038
|
-
checksum = "
|
|
2994
|
+
checksum = "78f9cf92ba9c409279bc3305b5409d90db2d2c22392d443a87df3a1adad59e33"
|
|
3039
2995
|
dependencies = [
|
|
3040
2996
|
"libc",
|
|
3041
2997
|
"pyo3-build-config",
|
|
@@ -3043,32 +2999,32 @@ dependencies = [
|
|
|
3043
2999
|
|
|
3044
3000
|
[[package]]
|
|
3045
3001
|
name = "pyo3-macros"
|
|
3046
|
-
version = "0.24.
|
|
3002
|
+
version = "0.24.2"
|
|
3047
3003
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3048
|
-
checksum = "
|
|
3004
|
+
checksum = "0b999cb1a6ce21f9a6b147dcf1be9ffedf02e0043aec74dc390f3007047cecd9"
|
|
3049
3005
|
dependencies = [
|
|
3050
3006
|
"proc-macro2",
|
|
3051
3007
|
"pyo3-macros-backend",
|
|
3052
3008
|
"quote",
|
|
3053
|
-
"syn
|
|
3009
|
+
"syn",
|
|
3054
3010
|
]
|
|
3055
3011
|
|
|
3056
3012
|
[[package]]
|
|
3057
3013
|
name = "pyo3-macros-backend"
|
|
3058
|
-
version = "0.24.
|
|
3014
|
+
version = "0.24.2"
|
|
3059
3015
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3060
|
-
checksum = "
|
|
3016
|
+
checksum = "822ece1c7e1012745607d5cf0bcb2874769f0f7cb34c4cde03b9358eb9ef911a"
|
|
3061
3017
|
dependencies = [
|
|
3062
3018
|
"heck",
|
|
3063
3019
|
"proc-macro2",
|
|
3064
3020
|
"pyo3-build-config",
|
|
3065
3021
|
"quote",
|
|
3066
|
-
"syn
|
|
3022
|
+
"syn",
|
|
3067
3023
|
]
|
|
3068
3024
|
|
|
3069
3025
|
[[package]]
|
|
3070
3026
|
name = "python-auditor"
|
|
3071
|
-
version = "0.9.
|
|
3027
|
+
version = "0.9.4"
|
|
3072
3028
|
dependencies = [
|
|
3073
3029
|
"anyhow",
|
|
3074
3030
|
"auditor",
|
|
@@ -3094,20 +3050,20 @@ dependencies = [
|
|
|
3094
3050
|
|
|
3095
3051
|
[[package]]
|
|
3096
3052
|
name = "quickcheck_macros"
|
|
3097
|
-
version = "1.
|
|
3053
|
+
version = "1.1.0"
|
|
3098
3054
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3099
|
-
checksum = "
|
|
3055
|
+
checksum = "f71ee38b42f8459a88d3362be6f9b841ad2d5421844f61eb1c59c11bff3ac14a"
|
|
3100
3056
|
dependencies = [
|
|
3101
3057
|
"proc-macro2",
|
|
3102
3058
|
"quote",
|
|
3103
|
-
"syn
|
|
3059
|
+
"syn",
|
|
3104
3060
|
]
|
|
3105
3061
|
|
|
3106
3062
|
[[package]]
|
|
3107
3063
|
name = "quinn"
|
|
3108
|
-
version = "0.11.
|
|
3064
|
+
version = "0.11.8"
|
|
3109
3065
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3110
|
-
checksum = "
|
|
3066
|
+
checksum = "626214629cda6781b6dc1d316ba307189c85ba657213ce642d9c77670f8202c8"
|
|
3111
3067
|
dependencies = [
|
|
3112
3068
|
"bytes",
|
|
3113
3069
|
"cfg_aliases",
|
|
@@ -3115,7 +3071,7 @@ dependencies = [
|
|
|
3115
3071
|
"quinn-proto",
|
|
3116
3072
|
"quinn-udp",
|
|
3117
3073
|
"rustc-hash 2.1.1",
|
|
3118
|
-
"rustls 0.23.
|
|
3074
|
+
"rustls 0.23.27",
|
|
3119
3075
|
"socket2",
|
|
3120
3076
|
"thiserror 2.0.12",
|
|
3121
3077
|
"tokio",
|
|
@@ -3125,16 +3081,17 @@ dependencies = [
|
|
|
3125
3081
|
|
|
3126
3082
|
[[package]]
|
|
3127
3083
|
name = "quinn-proto"
|
|
3128
|
-
version = "0.11.
|
|
3084
|
+
version = "0.11.12"
|
|
3129
3085
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3130
|
-
checksum = "
|
|
3086
|
+
checksum = "49df843a9161c85bb8aae55f101bc0bac8bcafd637a620d9122fd7e0b2f7422e"
|
|
3131
3087
|
dependencies = [
|
|
3132
3088
|
"bytes",
|
|
3133
|
-
"getrandom 0.3.
|
|
3134
|
-
"
|
|
3089
|
+
"getrandom 0.3.3",
|
|
3090
|
+
"lru-slab",
|
|
3091
|
+
"rand 0.9.1",
|
|
3135
3092
|
"ring",
|
|
3136
3093
|
"rustc-hash 2.1.1",
|
|
3137
|
-
"rustls 0.23.
|
|
3094
|
+
"rustls 0.23.27",
|
|
3138
3095
|
"rustls-pki-types",
|
|
3139
3096
|
"slab",
|
|
3140
3097
|
"thiserror 2.0.12",
|
|
@@ -3145,9 +3102,9 @@ dependencies = [
|
|
|
3145
3102
|
|
|
3146
3103
|
[[package]]
|
|
3147
3104
|
name = "quinn-udp"
|
|
3148
|
-
version = "0.5.
|
|
3105
|
+
version = "0.5.12"
|
|
3149
3106
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3150
|
-
checksum = "
|
|
3107
|
+
checksum = "ee4e529991f949c5e25755532370b8af5d114acae52326361d68d47af64aa842"
|
|
3151
3108
|
dependencies = [
|
|
3152
3109
|
"cfg_aliases",
|
|
3153
3110
|
"libc",
|
|
@@ -3185,13 +3142,12 @@ dependencies = [
|
|
|
3185
3142
|
|
|
3186
3143
|
[[package]]
|
|
3187
3144
|
name = "rand"
|
|
3188
|
-
version = "0.9.
|
|
3145
|
+
version = "0.9.1"
|
|
3189
3146
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3190
|
-
checksum = "
|
|
3147
|
+
checksum = "9fbfd9d094a40bf3ae768db9361049ace4c0e04a4fd6b359518bd7b73a73dd97"
|
|
3191
3148
|
dependencies = [
|
|
3192
3149
|
"rand_chacha 0.9.0",
|
|
3193
3150
|
"rand_core 0.9.3",
|
|
3194
|
-
"zerocopy 0.8.24",
|
|
3195
3151
|
]
|
|
3196
3152
|
|
|
3197
3153
|
[[package]]
|
|
@@ -3220,7 +3176,7 @@ version = "0.6.4"
|
|
|
3220
3176
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3221
3177
|
checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
|
|
3222
3178
|
dependencies = [
|
|
3223
|
-
"getrandom 0.2.
|
|
3179
|
+
"getrandom 0.2.16",
|
|
3224
3180
|
]
|
|
3225
3181
|
|
|
3226
3182
|
[[package]]
|
|
@@ -3229,7 +3185,7 @@ version = "0.9.3"
|
|
|
3229
3185
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3230
3186
|
checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38"
|
|
3231
3187
|
dependencies = [
|
|
3232
|
-
"getrandom 0.3.
|
|
3188
|
+
"getrandom 0.3.3",
|
|
3233
3189
|
]
|
|
3234
3190
|
|
|
3235
3191
|
[[package]]
|
|
@@ -3264,9 +3220,9 @@ dependencies = [
|
|
|
3264
3220
|
|
|
3265
3221
|
[[package]]
|
|
3266
3222
|
name = "redox_syscall"
|
|
3267
|
-
version = "0.5.
|
|
3223
|
+
version = "0.5.12"
|
|
3268
3224
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3269
|
-
checksum = "
|
|
3225
|
+
checksum = "928fca9cf2aa042393a8325b9ead81d2f0df4cb12e1e24cef072922ccd99c5af"
|
|
3270
3226
|
dependencies = [
|
|
3271
3227
|
"bitflags",
|
|
3272
3228
|
]
|
|
@@ -3346,7 +3302,7 @@ dependencies = [
|
|
|
3346
3302
|
"percent-encoding",
|
|
3347
3303
|
"pin-project-lite",
|
|
3348
3304
|
"quinn",
|
|
3349
|
-
"rustls 0.23.
|
|
3305
|
+
"rustls 0.23.27",
|
|
3350
3306
|
"rustls-pemfile 2.2.0",
|
|
3351
3307
|
"rustls-pki-types",
|
|
3352
3308
|
"serde",
|
|
@@ -3363,7 +3319,7 @@ dependencies = [
|
|
|
3363
3319
|
"wasm-bindgen-futures",
|
|
3364
3320
|
"wasm-streams",
|
|
3365
3321
|
"web-sys",
|
|
3366
|
-
"webpki-roots",
|
|
3322
|
+
"webpki-roots 0.26.11",
|
|
3367
3323
|
"windows-registry",
|
|
3368
3324
|
]
|
|
3369
3325
|
|
|
@@ -3392,7 +3348,7 @@ checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7"
|
|
|
3392
3348
|
dependencies = [
|
|
3393
3349
|
"cc",
|
|
3394
3350
|
"cfg-if",
|
|
3395
|
-
"getrandom 0.2.
|
|
3351
|
+
"getrandom 0.2.16",
|
|
3396
3352
|
"libc",
|
|
3397
3353
|
"untrusted",
|
|
3398
3354
|
"windows-sys 0.52.0",
|
|
@@ -3468,20 +3424,7 @@ dependencies = [
|
|
|
3468
3424
|
"bitflags",
|
|
3469
3425
|
"errno",
|
|
3470
3426
|
"libc",
|
|
3471
|
-
"linux-raw-sys
|
|
3472
|
-
"windows-sys 0.59.0",
|
|
3473
|
-
]
|
|
3474
|
-
|
|
3475
|
-
[[package]]
|
|
3476
|
-
name = "rustix"
|
|
3477
|
-
version = "1.0.5"
|
|
3478
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3479
|
-
checksum = "d97817398dd4bb2e6da002002db259209759911da105da92bec29ccb12cf58bf"
|
|
3480
|
-
dependencies = [
|
|
3481
|
-
"bitflags",
|
|
3482
|
-
"errno",
|
|
3483
|
-
"libc",
|
|
3484
|
-
"linux-raw-sys 0.9.4",
|
|
3427
|
+
"linux-raw-sys",
|
|
3485
3428
|
"windows-sys 0.59.0",
|
|
3486
3429
|
]
|
|
3487
3430
|
|
|
@@ -3499,16 +3442,16 @@ dependencies = [
|
|
|
3499
3442
|
|
|
3500
3443
|
[[package]]
|
|
3501
3444
|
name = "rustls"
|
|
3502
|
-
version = "0.23.
|
|
3445
|
+
version = "0.23.27"
|
|
3503
3446
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3504
|
-
checksum = "
|
|
3447
|
+
checksum = "730944ca083c1c233a75c09f199e973ca499344a2b7ba9e755c457e86fb4a321"
|
|
3505
3448
|
dependencies = [
|
|
3506
3449
|
"aws-lc-rs",
|
|
3507
3450
|
"log",
|
|
3508
3451
|
"once_cell",
|
|
3509
3452
|
"ring",
|
|
3510
3453
|
"rustls-pki-types",
|
|
3511
|
-
"rustls-webpki 0.103.
|
|
3454
|
+
"rustls-webpki 0.103.3",
|
|
3512
3455
|
"subtle",
|
|
3513
3456
|
"zeroize",
|
|
3514
3457
|
]
|
|
@@ -3545,11 +3488,12 @@ dependencies = [
|
|
|
3545
3488
|
|
|
3546
3489
|
[[package]]
|
|
3547
3490
|
name = "rustls-pki-types"
|
|
3548
|
-
version = "1.
|
|
3491
|
+
version = "1.12.0"
|
|
3549
3492
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3550
|
-
checksum = "
|
|
3493
|
+
checksum = "229a4a4c221013e7e1f1a043678c5cc39fe5171437c88fb47151a21e6f5b5c79"
|
|
3551
3494
|
dependencies = [
|
|
3552
3495
|
"web-time",
|
|
3496
|
+
"zeroize",
|
|
3553
3497
|
]
|
|
3554
3498
|
|
|
3555
3499
|
[[package]]
|
|
@@ -3564,9 +3508,9 @@ dependencies = [
|
|
|
3564
3508
|
|
|
3565
3509
|
[[package]]
|
|
3566
3510
|
name = "rustls-webpki"
|
|
3567
|
-
version = "0.103.
|
|
3511
|
+
version = "0.103.3"
|
|
3568
3512
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3569
|
-
checksum = "
|
|
3513
|
+
checksum = "e4a72fe2bcf7a6ac6fd7d0b9e5cb68aeb7d4c0a0271730218b3e92d43b4eb435"
|
|
3570
3514
|
dependencies = [
|
|
3571
3515
|
"aws-lc-rs",
|
|
3572
3516
|
"ring",
|
|
@@ -3664,9 +3608,9 @@ dependencies = [
|
|
|
3664
3608
|
|
|
3665
3609
|
[[package]]
|
|
3666
3610
|
name = "serde-aux"
|
|
3667
|
-
version = "4.
|
|
3611
|
+
version = "4.7.0"
|
|
3668
3612
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3669
|
-
checksum = "
|
|
3613
|
+
checksum = "207f67b28fe90fb596503a9bf0bf1ea5e831e21307658e177c5dfcdfc3ab8a0a"
|
|
3670
3614
|
dependencies = [
|
|
3671
3615
|
"chrono",
|
|
3672
3616
|
"serde",
|
|
@@ -3692,7 +3636,7 @@ checksum = "5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00"
|
|
|
3692
3636
|
dependencies = [
|
|
3693
3637
|
"proc-macro2",
|
|
3694
3638
|
"quote",
|
|
3695
|
-
"syn
|
|
3639
|
+
"syn",
|
|
3696
3640
|
]
|
|
3697
3641
|
|
|
3698
3642
|
[[package]]
|
|
@@ -3768,7 +3712,7 @@ dependencies = [
|
|
|
3768
3712
|
"darling",
|
|
3769
3713
|
"proc-macro2",
|
|
3770
3714
|
"quote",
|
|
3771
|
-
"syn
|
|
3715
|
+
"syn",
|
|
3772
3716
|
]
|
|
3773
3717
|
|
|
3774
3718
|
[[package]]
|
|
@@ -3797,9 +3741,9 @@ dependencies = [
|
|
|
3797
3741
|
|
|
3798
3742
|
[[package]]
|
|
3799
3743
|
name = "sha2"
|
|
3800
|
-
version = "0.10.
|
|
3744
|
+
version = "0.10.9"
|
|
3801
3745
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3802
|
-
checksum = "
|
|
3746
|
+
checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283"
|
|
3803
3747
|
dependencies = [
|
|
3804
3748
|
"cfg-if",
|
|
3805
3749
|
"cpufeatures",
|
|
@@ -3829,9 +3773,9 @@ checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
|
|
|
3829
3773
|
|
|
3830
3774
|
[[package]]
|
|
3831
3775
|
name = "signal-hook-registry"
|
|
3832
|
-
version = "1.4.
|
|
3776
|
+
version = "1.4.5"
|
|
3833
3777
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3834
|
-
checksum = "
|
|
3778
|
+
checksum = "9203b8055f63a2a00e2f593bb0510367fe707d7ff1e5c872de2f537b339e5410"
|
|
3835
3779
|
dependencies = [
|
|
3836
3780
|
"libc",
|
|
3837
3781
|
]
|
|
@@ -3895,9 +3839,9 @@ dependencies = [
|
|
|
3895
3839
|
|
|
3896
3840
|
[[package]]
|
|
3897
3841
|
name = "sqlx"
|
|
3898
|
-
version = "0.8.
|
|
3842
|
+
version = "0.8.6"
|
|
3899
3843
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3900
|
-
checksum = "
|
|
3844
|
+
checksum = "1fefb893899429669dcdd979aff487bd78f4064e5e7907e4269081e0ef7d97dc"
|
|
3901
3845
|
dependencies = [
|
|
3902
3846
|
"sqlx-core",
|
|
3903
3847
|
"sqlx-macros",
|
|
@@ -3908,10 +3852,11 @@ dependencies = [
|
|
|
3908
3852
|
|
|
3909
3853
|
[[package]]
|
|
3910
3854
|
name = "sqlx-core"
|
|
3911
|
-
version = "0.8.
|
|
3855
|
+
version = "0.8.6"
|
|
3912
3856
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3913
|
-
checksum = "
|
|
3857
|
+
checksum = "ee6798b1838b6a0f69c007c133b8df5866302197e404e8b6ee8ed3e3a5e68dc6"
|
|
3914
3858
|
dependencies = [
|
|
3859
|
+
"base64 0.22.1",
|
|
3915
3860
|
"bytes",
|
|
3916
3861
|
"chrono",
|
|
3917
3862
|
"crc",
|
|
@@ -3922,15 +3867,14 @@ dependencies = [
|
|
|
3922
3867
|
"futures-intrusive",
|
|
3923
3868
|
"futures-io",
|
|
3924
3869
|
"futures-util",
|
|
3925
|
-
"hashbrown 0.15.
|
|
3870
|
+
"hashbrown 0.15.3",
|
|
3926
3871
|
"hashlink",
|
|
3927
3872
|
"indexmap 2.9.0",
|
|
3928
3873
|
"log",
|
|
3929
3874
|
"memchr",
|
|
3930
3875
|
"once_cell",
|
|
3931
3876
|
"percent-encoding",
|
|
3932
|
-
"rustls 0.23.
|
|
3933
|
-
"rustls-pemfile 2.2.0",
|
|
3877
|
+
"rustls 0.23.27",
|
|
3934
3878
|
"serde",
|
|
3935
3879
|
"serde_json",
|
|
3936
3880
|
"sha2",
|
|
@@ -3941,27 +3885,27 @@ dependencies = [
|
|
|
3941
3885
|
"tracing",
|
|
3942
3886
|
"url",
|
|
3943
3887
|
"uuid",
|
|
3944
|
-
"webpki-roots",
|
|
3888
|
+
"webpki-roots 0.26.11",
|
|
3945
3889
|
]
|
|
3946
3890
|
|
|
3947
3891
|
[[package]]
|
|
3948
3892
|
name = "sqlx-macros"
|
|
3949
|
-
version = "0.8.
|
|
3893
|
+
version = "0.8.6"
|
|
3950
3894
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3951
|
-
checksum = "
|
|
3895
|
+
checksum = "a2d452988ccaacfbf5e0bdbc348fb91d7c8af5bee192173ac3636b5fb6e6715d"
|
|
3952
3896
|
dependencies = [
|
|
3953
3897
|
"proc-macro2",
|
|
3954
3898
|
"quote",
|
|
3955
3899
|
"sqlx-core",
|
|
3956
3900
|
"sqlx-macros-core",
|
|
3957
|
-
"syn
|
|
3901
|
+
"syn",
|
|
3958
3902
|
]
|
|
3959
3903
|
|
|
3960
3904
|
[[package]]
|
|
3961
3905
|
name = "sqlx-macros-core"
|
|
3962
|
-
version = "0.8.
|
|
3906
|
+
version = "0.8.6"
|
|
3963
3907
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3964
|
-
checksum = "
|
|
3908
|
+
checksum = "19a9c1841124ac5a61741f96e1d9e2ec77424bf323962dd894bdb93f37d5219b"
|
|
3965
3909
|
dependencies = [
|
|
3966
3910
|
"dotenvy",
|
|
3967
3911
|
"either",
|
|
@@ -3977,17 +3921,16 @@ dependencies = [
|
|
|
3977
3921
|
"sqlx-mysql",
|
|
3978
3922
|
"sqlx-postgres",
|
|
3979
3923
|
"sqlx-sqlite",
|
|
3980
|
-
"syn
|
|
3981
|
-
"tempfile",
|
|
3924
|
+
"syn",
|
|
3982
3925
|
"tokio",
|
|
3983
3926
|
"url",
|
|
3984
3927
|
]
|
|
3985
3928
|
|
|
3986
3929
|
[[package]]
|
|
3987
3930
|
name = "sqlx-mysql"
|
|
3988
|
-
version = "0.8.
|
|
3931
|
+
version = "0.8.6"
|
|
3989
3932
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3990
|
-
checksum = "
|
|
3933
|
+
checksum = "aa003f0038df784eb8fecbbac13affe3da23b45194bd57dba231c8f48199c526"
|
|
3991
3934
|
dependencies = [
|
|
3992
3935
|
"atoi",
|
|
3993
3936
|
"base64 0.22.1",
|
|
@@ -4029,9 +3972,9 @@ dependencies = [
|
|
|
4029
3972
|
|
|
4030
3973
|
[[package]]
|
|
4031
3974
|
name = "sqlx-postgres"
|
|
4032
|
-
version = "0.8.
|
|
3975
|
+
version = "0.8.6"
|
|
4033
3976
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4034
|
-
checksum = "
|
|
3977
|
+
checksum = "db58fcd5a53cf07c184b154801ff91347e4c30d17a3562a635ff028ad5deda46"
|
|
4035
3978
|
dependencies = [
|
|
4036
3979
|
"atoi",
|
|
4037
3980
|
"base64 0.22.1",
|
|
@@ -4068,9 +4011,9 @@ dependencies = [
|
|
|
4068
4011
|
|
|
4069
4012
|
[[package]]
|
|
4070
4013
|
name = "sqlx-sqlite"
|
|
4071
|
-
version = "0.8.
|
|
4014
|
+
version = "0.8.6"
|
|
4072
4015
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4073
|
-
checksum = "
|
|
4016
|
+
checksum = "c2d12fe70b2c1b4401038055f90f151b78208de1f9f89a7dbfd41587a10c3eea"
|
|
4074
4017
|
dependencies = [
|
|
4075
4018
|
"atoi",
|
|
4076
4019
|
"chrono",
|
|
@@ -4086,6 +4029,7 @@ dependencies = [
|
|
|
4086
4029
|
"serde",
|
|
4087
4030
|
"serde_urlencoded",
|
|
4088
4031
|
"sqlx-core",
|
|
4032
|
+
"thiserror 2.0.12",
|
|
4089
4033
|
"tracing",
|
|
4090
4034
|
"url",
|
|
4091
4035
|
"uuid",
|
|
@@ -4122,20 +4066,9 @@ checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
|
|
|
4122
4066
|
|
|
4123
4067
|
[[package]]
|
|
4124
4068
|
name = "syn"
|
|
4125
|
-
version = "
|
|
4069
|
+
version = "2.0.101"
|
|
4126
4070
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4127
|
-
checksum = "
|
|
4128
|
-
dependencies = [
|
|
4129
|
-
"proc-macro2",
|
|
4130
|
-
"quote",
|
|
4131
|
-
"unicode-ident",
|
|
4132
|
-
]
|
|
4133
|
-
|
|
4134
|
-
[[package]]
|
|
4135
|
-
name = "syn"
|
|
4136
|
-
version = "2.0.100"
|
|
4137
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4138
|
-
checksum = "b09a44accad81e1ba1cd74a32461ba89dee89095ba17b32f5d03683b1b1fc2a0"
|
|
4071
|
+
checksum = "8ce2b7fc941b3a24138a0a7cf8e858bfc6a992e7978a068a5c760deb0ed43caf"
|
|
4139
4072
|
dependencies = [
|
|
4140
4073
|
"proc-macro2",
|
|
4141
4074
|
"quote",
|
|
@@ -4153,13 +4086,13 @@ dependencies = [
|
|
|
4153
4086
|
|
|
4154
4087
|
[[package]]
|
|
4155
4088
|
name = "synstructure"
|
|
4156
|
-
version = "0.13.
|
|
4089
|
+
version = "0.13.2"
|
|
4157
4090
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4158
|
-
checksum = "
|
|
4091
|
+
checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2"
|
|
4159
4092
|
dependencies = [
|
|
4160
4093
|
"proc-macro2",
|
|
4161
4094
|
"quote",
|
|
4162
|
-
"syn
|
|
4095
|
+
"syn",
|
|
4163
4096
|
]
|
|
4164
4097
|
|
|
4165
4098
|
[[package]]
|
|
@@ -4168,19 +4101,6 @@ version = "0.13.2"
|
|
|
4168
4101
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4169
4102
|
checksum = "e502f78cdbb8ba4718f566c418c52bc729126ffd16baee5baa718cf25dd5a69a"
|
|
4170
4103
|
|
|
4171
|
-
[[package]]
|
|
4172
|
-
name = "tempfile"
|
|
4173
|
-
version = "3.19.1"
|
|
4174
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4175
|
-
checksum = "7437ac7763b9b123ccf33c338a5cc1bac6f69b45a136c19bdd8a65e3916435bf"
|
|
4176
|
-
dependencies = [
|
|
4177
|
-
"fastrand",
|
|
4178
|
-
"getrandom 0.3.2",
|
|
4179
|
-
"once_cell",
|
|
4180
|
-
"rustix 1.0.5",
|
|
4181
|
-
"windows-sys 0.59.0",
|
|
4182
|
-
]
|
|
4183
|
-
|
|
4184
4104
|
[[package]]
|
|
4185
4105
|
name = "thiserror"
|
|
4186
4106
|
version = "1.0.69"
|
|
@@ -4207,7 +4127,7 @@ checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
|
|
|
4207
4127
|
dependencies = [
|
|
4208
4128
|
"proc-macro2",
|
|
4209
4129
|
"quote",
|
|
4210
|
-
"syn
|
|
4130
|
+
"syn",
|
|
4211
4131
|
]
|
|
4212
4132
|
|
|
4213
4133
|
[[package]]
|
|
@@ -4218,7 +4138,7 @@ checksum = "7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d"
|
|
|
4218
4138
|
dependencies = [
|
|
4219
4139
|
"proc-macro2",
|
|
4220
4140
|
"quote",
|
|
4221
|
-
"syn
|
|
4141
|
+
"syn",
|
|
4222
4142
|
]
|
|
4223
4143
|
|
|
4224
4144
|
[[package]]
|
|
@@ -4273,9 +4193,9 @@ dependencies = [
|
|
|
4273
4193
|
|
|
4274
4194
|
[[package]]
|
|
4275
4195
|
name = "tinystr"
|
|
4276
|
-
version = "0.
|
|
4196
|
+
version = "0.8.1"
|
|
4277
4197
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4278
|
-
checksum = "
|
|
4198
|
+
checksum = "5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b"
|
|
4279
4199
|
dependencies = [
|
|
4280
4200
|
"displaydoc",
|
|
4281
4201
|
"zerovec",
|
|
@@ -4308,9 +4228,9 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
|
|
|
4308
4228
|
|
|
4309
4229
|
[[package]]
|
|
4310
4230
|
name = "tokio"
|
|
4311
|
-
version = "1.
|
|
4231
|
+
version = "1.45.0"
|
|
4312
4232
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4313
|
-
checksum = "
|
|
4233
|
+
checksum = "2513ca694ef9ede0fb23fe71a4ee4107cb102b9dc1930f6d0fd77aae068ae165"
|
|
4314
4234
|
dependencies = [
|
|
4315
4235
|
"backtrace",
|
|
4316
4236
|
"bytes",
|
|
@@ -4342,7 +4262,7 @@ checksum = "6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8"
|
|
|
4342
4262
|
dependencies = [
|
|
4343
4263
|
"proc-macro2",
|
|
4344
4264
|
"quote",
|
|
4345
|
-
"syn
|
|
4265
|
+
"syn",
|
|
4346
4266
|
]
|
|
4347
4267
|
|
|
4348
4268
|
[[package]]
|
|
@@ -4361,7 +4281,7 @@ version = "0.26.2"
|
|
|
4361
4281
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4362
4282
|
checksum = "8e727b36a1a0e8b74c376ac2211e40c2c8af09fb4013c60d910495810f008e9b"
|
|
4363
4283
|
dependencies = [
|
|
4364
|
-
"rustls 0.23.
|
|
4284
|
+
"rustls 0.23.27",
|
|
4365
4285
|
"tokio",
|
|
4366
4286
|
]
|
|
4367
4287
|
|
|
@@ -4378,9 +4298,9 @@ dependencies = [
|
|
|
4378
4298
|
|
|
4379
4299
|
[[package]]
|
|
4380
4300
|
name = "tokio-util"
|
|
4381
|
-
version = "0.7.
|
|
4301
|
+
version = "0.7.15"
|
|
4382
4302
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4383
|
-
checksum = "
|
|
4303
|
+
checksum = "66a539a9ad6d5d281510d5bd368c973d636c02dbf8a67300bfb6b950696ad7df"
|
|
4384
4304
|
dependencies = [
|
|
4385
4305
|
"bytes",
|
|
4386
4306
|
"futures-core",
|
|
@@ -4391,9 +4311,9 @@ dependencies = [
|
|
|
4391
4311
|
|
|
4392
4312
|
[[package]]
|
|
4393
4313
|
name = "toml"
|
|
4394
|
-
version = "0.8.
|
|
4314
|
+
version = "0.8.22"
|
|
4395
4315
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4396
|
-
checksum = "
|
|
4316
|
+
checksum = "05ae329d1f08c4d17a59bed7ff5b5a769d062e64a62d34a3261b219e62cd5aae"
|
|
4397
4317
|
dependencies = [
|
|
4398
4318
|
"serde",
|
|
4399
4319
|
"serde_spanned",
|
|
@@ -4403,18 +4323,18 @@ dependencies = [
|
|
|
4403
4323
|
|
|
4404
4324
|
[[package]]
|
|
4405
4325
|
name = "toml_datetime"
|
|
4406
|
-
version = "0.6.
|
|
4326
|
+
version = "0.6.9"
|
|
4407
4327
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4408
|
-
checksum = "
|
|
4328
|
+
checksum = "3da5db5a963e24bc68be8b17b6fa82814bb22ee8660f192bb182771d498f09a3"
|
|
4409
4329
|
dependencies = [
|
|
4410
4330
|
"serde",
|
|
4411
4331
|
]
|
|
4412
4332
|
|
|
4413
4333
|
[[package]]
|
|
4414
4334
|
name = "toml_edit"
|
|
4415
|
-
version = "0.22.
|
|
4335
|
+
version = "0.22.26"
|
|
4416
4336
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4417
|
-
checksum = "
|
|
4337
|
+
checksum = "310068873db2c5b3e7659d2cc35d21855dbafa50d1ce336397c666e3cb08137e"
|
|
4418
4338
|
dependencies = [
|
|
4419
4339
|
"indexmap 2.9.0",
|
|
4420
4340
|
"serde",
|
|
@@ -4502,9 +4422,9 @@ dependencies = [
|
|
|
4502
4422
|
|
|
4503
4423
|
[[package]]
|
|
4504
4424
|
name = "tracing-actix-web"
|
|
4505
|
-
version = "0.7.
|
|
4425
|
+
version = "0.7.18"
|
|
4506
4426
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4507
|
-
checksum = "
|
|
4427
|
+
checksum = "2340b7722695166c7fc9b3e3cd1166e7c74fedb9075b8f0c74d3822d2e41caf5"
|
|
4508
4428
|
dependencies = [
|
|
4509
4429
|
"actix-web",
|
|
4510
4430
|
"mutually_exclusive_features",
|
|
@@ -4521,7 +4441,7 @@ checksum = "395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d"
|
|
|
4521
4441
|
dependencies = [
|
|
4522
4442
|
"proc-macro2",
|
|
4523
4443
|
"quote",
|
|
4524
|
-
"syn
|
|
4444
|
+
"syn",
|
|
4525
4445
|
]
|
|
4526
4446
|
|
|
4527
4447
|
[[package]]
|
|
@@ -4701,12 +4621,6 @@ version = "2.1.3"
|
|
|
4701
4621
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4702
4622
|
checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da"
|
|
4703
4623
|
|
|
4704
|
-
[[package]]
|
|
4705
|
-
name = "utf16_iter"
|
|
4706
|
-
version = "1.0.5"
|
|
4707
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4708
|
-
checksum = "c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246"
|
|
4709
|
-
|
|
4710
4624
|
[[package]]
|
|
4711
4625
|
name = "utf8_iter"
|
|
4712
4626
|
version = "1.0.4"
|
|
@@ -4719,7 +4633,7 @@ version = "1.16.0"
|
|
|
4719
4633
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4720
4634
|
checksum = "458f7a779bf54acc9f347480ac654f68407d3aab21269a6e3c9f922acd9e2da9"
|
|
4721
4635
|
dependencies = [
|
|
4722
|
-
"getrandom 0.3.
|
|
4636
|
+
"getrandom 0.3.3",
|
|
4723
4637
|
]
|
|
4724
4638
|
|
|
4725
4639
|
[[package]]
|
|
@@ -4802,7 +4716,7 @@ dependencies = [
|
|
|
4802
4716
|
"log",
|
|
4803
4717
|
"proc-macro2",
|
|
4804
4718
|
"quote",
|
|
4805
|
-
"syn
|
|
4719
|
+
"syn",
|
|
4806
4720
|
"wasm-bindgen-shared",
|
|
4807
4721
|
]
|
|
4808
4722
|
|
|
@@ -4837,7 +4751,7 @@ checksum = "8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de"
|
|
|
4837
4751
|
dependencies = [
|
|
4838
4752
|
"proc-macro2",
|
|
4839
4753
|
"quote",
|
|
4840
|
-
"syn
|
|
4754
|
+
"syn",
|
|
4841
4755
|
"wasm-bindgen-backend",
|
|
4842
4756
|
"wasm-bindgen-shared",
|
|
4843
4757
|
]
|
|
@@ -4886,9 +4800,18 @@ dependencies = [
|
|
|
4886
4800
|
|
|
4887
4801
|
[[package]]
|
|
4888
4802
|
name = "webpki-roots"
|
|
4889
|
-
version = "0.26.
|
|
4803
|
+
version = "0.26.11"
|
|
4890
4804
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4891
|
-
checksum = "
|
|
4805
|
+
checksum = "521bc38abb08001b01866da9f51eb7c5d647a19260e00054a8c7fd5f9e57f7a9"
|
|
4806
|
+
dependencies = [
|
|
4807
|
+
"webpki-roots 1.0.0",
|
|
4808
|
+
]
|
|
4809
|
+
|
|
4810
|
+
[[package]]
|
|
4811
|
+
name = "webpki-roots"
|
|
4812
|
+
version = "1.0.0"
|
|
4813
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4814
|
+
checksum = "2853738d1cc4f2da3a225c18ec6c3721abb31961096e9dbf5ab35fa88b19cfdb"
|
|
4892
4815
|
dependencies = [
|
|
4893
4816
|
"rustls-pki-types",
|
|
4894
4817
|
]
|
|
@@ -4902,7 +4825,7 @@ dependencies = [
|
|
|
4902
4825
|
"either",
|
|
4903
4826
|
"home",
|
|
4904
4827
|
"once_cell",
|
|
4905
|
-
"rustix
|
|
4828
|
+
"rustix",
|
|
4906
4829
|
]
|
|
4907
4830
|
|
|
4908
4831
|
[[package]]
|
|
@@ -4948,15 +4871,15 @@ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
|
|
|
4948
4871
|
|
|
4949
4872
|
[[package]]
|
|
4950
4873
|
name = "windows-core"
|
|
4951
|
-
version = "0.61.
|
|
4874
|
+
version = "0.61.2"
|
|
4952
4875
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4953
|
-
checksum = "
|
|
4876
|
+
checksum = "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3"
|
|
4954
4877
|
dependencies = [
|
|
4955
4878
|
"windows-implement",
|
|
4956
4879
|
"windows-interface",
|
|
4957
4880
|
"windows-link",
|
|
4958
4881
|
"windows-result",
|
|
4959
|
-
"windows-strings 0.4.
|
|
4882
|
+
"windows-strings 0.4.2",
|
|
4960
4883
|
]
|
|
4961
4884
|
|
|
4962
4885
|
[[package]]
|
|
@@ -4967,7 +4890,7 @@ checksum = "a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836"
|
|
|
4967
4890
|
dependencies = [
|
|
4968
4891
|
"proc-macro2",
|
|
4969
4892
|
"quote",
|
|
4970
|
-
"syn
|
|
4893
|
+
"syn",
|
|
4971
4894
|
]
|
|
4972
4895
|
|
|
4973
4896
|
[[package]]
|
|
@@ -4978,7 +4901,7 @@ checksum = "bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8"
|
|
|
4978
4901
|
dependencies = [
|
|
4979
4902
|
"proc-macro2",
|
|
4980
4903
|
"quote",
|
|
4981
|
-
"syn
|
|
4904
|
+
"syn",
|
|
4982
4905
|
]
|
|
4983
4906
|
|
|
4984
4907
|
[[package]]
|
|
@@ -5000,9 +4923,9 @@ dependencies = [
|
|
|
5000
4923
|
|
|
5001
4924
|
[[package]]
|
|
5002
4925
|
name = "windows-result"
|
|
5003
|
-
version = "0.3.
|
|
4926
|
+
version = "0.3.4"
|
|
5004
4927
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5005
|
-
checksum = "
|
|
4928
|
+
checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6"
|
|
5006
4929
|
dependencies = [
|
|
5007
4930
|
"windows-link",
|
|
5008
4931
|
]
|
|
@@ -5018,9 +4941,9 @@ dependencies = [
|
|
|
5018
4941
|
|
|
5019
4942
|
[[package]]
|
|
5020
4943
|
name = "windows-strings"
|
|
5021
|
-
version = "0.4.
|
|
4944
|
+
version = "0.4.2"
|
|
5022
4945
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5023
|
-
checksum = "
|
|
4946
|
+
checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57"
|
|
5024
4947
|
dependencies = [
|
|
5025
4948
|
"windows-link",
|
|
5026
4949
|
]
|
|
@@ -5239,9 +5162,9 @@ checksum = "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486"
|
|
|
5239
5162
|
|
|
5240
5163
|
[[package]]
|
|
5241
5164
|
name = "winnow"
|
|
5242
|
-
version = "0.7.
|
|
5165
|
+
version = "0.7.10"
|
|
5243
5166
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5244
|
-
checksum = "
|
|
5167
|
+
checksum = "c06928c8748d81b05c9be96aad92e1b6ff01833332f281e8cfca3be4b35fc9ec"
|
|
5245
5168
|
dependencies = [
|
|
5246
5169
|
"memchr",
|
|
5247
5170
|
]
|
|
@@ -5279,23 +5202,17 @@ dependencies = [
|
|
|
5279
5202
|
"bitflags",
|
|
5280
5203
|
]
|
|
5281
5204
|
|
|
5282
|
-
[[package]]
|
|
5283
|
-
name = "write16"
|
|
5284
|
-
version = "1.0.0"
|
|
5285
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5286
|
-
checksum = "d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936"
|
|
5287
|
-
|
|
5288
5205
|
[[package]]
|
|
5289
5206
|
name = "writeable"
|
|
5290
|
-
version = "0.
|
|
5207
|
+
version = "0.6.1"
|
|
5291
5208
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5292
|
-
checksum = "
|
|
5209
|
+
checksum = "ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb"
|
|
5293
5210
|
|
|
5294
5211
|
[[package]]
|
|
5295
5212
|
name = "yaml-rust2"
|
|
5296
|
-
version = "0.10.
|
|
5213
|
+
version = "0.10.2"
|
|
5297
5214
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5298
|
-
checksum = "
|
|
5215
|
+
checksum = "18b783b2c2789414f8bb84ca3318fc9c2d7e7be1c22907d37839a58dedb369d3"
|
|
5299
5216
|
dependencies = [
|
|
5300
5217
|
"arraydeque",
|
|
5301
5218
|
"encoding_rs",
|
|
@@ -5304,9 +5221,9 @@ dependencies = [
|
|
|
5304
5221
|
|
|
5305
5222
|
[[package]]
|
|
5306
5223
|
name = "yoke"
|
|
5307
|
-
version = "0.
|
|
5224
|
+
version = "0.8.0"
|
|
5308
5225
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5309
|
-
checksum = "
|
|
5226
|
+
checksum = "5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc"
|
|
5310
5227
|
dependencies = [
|
|
5311
5228
|
"serde",
|
|
5312
5229
|
"stable_deref_trait",
|
|
@@ -5316,54 +5233,34 @@ dependencies = [
|
|
|
5316
5233
|
|
|
5317
5234
|
[[package]]
|
|
5318
5235
|
name = "yoke-derive"
|
|
5319
|
-
version = "0.
|
|
5236
|
+
version = "0.8.0"
|
|
5320
5237
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5321
|
-
checksum = "
|
|
5238
|
+
checksum = "38da3c9736e16c5d3c8c597a9aaa5d1fa565d0532ae05e27c24aa62fb32c0ab6"
|
|
5322
5239
|
dependencies = [
|
|
5323
5240
|
"proc-macro2",
|
|
5324
5241
|
"quote",
|
|
5325
|
-
"syn
|
|
5242
|
+
"syn",
|
|
5326
5243
|
"synstructure",
|
|
5327
5244
|
]
|
|
5328
5245
|
|
|
5329
5246
|
[[package]]
|
|
5330
5247
|
name = "zerocopy"
|
|
5331
|
-
version = "0.
|
|
5332
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5333
|
-
checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0"
|
|
5334
|
-
dependencies = [
|
|
5335
|
-
"zerocopy-derive 0.7.35",
|
|
5336
|
-
]
|
|
5337
|
-
|
|
5338
|
-
[[package]]
|
|
5339
|
-
name = "zerocopy"
|
|
5340
|
-
version = "0.8.24"
|
|
5341
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5342
|
-
checksum = "2586fea28e186957ef732a5f8b3be2da217d65c5969d4b1e17f973ebbe876879"
|
|
5343
|
-
dependencies = [
|
|
5344
|
-
"zerocopy-derive 0.8.24",
|
|
5345
|
-
]
|
|
5346
|
-
|
|
5347
|
-
[[package]]
|
|
5348
|
-
name = "zerocopy-derive"
|
|
5349
|
-
version = "0.7.35"
|
|
5248
|
+
version = "0.8.25"
|
|
5350
5249
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5351
|
-
checksum = "
|
|
5250
|
+
checksum = "a1702d9583232ddb9174e01bb7c15a2ab8fb1bc6f227aa1233858c351a3ba0cb"
|
|
5352
5251
|
dependencies = [
|
|
5353
|
-
"
|
|
5354
|
-
"quote",
|
|
5355
|
-
"syn 2.0.100",
|
|
5252
|
+
"zerocopy-derive",
|
|
5356
5253
|
]
|
|
5357
5254
|
|
|
5358
5255
|
[[package]]
|
|
5359
5256
|
name = "zerocopy-derive"
|
|
5360
|
-
version = "0.8.
|
|
5257
|
+
version = "0.8.25"
|
|
5361
5258
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5362
|
-
checksum = "
|
|
5259
|
+
checksum = "28a6e20d751156648aa063f3800b706ee209a32c0b4d9f24be3d980b01be55ef"
|
|
5363
5260
|
dependencies = [
|
|
5364
5261
|
"proc-macro2",
|
|
5365
5262
|
"quote",
|
|
5366
|
-
"syn
|
|
5263
|
+
"syn",
|
|
5367
5264
|
]
|
|
5368
5265
|
|
|
5369
5266
|
[[package]]
|
|
@@ -5383,7 +5280,7 @@ checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502"
|
|
|
5383
5280
|
dependencies = [
|
|
5384
5281
|
"proc-macro2",
|
|
5385
5282
|
"quote",
|
|
5386
|
-
"syn
|
|
5283
|
+
"syn",
|
|
5387
5284
|
"synstructure",
|
|
5388
5285
|
]
|
|
5389
5286
|
|
|
@@ -5393,11 +5290,22 @@ version = "1.8.1"
|
|
|
5393
5290
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5394
5291
|
checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde"
|
|
5395
5292
|
|
|
5293
|
+
[[package]]
|
|
5294
|
+
name = "zerotrie"
|
|
5295
|
+
version = "0.2.2"
|
|
5296
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5297
|
+
checksum = "36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595"
|
|
5298
|
+
dependencies = [
|
|
5299
|
+
"displaydoc",
|
|
5300
|
+
"yoke",
|
|
5301
|
+
"zerofrom",
|
|
5302
|
+
]
|
|
5303
|
+
|
|
5396
5304
|
[[package]]
|
|
5397
5305
|
name = "zerovec"
|
|
5398
|
-
version = "0.
|
|
5306
|
+
version = "0.11.2"
|
|
5399
5307
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5400
|
-
checksum = "
|
|
5308
|
+
checksum = "4a05eb080e015ba39cc9e23bbe5e7fb04d5fb040350f99f34e338d5fdd294428"
|
|
5401
5309
|
dependencies = [
|
|
5402
5310
|
"yoke",
|
|
5403
5311
|
"zerofrom",
|
|
@@ -5406,13 +5314,13 @@ dependencies = [
|
|
|
5406
5314
|
|
|
5407
5315
|
[[package]]
|
|
5408
5316
|
name = "zerovec-derive"
|
|
5409
|
-
version = "0.
|
|
5317
|
+
version = "0.11.1"
|
|
5410
5318
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5411
|
-
checksum = "
|
|
5319
|
+
checksum = "5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f"
|
|
5412
5320
|
dependencies = [
|
|
5413
5321
|
"proc-macro2",
|
|
5414
5322
|
"quote",
|
|
5415
|
-
"syn
|
|
5323
|
+
"syn",
|
|
5416
5324
|
]
|
|
5417
5325
|
|
|
5418
5326
|
[[package]]
|