|
|
|
@@ -32,12 +32,6 @@ version = "0.2.20"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "45862d1c77f2228b9e10bc609d5bc203d86ebc9b87ad8d5d5167a6c9abf739d9"
|
|
|
|
checksum = "45862d1c77f2228b9e10bc609d5bc203d86ebc9b87ad8d5d5167a6c9abf739d9"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "android-tzdata"
|
|
|
|
|
|
|
|
version = "0.1.1"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "android_system_properties"
|
|
|
|
name = "android_system_properties"
|
|
|
|
version = "0.1.5"
|
|
|
|
version = "0.1.5"
|
|
|
|
@@ -98,9 +92,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "anyhow"
|
|
|
|
name = "anyhow"
|
|
|
|
version = "1.0.94"
|
|
|
|
version = "1.0.100"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c1fd03a028ef38ba2276dce7e33fcd6369c158a1bca17946c4b1b701891c1ff7"
|
|
|
|
checksum = "a23eb6b1614318a8071c9b2521f36b424b2c83db5eb3a0fead4a6c0809af6e61"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "ascii"
|
|
|
|
name = "ascii"
|
|
|
|
@@ -132,9 +126,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "async-trait"
|
|
|
|
name = "async-trait"
|
|
|
|
version = "0.1.83"
|
|
|
|
version = "0.1.89"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "721cae7de5c34fbb2acd27e21e6d2cf7b886dce0c27388d46c4e6c47ea4318dd"
|
|
|
|
checksum = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"quote",
|
|
|
|
@@ -155,9 +149,9 @@ checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "aws-config"
|
|
|
|
name = "aws-config"
|
|
|
|
version = "1.5.10"
|
|
|
|
version = "1.5.18"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9b49afaa341e8dd8577e1a2200468f98956d6eda50bcf4a53246cc00174ba924"
|
|
|
|
checksum = "90aff65e86db5fe300752551c1b015ef72b708ac54bded8ef43d0d53cb7cb0b1"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"aws-credential-types",
|
|
|
|
"aws-credential-types",
|
|
|
|
"aws-runtime",
|
|
|
|
"aws-runtime",
|
|
|
|
@@ -165,7 +159,7 @@ dependencies = [
|
|
|
|
"aws-sdk-ssooidc",
|
|
|
|
"aws-sdk-ssooidc",
|
|
|
|
"aws-sdk-sts",
|
|
|
|
"aws-sdk-sts",
|
|
|
|
"aws-smithy-async",
|
|
|
|
"aws-smithy-async",
|
|
|
|
"aws-smithy-http",
|
|
|
|
"aws-smithy-http 0.61.1",
|
|
|
|
"aws-smithy-json",
|
|
|
|
"aws-smithy-json",
|
|
|
|
"aws-smithy-runtime",
|
|
|
|
"aws-smithy-runtime",
|
|
|
|
"aws-smithy-runtime-api",
|
|
|
|
"aws-smithy-runtime-api",
|
|
|
|
@@ -197,15 +191,15 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "aws-runtime"
|
|
|
|
name = "aws-runtime"
|
|
|
|
version = "1.4.3"
|
|
|
|
version = "1.5.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a10d5c055aa540164d9561a0e2e74ad30f0dcf7393c3a92f6733ddf9c5762468"
|
|
|
|
checksum = "76dd04d39cc12844c0994f2c9c5a6f5184c22e9188ec1ff723de41910a21dcad"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"aws-credential-types",
|
|
|
|
"aws-credential-types",
|
|
|
|
"aws-sigv4",
|
|
|
|
"aws-sigv4",
|
|
|
|
"aws-smithy-async",
|
|
|
|
"aws-smithy-async",
|
|
|
|
"aws-smithy-eventstream",
|
|
|
|
"aws-smithy-eventstream",
|
|
|
|
"aws-smithy-http",
|
|
|
|
"aws-smithy-http 0.60.12",
|
|
|
|
"aws-smithy-runtime",
|
|
|
|
"aws-smithy-runtime",
|
|
|
|
"aws-smithy-runtime-api",
|
|
|
|
"aws-smithy-runtime-api",
|
|
|
|
"aws-smithy-types",
|
|
|
|
"aws-smithy-types",
|
|
|
|
@@ -223,9 +217,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "aws-sdk-s3"
|
|
|
|
name = "aws-sdk-s3"
|
|
|
|
version = "1.63.0"
|
|
|
|
version = "1.78.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f43850204a109a5eea1ea93951cf0440268cef98b0d27dfef4534949e23735f7"
|
|
|
|
checksum = "3038614b6cf7dd68d9a7b5b39563d04337eb3678d1d4173e356e927b0356158a"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"aws-credential-types",
|
|
|
|
"aws-credential-types",
|
|
|
|
"aws-runtime",
|
|
|
|
"aws-runtime",
|
|
|
|
@@ -233,7 +227,7 @@ dependencies = [
|
|
|
|
"aws-smithy-async",
|
|
|
|
"aws-smithy-async",
|
|
|
|
"aws-smithy-checksums",
|
|
|
|
"aws-smithy-checksums",
|
|
|
|
"aws-smithy-eventstream",
|
|
|
|
"aws-smithy-eventstream",
|
|
|
|
"aws-smithy-http",
|
|
|
|
"aws-smithy-http 0.61.1",
|
|
|
|
"aws-smithy-json",
|
|
|
|
"aws-smithy-json",
|
|
|
|
"aws-smithy-runtime",
|
|
|
|
"aws-smithy-runtime",
|
|
|
|
"aws-smithy-runtime-api",
|
|
|
|
"aws-smithy-runtime-api",
|
|
|
|
@@ -257,14 +251,14 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "aws-sdk-sso"
|
|
|
|
name = "aws-sdk-sso"
|
|
|
|
version = "1.49.0"
|
|
|
|
version = "1.61.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "09677244a9da92172c8dc60109b4a9658597d4d298b188dd0018b6a66b410ca4"
|
|
|
|
checksum = "e65ff295979977039a25f5a0bf067a64bc5e6aa38f3cef4037cf42516265553c"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"aws-credential-types",
|
|
|
|
"aws-credential-types",
|
|
|
|
"aws-runtime",
|
|
|
|
"aws-runtime",
|
|
|
|
"aws-smithy-async",
|
|
|
|
"aws-smithy-async",
|
|
|
|
"aws-smithy-http",
|
|
|
|
"aws-smithy-http 0.61.1",
|
|
|
|
"aws-smithy-json",
|
|
|
|
"aws-smithy-json",
|
|
|
|
"aws-smithy-runtime",
|
|
|
|
"aws-smithy-runtime",
|
|
|
|
"aws-smithy-runtime-api",
|
|
|
|
"aws-smithy-runtime-api",
|
|
|
|
@@ -279,14 +273,14 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "aws-sdk-ssooidc"
|
|
|
|
name = "aws-sdk-ssooidc"
|
|
|
|
version = "1.50.0"
|
|
|
|
version = "1.62.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "81fea2f3a8bb3bd10932ae7ad59cc59f65f270fc9183a7e91f501dc5efbef7ee"
|
|
|
|
checksum = "91430a60f754f235688387b75ee798ef00cfd09709a582be2b7525ebb5306d4f"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"aws-credential-types",
|
|
|
|
"aws-credential-types",
|
|
|
|
"aws-runtime",
|
|
|
|
"aws-runtime",
|
|
|
|
"aws-smithy-async",
|
|
|
|
"aws-smithy-async",
|
|
|
|
"aws-smithy-http",
|
|
|
|
"aws-smithy-http 0.61.1",
|
|
|
|
"aws-smithy-json",
|
|
|
|
"aws-smithy-json",
|
|
|
|
"aws-smithy-runtime",
|
|
|
|
"aws-smithy-runtime",
|
|
|
|
"aws-smithy-runtime-api",
|
|
|
|
"aws-smithy-runtime-api",
|
|
|
|
@@ -301,14 +295,14 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "aws-sdk-sts"
|
|
|
|
name = "aws-sdk-sts"
|
|
|
|
version = "1.50.0"
|
|
|
|
version = "1.62.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6ada54e5f26ac246dc79727def52f7f8ed38915cb47781e2a72213957dc3a7d5"
|
|
|
|
checksum = "9276e139d39fff5a0b0c984fc2d30f970f9a202da67234f948fda02e5bea1dbe"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"aws-credential-types",
|
|
|
|
"aws-credential-types",
|
|
|
|
"aws-runtime",
|
|
|
|
"aws-runtime",
|
|
|
|
"aws-smithy-async",
|
|
|
|
"aws-smithy-async",
|
|
|
|
"aws-smithy-http",
|
|
|
|
"aws-smithy-http 0.61.1",
|
|
|
|
"aws-smithy-json",
|
|
|
|
"aws-smithy-json",
|
|
|
|
"aws-smithy-query",
|
|
|
|
"aws-smithy-query",
|
|
|
|
"aws-smithy-runtime",
|
|
|
|
"aws-smithy-runtime",
|
|
|
|
@@ -324,13 +318,13 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "aws-sigv4"
|
|
|
|
name = "aws-sigv4"
|
|
|
|
version = "1.2.5"
|
|
|
|
version = "1.2.9"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5619742a0d8f253be760bfbb8e8e8368c69e3587e4637af5754e488a611499b1"
|
|
|
|
checksum = "9bfe75fad52793ce6dec0dc3d4b1f388f038b5eb866c8d4d7f3a8e21b5ea5051"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"aws-credential-types",
|
|
|
|
"aws-credential-types",
|
|
|
|
"aws-smithy-eventstream",
|
|
|
|
"aws-smithy-eventstream",
|
|
|
|
"aws-smithy-http",
|
|
|
|
"aws-smithy-http 0.60.12",
|
|
|
|
"aws-smithy-runtime-api",
|
|
|
|
"aws-smithy-runtime-api",
|
|
|
|
"aws-smithy-types",
|
|
|
|
"aws-smithy-types",
|
|
|
|
"bytes",
|
|
|
|
"bytes",
|
|
|
|
@@ -353,9 +347,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "aws-smithy-async"
|
|
|
|
name = "aws-smithy-async"
|
|
|
|
version = "1.2.1"
|
|
|
|
version = "1.2.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "62220bc6e97f946ddd51b5f1361f78996e704677afc518a4ff66b7a72ea1378c"
|
|
|
|
checksum = "fa59d1327d8b5053c54bf2eaae63bf629ba9e904434d0835a28ed3c0ed0a614e"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"futures-util",
|
|
|
|
"futures-util",
|
|
|
|
"pin-project-lite",
|
|
|
|
"pin-project-lite",
|
|
|
|
@@ -364,15 +358,16 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "aws-smithy-checksums"
|
|
|
|
name = "aws-smithy-checksums"
|
|
|
|
version = "0.60.13"
|
|
|
|
version = "0.63.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ba1a71073fca26775c8b5189175ea8863afb1c9ea2cceb02a5de5ad9dfbaa795"
|
|
|
|
checksum = "db2dc8d842d872529355c72632de49ef8c5a2949a4472f10e802f28cf925770c"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"aws-smithy-http",
|
|
|
|
"aws-smithy-http 0.60.12",
|
|
|
|
"aws-smithy-types",
|
|
|
|
"aws-smithy-types",
|
|
|
|
"bytes",
|
|
|
|
"bytes",
|
|
|
|
"crc32c",
|
|
|
|
"crc32c",
|
|
|
|
"crc32fast",
|
|
|
|
"crc32fast",
|
|
|
|
|
|
|
|
"crc64fast-nvme",
|
|
|
|
"hex",
|
|
|
|
"hex",
|
|
|
|
"http 0.2.12",
|
|
|
|
"http 0.2.12",
|
|
|
|
"http-body 0.4.6",
|
|
|
|
"http-body 0.4.6",
|
|
|
|
@@ -385,9 +380,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "aws-smithy-eventstream"
|
|
|
|
name = "aws-smithy-eventstream"
|
|
|
|
version = "0.60.5"
|
|
|
|
version = "0.60.7"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "cef7d0a272725f87e51ba2bf89f8c21e4df61b9e49ae1ac367a6d69916ef7c90"
|
|
|
|
checksum = "461e5e02f9864cba17cff30f007c2e37ade94d01e87cdb5204e44a84e6d38c17"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"aws-smithy-types",
|
|
|
|
"aws-smithy-types",
|
|
|
|
"bytes",
|
|
|
|
"bytes",
|
|
|
|
@@ -396,9 +391,29 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "aws-smithy-http"
|
|
|
|
name = "aws-smithy-http"
|
|
|
|
version = "0.60.11"
|
|
|
|
version = "0.60.12"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5c8bc3e8fdc6b8d07d976e301c02fe553f72a39b7a9fea820e023268467d7ab6"
|
|
|
|
checksum = "7809c27ad8da6a6a68c454e651d4962479e81472aa19ae99e59f9aba1f9713cc"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"aws-smithy-runtime-api",
|
|
|
|
|
|
|
|
"aws-smithy-types",
|
|
|
|
|
|
|
|
"bytes",
|
|
|
|
|
|
|
|
"bytes-utils",
|
|
|
|
|
|
|
|
"futures-core",
|
|
|
|
|
|
|
|
"http 0.2.12",
|
|
|
|
|
|
|
|
"http-body 0.4.6",
|
|
|
|
|
|
|
|
"once_cell",
|
|
|
|
|
|
|
|
"percent-encoding",
|
|
|
|
|
|
|
|
"pin-project-lite",
|
|
|
|
|
|
|
|
"pin-utils",
|
|
|
|
|
|
|
|
"tracing",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "aws-smithy-http"
|
|
|
|
|
|
|
|
version = "0.61.1"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "e6f276f21c7921fe902826618d1423ae5bf74cf8c1b8472aee8434f3dfd31824"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"aws-smithy-eventstream",
|
|
|
|
"aws-smithy-eventstream",
|
|
|
|
"aws-smithy-runtime-api",
|
|
|
|
"aws-smithy-runtime-api",
|
|
|
|
@@ -417,9 +432,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "aws-smithy-json"
|
|
|
|
name = "aws-smithy-json"
|
|
|
|
version = "0.60.7"
|
|
|
|
version = "0.61.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "4683df9469ef09468dad3473d129960119a0d3593617542b7d52086c8486f2d6"
|
|
|
|
checksum = "623a51127f24c30776c8b374295f2df78d92517386f77ba30773f15a30ce1422"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"aws-smithy-types",
|
|
|
|
"aws-smithy-types",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
@@ -436,12 +451,12 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "aws-smithy-runtime"
|
|
|
|
name = "aws-smithy-runtime"
|
|
|
|
version = "1.7.3"
|
|
|
|
version = "1.7.8"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "be28bd063fa91fd871d131fc8b68d7cd4c5fa0869bea68daca50dcb1cbd76be2"
|
|
|
|
checksum = "d526a12d9ed61fadefda24abe2e682892ba288c2018bcb38b1b4c111d13f6d92"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"aws-smithy-async",
|
|
|
|
"aws-smithy-async",
|
|
|
|
"aws-smithy-http",
|
|
|
|
"aws-smithy-http 0.60.12",
|
|
|
|
"aws-smithy-runtime-api",
|
|
|
|
"aws-smithy-runtime-api",
|
|
|
|
"aws-smithy-types",
|
|
|
|
"aws-smithy-types",
|
|
|
|
"bytes",
|
|
|
|
"bytes",
|
|
|
|
@@ -480,9 +495,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "aws-smithy-types"
|
|
|
|
name = "aws-smithy-types"
|
|
|
|
version = "1.2.9"
|
|
|
|
version = "1.2.13"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "4fbd94a32b3a7d55d3806fe27d98d3ad393050439dd05eb53ece36ec5e3d3510"
|
|
|
|
checksum = "c7b8a53819e42f10d0821f56da995e1470b199686a1809168db6ca485665f042"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"base64-simd",
|
|
|
|
"base64-simd",
|
|
|
|
"bytes",
|
|
|
|
"bytes",
|
|
|
|
@@ -515,9 +530,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "aws-types"
|
|
|
|
name = "aws-types"
|
|
|
|
version = "1.3.3"
|
|
|
|
version = "1.3.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5221b91b3e441e6675310829fd8984801b772cb1546ef6c0e54dec9f1ac13fef"
|
|
|
|
checksum = "dfbd0a668309ec1f66c0f6bda4840dd6d4796ae26d699ebc266d7cc95c6d040f"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"aws-credential-types",
|
|
|
|
"aws-credential-types",
|
|
|
|
"aws-smithy-async",
|
|
|
|
"aws-smithy-async",
|
|
|
|
@@ -666,9 +681,9 @@ checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "bytes"
|
|
|
|
name = "bytes"
|
|
|
|
version = "1.9.0"
|
|
|
|
version = "1.11.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "325918d6fe32f23b19878fe4b34794ae41fc19ddbe53b10571a4874d44ffd39b"
|
|
|
|
checksum = "b35204fbdc0b3f4446b89fc1ac2cf84a8a68971995d0bf2e925ec7cd960f9cb3"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "bytes-utils"
|
|
|
|
name = "bytes-utils"
|
|
|
|
@@ -697,24 +712,23 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "chrono"
|
|
|
|
name = "chrono"
|
|
|
|
version = "0.4.38"
|
|
|
|
version = "0.4.42"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401"
|
|
|
|
checksum = "145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"android-tzdata",
|
|
|
|
|
|
|
|
"iana-time-zone",
|
|
|
|
"iana-time-zone",
|
|
|
|
"js-sys",
|
|
|
|
"js-sys",
|
|
|
|
"num-traits",
|
|
|
|
"num-traits",
|
|
|
|
"serde",
|
|
|
|
"serde",
|
|
|
|
"wasm-bindgen",
|
|
|
|
"wasm-bindgen",
|
|
|
|
"windows-targets 0.52.6",
|
|
|
|
"windows-link",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "clap"
|
|
|
|
name = "clap"
|
|
|
|
version = "4.5.22"
|
|
|
|
version = "4.5.53"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "69371e34337c4c984bbe322360c2547210bf632eb2814bbe78a6e87a2935bd2b"
|
|
|
|
checksum = "c9e340e012a1bf4935f5282ed1436d1489548e8f72308207ea5df0e23d2d03f8"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"clap_builder",
|
|
|
|
"clap_builder",
|
|
|
|
"clap_derive",
|
|
|
|
"clap_derive",
|
|
|
|
@@ -722,9 +736,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "clap_builder"
|
|
|
|
name = "clap_builder"
|
|
|
|
version = "4.5.22"
|
|
|
|
version = "4.5.53"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6e24c1b4099818523236a8ca881d2b45db98dadfb4625cf6608c12069fcbbde1"
|
|
|
|
checksum = "d76b5d13eaa18c901fd2f7fca939fefe3a0727a953561fefdf3b2922b8569d00"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"anstream",
|
|
|
|
"anstream",
|
|
|
|
"anstyle",
|
|
|
|
"anstyle",
|
|
|
|
@@ -734,9 +748,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "clap_derive"
|
|
|
|
name = "clap_derive"
|
|
|
|
version = "4.5.18"
|
|
|
|
version = "4.5.49"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "4ac6a0c7b1a9e9a5186361f67dfa1b88213572f427fb9ab038efb2bd8c582dab"
|
|
|
|
checksum = "2a0b5487afeab2deb2ff4e03a807ad1a03ac532ff5a2cee5d86884440c7f7671"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"heck 0.5.0",
|
|
|
|
"heck 0.5.0",
|
|
|
|
"proc-macro2",
|
|
|
|
"proc-macro2",
|
|
|
|
@@ -746,9 +760,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "clap_lex"
|
|
|
|
name = "clap_lex"
|
|
|
|
version = "0.7.3"
|
|
|
|
version = "0.7.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "afb84c814227b90d6895e01398aee0d8033c00e7466aca416fb6a8e0eb19d8a7"
|
|
|
|
checksum = "a1d728cc89cf3aee9ff92b05e62b19ee65a02b5702cff7d5a377e32c6ae29d8d"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "colorchoice"
|
|
|
|
name = "colorchoice"
|
|
|
|
@@ -800,6 +814,21 @@ dependencies = [
|
|
|
|
"libc",
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "crc"
|
|
|
|
|
|
|
|
version = "3.2.1"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "69e6e4d7b33a94f0991c26729976b10ebde1d34c3ee82408fb536164fa10d636"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"crc-catalog",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "crc-catalog"
|
|
|
|
|
|
|
|
version = "2.4.0"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "19d374276b40fb8bbdee95aef7c7fa6b5316ec764510eb64b8dd0e2ed0d7e7f5"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "crc32c"
|
|
|
|
name = "crc32c"
|
|
|
|
version = "0.6.8"
|
|
|
|
version = "0.6.8"
|
|
|
|
@@ -818,6 +847,15 @@ dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"cfg-if",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "crc64fast-nvme"
|
|
|
|
|
|
|
|
version = "1.2.0"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "4955638f00a809894c947f85a024020a20815b65a5eea633798ea7924edab2b3"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"crc",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "crypto-bigint"
|
|
|
|
name = "crypto-bigint"
|
|
|
|
version = "0.4.9"
|
|
|
|
version = "0.4.9"
|
|
|
|
@@ -825,7 +863,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ef2b4b23cddf68b89b8f8069890e8c270d54e2d5fe1b143820234805e4cb17ef"
|
|
|
|
checksum = "ef2b4b23cddf68b89b8f8069890e8c270d54e2d5fe1b143820234805e4cb17ef"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"generic-array",
|
|
|
|
"generic-array",
|
|
|
|
"rand_core",
|
|
|
|
"rand_core 0.6.4",
|
|
|
|
"subtle",
|
|
|
|
"subtle",
|
|
|
|
"zeroize",
|
|
|
|
"zeroize",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
@@ -836,7 +874,7 @@ version = "0.5.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76"
|
|
|
|
checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"rand_core",
|
|
|
|
"rand_core 0.6.4",
|
|
|
|
"subtle",
|
|
|
|
"subtle",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
@@ -852,9 +890,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "dagger-sdk"
|
|
|
|
name = "dagger-sdk"
|
|
|
|
version = "0.13.7"
|
|
|
|
version = "0.19.8"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "203485d77c66d557ab9fff9b9b09ff5832f15af1a4553823f49a1c20bf1ee087"
|
|
|
|
checksum = "7b6d07b2fd1a26a4868a812acec5092b080e3e3bc92213b440144b479ca5efc4"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"async-trait",
|
|
|
|
"async-trait",
|
|
|
|
"base64 0.21.7",
|
|
|
|
"base64 0.21.7",
|
|
|
|
@@ -1046,7 +1084,7 @@ dependencies = [
|
|
|
|
"generic-array",
|
|
|
|
"generic-array",
|
|
|
|
"group",
|
|
|
|
"group",
|
|
|
|
"pkcs8",
|
|
|
|
"pkcs8",
|
|
|
|
"rand_core",
|
|
|
|
"rand_core 0.6.4",
|
|
|
|
"sec1",
|
|
|
|
"sec1",
|
|
|
|
"subtle",
|
|
|
|
"subtle",
|
|
|
|
"zeroize",
|
|
|
|
"zeroize",
|
|
|
|
@@ -1089,9 +1127,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "fastrand"
|
|
|
|
name = "fastrand"
|
|
|
|
version = "2.2.0"
|
|
|
|
version = "2.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "486f806e73c5707928240ddc295403b1b93c96a02038563881c4a2fd84b81ac4"
|
|
|
|
checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "ff"
|
|
|
|
name = "ff"
|
|
|
|
@@ -1099,7 +1137,7 @@ version = "0.12.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d013fc25338cc558c5c2cfbad646908fb23591e2404481826742b651c9af7160"
|
|
|
|
checksum = "d013fc25338cc558c5c2cfbad646908fb23591e2404481826742b651c9af7160"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"rand_core",
|
|
|
|
"rand_core 0.6.4",
|
|
|
|
"subtle",
|
|
|
|
"subtle",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
@@ -1256,6 +1294,18 @@ dependencies = [
|
|
|
|
"wasi",
|
|
|
|
"wasi",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "getrandom"
|
|
|
|
|
|
|
|
version = "0.3.4"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"cfg-if",
|
|
|
|
|
|
|
|
"libc",
|
|
|
|
|
|
|
|
"r-efi",
|
|
|
|
|
|
|
|
"wasip2",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gimli"
|
|
|
|
name = "gimli"
|
|
|
|
version = "0.31.1"
|
|
|
|
version = "0.31.1"
|
|
|
|
@@ -1328,7 +1378,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5dfbfb3a6cfbd390d5c9564ab283a0349b9b9fcd46a706c1eb10e0db70bfbac7"
|
|
|
|
checksum = "5dfbfb3a6cfbd390d5c9564ab283a0349b9b9fcd46a706c1eb10e0db70bfbac7"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"ff",
|
|
|
|
"ff",
|
|
|
|
"rand_core",
|
|
|
|
"rand_core 0.6.4",
|
|
|
|
"subtle",
|
|
|
|
"subtle",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
@@ -1879,11 +1929,11 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "matchers"
|
|
|
|
name = "matchers"
|
|
|
|
version = "0.1.0"
|
|
|
|
version = "0.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
|
|
|
|
checksum = "d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"regex-automata 0.1.10",
|
|
|
|
"regex-automata",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
@@ -1952,7 +2002,7 @@ dependencies = [
|
|
|
|
"prometheus",
|
|
|
|
"prometheus",
|
|
|
|
"prost",
|
|
|
|
"prost",
|
|
|
|
"prost-types",
|
|
|
|
"prost-types",
|
|
|
|
"rand",
|
|
|
|
"rand 0.9.2",
|
|
|
|
"serde",
|
|
|
|
"serde",
|
|
|
|
"tokio",
|
|
|
|
"tokio",
|
|
|
|
"tokio-stream",
|
|
|
|
"tokio-stream",
|
|
|
|
@@ -1998,9 +2048,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "nodrift"
|
|
|
|
name = "nodrift"
|
|
|
|
version = "0.2.0"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "154be26c4796e549cab55b834bb8bf6cbcd24e759ecaa6f91155464520c616ba"
|
|
|
|
checksum = "78273a5b0f2fcc2e64f0d026bcdb15b378055229810036f95c36ffe91dccbc1e"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"anyhow",
|
|
|
|
"anyhow",
|
|
|
|
"async-trait",
|
|
|
|
"async-trait",
|
|
|
|
@@ -2012,16 +2062,16 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "notmad"
|
|
|
|
name = "notmad"
|
|
|
|
version = "0.7.1"
|
|
|
|
version = "0.10.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "84a91fcd59e5177fb66e5ee7009fd4d4822a73364b848ca7083345ccf1c2dab1"
|
|
|
|
checksum = "8928d07eb95b8c403b43821dd5aa71344d7d4206dc0c117ced35707942509ef9"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"anyhow",
|
|
|
|
"anyhow",
|
|
|
|
"async-trait",
|
|
|
|
"async-trait",
|
|
|
|
"futures",
|
|
|
|
"futures",
|
|
|
|
"futures-util",
|
|
|
|
"futures-util",
|
|
|
|
"rand",
|
|
|
|
"rand 0.9.2",
|
|
|
|
"thiserror 2.0.4",
|
|
|
|
"thiserror 2.0.17",
|
|
|
|
"tokio",
|
|
|
|
"tokio",
|
|
|
|
"tokio-util",
|
|
|
|
"tokio-util",
|
|
|
|
"tracing",
|
|
|
|
"tracing",
|
|
|
|
@@ -2029,12 +2079,11 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "nu-ansi-term"
|
|
|
|
name = "nu-ansi-term"
|
|
|
|
version = "0.46.0"
|
|
|
|
version = "0.50.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
|
|
|
|
checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"overload",
|
|
|
|
"windows-sys 0.59.0",
|
|
|
|
"winapi",
|
|
|
|
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
@@ -2094,12 +2143,6 @@ version = "0.5.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "4030760ffd992bef45b0ae3f10ce1aba99e33464c90d14dd7c039884963ddc7a"
|
|
|
|
checksum = "4030760ffd992bef45b0ae3f10ce1aba99e33464c90d14dd7c039884963ddc7a"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "overload"
|
|
|
|
|
|
|
|
version = "0.1.1"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "p256"
|
|
|
|
name = "p256"
|
|
|
|
version = "0.11.1"
|
|
|
|
version = "0.11.1"
|
|
|
|
@@ -2218,9 +2261,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "prometheus"
|
|
|
|
name = "prometheus"
|
|
|
|
version = "0.13.4"
|
|
|
|
version = "0.14.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3d33c28a30771f7f96db69893f78b857f7450d7e0237e9c8fc6427a81bae7ed1"
|
|
|
|
checksum = "3ca5326d8d0b950a9acd87e6a3f94745394f62e4dae1b1ee22b2bc0c394af43a"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"cfg-if",
|
|
|
|
"fnv",
|
|
|
|
"fnv",
|
|
|
|
@@ -2228,14 +2271,14 @@ dependencies = [
|
|
|
|
"memchr",
|
|
|
|
"memchr",
|
|
|
|
"parking_lot",
|
|
|
|
"parking_lot",
|
|
|
|
"protobuf",
|
|
|
|
"protobuf",
|
|
|
|
"thiserror 1.0.69",
|
|
|
|
"thiserror 2.0.17",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "prost"
|
|
|
|
name = "prost"
|
|
|
|
version = "0.13.3"
|
|
|
|
version = "0.13.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7b0487d90e047de87f984913713b85c601c05609aad5b0df4b4573fbf69aa13f"
|
|
|
|
checksum = "2796faa41db3ec313a31f7624d9286acf277b52de526150b7e69f3debf891ee5"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"bytes",
|
|
|
|
"prost-derive",
|
|
|
|
"prost-derive",
|
|
|
|
@@ -2243,9 +2286,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "prost-derive"
|
|
|
|
name = "prost-derive"
|
|
|
|
version = "0.13.3"
|
|
|
|
version = "0.13.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e9552f850d5f0964a4e4d0bf306459ac29323ddfbae05e35a7c0d35cb0803cc5"
|
|
|
|
checksum = "8a56d757972c98b346a9b766e3f02746cde6dd1cd1d1d563472929fdd74bec4d"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"anyhow",
|
|
|
|
"anyhow",
|
|
|
|
"itertools",
|
|
|
|
"itertools",
|
|
|
|
@@ -2256,18 +2299,32 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "prost-types"
|
|
|
|
name = "prost-types"
|
|
|
|
version = "0.13.3"
|
|
|
|
version = "0.13.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "4759aa0d3a6232fb8dbdb97b61de2c20047c68aca932c7ed76da9d788508d670"
|
|
|
|
checksum = "52c2c1bf36ddb1a1c396b3601a3cec27c2462e45f07c386894ec3ccf5332bd16"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"prost",
|
|
|
|
"prost",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "protobuf"
|
|
|
|
name = "protobuf"
|
|
|
|
version = "2.28.0"
|
|
|
|
version = "3.7.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "106dd99e98437432fed6519dedecfade6a06a73bb7b2a1e019fdd2bee5778d94"
|
|
|
|
checksum = "d65a1d4ddae7d8b5de68153b48f6aa3bba8cb002b243dbdbc55a5afbc98f99f4"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"once_cell",
|
|
|
|
|
|
|
|
"protobuf-support",
|
|
|
|
|
|
|
|
"thiserror 1.0.69",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "protobuf-support"
|
|
|
|
|
|
|
|
version = "3.7.2"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "3e36c2f31e0a47f9280fb347ef5e461ffcd2c52dd520d8e216b52f93b0b0d7d6"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"thiserror 1.0.69",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "quote"
|
|
|
|
name = "quote"
|
|
|
|
@@ -2278,6 +2335,12 @@ dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"proc-macro2",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "r-efi"
|
|
|
|
|
|
|
|
version = "5.3.0"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "rand"
|
|
|
|
name = "rand"
|
|
|
|
version = "0.8.5"
|
|
|
|
version = "0.8.5"
|
|
|
|
@@ -2285,8 +2348,18 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
|
|
|
|
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
"libc",
|
|
|
|
"rand_chacha",
|
|
|
|
"rand_chacha 0.3.1",
|
|
|
|
"rand_core",
|
|
|
|
"rand_core 0.6.4",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "rand"
|
|
|
|
|
|
|
|
version = "0.9.2"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"rand_chacha 0.9.0",
|
|
|
|
|
|
|
|
"rand_core 0.9.3",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
@@ -2296,7 +2369,17 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
|
|
|
|
checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"ppv-lite86",
|
|
|
|
"ppv-lite86",
|
|
|
|
"rand_core",
|
|
|
|
"rand_core 0.6.4",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "rand_chacha"
|
|
|
|
|
|
|
|
version = "0.9.0"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"ppv-lite86",
|
|
|
|
|
|
|
|
"rand_core 0.9.3",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
@@ -2305,7 +2388,16 @@ version = "0.6.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
|
|
|
|
checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"getrandom",
|
|
|
|
"getrandom 0.2.15",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "rand_core"
|
|
|
|
|
|
|
|
version = "0.9.3"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"getrandom 0.3.4",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
@@ -2323,32 +2415,11 @@ version = "0.4.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43"
|
|
|
|
checksum = "ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"getrandom",
|
|
|
|
"getrandom 0.2.15",
|
|
|
|
"libredox",
|
|
|
|
"libredox",
|
|
|
|
"thiserror 1.0.69",
|
|
|
|
"thiserror 1.0.69",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "regex"
|
|
|
|
|
|
|
|
version = "1.11.1"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"aho-corasick",
|
|
|
|
|
|
|
|
"memchr",
|
|
|
|
|
|
|
|
"regex-automata 0.4.9",
|
|
|
|
|
|
|
|
"regex-syntax 0.8.5",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "regex-automata"
|
|
|
|
|
|
|
|
version = "0.1.10"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"regex-syntax 0.6.29",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "regex-automata"
|
|
|
|
name = "regex-automata"
|
|
|
|
version = "0.4.9"
|
|
|
|
version = "0.4.9"
|
|
|
|
@@ -2357,7 +2428,7 @@ checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"aho-corasick",
|
|
|
|
"aho-corasick",
|
|
|
|
"memchr",
|
|
|
|
"memchr",
|
|
|
|
"regex-syntax 0.8.5",
|
|
|
|
"regex-syntax",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
@@ -2366,12 +2437,6 @@ version = "0.1.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "53a49587ad06b26609c52e423de037e7f57f20d53535d66e08c695f347df952a"
|
|
|
|
checksum = "53a49587ad06b26609c52e423de037e7f57f20d53535d66e08c695f347df952a"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "regex-syntax"
|
|
|
|
|
|
|
|
version = "0.6.29"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "regex-syntax"
|
|
|
|
name = "regex-syntax"
|
|
|
|
version = "0.8.5"
|
|
|
|
version = "0.8.5"
|
|
|
|
@@ -2440,7 +2505,7 @@ checksum = "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"cc",
|
|
|
|
"cc",
|
|
|
|
"cfg-if",
|
|
|
|
"cfg-if",
|
|
|
|
"getrandom",
|
|
|
|
"getrandom 0.2.15",
|
|
|
|
"libc",
|
|
|
|
"libc",
|
|
|
|
"spin",
|
|
|
|
"spin",
|
|
|
|
"untrusted",
|
|
|
|
"untrusted",
|
|
|
|
@@ -2654,18 +2719,18 @@ checksum = "61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "serde"
|
|
|
|
name = "serde"
|
|
|
|
version = "1.0.215"
|
|
|
|
version = "1.0.216"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6513c1ad0b11a9376da888e3e0baa0077f1aed55c17f50e7b2397136129fb88f"
|
|
|
|
checksum = "0b9781016e935a97e8beecf0c933758c97a5520d32930e460142b4cd80c6338e"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"serde_derive",
|
|
|
|
"serde_derive",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "serde_derive"
|
|
|
|
name = "serde_derive"
|
|
|
|
version = "1.0.215"
|
|
|
|
version = "1.0.216"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ad1e866f866923f252f05c889987993144fb74e722403468a4ebd70c3cd756c0"
|
|
|
|
checksum = "46f859dbbf73865c6627ed570e78961cd3ac92407a2d117204c49232485da55e"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"quote",
|
|
|
|
@@ -2732,9 +2797,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "sha2"
|
|
|
|
name = "sha2"
|
|
|
|
version = "0.10.8"
|
|
|
|
version = "0.10.9"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
|
|
|
|
checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"cfg-if",
|
|
|
|
"cpufeatures",
|
|
|
|
"cpufeatures",
|
|
|
|
@@ -2772,7 +2837,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "74233d3b3b2f6d4b006dc19dee745e73e2a6bfb6f93607cd3b02bd5b00797d7c"
|
|
|
|
checksum = "74233d3b3b2f6d4b006dc19dee745e73e2a6bfb6f93607cd3b02bd5b00797d7c"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"digest",
|
|
|
|
"digest",
|
|
|
|
"rand_core",
|
|
|
|
"rand_core 0.6.4",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
@@ -2941,11 +3006,11 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "thiserror"
|
|
|
|
name = "thiserror"
|
|
|
|
version = "2.0.4"
|
|
|
|
version = "2.0.17"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "2f49a1853cf82743e3b7950f77e0f4d622ca36cf4317cba00c767838bac8d490"
|
|
|
|
checksum = "f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"thiserror-impl 2.0.4",
|
|
|
|
"thiserror-impl 2.0.17",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
@@ -2961,9 +3026,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "thiserror-impl"
|
|
|
|
name = "thiserror-impl"
|
|
|
|
version = "2.0.4"
|
|
|
|
version = "2.0.17"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8381894bb3efe0c4acac3ded651301ceee58a15d47c2e34885ed1908ad667061"
|
|
|
|
checksum = "3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"quote",
|
|
|
|
@@ -3022,9 +3087,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "tokio"
|
|
|
|
name = "tokio"
|
|
|
|
version = "1.42.0"
|
|
|
|
version = "1.41.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5cec9b21b0450273377fc97bd4c33a8acffc8c996c987a7c5b319a0083707551"
|
|
|
|
checksum = "22cfb5bee7a6a52939ca9224d6ac897bb669134078daa8735560897f69de4d33"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"backtrace",
|
|
|
|
"backtrace",
|
|
|
|
"bytes",
|
|
|
|
"bytes",
|
|
|
|
@@ -3072,9 +3137,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "tokio-stream"
|
|
|
|
name = "tokio-stream"
|
|
|
|
version = "0.1.16"
|
|
|
|
version = "0.1.17"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "4f4e6ce100d0eb49a2734f8c0812bcd324cf357d21810932c5df6b96ef2b86f1"
|
|
|
|
checksum = "eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"futures-core",
|
|
|
|
"futures-core",
|
|
|
|
"pin-project-lite",
|
|
|
|
"pin-project-lite",
|
|
|
|
@@ -3083,9 +3148,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "tokio-util"
|
|
|
|
name = "tokio-util"
|
|
|
|
version = "0.7.12"
|
|
|
|
version = "0.7.17"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "61e7c3654c13bcd040d4a03abee2c75b1d14a37b423cf5a813ceae1cc903ec6a"
|
|
|
|
checksum = "2efa149fe76073d6e8fd97ef4f4eca7b67f599660115591483572e406e165594"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"bytes",
|
|
|
|
"futures-core",
|
|
|
|
"futures-core",
|
|
|
|
@@ -3138,7 +3203,7 @@ dependencies = [
|
|
|
|
"indexmap 1.9.3",
|
|
|
|
"indexmap 1.9.3",
|
|
|
|
"pin-project",
|
|
|
|
"pin-project",
|
|
|
|
"pin-project-lite",
|
|
|
|
"pin-project-lite",
|
|
|
|
"rand",
|
|
|
|
"rand 0.8.5",
|
|
|
|
"slab",
|
|
|
|
"slab",
|
|
|
|
"tokio",
|
|
|
|
"tokio",
|
|
|
|
"tokio-util",
|
|
|
|
"tokio-util",
|
|
|
|
@@ -3165,9 +3230,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "tower-http"
|
|
|
|
name = "tower-http"
|
|
|
|
version = "0.6.2"
|
|
|
|
version = "0.6.7"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "403fa3b783d4b626a8ad51d766ab03cb6d2dbfc46b1c5d4448395e6628dc9697"
|
|
|
|
checksum = "9cf146f99d442e8e68e585f5d798ccd3cad9a7835b917e09728880a862706456"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bitflags 2.6.0",
|
|
|
|
"bitflags 2.6.0",
|
|
|
|
"bytes",
|
|
|
|
"bytes",
|
|
|
|
@@ -3193,9 +3258,9 @@ checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "tracing"
|
|
|
|
name = "tracing"
|
|
|
|
version = "0.1.41"
|
|
|
|
version = "0.1.43"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0"
|
|
|
|
checksum = "2d15d90a0b5c19378952d479dc858407149d7bb45a14de0142f6c534b16fc647"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"log",
|
|
|
|
"log",
|
|
|
|
"pin-project-lite",
|
|
|
|
"pin-project-lite",
|
|
|
|
@@ -3205,9 +3270,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "tracing-attributes"
|
|
|
|
name = "tracing-attributes"
|
|
|
|
version = "0.1.28"
|
|
|
|
version = "0.1.31"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d"
|
|
|
|
checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"quote",
|
|
|
|
@@ -3216,9 +3281,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "tracing-core"
|
|
|
|
name = "tracing-core"
|
|
|
|
version = "0.1.33"
|
|
|
|
version = "0.1.35"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c"
|
|
|
|
checksum = "7a04e24fab5c89c6a36eb8558c9656f30d81de51dfa4d3b45f26b21d61fa0a6c"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"once_cell",
|
|
|
|
"once_cell",
|
|
|
|
"valuable",
|
|
|
|
"valuable",
|
|
|
|
@@ -3237,14 +3302,14 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "tracing-subscriber"
|
|
|
|
name = "tracing-subscriber"
|
|
|
|
version = "0.3.19"
|
|
|
|
version = "0.3.22"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008"
|
|
|
|
checksum = "2f30143827ddab0d256fd843b7a66d164e9f271cfa0dde49142c5ca0ca291f1e"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"matchers",
|
|
|
|
"matchers",
|
|
|
|
"nu-ansi-term",
|
|
|
|
"nu-ansi-term",
|
|
|
|
"once_cell",
|
|
|
|
"once_cell",
|
|
|
|
"regex",
|
|
|
|
"regex-automata",
|
|
|
|
"sharded-slab",
|
|
|
|
"sharded-slab",
|
|
|
|
"smallvec",
|
|
|
|
"smallvec",
|
|
|
|
"thread_local",
|
|
|
|
"thread_local",
|
|
|
|
@@ -3309,9 +3374,9 @@ checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "url"
|
|
|
|
name = "url"
|
|
|
|
version = "2.5.3"
|
|
|
|
version = "2.5.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8d157f1b96d14500ffdc1f10ba712e780825526c03d9a49b4d0324b0d9113ada"
|
|
|
|
checksum = "32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"form_urlencoded",
|
|
|
|
"form_urlencoded",
|
|
|
|
"idna",
|
|
|
|
"idna",
|
|
|
|
@@ -3348,7 +3413,7 @@ version = "1.11.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f8c5f0a0af699448548ad1a2fbf920fb4bee257eae39953ba95cb84891a0446a"
|
|
|
|
checksum = "f8c5f0a0af699448548ad1a2fbf920fb4bee257eae39953ba95cb84891a0446a"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"getrandom",
|
|
|
|
"getrandom 0.2.15",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
@@ -3390,6 +3455,15 @@ version = "0.11.0+wasi-snapshot-preview1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
|
|
|
|
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "wasip2"
|
|
|
|
|
|
|
|
version = "1.0.1+wasi-0.2.4"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"wit-bindgen",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen"
|
|
|
|
name = "wasm-bindgen"
|
|
|
|
version = "0.2.95"
|
|
|
|
version = "0.2.95"
|
|
|
|
@@ -3517,6 +3591,12 @@ dependencies = [
|
|
|
|
"windows-targets 0.52.6",
|
|
|
|
"windows-targets 0.52.6",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "windows-link"
|
|
|
|
|
|
|
|
version = "0.2.1"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "windows-sys"
|
|
|
|
name = "windows-sys"
|
|
|
|
version = "0.48.0"
|
|
|
|
version = "0.48.0"
|
|
|
|
@@ -3675,6 +3755,12 @@ dependencies = [
|
|
|
|
"windows-sys 0.48.0",
|
|
|
|
"windows-sys 0.48.0",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "wit-bindgen"
|
|
|
|
|
|
|
|
version = "0.46.0"
|
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
checksum = "f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "write16"
|
|
|
|
name = "write16"
|
|
|
|
version = "1.0.0"
|
|
|
|
version = "1.0.0"
|
|
|
|
|