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