From 7bbefdcdaca9f6697bfe97e91e64b8c00dcb877a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 14:31:40 +0000 Subject: [PATCH] build(deps): bump the minor-and-patch-cargo-updates group across 1 directory with 18 updates Bumps the minor-and-patch-cargo-updates group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.3` | `2.0.4` | | [tokio](https://github.com/tokio-rs/tokio) | `1.41.1` | `1.42.0` | | [tokio-metrics](https://github.com/tokio-rs/tokio-metrics) | `0.3.1` | `0.4.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.89` | `2.0.90` | | [url](https://github.com/servo/rust-url) | `2.5.3` | `2.5.4` | | [time](https://github.com/time-rs/time) | `0.3.36` | `0.3.37` | | [clap](https://github.com/clap-rs/clap) | `4.5.21` | `4.5.22` | | [http](https://github.com/hyperium/http) | `1.1.0` | `1.2.0` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [bytes](https://github.com/tokio-rs/bytes) | `1.8.0` | `1.9.0` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.95` | `0.2.97` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.93` | `1.0.94` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.12` | `0.7.13` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.45` | `0.4.47` | | [tracing-core](https://github.com/tokio-rs/tracing) | `0.1.32` | `0.1.33` | | [wasm-bindgen-test](https://github.com/rustwasm/wasm-bindgen) | `0.3.45` | `0.3.47` | Updates `thiserror` from 2.0.3 to 2.0.4 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/2.0.3...2.0.4) Updates `tokio` from 1.41.1 to 1.42.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.41.1...tokio-1.42.0) Updates `tokio-metrics` from 0.3.1 to 0.4.0 - [Release notes](https://github.com/tokio-rs/tokio-metrics/releases) - [Changelog](https://github.com/tokio-rs/tokio-metrics/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/tokio-metrics/compare/v0.3.1...v0.4.0) Updates `syn` from 2.0.89 to 2.0.90 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.89...2.0.90) Updates `url` from 2.5.3 to 2.5.4 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.3...v2.5.4) Updates `time` from 0.3.36 to 0.3.37 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](https://github.com/time-rs/time/compare/v0.3.36...v0.3.37) Updates `clap` from 4.5.21 to 4.5.22 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.21...clap_complete-v4.5.22) Updates `http` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/http/compare/v1.1.0...v1.2.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `bytes` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.8.0...v1.9.0) Updates `wasm-bindgen` from 0.2.95 to 0.2.97 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/compare/0.2.95...0.2.97) Updates `anyhow` from 1.0.93 to 1.0.94 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.93...1.0.94) Updates `tokio-util` from 0.7.12 to 0.7.13 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.12...tokio-util-0.7.13) Updates `wasm-bindgen-futures` from 0.4.45 to 0.4.47 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) Updates `tracing-core` from 0.1.32 to 0.1.33 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](https://github.com/tokio-rs/tracing/compare/tracing-core-0.1.32...tracing-core-0.1.33) Updates `js-sys` from 0.3.72 to 0.3.74 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) Updates `web-sys` from 0.3.72 to 0.3.74 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) Updates `wasm-bindgen-test` from 0.3.45 to 0.3.47 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-cargo-updates - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-cargo-updates - dependency-name: tokio-metrics dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-cargo-updates - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-cargo-updates - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-cargo-updates - dependency-name: time dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-cargo-updates - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-cargo-updates - dependency-name: http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-cargo-updates - dependency-name: hyper-rustls dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-cargo-updates - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-cargo-updates - dependency-name: wasm-bindgen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-cargo-updates - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-cargo-updates - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-cargo-updates - dependency-name: wasm-bindgen-futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-cargo-updates - dependency-name: tracing-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-cargo-updates - dependency-name: js-sys dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-cargo-updates - dependency-name: web-sys dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-cargo-updates - dependency-name: wasm-bindgen-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-cargo-updates ... Signed-off-by: dependabot[bot] --- Cargo.lock | 375 ++++++++++++++++------------- blockchain/Cargo.toml | 2 +- client/Cargo.toml | 4 +- consensus/Cargo.toml | 2 +- handel/Cargo.toml | 4 +- lib/Cargo.toml | 4 +- light-blockchain/Cargo.toml | 2 +- mempool/Cargo.toml | 4 +- mempool/mempool-task/Cargo.toml | 2 +- metrics-server/Cargo.toml | 6 +- network-interface/Cargo.toml | 2 +- network-libp2p/Cargo.toml | 6 +- network-mock/Cargo.toml | 2 +- pow-migration/Cargo.toml | 2 +- rpc-client/Cargo.toml | 2 +- rpc-server/Cargo.toml | 2 +- spammer/Cargo.toml | 4 +- tendermint/Cargo.toml | 4 +- test-log/proc-macro/Cargo.toml | 2 +- test-utils/Cargo.toml | 2 +- time/Cargo.toml | 2 +- utils/Cargo.toml | 2 +- validator-network/Cargo.toml | 6 +- validator/Cargo.toml | 6 +- web-client/Cargo.toml | 2 +- zkp-component/Cargo.toml | 2 +- zkp-component/zkp-prove/Cargo.toml | 2 +- 27 files changed, 241 insertions(+), 214 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 8fe87acecc..20ae2b3ec8 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -182,9 +182,9 @@ dependencies = [ [[package]] name = "anyhow" -version = "1.0.93" +version = "1.0.94" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4c95c10ba0b00a02636238b814946408b1322d5ac4760326e6fb8ec956d85775" +checksum = "c1fd03a028ef38ba2276dce7e33fcd6369c158a1bca17946c4b1b701891c1ff7" [[package]] name = "ark-crypto-primitives" @@ -444,7 +444,7 @@ checksum = "7378575ff571966e99a744addeff0bff98b8ada0dedf1956d59e634db95eaac1" dependencies = [ "proc-macro2", "quote", - "syn 2.0.89", + "syn 2.0.90", "synstructure", ] @@ -456,7 +456,7 @@ checksum = "7b18050c2cd6fe86c3a76584ef5e0baf286d038cda203eb6223df2cc413565f7" dependencies = [ "proc-macro2", "quote", - "syn 2.0.89", + "syn 2.0.90", ] [[package]] @@ -508,7 +508,7 @@ checksum = "16e62a023e7c117e27523144c5d2459f4397fcc3cab0085af8e2224f643a0193" dependencies = [ "proc-macro2", "quote", - "syn 2.0.89", + "syn 2.0.90", ] [[package]] @@ -519,7 +519,7 @@ checksum = "721cae7de5c34fbb2acd27e21e6d2cf7b886dce0c27388d46c4e6c47ea4318dd" dependencies = [ "proc-macro2", "quote", - "syn 2.0.89", + "syn 2.0.90", ] [[package]] @@ -568,7 +568,7 @@ dependencies = [ "axum-core", "bytes", "futures-util", - "http 1.1.0", + "http 1.2.0", "http-body 1.0.0", "http-body-util", "itoa", @@ -594,7 +594,7 @@ dependencies = [ "async-trait", "bytes", "futures-util", - "http 1.1.0", + "http 1.2.0", "http-body 1.0.0", "http-body-util", "mime", @@ -671,7 +671,7 @@ dependencies = [ "regex", "rustc-hash 1.1.0", "shlex", - "syn 2.0.89", + "syn 2.0.90", ] [[package]] @@ -779,9 +779,9 @@ checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" [[package]] name = "bytes" -version = "1.8.0" +version = "1.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9ac0150caa2ae65ca5bd83f25c7de183dea78d4d366469f148435e2acfbad0da" +checksum = "325918d6fe32f23b19878fe4b34794ae41fc19ddbe53b10571a4874d44ffd39b" dependencies = [ "serde", ] @@ -827,7 +827,7 @@ checksum = "45565fc9416b9896014f5732ac776f810ee53a66730c17e4020c3ec064a8f88f" dependencies = [ "proc-macro2", "quote", - "syn 2.0.89", + "syn 2.0.90", ] [[package]] @@ -918,9 +918,9 @@ dependencies = [ [[package]] name = "clap" -version = "4.5.21" +version = "4.5.22" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fb3b4b9e5a7c7514dfa52869339ee98b3156b0bfb4e8a77c4ff4babb64b1604f" +checksum = "69371e34337c4c984bbe322360c2547210bf632eb2814bbe78a6e87a2935bd2b" dependencies = [ "clap_builder", "clap_derive", @@ -928,9 +928,9 @@ dependencies = [ [[package]] name = "clap_builder" -version = "4.5.21" +version = "4.5.22" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b17a95aa67cc7b5ebd32aa5370189aa0d79069ef1c64ce893bd30fb24bff20ec" +checksum = "6e24c1b4099818523236a8ca881d2b45db98dadfb4625cf6608c12069fcbbde1" dependencies = [ "anstream", "anstyle", @@ -947,7 +947,7 @@ dependencies = [ "heck 0.5.0", "proc-macro2", "quote", - "syn 2.0.89", + "syn 2.0.90", ] [[package]] @@ -1036,16 +1036,6 @@ dependencies = [ "tracing-subscriber 0.3.18", ] -[[package]] -name = "console_error_panic_hook" -version = "0.1.7" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a06aeb73f470f66dcdbf7223caeebb85984942f22f1adb2a088cf9668146bbbc" -dependencies = [ - "cfg-if", - "wasm-bindgen", -] - [[package]] name = "const-oid" version = "0.9.6" @@ -1083,11 +1073,21 @@ dependencies = [ "libc", ] +[[package]] +name = "core-foundation" +version = "0.10.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b55271e5c8c478ad3f38ad24ef34923091e0548492a266d19b3c0b4d82574c63" +dependencies = [ + "core-foundation-sys", + "libc", +] + [[package]] name = "core-foundation-sys" -version = "0.8.6" +version = "0.8.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f" +checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" [[package]] name = "core2" @@ -1257,7 +1257,7 @@ checksum = "f46882e17999c6cc590af592290432be3bce0428cb0d5f8b6715e4dc7b383eb3" dependencies = [ "proc-macro2", "quote", - "syn 2.0.89", + "syn 2.0.90", ] [[package]] @@ -1281,7 +1281,7 @@ dependencies = [ "proc-macro2", "quote", "strsim", - "syn 2.0.89", + "syn 2.0.90", ] [[package]] @@ -1292,7 +1292,7 @@ checksum = "d336a2a514f6ccccaa3e09b02d41d35330c07ddf03a62165fcec10bb561c7806" dependencies = [ "darling_core", "quote", - "syn 2.0.89", + "syn 2.0.90", ] [[package]] @@ -1394,7 +1394,7 @@ dependencies = [ "darling", "proc-macro2", "quote", - "syn 2.0.89", + "syn 2.0.90", ] [[package]] @@ -1404,7 +1404,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ab63b0e2bf4d5928aff72e83a7dace85d7bba5fe12dcc3c5a572d78caffd3f3c" dependencies = [ "derive_builder_core", - "syn 2.0.89", + "syn 2.0.90", ] [[package]] @@ -1424,7 +1424,7 @@ checksum = "cb7330aeadfbe296029522e6c40f315320aba36fc43a5b3632f3795348f3bd22" dependencies = [ "proc-macro2", "quote", - "syn 2.0.89", + "syn 2.0.90", "unicode-xid", ] @@ -1469,7 +1469,7 @@ checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" dependencies = [ "proc-macro2", "quote", - "syn 2.0.89", + "syn 2.0.90", ] [[package]] @@ -1604,7 +1604,7 @@ dependencies = [ "heck 0.4.1", "proc-macro2", "quote", - "syn 2.0.89", + "syn 2.0.90", ] [[package]] @@ -1624,7 +1624,7 @@ checksum = "3bf679796c0322556351f287a51b49e48f7c4986e727b5dd78c972d30e2e16cc" dependencies = [ "proc-macro2", "quote", - "syn 2.0.89", + "syn 2.0.90", ] [[package]] @@ -1827,7 +1827,7 @@ checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac" dependencies = [ "proc-macro2", "quote", - "syn 2.0.89", + "syn 2.0.90", ] [[package]] @@ -2003,7 +2003,7 @@ dependencies = [ "fnv", "futures-core", "futures-sink", - "http 1.1.0", + "http 1.2.0", "indexmap 2.2.6", "slab", "tokio", @@ -2246,9 +2246,9 @@ dependencies = [ [[package]] name = "http" -version = "1.1.0" +version = "1.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "21b9ddb458710bc376481b842f5da65cdf31522de232c1ca8146abce2a358258" +checksum = "f16ca2af56261c99fba8bac40a10251ce8188205a4c448fbb745a2e4daa76fea" dependencies = [ "bytes", "fnv", @@ -2273,7 +2273,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1cac85db508abc24a2e48553ba12a996e87244a0395ce011e62b37158745d643" dependencies = [ "bytes", - "http 1.1.0", + "http 1.2.0", ] [[package]] @@ -2284,7 +2284,7 @@ checksum = "793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f" dependencies = [ "bytes", "futures-util", - "http 1.1.0", + "http 1.2.0", "http-body 1.0.0", "pin-project-lite", ] @@ -2341,7 +2341,7 @@ dependencies = [ "futures-channel", "futures-util", "h2 0.4.5", - "http 1.1.0", + "http 1.2.0", "http-body 1.0.0", "httparse", "httpdate", @@ -2354,17 +2354,17 @@ dependencies = [ [[package]] name = "hyper-rustls" -version = "0.27.2" +version = "0.27.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5ee4be2c948921a1a5320b629c4193916ed787a7f7f293fd3f7f5a6c9de74155" +checksum = "08afdbb5c31130e3034af566421053ab03787c640246a446327f550d11bcb333" dependencies = [ "futures-util", - "http 1.1.0", + "http 1.2.0", "hyper 1.5.1", "hyper-util", "log", "rustls", - "rustls-native-certs", + "rustls-native-certs 0.8.1", "rustls-pki-types", "tokio", "tokio-rustls", @@ -2409,7 +2409,7 @@ dependencies = [ "bytes", "futures-channel", "futures-util", - "http 1.1.0", + "http 1.2.0", "http-body 1.0.0", "hyper 1.5.1", "pin-project-lite", @@ -2557,7 +2557,7 @@ checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6" dependencies = [ "proc-macro2", "quote", - "syn 2.0.89", + "syn 2.0.90", ] [[package]] @@ -2614,7 +2614,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d6b0422c86d7ce0e97169cc42e04ae643caf278874a7a3c87b8150a220dc7e1e" dependencies = [ "async-io", - "core-foundation", + "core-foundation 0.9.4", "fnv", "futures", "if-addrs", @@ -2802,10 +2802,11 @@ checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130" [[package]] name = "js-sys" -version = "0.3.72" +version = "0.3.74" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6a88f1bda2bd75b0452a14784937d796722fdebfe50df998aeb3f0b7603019a9" +checksum = "a865e038f7f6ed956f788f0d7d60c541fff74c7bd74272c5d4cf15c63743e705" dependencies = [ + "once_cell", "wasm-bindgen", ] @@ -2829,7 +2830,7 @@ dependencies = [ "async-trait", "bytes", "futures-util", - "http 1.1.0", + "http 1.2.0", "http-body 1.0.0", "http-body-util", "jsonrpsee-types", @@ -2871,7 +2872,7 @@ version = "0.24.7" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a178c60086f24cc35bb82f57c651d0d25d99c4742b4d335de04e97fa1f08a8a1" dependencies = [ - "http 1.1.0", + "http 1.2.0", "serde", "serde_json", "thiserror 1.0.69", @@ -3300,7 +3301,7 @@ dependencies = [ "heck 0.5.0", "proc-macro2", "quote", - "syn 2.0.89", + "syn 2.0.90", ] [[package]] @@ -3676,7 +3677,7 @@ dependencies = [ "openssl-probe", "openssl-sys", "schannel", - "security-framework", + "security-framework 2.11.0", "security-framework-sys", "tempfile", ] @@ -3773,7 +3774,7 @@ dependencies = [ "rand", "serde", "tempfile", - "thiserror 2.0.3", + "thiserror 2.0.4", "tracing", ] @@ -3803,7 +3804,7 @@ dependencies = [ "nimiq-vrf", "serde", "serde_repr", - "thiserror 2.0.3", + "thiserror 2.0.4", "tracing", ] @@ -3843,7 +3844,7 @@ dependencies = [ "rand_chacha", "serde", "tempfile", - "thiserror 2.0.3", + "thiserror 2.0.4", "tokio", "tokio-stream", "tracing", @@ -3866,7 +3867,7 @@ dependencies = [ "nimiq-vrf", "parking_lot", "serde", - "thiserror 2.0.3", + "thiserror 2.0.4", "tokio-stream", "tracing", ] @@ -3908,7 +3909,7 @@ dependencies = [ "parking_lot", "rand", "serde", - "thiserror 2.0.3", + "thiserror 2.0.4", "tracing", ] @@ -3977,7 +3978,7 @@ dependencies = [ "pin-project", "rand", "serde", - "thiserror 2.0.3", + "thiserror 2.0.4", "tokio", "tokio-stream", "tracing", @@ -3993,7 +3994,7 @@ dependencies = [ "pprof", "rand", "tempfile", - "thiserror 2.0.3", + "thiserror 2.0.4", "tracing", ] @@ -4007,7 +4008,7 @@ version = "1.0.5" dependencies = [ "proc-macro2", "quote", - "syn 2.0.89", + "syn 2.0.90", ] [[package]] @@ -4075,7 +4076,7 @@ dependencies = [ "nimiq-trie", "nimiq-vrf", "serde", - "thiserror 2.0.3", + "thiserror 2.0.4", "time", "toml", "tracing", @@ -4102,7 +4103,7 @@ dependencies = [ "parking_lot", "rand", "serde", - "thiserror 2.0.3", + "thiserror 2.0.4", "tokio", "tracing", ] @@ -4131,7 +4132,7 @@ version = "1.0.5" dependencies = [ "proc-macro2", "quote", - "syn 2.0.89", + "syn 2.0.90", ] [[package]] @@ -4181,7 +4182,7 @@ dependencies = [ "nimiq-jsonrpc-server", "proc-macro2", "quote", - "syn 2.0.89", + "syn 2.0.90", ] [[package]] @@ -4242,7 +4243,7 @@ dependencies = [ "rand_core", "serde", "sha2", - "thiserror 2.0.3", + "thiserror 2.0.4", "zeroize", ] @@ -4256,7 +4257,7 @@ dependencies = [ "directories", "futures-util", "hex", - "http 1.1.0", + "http 1.2.0", "http-body-util", "hyper 1.5.1", "hyper-rustls", @@ -4304,7 +4305,7 @@ dependencies = [ "serde_json", "signal-hook", "subtle", - "thiserror 2.0.3", + "thiserror 2.0.4", "time", "tokio", "toml", @@ -4334,7 +4335,7 @@ dependencies = [ "nimiq-zkp", "parking_lot", "rand", - "thiserror 2.0.3", + "thiserror 2.0.4", "tokio", "tokio-stream", "tracing", @@ -4394,7 +4395,7 @@ dependencies = [ "prometheus-client", "rand", "serde", - "thiserror 2.0.3", + "thiserror 2.0.4", "tokio", "tokio-metrics", "tokio-stream", @@ -4479,7 +4480,7 @@ dependencies = [ "nimiq-serde", "nimiq-utils", "serde", - "thiserror 2.0.3", + "thiserror 2.0.4", "tokio", "tokio-stream", "tracing", @@ -4515,7 +4516,7 @@ dependencies = [ "rand", "serde", "sha2", - "thiserror 2.0.3", + "thiserror 2.0.4", "tokio", "tokio-stream", "tracing", @@ -4539,7 +4540,7 @@ dependencies = [ "nimiq-utils", "parking_lot", "serde", - "thiserror 2.0.3", + "thiserror 2.0.4", "tokio", "tokio-stream", "tracing", @@ -4591,7 +4592,7 @@ dependencies = [ "serde", "serde_derive", "serde_json", - "thiserror 2.0.3", + "thiserror 2.0.4", "time", "tokio", "toml", @@ -4624,7 +4625,7 @@ dependencies = [ "serde", "serde_bytes", "serde_repr", - "thiserror 2.0.3", + "thiserror 2.0.4", "tracing", "tsify", "wasm-bindgen", @@ -4684,7 +4685,7 @@ dependencies = [ "serde", "serde_json", "serde_with", - "thiserror 2.0.3", + "thiserror 2.0.4", ] [[package]] @@ -4725,7 +4726,7 @@ dependencies = [ "parking_lot", "serde", "serde_json", - "thiserror 2.0.3", + "thiserror 2.0.4", "tokio", "tokio-stream", "tracing", @@ -4750,7 +4751,7 @@ dependencies = [ "darling", "proc-macro2", "quote", - "syn 2.0.89", + "syn 2.0.90", ] [[package]] @@ -4831,7 +4832,7 @@ dependencies = [ "darling", "nimiq-test-log", "quote", - "syn 2.0.89", + "syn 2.0.90", "tokio", ] @@ -4925,8 +4926,8 @@ dependencies = [ "schemars", "serde", "serde_json", - "syn 2.0.89", - "thiserror 2.0.3", + "syn 2.0.90", + "thiserror 2.0.4", "toml", "tracing", ] @@ -4954,7 +4955,7 @@ dependencies = [ "nimiq-utils", "serde", "serde_json", - "thiserror 2.0.3", + "thiserror 2.0.4", "tracing", "tsify", "url", @@ -4976,7 +4977,7 @@ dependencies = [ "nimiq-utils", "rand", "serde", - "thiserror 2.0.3", + "thiserror 2.0.4", ] [[package]] @@ -4990,7 +4991,7 @@ dependencies = [ "nimiq-serde", "nimiq-test-log", "serde", - "thiserror 2.0.3", + "thiserror 2.0.4", "tracing", ] @@ -5015,7 +5016,7 @@ dependencies = [ "rand", "rand_core", "serde", - "thiserror 2.0.3", + "thiserror 2.0.4", "tokio", "tracing", "wasm-bindgen-futures", @@ -5088,7 +5089,7 @@ dependencies = [ "nimiq-utils", "parking_lot", "serde", - "thiserror 2.0.3", + "thiserror 2.0.4", "time", "tokio", "tracing", @@ -5132,7 +5133,7 @@ dependencies = [ "nimiq-transaction", "nimiq-utils", "serde", - "thiserror 2.0.3", + "thiserror 2.0.4", ] [[package]] @@ -5208,7 +5209,7 @@ dependencies = [ "rand_chacha", "serde", "serde_json", - "thiserror 2.0.3", + "thiserror 2.0.4", "tracing", "tracing-subscriber 0.3.18", ] @@ -5294,7 +5295,7 @@ dependencies = [ "rand", "serde", "tempfile", - "thiserror 2.0.3", + "thiserror 2.0.4", "tokio", "tokio-stream", "tracing", @@ -5327,7 +5328,7 @@ dependencies = [ "rand", "rayon", "serde", - "thiserror 2.0.3", + "thiserror 2.0.4", "tracing", ] @@ -5598,7 +5599,7 @@ checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" dependencies = [ "proc-macro2", "quote", - "syn 2.0.89", + "syn 2.0.90", ] [[package]] @@ -5743,7 +5744,7 @@ checksum = "3c0f5fad0874fc7abcd4d750e76917eaebbecaa2c20bde22e1dbeeba8beb758c" dependencies = [ "proc-macro2", "quote", - "syn 2.0.89", + "syn 2.0.90", ] [[package]] @@ -5932,7 +5933,7 @@ checksum = "440f724eba9f6996b75d63681b0a92b06947f1457076d503a4d2e2c8f56442b8" dependencies = [ "proc-macro2", "quote", - "syn 2.0.89", + "syn 2.0.90", ] [[package]] @@ -5965,7 +5966,7 @@ dependencies = [ "itertools 0.12.1", "proc-macro2", "quote", - "syn 2.0.89", + "syn 2.0.90", ] [[package]] @@ -5978,7 +5979,7 @@ dependencies = [ "itertools 0.13.0", "proc-macro2", "quote", - "syn 2.0.89", + "syn 2.0.90", ] [[package]] @@ -6237,7 +6238,7 @@ dependencies = [ "futures-core", "futures-util", "h2 0.4.5", - "http 1.1.0", + "http 1.2.0", "http-body 1.0.0", "http-body-util", "hyper 1.5.1", @@ -6427,7 +6428,19 @@ dependencies = [ "rustls-pemfile", "rustls-pki-types", "schannel", - "security-framework", + "security-framework 2.11.0", +] + +[[package]] +name = "rustls-native-certs" +version = "0.8.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7fcff2dd52b58a8d98a70243663a0d234c4e2b79235637849d15913394a247d3" +dependencies = [ + "openssl-probe", + "rustls-pki-types", + "schannel", + "security-framework 3.0.1", ] [[package]] @@ -6441,9 +6454,9 @@ dependencies = [ [[package]] name = "rustls-pki-types" -version = "1.9.0" +version = "1.10.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0e696e35370c65c9c541198af4543ccd580cf17fc25d8e05c5a242b202488c55" +checksum = "16f1201b3c9a7ee8039bcadc17b7e605e2945b27eee7631788c1bd2b0643674b" [[package]] name = "rustls-platform-verifier" @@ -6451,16 +6464,16 @@ version = "0.3.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "afbb878bdfdf63a336a5e63561b1835e7a8c91524f51621db870169eac84b490" dependencies = [ - "core-foundation", + "core-foundation 0.9.4", "core-foundation-sys", "jni", "log", "once_cell", "rustls", - "rustls-native-certs", + "rustls-native-certs 0.7.3", "rustls-platform-verifier-android", "rustls-webpki 0.102.4", - "security-framework", + "security-framework 2.11.0", "security-framework-sys", "webpki-roots 0.26.6", "winapi", @@ -6602,7 +6615,7 @@ dependencies = [ "proc-macro2", "quote", "serde_derive_internals 0.29.1", - "syn 2.0.89", + "syn 2.0.90", ] [[package]] @@ -6626,7 +6639,7 @@ dependencies = [ "heck 0.4.1", "proc-macro2", "quote", - "syn 2.0.89", + "syn 2.0.90", ] [[package]] @@ -6651,18 +6664,31 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c627723fd09706bacdb5cf41499e95098555af3c3c29d014dc3c458ef6be11c0" dependencies = [ "bitflags 2.6.0", - "core-foundation", + "core-foundation 0.9.4", "core-foundation-sys", "libc", "num-bigint 0.4.5", "security-framework-sys", ] +[[package]] +name = "security-framework" +version = "3.0.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e1415a607e92bec364ea2cf9264646dcce0f91e6d65281bd6f2819cca3bf39c8" +dependencies = [ + "bitflags 2.6.0", + "core-foundation 0.10.0", + "core-foundation-sys", + "libc", + "security-framework-sys", +] + [[package]] name = "security-framework-sys" -version = "2.11.0" +version = "2.12.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "317936bbbd05227752583946b9e66d7ce3b489f84e11a94a510b4437fef407d7" +checksum = "fa39c7303dc58b5543c94d22c1766b0d31f2ee58306363ea622b10bbc075eaa2" dependencies = [ "core-foundation-sys", "libc", @@ -6737,7 +6763,7 @@ checksum = "ad1e866f866923f252f05c889987993144fb74e722403468a4ebd70c3cd756c0" dependencies = [ "proc-macro2", "quote", - "syn 2.0.89", + "syn 2.0.90", ] [[package]] @@ -6748,7 +6774,7 @@ checksum = "e578a843d40b4189a4d66bba51d7684f57da5bd7c304c64e14bd63efbef49509" dependencies = [ "proc-macro2", "quote", - "syn 2.0.89", + "syn 2.0.90", ] [[package]] @@ -6759,7 +6785,7 @@ checksum = "18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711" dependencies = [ "proc-macro2", "quote", - "syn 2.0.89", + "syn 2.0.90", ] [[package]] @@ -6783,7 +6809,7 @@ checksum = "6c64451ba24fc7a6a2d60fc75dd9c83c90903b19028d4eff35e88fc1e86564e9" dependencies = [ "proc-macro2", "quote", - "syn 2.0.89", + "syn 2.0.90", ] [[package]] @@ -6834,7 +6860,7 @@ dependencies = [ "darling", "proc-macro2", "quote", - "syn 2.0.89", + "syn 2.0.90", ] [[package]] @@ -7064,9 +7090,9 @@ dependencies = [ [[package]] name = "syn" -version = "2.0.89" +version = "2.0.90" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "44d46482f1c1c87acd84dea20c1bf5ebff4c757009ed6bf19cfd36fb10e92c4e" +checksum = "919d3b74a5dd0ccd15aeb8f93e7006bd9e14c295087c9896a110f490752bcf31" dependencies = [ "proc-macro2", "quote", @@ -7093,7 +7119,7 @@ checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971" dependencies = [ "proc-macro2", "quote", - "syn 2.0.89", + "syn 2.0.90", ] [[package]] @@ -7103,7 +7129,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7" dependencies = [ "bitflags 1.3.2", - "core-foundation", + "core-foundation 0.9.4", "system-configuration-sys", ] @@ -7147,11 +7173,11 @@ dependencies = [ [[package]] name = "thiserror" -version = "2.0.3" +version = "2.0.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c006c85c7651b3cf2ada4584faa36773bd07bac24acfb39f3c431b36d7e667aa" +checksum = "2f49a1853cf82743e3b7950f77e0f4d622ca36cf4317cba00c767838bac8d490" dependencies = [ - "thiserror-impl 2.0.3", + "thiserror-impl 2.0.4", ] [[package]] @@ -7162,18 +7188,18 @@ checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" dependencies = [ "proc-macro2", "quote", - "syn 2.0.89", + "syn 2.0.90", ] [[package]] name = "thiserror-impl" -version = "2.0.3" +version = "2.0.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f077553d607adc1caf65430528a576c757a71ed73944b66ebb58ef2bbd243568" +checksum = "8381894bb3efe0c4acac3ded651301ceee58a15d47c2e34885ed1908ad667061" dependencies = [ "proc-macro2", "quote", - "syn 2.0.89", + "syn 2.0.90", ] [[package]] @@ -7198,9 +7224,9 @@ dependencies = [ [[package]] name = "time" -version = "0.3.36" +version = "0.3.37" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885" +checksum = "35e7868883861bd0e56d9ac6efcaaca0d6d5d82a2a7ec8209ff492c07cf37b21" dependencies = [ "deranged", "itoa", @@ -7220,9 +7246,9 @@ checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3" [[package]] name = "time-macros" -version = "0.2.18" +version = "0.2.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf" +checksum = "2834e6017e3e5e4b9834939793b282bc03b37a3336245fa820e35e233e2a85de" dependencies = [ "num-conv", "time-core", @@ -7265,9 +7291,9 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" [[package]] name = "tokio" -version = "1.41.1" +version = "1.42.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "22cfb5bee7a6a52939ca9224d6ac897bb669134078daa8735560897f69de4d33" +checksum = "5cec9b21b0450273377fc97bd4c33a8acffc8c996c987a7c5b319a0083707551" dependencies = [ "backtrace", "bytes", @@ -7289,14 +7315,14 @@ checksum = "693d596312e88961bc67d7f1f97af8a70227d9f90c31bba5806eec004978d752" dependencies = [ "proc-macro2", "quote", - "syn 2.0.89", + "syn 2.0.90", ] [[package]] name = "tokio-metrics" -version = "0.3.1" +version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "eace09241d62c98b7eeb1107d4c5c64ca3bd7da92e8c218c153ab3a78f9be112" +checksum = "cb2bb07a8451c4c6fa8b3497ad198510d8b8dffa5df5cfb97a64102a58b113c8" dependencies = [ "futures-util", "pin-project-lite", @@ -7363,9 +7389,9 @@ dependencies = [ [[package]] name = "tokio-util" -version = "0.7.12" +version = "0.7.13" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "61e7c3654c13bcd040d4a03abee2c75b1d14a37b423cf5a813ceae1cc903ec6a" +checksum = "d7fcaa8d55a2bdd6b83ace262b016eca0d79ee02818c5c1bcdf0305114081078" dependencies = [ "bytes", "futures-core", @@ -7420,7 +7446,7 @@ dependencies = [ "base64 0.22.1", "bytes", "h2 0.4.5", - "http 1.1.0", + "http 1.2.0", "http-body 1.0.0", "http-body-util", "hyper 1.5.1", @@ -7490,14 +7516,14 @@ checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7" dependencies = [ "proc-macro2", "quote", - "syn 2.0.89", + "syn 2.0.90", ] [[package]] name = "tracing-core" -version = "0.1.32" +version = "0.1.33" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54" +checksum = "e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c" dependencies = [ "once_cell", "valuable", @@ -7623,7 +7649,7 @@ dependencies = [ "proc-macro2", "quote", "serde_derive_internals 0.28.0", - "syn 2.0.89", + "syn 2.0.90", ] [[package]] @@ -7654,7 +7680,7 @@ dependencies = [ "byteorder", "bytes", "data-encoding", - "http 1.1.0", + "http 1.2.0", "httparse", "log", "rand", @@ -7760,9 +7786,9 @@ checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" [[package]] name = "url" -version = "2.5.3" +version = "2.5.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8d157f1b96d14500ffdc1f10ba712e780825526c03d9a49b4d0324b0d9113ada" +checksum = "32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60" dependencies = [ "form_urlencoded", "idna 1.0.3", @@ -7880,9 +7906,9 @@ checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" [[package]] name = "wasm-bindgen" -version = "0.2.95" +version = "0.2.97" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "128d1e363af62632b8eb57219c8fd7877144af57558fb2ef0368d0087bddeb2e" +checksum = "d15e63b4482863c109d70a7b8706c1e364eb6ea449b201a76c5b89cedcec2d5c" dependencies = [ "cfg-if", "once_cell", @@ -7891,16 +7917,16 @@ dependencies = [ [[package]] name = "wasm-bindgen-backend" -version = "0.2.95" +version = "0.2.97" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cb6dd4d3ca0ddffd1dd1c9c04f94b868c37ff5fac97c30b97cff2d74fce3a358" +checksum = "8d36ef12e3aaca16ddd3f67922bc63e48e953f126de60bd33ccc0101ef9998cd" dependencies = [ "bumpalo", "log", "once_cell", "proc-macro2", "quote", - "syn 2.0.89", + "syn 2.0.90", "wasm-bindgen-shared", ] @@ -7928,21 +7954,22 @@ dependencies = [ [[package]] name = "wasm-bindgen-futures" -version = "0.4.45" +version = "0.4.47" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cc7ec4f8827a71586374db3e87abdb5a2bb3a15afed140221307c3ec06b1f63b" +checksum = "9dfaf8f50e5f293737ee323940c7d8b08a66a95a419223d9f41610ca08b0833d" dependencies = [ "cfg-if", "js-sys", + "once_cell", "wasm-bindgen", "web-sys", ] [[package]] name = "wasm-bindgen-macro" -version = "0.2.95" +version = "0.2.97" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e79384be7f8f5a9dd5d7167216f022090cf1f9ec128e6e6a482a2cb5c5422c56" +checksum = "705440e08b42d3e4b36de7d66c944be628d579796b8090bfa3471478a2260051" dependencies = [ "quote", "wasm-bindgen-macro-support", @@ -7950,32 +7977,32 @@ dependencies = [ [[package]] name = "wasm-bindgen-macro-support" -version = "0.2.95" +version = "0.2.97" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "26c6ab57572f7a24a4985830b120de1594465e5d500f24afe89e16b4e833ef68" +checksum = "98c9ae5a76e46f4deecd0f0255cc223cfa18dc9b261213b8aa0c7b36f61b3f1d" dependencies = [ "proc-macro2", "quote", - "syn 2.0.89", + "syn 2.0.90", "wasm-bindgen-backend", "wasm-bindgen-shared", ] [[package]] name = "wasm-bindgen-shared" -version = "0.2.95" +version = "0.2.97" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "65fc09f10666a9f147042251e0dda9c18f166ff7de300607007e96bdebc1068d" +checksum = "6ee99da9c5ba11bd675621338ef6fa52296b76b83305e9b6e5c77d4c286d6d49" [[package]] name = "wasm-bindgen-test" -version = "0.3.45" +version = "0.3.47" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d381749acb0943d357dcbd8f0b100640679883fcdeeef04def49daf8d33a5426" +checksum = "3d919bb60ebcecb9160afee6c71b43a58a4f0517a2de0054cd050d02cec08201" dependencies = [ - "console_error_panic_hook", "js-sys", "minicov", + "once_cell", "scoped-tls", "wasm-bindgen", "wasm-bindgen-futures", @@ -7984,20 +8011,20 @@ dependencies = [ [[package]] name = "wasm-bindgen-test-macro" -version = "0.3.45" +version = "0.3.47" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c97b2ef2c8d627381e51c071c2ab328eac606d3f69dd82bcbca20a9e389d95f0" +checksum = "222ebde6ea87fbfa6bdd2e9f1fd8a91d60aee5db68792632176c4e16a74fc7d8" dependencies = [ "proc-macro2", "quote", - "syn 2.0.89", + "syn 2.0.90", ] [[package]] name = "web-sys" -version = "0.3.72" +version = "0.3.74" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f6488b90108c040df0fe62fa815cbdee25124641df01814dd7282749234c6112" +checksum = "a98bc3c33f0fe7e59ad7cd041b89034fa82a7c2d4365ca538dda6cdaf513863c" dependencies = [ "js-sys", "wasm-bindgen", @@ -8401,7 +8428,7 @@ checksum = "28cc31741b18cb6f1d5ff12f5b7523e3d6eb0852bbbad19d73905511d9849b95" dependencies = [ "proc-macro2", "quote", - "syn 2.0.89", + "syn 2.0.90", "synstructure", ] @@ -8422,7 +8449,7 @@ checksum = "15e934569e47891f7d9411f1a451d947a60e000ab3bd24fbb970f000387d1b3b" dependencies = [ "proc-macro2", "quote", - "syn 2.0.89", + "syn 2.0.90", ] [[package]] @@ -8442,7 +8469,7 @@ checksum = "0ea7b4a3637ea8669cedf0f1fd5c286a17f3de97b8dd5a70a6c167a1730e63a5" dependencies = [ "proc-macro2", "quote", - "syn 2.0.89", + "syn 2.0.90", "synstructure", ] @@ -8463,7 +8490,7 @@ checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69" dependencies = [ "proc-macro2", "quote", - "syn 2.0.89", + "syn 2.0.90", ] [[package]] @@ -8485,5 +8512,5 @@ checksum = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6" dependencies = [ "proc-macro2", "quote", - "syn 2.0.89", + "syn 2.0.90", ] diff --git a/blockchain/Cargo.toml b/blockchain/Cargo.toml index 0365a5af4d..0962d6fdae 100644 --- a/blockchain/Cargo.toml +++ b/blockchain/Cargo.toml @@ -28,7 +28,7 @@ prometheus-client = { version = "0.22.3", optional = true } rand = "0.8" serde = "1.0" thiserror = "2.0" -tokio = { version = "1.41", features = ["sync"] } +tokio = { version = "1.42", features = ["sync"] } tokio-stream = { version = "0.1", features = ["sync"] } nimiq-account = { workspace = true, features = ["accounts"] } diff --git a/client/Cargo.toml b/client/Cargo.toml index 8497d974bf..7ee6cc1d35 100644 --- a/client/Cargo.toml +++ b/client/Cargo.toml @@ -23,8 +23,8 @@ workspace = true [dependencies] futures = { workspace = true } log = { workspace = true } -tokio = { version = "1.41", features = ["macros", "rt-multi-thread", "time", "tracing"] } -tokio-metrics = "0.3" +tokio = { version = "1.42", features = ["macros", "rt-multi-thread", "time", "tracing"] } +tokio-metrics = "0.4" nimiq-utils = { workspace = true, features = ["spawn"] } diff --git a/consensus/Cargo.toml b/consensus/Cargo.toml index 04bf24b17b..26dba0d4e2 100644 --- a/consensus/Cargo.toml +++ b/consensus/Cargo.toml @@ -31,7 +31,7 @@ pin-project = "1.1" rand = "0.8" serde = "1.0" thiserror = "2.0" -tokio = { version = "1.41", features = ["rt", "sync", "time"] } +tokio = { version = "1.42", features = ["rt", "sync", "time"] } tokio-stream = { version = "0.1", features = ["sync"] } nimiq-account = { workspace = true, default-features = false } diff --git a/handel/Cargo.toml b/handel/Cargo.toml index 732d4c19b5..4ee468d043 100644 --- a/handel/Cargo.toml +++ b/handel/Cargo.toml @@ -21,7 +21,7 @@ log = { workspace = true } instant = { version = "0.1", features = ["wasm-bindgen"] } parking_lot = "0.12" thiserror = "2.0" -tokio = { version = "1.41", features = ["rt"] } +tokio = { version = "1.42", features = ["rt"] } nimiq-bls = { workspace = true } nimiq-collections = { workspace = true } @@ -33,7 +33,7 @@ nimiq-utils = { workspace = true, features = ["futures"] } [dev-dependencies] rand = "0.8" serde = "1.0" -tokio = { version = "1.41", features = ["rt", "time", "macros"] } +tokio = { version = "1.42", features = ["rt", "time", "macros"] } nimiq-network-interface = { workspace = true } nimiq-network-mock = { workspace = true } diff --git a/lib/Cargo.toml b/lib/Cargo.toml index 62fb4d4ccd..41b3618c66 100644 --- a/lib/Cargo.toml +++ b/lib/Cargo.toml @@ -47,7 +47,7 @@ signal-hook = { version = "0.3", optional = true } subtle = "2.6" thiserror = "2.0" time = { version = "0.3", optional = true } -tokio = { version = "1.41", features = ["rt"], optional = true } +tokio = { version = "1.42", features = ["rt"], optional = true } toml = "0.8" tracing-loki = { version = "0.2.5", optional = true } tracing-subscriber = { version = "0.3", optional = true, features = [ @@ -92,7 +92,7 @@ nimiq-zkp-component = { workspace = true } nimiq-zkp-primitives = { workspace = true } [dev-dependencies] -tokio = { version = "1.41", features = ["macros"] } +tokio = { version = "1.42", features = ["macros"] } nimiq-test-log = { workspace = true } [features] diff --git a/light-blockchain/Cargo.toml b/light-blockchain/Cargo.toml index 20729332a0..bea8f5b092 100644 --- a/light-blockchain/Cargo.toml +++ b/light-blockchain/Cargo.toml @@ -18,7 +18,7 @@ futures = { workspace = true } log = { workspace = true } parking_lot = "0.12" thiserror = "2.0" -tokio = { version = "1.41", features = ["sync"] } +tokio = { version = "1.42", features = ["sync"] } tokio-stream = { version = "0.1", features = ["sync"] } nimiq-block = { workspace = true } diff --git a/mempool/Cargo.toml b/mempool/Cargo.toml index ec25b79ccc..9bff9ba5c5 100644 --- a/mempool/Cargo.toml +++ b/mempool/Cargo.toml @@ -28,8 +28,8 @@ parking_lot = "0.12" prometheus-client = { version = "0.22.3", optional = true } serde = "1.0" thiserror = "2.0" -tokio = { version = "1.41", features = ["rt", "rt-multi-thread", "sync", "tracing"] } -tokio-metrics = "0.3" +tokio = { version = "1.42", features = ["rt", "rt-multi-thread", "sync", "tracing"] } +tokio-metrics = "0.4" tokio-stream = { version = "0.1", features = ["sync"] } nimiq-account = { workspace = true } diff --git a/mempool/mempool-task/Cargo.toml b/mempool/mempool-task/Cargo.toml index 634406ffdc..d790bbd612 100644 --- a/mempool/mempool-task/Cargo.toml +++ b/mempool/mempool-task/Cargo.toml @@ -23,7 +23,7 @@ workspace = true futures = { workspace = true } log = { workspace = true } parking_lot = "0.12" -tokio-metrics = { version = "0.3", optional = true } +tokio-metrics = { version = "0.4", optional = true } tokio-stream = { version = "0.1", features = ["sync"] } nimiq-blockchain = { workspace = true } diff --git a/metrics-server/Cargo.toml b/metrics-server/Cargo.toml index f3dc1b45a7..d336a04700 100644 --- a/metrics-server/Cargo.toml +++ b/metrics-server/Cargo.toml @@ -20,7 +20,7 @@ maintenance = { status = "experimental" } workspace = true [dependencies] -bytes = "1.8" +bytes = "1.9" futures = "0.3" http-body-util = { version = "0.1" } hyper = { version = "1.5" } @@ -28,13 +28,13 @@ hyper-util = { version = "0.1", features = ["server-auto", "tokio"] } log = { workspace = true } parking_lot = "0.12" prometheus-client = "0.22.3" -tokio = { version = "1.41", features = [ +tokio = { version = "1.42", features = [ "macros", "net", "rt-multi-thread", "tracing", ] } -tokio-metrics = "0.3" +tokio-metrics = "0.4" nimiq-blockchain = { workspace = true, features = ["metrics"] } nimiq-blockchain-interface = { workspace = true } diff --git a/network-interface/Cargo.toml b/network-interface/Cargo.toml index 2e2212315c..e0ca054454 100644 --- a/network-interface/Cargo.toml +++ b/network-interface/Cargo.toml @@ -27,7 +27,7 @@ log = { workspace = true } multiaddr = "0.18" serde = "1.0" thiserror = "2.0" -tokio = { version = "1.41", features = ["rt"] } +tokio = { version = "1.42", features = ["rt"] } tokio-stream = { version = "0.1", features = ["default", "sync"] } nimiq-serde = { workspace = true } diff --git a/network-libp2p/Cargo.toml b/network-libp2p/Cargo.toml index 2e91704b09..0b25247f4f 100644 --- a/network-libp2p/Cargo.toml +++ b/network-libp2p/Cargo.toml @@ -22,7 +22,7 @@ workspace = true [dependencies] async-trait = "0.1" base64 = "0.22" -bytes = "1.8" +bytes = "1.9" futures = { workspace = true } futures-timer = "3.0" hex = "0.4" @@ -37,7 +37,7 @@ rand = "0.8" serde = "1.0" sha2 = "0.10" thiserror = "2.0" -tokio = { version = "1.41", features = ["macros", "rt", "tracing"] } +tokio = { version = "1.42", features = ["macros", "rt", "tracing"] } tokio-stream = "0.1" unsigned-varint = "0.8" void = "1.0" @@ -86,7 +86,7 @@ libp2p = { version = "0.54", default-features = false, features = [ [dev-dependencies] # In dev/testing we require more tokio features -tokio = { version = "1.41", features = ["macros", "rt", "rt-multi-thread", "test-util", "time", "tracing"] } +tokio = { version = "1.42", features = ["macros", "rt", "rt-multi-thread", "test-util", "time", "tracing"] } nimiq-test-log = { workspace = true } nimiq-test-utils = { workspace = true } diff --git a/network-mock/Cargo.toml b/network-mock/Cargo.toml index 6a6814258d..4b6b87891a 100644 --- a/network-mock/Cargo.toml +++ b/network-mock/Cargo.toml @@ -27,7 +27,7 @@ log = { workspace = true } parking_lot = "0.12" serde = "1.0" thiserror = "2.0" -tokio = { version = "1.41", features = [ +tokio = { version = "1.42", features = [ "rt", "sync", ] } diff --git a/pow-migration/Cargo.toml b/pow-migration/Cargo.toml index 7dba1d96d4..e88b82697b 100644 --- a/pow-migration/Cargo.toml +++ b/pow-migration/Cargo.toml @@ -58,7 +58,7 @@ serde = "1.0" serde_derive = "1.0" thiserror = "2.0" time = "0.3" -tokio = { version = "1.41", features = [ +tokio = { version = "1.42", features = [ "macros", "rt-multi-thread", "tracing", diff --git a/rpc-client/Cargo.toml b/rpc-client/Cargo.toml index 460531d4cc..bd23a7faec 100644 --- a/rpc-client/Cargo.toml +++ b/rpc-client/Cargo.toml @@ -29,7 +29,7 @@ anyhow = "1.0" clap = { version = "4.5", features = ["derive"] } dotenvy = "0.15" futures = { workspace = true } -tokio = { version = "1.41", features = [ +tokio = { version = "1.42", features = [ "macros", "rt-multi-thread", "tracing", diff --git a/rpc-server/Cargo.toml b/rpc-server/Cargo.toml index e8834d3869..6dc1790f1f 100644 --- a/rpc-server/Cargo.toml +++ b/rpc-server/Cargo.toml @@ -28,7 +28,7 @@ parking_lot = "0.12" serde = "1.0" serde_json = "1.0" thiserror = "2.0" -tokio = "1.41" +tokio = "1.42" tokio-stream = "0.1" nimiq-account = { workspace = true } diff --git a/spammer/Cargo.toml b/spammer/Cargo.toml index 07e09bad0d..aa167ff899 100644 --- a/spammer/Cargo.toml +++ b/spammer/Cargo.toml @@ -26,8 +26,8 @@ futures = { workspace = true } log = { workspace = true } rand = "0.8.5" serde = "1.0" -tokio = { version = "1.41", features = ["rt-multi-thread", "time", "tracing"] } -tokio-metrics = { version = "0.3" } +tokio = { version = "1.42", features = ["rt-multi-thread", "time", "tracing"] } +tokio-metrics = { version = "0.4" } toml = "0.8" nimiq-block = { workspace = true } diff --git a/tendermint/Cargo.toml b/tendermint/Cargo.toml index 36980983d4..c7be1ffd4e 100644 --- a/tendermint/Cargo.toml +++ b/tendermint/Cargo.toml @@ -18,7 +18,7 @@ futures = { workspace = true } log = { workspace = true } rand = "0.8" serde = "1.0" -tokio = { version = "1.41", features = [ +tokio = { version = "1.42", features = [ "macros", "rt-multi-thread", "tracing", @@ -31,7 +31,7 @@ nimiq-time = { workspace = true } [dev-dependencies] nimiq-test-log = { workspace = true } -tokio = { version = "1.41", features = [ +tokio = { version = "1.42", features = [ "macros", "rt-multi-thread", "tracing", diff --git a/test-log/proc-macro/Cargo.toml b/test-log/proc-macro/Cargo.toml index f1a121114d..9d683cb448 100644 --- a/test-log/proc-macro/Cargo.toml +++ b/test-log/proc-macro/Cargo.toml @@ -19,6 +19,6 @@ quote = "1.0" syn = { version = "2.0", features = ["full"] } [dev-dependencies] -tokio = { version = "1.41", features = ["macros", "rt"] } +tokio = { version = "1.42", features = ["macros", "rt"] } nimiq-test-log = { workspace = true } diff --git a/test-utils/Cargo.toml b/test-utils/Cargo.toml index 655501a386..cf1a7c619e 100644 --- a/test-utils/Cargo.toml +++ b/test-utils/Cargo.toml @@ -42,7 +42,7 @@ rand = "0.8" rand_chacha = "0.3.1" serde = "1.0" tempfile = "3.14" -tokio = { version = "1.41", features = ["rt", "time", "tracing"] } +tokio = { version = "1.42", features = ["rt", "time", "tracing"] } tokio-stream = "0.1" tracing-subscriber = { version = "0.3", features = ["env-filter"] } diff --git a/time/Cargo.toml b/time/Cargo.toml index b9600fda05..b7c52ff4e2 100644 --- a/time/Cargo.toml +++ b/time/Cargo.toml @@ -18,5 +18,5 @@ futures = "0.3" gloo-timers = { version = "0.3", features = ["futures"] } instant = { version = "0.1", features = ["wasm-bindgen"] } send_wrapper = { version = "0.6", features = ["futures"] } -tokio = { version = "1.41", features = ["time"] } +tokio = { version = "1.42", features = ["time"] } tokio-stream = { version = "0.1", features = ["time"] } diff --git a/utils/Cargo.toml b/utils/Cargo.toml index e2117c599e..37b7fda1bd 100644 --- a/utils/Cargo.toml +++ b/utils/Cargo.toml @@ -39,7 +39,7 @@ nimiq-hash = { workspace = true, optional = true } nimiq-serde = { workspace = true } [target.'cfg(not(target_family = "wasm"))'.dependencies] -tokio = { version = "1.41.1", optional = true } +tokio = { version = "1.42.0", optional = true } [target.'cfg(target_family = "wasm")'.dependencies] wasm-bindgen-futures = { version = "0.4", optional = true } diff --git a/validator-network/Cargo.toml b/validator-network/Cargo.toml index 75d86226eb..fab3c5f5eb 100644 --- a/validator-network/Cargo.toml +++ b/validator-network/Cargo.toml @@ -27,14 +27,14 @@ parking_lot = "0.12" serde = "1.0" thiserror = "2.0" time = { version = "0.3" } -tokio = { version = "1.41", features = ["rt"] } +tokio = { version = "1.42", features = ["rt"] } nimiq-keys = { workspace = true, features = ["serde-derive"] } nimiq-network-interface = { workspace = true } nimiq-primitives = { workspace = true, features = ["slots"] } nimiq-serde = { workspace = true } nimiq-utils = { workspace = true, features = ["futures", "spawn", "tagged-signing"] } -url = "2.5.3" +url = "2.5.4" [dev-dependencies] -tokio = { version = "1.41", features = ["macros"] } +tokio = { version = "1.42", features = ["macros"] } diff --git a/validator/Cargo.toml b/validator/Cargo.toml index 350e03e4e6..43d9d112ae 100644 --- a/validator/Cargo.toml +++ b/validator/Cargo.toml @@ -28,8 +28,8 @@ parking_lot = "0.12" rand = "0.8" rayon = "1.10" serde = "1.0" -tokio = { version = "1.41", features = ["rt", "time", "tracing"] } -tokio-metrics = "0.3" +tokio = { version = "1.42", features = ["rt", "time", "tracing"] } +tokio-metrics = "0.4" tokio-stream = { version = "0.1", features = ["sync"] } nimiq-account = { workspace = true } @@ -60,7 +60,7 @@ nimiq-vrf = { workspace = true } [dev-dependencies] hex = "0.4" -tokio = { version = "1.41", features = ["rt", "test-util", "time", "tracing"] } +tokio = { version = "1.42", features = ["rt", "test-util", "time", "tracing"] } tracing-core = "0.1" tracing-subscriber = "0.3" diff --git a/web-client/Cargo.toml b/web-client/Cargo.toml index 76ab5fb7d6..fa67112da4 100644 --- a/web-client/Cargo.toml +++ b/web-client/Cargo.toml @@ -30,7 +30,7 @@ log = { workspace = true } rand_core = "0.6.4" serde = "1.0" serde-wasm-bindgen = "0.6" -tokio = { version = "1.41", features = ["sync"] } +tokio = { version = "1.42", features = ["sync"] } tsify = { git = "https://github.com/sisou/tsify", branch = "sisou/comments", default-features = false, features = ["js"] } wasm-bindgen = "0.2" wasm-bindgen-futures = "0.4" diff --git a/zkp-component/Cargo.toml b/zkp-component/Cargo.toml index 4e5d798928..d81c9fd042 100644 --- a/zkp-component/Cargo.toml +++ b/zkp-component/Cargo.toml @@ -36,7 +36,7 @@ parking_lot = "0.12" rand = "0.8" serde = "1.0" thiserror = "2.0" -tokio = { version = "1.41", features = ["macros", "rt", "sync"] } +tokio = { version = "1.42", features = ["macros", "rt", "sync"] } tokio-stream = { version = "0.1", features = ["sync"] } tracing-subscriber = { version = "0.3", optional = true } diff --git a/zkp-component/zkp-prove/Cargo.toml b/zkp-component/zkp-prove/Cargo.toml index 3e18119f95..ed13645831 100644 --- a/zkp-component/zkp-prove/Cargo.toml +++ b/zkp-component/zkp-prove/Cargo.toml @@ -19,7 +19,7 @@ hex = "0.4" log = { workspace = true } parking_lot = "0.12" serde = "1.0" -tokio = { version = "1.41", features = ["macros", "rt", "sync"] } +tokio = { version = "1.42", features = ["macros", "rt", "sync"] } tracing-subscriber = { version = "0.3" } nimiq-block = { workspace = true }