Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): weekly cargo update #35

Closed
wants to merge 1 commit into from
Closed

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 23, 2024

Automation to keep dependencies in Cargo.lock current.

cargo update log

    Updating git repository `https://github.com/bnb-chain/alloy-chains-rs.git`
    Updating git repository `https://github.com/bnb-chain/alloy`
    Updating git repository `https://github.com/bnb-chain/revm`
    Updating git repository `https://github.com/bnb-chain/greenfield-cometbft-rs.git`
    Updating git repository `https://github.com/bnb-chain/tendermint-rs-parlia`
     Locking 218 packages to latest compatible versions
      Adding adler2 v2.0.0
    Updating alloy-genesis v0.2.0 -> v0.2.1 (latest: v0.3.0)
    Updating alloy-json-rpc v0.2.0 -> v0.2.1 (latest: v0.3.0)
      Adding alloy-network-primitives v0.2.1 (latest: v0.3.0)
    Updating alloy-node-bindings v0.2.0 -> v0.2.1 (latest: v0.3.0)
    Updating alloy-provider v0.2.0 -> v0.2.1 (latest: v0.3.0)
    Updating alloy-pubsub v0.2.0 -> v0.2.1 (latest: v0.3.0)
    Updating alloy-rlp v0.3.7 -> v0.3.8
    Updating alloy-rlp-derive v0.3.7 -> v0.3.8
    Updating alloy-rpc-client v0.2.0 -> v0.2.1 (latest: v0.3.0)
    Updating alloy-rpc-types v0.2.0 -> v0.2.1 (latest: v0.3.0)
    Updating alloy-rpc-types-admin v0.2.0 -> v0.2.1 (latest: v0.3.0)
    Updating alloy-rpc-types-anvil v0.2.0 -> v0.2.1 (latest: v0.3.0)
    Updating alloy-rpc-types-beacon v0.2.0 -> v0.2.1 (latest: v0.3.0)
    Updating alloy-rpc-types-engine v0.2.0 -> v0.2.1 (latest: v0.3.0)
    Updating alloy-rpc-types-mev v0.2.0 -> v0.2.1 (latest: v0.3.0)
    Updating alloy-rpc-types-trace v0.2.0 -> v0.2.1 (latest: v0.3.0)
    Updating alloy-rpc-types-txpool v0.2.0 -> v0.2.1 (latest: v0.3.0)
    Updating alloy-transport v0.2.0 -> v0.2.1 (latest: v0.3.0)
    Updating alloy-transport-http v0.2.0 -> v0.2.1 (latest: v0.3.0)
    Updating alloy-transport-ipc v0.2.0 -> v0.2.1 (latest: v0.3.0)
    Updating alloy-transport-ws v0.2.0 -> v0.2.1 (latest: v0.3.0)
    Updating arrayvec v0.7.4 -> v0.7.6
    Updating bytemuck v1.16.3 -> v1.17.1
    Updating bytemuck_derive v1.7.0 -> v1.7.1
    Updating bytes v1.7.0 -> v1.7.1
    Updating c-kzg v1.0.2 -> v1.0.3 (latest: v2.0.0)
    Updating camino v1.1.7 -> v1.1.9
    Updating cc v1.1.7 -> v1.1.15
    Updating clap v4.5.13 -> v4.5.16
    Updating clap_builder v4.5.13 -> v4.5.15
    Updating core-foundation-sys v0.8.6 -> v0.8.7
    Updating cpp_demangle v0.4.3 -> v0.4.4
    Updating cpufeatures v0.2.12 -> v0.2.13
    Updating dunce v1.0.4 -> v1.0.5
    Updating ef-tests v1.0.2 (/home/runner/work/reth/reth/testing/ef-tests) -> v1.0.3
    Updating fastrand v2.1.0 -> v2.1.1
    Updating flate2 v1.0.30 -> v1.0.33
    Updating h2 v0.4.5 -> v0.4.6
      Adding hermit-abi v0.4.0
    Updating hyper-util v0.1.6 -> v0.1.7
    Updating indexmap v2.3.0 -> v2.5.0
    Updating inferno v0.11.20 -> v0.11.21
    Updating is-terminal v0.4.12 -> v0.4.13
    Updating js-sys v0.3.69 -> v0.3.70
      Adding jsonrpsee-types v0.24.3
    Updating keccak-asm v0.1.1 -> v0.1.3
    Updating libc v0.2.155 -> v0.2.158
      Adding miniz_oxide v0.8.0
    Updating mio v1.0.1 -> v1.0.2
    Updating object v0.36.2 -> v0.36.4
    Updating op-alloy-consensus v0.1.4 -> v0.1.5 (latest: v0.2.2)
    Updating op-alloy-rpc-types v0.1.4 -> v0.1.5 (latest: v0.2.2)
    Updating ppv-lite86 v0.2.18 -> v0.2.20
    Updating prettyplease v0.2.20 -> v0.2.22
    Updating proc-macro-crate v3.1.0 -> v3.2.0
    Updating quinn v0.11.2 -> v0.11.3
    Updating quinn-proto v0.11.3 -> v0.11.6
    Updating quote v1.0.36 -> v1.0.37
    Updating redox_users v0.4.5 -> v0.4.6
    Updating regex v1.10.5 -> v1.10.6
    Updating reqwest v0.12.5 -> v0.12.7
    Updating reth v1.0.2 (/home/runner/work/reth/reth/bin/reth) -> v1.0.3
    Updating reth-auto-seal-consensus v1.0.2 (/home/runner/work/reth/reth/crates/consensus/auto-seal) -> v1.0.3
    Updating reth-basic-payload-builder v1.0.2 (/home/runner/work/reth/reth/crates/payload/basic) -> v1.0.3
    Updating reth-beacon-consensus v1.0.2 (/home/runner/work/reth/reth/crates/consensus/beacon) -> v1.0.3
    Updating reth-bench v1.0.2 (/home/runner/work/reth/reth/bin/reth-bench) -> v1.0.3
    Updating reth-blockchain-tree v1.0.2 (/home/runner/work/reth/reth/crates/blockchain-tree) -> v1.0.3
    Updating reth-blockchain-tree-api v1.0.2 (/home/runner/work/reth/reth/crates/blockchain-tree-api) -> v1.0.3
    Updating reth-bsc-cli v1.0.2 (/home/runner/work/reth/reth/crates/bsc/cli) -> v1.0.3
    Updating reth-bsc-consensus v1.0.2 (/home/runner/work/reth/reth/crates/bsc/consensus) -> v1.0.3
    Updating reth-bsc-engine v1.0.2 (/home/runner/work/reth/reth/crates/bsc/engine) -> v1.0.3
    Updating reth-chainspec v1.0.2 (/home/runner/work/reth/reth/crates/chainspec) -> v1.0.3
    Updating reth-cli v1.0.2 (/home/runner/work/reth/reth/crates/cli/cli) -> v1.0.3
    Updating reth-cli-commands v1.0.2 (/home/runner/work/reth/reth/crates/cli/commands) -> v1.0.3
    Updating reth-cli-runner v1.0.2 (/home/runner/work/reth/reth/crates/cli/runner) -> v1.0.3
    Updating reth-cli-util v1.0.2 (/home/runner/work/reth/reth/crates/cli/util) -> v1.0.3
    Updating reth-codecs v1.0.2 (/home/runner/work/reth/reth/crates/storage/codecs) -> v1.0.3
    Updating reth-codecs-derive v1.0.2 (/home/runner/work/reth/reth/crates/storage/codecs/derive) -> v1.0.3
    Updating reth-config v1.0.2 (/home/runner/work/reth/reth/crates/config) -> v1.0.3
    Updating reth-consensus v1.0.2 (/home/runner/work/reth/reth/crates/consensus/consensus) -> v1.0.3
    Updating reth-consensus-common v1.0.2 (/home/runner/work/reth/reth/crates/consensus/common) -> v1.0.3
    Updating reth-consensus-debug-client v1.0.2 (/home/runner/work/reth/reth/crates/consensus/debug-client) -> v1.0.3
    Updating reth-db v1.0.2 (/home/runner/work/reth/reth/crates/storage/db) -> v1.0.3
    Updating reth-db-api v1.0.2 (/home/runner/work/reth/reth/crates/storage/db-api) -> v1.0.3
    Updating reth-db-common v1.0.2 (/home/runner/work/reth/reth/crates/storage/db-common) -> v1.0.3
    Updating reth-discv4 v1.0.2 (/home/runner/work/reth/reth/crates/net/discv4) -> v1.0.3
    Updating reth-discv5 v1.0.2 (/home/runner/work/reth/reth/crates/net/discv5) -> v1.0.3
    Updating reth-dns-discovery v1.0.2 (/home/runner/work/reth/reth/crates/net/dns) -> v1.0.3
    Updating reth-downloaders v1.0.2 (/home/runner/work/reth/reth/crates/net/downloaders) -> v1.0.3
    Updating reth-e2e-test-utils v1.0.2 (/home/runner/work/reth/reth/crates/e2e-test-utils) -> v1.0.3
    Updating reth-ecies v1.0.2 (/home/runner/work/reth/reth/crates/net/ecies) -> v1.0.3
    Updating reth-engine-primitives v1.0.2 (/home/runner/work/reth/reth/crates/engine/primitives) -> v1.0.3
    Updating reth-engine-tree v1.0.2 (/home/runner/work/reth/reth/crates/engine/tree) -> v1.0.3
    Updating reth-engine-util v1.0.2 (/home/runner/work/reth/reth/crates/engine/util) -> v1.0.3
    Updating reth-errors v1.0.2 (/home/runner/work/reth/reth/crates/errors) -> v1.0.3
    Updating reth-eth-wire v1.0.2 (/home/runner/work/reth/reth/crates/net/eth-wire) -> v1.0.3
    Updating reth-eth-wire-types v1.0.2 (/home/runner/work/reth/reth/crates/net/eth-wire-types) -> v1.0.3
    Updating reth-ethereum-cli v1.0.2 (/home/runner/work/reth/reth/crates/ethereum/cli) -> v1.0.3
    Updating reth-ethereum-consensus v1.0.2 (/home/runner/work/reth/reth/crates/ethereum/consensus) -> v1.0.3
    Updating reth-ethereum-engine v1.0.2 (/home/runner/work/reth/reth/crates/ethereum/engine) -> v1.0.3
    Updating reth-ethereum-engine-primitives v1.0.2 (/home/runner/work/reth/reth/crates/ethereum/engine-primitives) -> v1.0.3
    Updating reth-ethereum-forks v1.0.2 (/home/runner/work/reth/reth/crates/ethereum-forks) -> v1.0.3
    Updating reth-ethereum-payload-builder v1.0.2 (/home/runner/work/reth/reth/crates/ethereum/payload) -> v1.0.3
    Updating reth-etl v1.0.2 (/home/runner/work/reth/reth/crates/etl) -> v1.0.3
    Updating reth-evm v1.0.2 (/home/runner/work/reth/reth/crates/evm) -> v1.0.3
    Updating reth-evm-bsc v1.0.2 (/home/runner/work/reth/reth/crates/bsc/evm) -> v1.0.3
    Updating reth-evm-ethereum v1.0.2 (/home/runner/work/reth/reth/crates/ethereum/evm) -> v1.0.3
    Updating reth-evm-optimism v1.0.2 (/home/runner/work/reth/reth/crates/optimism/evm) -> v1.0.3
    Updating reth-execution-errors v1.0.2 (/home/runner/work/reth/reth/crates/evm/execution-errors) -> v1.0.3
    Updating reth-execution-types v1.0.2 (/home/runner/work/reth/reth/crates/evm/execution-types) -> v1.0.3
    Updating reth-exex v1.0.2 (/home/runner/work/reth/reth/crates/exex/exex) -> v1.0.3
    Updating reth-exex-test-utils v1.0.2 (/home/runner/work/reth/reth/crates/exex/test-utils) -> v1.0.3
    Updating reth-exex-types v1.0.2 (/home/runner/work/reth/reth/crates/exex/types) -> v1.0.3
    Updating reth-fs-util v1.0.2 (/home/runner/work/reth/reth/crates/fs-util) -> v1.0.3
    Updating reth-ipc v1.0.2 (/home/runner/work/reth/reth/crates/rpc/ipc) -> v1.0.3
    Updating reth-libmdbx v1.0.2 (/home/runner/work/reth/reth/crates/storage/libmdbx-rs) -> v1.0.3
    Updating reth-mdbx-sys v1.0.2 (/home/runner/work/reth/reth/crates/storage/libmdbx-rs/mdbx-sys) -> v1.0.3
    Updating reth-metrics v1.0.2 (/home/runner/work/reth/reth/crates/metrics) -> v1.0.3
    Updating reth-metrics-derive v1.0.2 (/home/runner/work/reth/reth/crates/metrics/metrics-derive) -> v1.0.3
    Updating reth-net-banlist v1.0.2 (/home/runner/work/reth/reth/crates/net/banlist) -> v1.0.3
    Updating reth-net-nat v1.0.2 (/home/runner/work/reth/reth/crates/net/nat) -> v1.0.3
    Updating reth-network v1.0.2 (/home/runner/work/reth/reth/crates/net/network) -> v1.0.3
    Updating reth-network-api v1.0.2 (/home/runner/work/reth/reth/crates/net/network-api) -> v1.0.3
    Updating reth-network-p2p v1.0.2 (/home/runner/work/reth/reth/crates/net/p2p) -> v1.0.3
    Updating reth-network-peers v1.0.2 (/home/runner/work/reth/reth/crates/net/peers) -> v1.0.3
    Updating reth-network-types v1.0.2 (/home/runner/work/reth/reth/crates/net/network-types) -> v1.0.3
    Updating reth-nippy-jar v1.0.2 (/home/runner/work/reth/reth/crates/storage/nippy-jar) -> v1.0.3
    Updating reth-node-api v1.0.2 (/home/runner/work/reth/reth/crates/node/api) -> v1.0.3
    Updating reth-node-bsc v1.0.2 (/home/runner/work/reth/reth/crates/bsc/node) -> v1.0.3
    Updating reth-node-builder v1.0.2 (/home/runner/work/reth/reth/crates/node/builder) -> v1.0.3
    Updating reth-node-core v1.0.2 (/home/runner/work/reth/reth/crates/node/core) -> v1.0.3
    Updating reth-node-ethereum v1.0.2 (/home/runner/work/reth/reth/crates/ethereum/node) -> v1.0.3
    Updating reth-node-events v1.0.2 (/home/runner/work/reth/reth/crates/node/events) -> v1.0.3
    Updating reth-node-optimism v1.0.2 (/home/runner/work/reth/reth/crates/optimism/node) -> v1.0.3
    Updating reth-optimism-cli v1.0.2 (/home/runner/work/reth/reth/crates/optimism/cli) -> v1.0.3
    Updating reth-optimism-consensus v1.0.2 (/home/runner/work/reth/reth/crates/optimism/consensus) -> v1.0.3
    Updating reth-optimism-payload-builder v1.0.2 (/home/runner/work/reth/reth/crates/optimism/payload) -> v1.0.3
    Updating reth-optimism-primitives v1.0.2 (/home/runner/work/reth/reth/crates/optimism/primitives) -> v1.0.3
    Updating reth-optimism-rpc v1.0.2 (/home/runner/work/reth/reth/crates/optimism/rpc) -> v1.0.3
    Updating reth-payload-builder v1.0.2 (/home/runner/work/reth/reth/crates/payload/builder) -> v1.0.3
    Updating reth-payload-primitives v1.0.2 (/home/runner/work/reth/reth/crates/payload/primitives) -> v1.0.3
    Updating reth-payload-validator v1.0.2 (/home/runner/work/reth/reth/crates/payload/validator) -> v1.0.3
    Updating reth-primitives v1.0.2 (/home/runner/work/reth/reth/crates/primitives) -> v1.0.3
    Updating reth-primitives-traits v1.0.2 (/home/runner/work/reth/reth/crates/primitives-traits) -> v1.0.3
    Updating reth-provider v1.0.2 (/home/runner/work/reth/reth/crates/storage/provider) -> v1.0.3
    Updating reth-prune v1.0.2 (/home/runner/work/reth/reth/crates/prune/prune) -> v1.0.3
    Updating reth-prune-types v1.0.2 (/home/runner/work/reth/reth/crates/prune/types) -> v1.0.3
    Updating reth-revm v1.0.2 (/home/runner/work/reth/reth/crates/revm) -> v1.0.3
    Updating reth-rpc v1.0.2 (/home/runner/work/reth/reth/crates/rpc/rpc) -> v1.0.3
    Updating reth-rpc-api v1.0.2 (/home/runner/work/reth/reth/crates/rpc/rpc-api) -> v1.0.3
    Updating reth-rpc-api-testing-util v1.0.2 (/home/runner/work/reth/reth/crates/rpc/rpc-testing-util) -> v1.0.3
    Updating reth-rpc-builder v1.0.2 (/home/runner/work/reth/reth/crates/rpc/rpc-builder) -> v1.0.3
    Updating reth-rpc-engine-api v1.0.2 (/home/runner/work/reth/reth/crates/rpc/rpc-engine-api) -> v1.0.3
    Updating reth-rpc-eth-api v1.0.2 (/home/runner/work/reth/reth/crates/rpc/rpc-eth-api) -> v1.0.3
    Updating reth-rpc-eth-types v1.0.2 (/home/runner/work/reth/reth/crates/rpc/rpc-eth-types) -> v1.0.3
    Updating reth-rpc-layer v1.0.2 (/home/runner/work/reth/reth/crates/rpc/rpc-layer) -> v1.0.3
    Updating reth-rpc-server-types v1.0.2 (/home/runner/work/reth/reth/crates/rpc/rpc-server-types) -> v1.0.3
    Updating reth-rpc-types v1.0.2 (/home/runner/work/reth/reth/crates/rpc/rpc-types) -> v1.0.3
    Updating reth-rpc-types-compat v1.0.2 (/home/runner/work/reth/reth/crates/rpc/rpc-types-compat) -> v1.0.3
    Updating reth-stages v1.0.2 (/home/runner/work/reth/reth/crates/stages/stages) -> v1.0.3
    Updating reth-stages-api v1.0.2 (/home/runner/work/reth/reth/crates/stages/api) -> v1.0.3
    Updating reth-stages-types v1.0.2 (/home/runner/work/reth/reth/crates/stages/types) -> v1.0.3
    Updating reth-static-file v1.0.2 (/home/runner/work/reth/reth/crates/static-file/static-file) -> v1.0.3
    Updating reth-static-file-types v1.0.2 (/home/runner/work/reth/reth/crates/static-file/types) -> v1.0.3
    Updating reth-storage-api v1.0.2 (/home/runner/work/reth/reth/crates/storage/storage-api) -> v1.0.3
    Updating reth-storage-errors v1.0.2 (/home/runner/work/reth/reth/crates/storage/errors) -> v1.0.3
    Updating reth-tasks v1.0.2 (/home/runner/work/reth/reth/crates/tasks) -> v1.0.3
    Updating reth-testing-utils v1.0.2 (/home/runner/work/reth/reth/testing/testing-utils) -> v1.0.3
    Updating reth-tokio-util v1.0.2 (/home/runner/work/reth/reth/crates/tokio-util) -> v1.0.3
    Updating reth-tracing v1.0.2 (/home/runner/work/reth/reth/crates/tracing) -> v1.0.3
    Updating reth-transaction-pool v1.0.2 (/home/runner/work/reth/reth/crates/transaction-pool) -> v1.0.3
    Updating reth-trie v1.0.2 (/home/runner/work/reth/reth/crates/trie/trie) -> v1.0.3
    Updating reth-trie-common v1.0.2 (/home/runner/work/reth/reth/crates/trie/common) -> v1.0.3
    Updating reth-trie-parallel v1.0.2 (/home/runner/work/reth/reth/crates/trie/parallel) -> v1.0.3
      Adding revm v13.0.0 (latest: v14.0.1)
    Updating revm-inspectors v0.5.4 -> v0.5.7 (latest: v0.6.0)
      Adding revm-interpreter v9.0.0 (latest: v10.0.1)
      Adding revm-precompile v10.0.0 (latest: v11.0.1)
      Adding revm-primitives v8.0.0 (latest: v9.0.1)
    Updating rgb v0.8.45 -> v0.8.50
    Updating rustc_version v0.4.0 -> v0.4.1
    Updating rustix v0.38.34 -> v0.38.35
    Updating rustls-native-certs v0.7.1 -> v0.7.3 (latest: v0.8.0)
    Updating rustls-pemfile v2.1.2 -> v2.1.3
    Updating rustls-pki-types v1.7.0 -> v1.8.0
    Updating rustls-platform-verifier v0.3.3 -> v0.3.4
    Updating rustls-webpki v0.102.6 -> v0.102.7
    Updating scc v2.1.6 -> v2.1.16
    Updating sdd v2.1.0 -> v3.0.2
    Updating serde v1.0.204 -> v1.0.209
    Updating serde_derive v1.0.204 -> v1.0.209
    Updating serde_json v1.0.121 -> v1.0.127
    Updating sha3-asm v0.1.1 -> v0.1.3
    Updating symbolic-common v12.10.0 -> v12.10.1
    Updating symbolic-demangle v12.10.0 -> v12.10.1
    Updating syn v2.0.72 -> v2.0.77
    Updating tempfile v3.10.1 -> v3.12.0
    Updating tokio v1.39.2 -> v1.40.0
    Removing toml_edit v0.21.1
    Updating tower-layer v0.3.2 -> v0.3.3
    Updating tower-service v0.3.2 -> v0.3.3
    Updating tracing-logfmt v0.3.4 -> v0.3.5
    Updating unicode-xid v0.2.4 -> v0.2.5
    Updating wasm-bindgen v0.2.92 -> v0.2.93
    Updating wasm-bindgen-backend v0.2.92 -> v0.2.93
    Updating wasm-bindgen-futures v0.4.42 -> v0.4.43
    Updating wasm-bindgen-macro v0.2.92 -> v0.2.93
    Updating wasm-bindgen-macro-support v0.2.92 -> v0.2.93
    Updating wasm-bindgen-shared v0.2.92 -> v0.2.93
    Updating web-sys v0.3.69 -> v0.3.70
    Updating webpki-roots v0.26.3 -> v0.26.5
    Updating winapi-util v0.1.8 -> v0.1.9
      Adding windows-registry v0.2.0
      Adding windows-result v0.2.0
      Adding windows-strings v0.1.0
      Adding windows-sys v0.59.0
    Removing winnow v0.5.40
    Removing winreg v0.52.0
    Removing zerocopy v0.6.6
    Removing zerocopy-derive v0.6.6
    Updating zstd-safe v7.2.0 -> v7.2.1
    Updating zstd-sys v2.0.12+zstd.1.5.6 -> v2.0.13+zstd.1.5.6
note: pass `--verbose` to see 220 unchanged dependencies behind latest

    Updating git repository `https://github.com/bnb-chain/alloy-chains-rs.git`
    Updating git repository `https://github.com/bnb-chain/alloy`
    Updating git repository `https://github.com/bnb-chain/revm`
    Updating git repository `https://github.com/bnb-chain/greenfield-cometbft-rs.git`
    Updating git repository `https://github.com/bnb-chain/tendermint-rs-parlia`
     Locking 218 packages to latest compatible versions
      Adding adler2 v2.0.0
    Updating alloy-genesis v0.2.0 -> v0.2.1 (latest: v0.3.0)
    Updating alloy-json-rpc v0.2.0 -> v0.2.1 (latest: v0.3.0)
      Adding alloy-network-primitives v0.2.1 (latest: v0.3.0)
    Updating alloy-node-bindings v0.2.0 -> v0.2.1 (latest: v0.3.0)
    Updating alloy-provider v0.2.0 -> v0.2.1 (latest: v0.3.0)
    Updating alloy-pubsub v0.2.0 -> v0.2.1 (latest: v0.3.0)
    Updating alloy-rlp v0.3.7 -> v0.3.8
    Updating alloy-rlp-derive v0.3.7 -> v0.3.8
    Updating alloy-rpc-client v0.2.0 -> v0.2.1 (latest: v0.3.0)
    Updating alloy-rpc-types v0.2.0 -> v0.2.1 (latest: v0.3.0)
    Updating alloy-rpc-types-admin v0.2.0 -> v0.2.1 (latest: v0.3.0)
    Updating alloy-rpc-types-anvil v0.2.0 -> v0.2.1 (latest: v0.3.0)
    Updating alloy-rpc-types-beacon v0.2.0 -> v0.2.1 (latest: v0.3.0)
    Updating alloy-rpc-types-engine v0.2.0 -> v0.2.1 (latest: v0.3.0)
    Updating alloy-rpc-types-mev v0.2.0 -> v0.2.1 (latest: v0.3.0)
    Updating alloy-rpc-types-trace v0.2.0 -> v0.2.1 (latest: v0.3.0)
    Updating alloy-rpc-types-txpool v0.2.0 -> v0.2.1 (latest: v0.3.0)
    Updating alloy-transport v0.2.0 -> v0.2.1 (latest: v0.3.0)
    Updating alloy-transport-http v0.2.0 -> v0.2.1 (latest: v0.3.0)
    Updating alloy-transport-ipc v0.2.0 -> v0.2.1 (latest: v0.3.0)
    Updating alloy-transport-ws v0.2.0 -> v0.2.1 (latest: v0.3.0)
    Updating arrayvec v0.7.4 -> v0.7.6
    Updating bytemuck v1.16.3 -> v1.17.1
    Updating bytemuck_derive v1.7.0 -> v1.7.1
    Updating bytes v1.7.0 -> v1.7.1
    Updating c-kzg v1.0.2 -> v1.0.3 (latest: v2.0.0)
    Updating camino v1.1.7 -> v1.1.9
    Updating cc v1.1.7 -> v1.1.15
    Updating clap v4.5.13 -> v4.5.16
    Updating clap_builder v4.5.13 -> v4.5.15
    Updating core-foundation-sys v0.8.6 -> v0.8.7
    Updating cpp_demangle v0.4.3 -> v0.4.4
    Updating cpufeatures v0.2.12 -> v0.2.13
    Updating dunce v1.0.4 -> v1.0.5
    Updating ef-tests v1.0.2 (/home/runner/work/reth/reth/testing/ef-tests) -> v1.0.3
    Updating fastrand v2.1.0 -> v2.1.1
    Updating flate2 v1.0.30 -> v1.0.33
    Updating h2 v0.4.5 -> v0.4.6
      Adding hermit-abi v0.4.0
    Updating hyper-util v0.1.6 -> v0.1.7
    Updating indexmap v2.3.0 -> v2.5.0
    Updating inferno v0.11.20 -> v0.11.21
    Updating is-terminal v0.4.12 -> v0.4.13
    Updating js-sys v0.3.69 -> v0.3.70
      Adding jsonrpsee-types v0.24.3
    Updating keccak-asm v0.1.1 -> v0.1.3
    Updating libc v0.2.155 -> v0.2.158
      Adding miniz_oxide v0.8.0
    Updating mio v1.0.1 -> v1.0.2
    Updating object v0.36.2 -> v0.36.4
    Updating op-alloy-consensus v0.1.4 -> v0.1.5 (latest: v0.2.2)
    Updating op-alloy-rpc-types v0.1.4 -> v0.1.5 (latest: v0.2.2)
    Updating ppv-lite86 v0.2.18 -> v0.2.20
    Updating prettyplease v0.2.20 -> v0.2.22
    Updating proc-macro-crate v3.1.0 -> v3.2.0
    Updating quinn v0.11.2 -> v0.11.3
    Updating quinn-proto v0.11.3 -> v0.11.6
    Updating quote v1.0.36 -> v1.0.37
    Updating redox_users v0.4.5 -> v0.4.6
    Updating regex v1.10.5 -> v1.10.6
    Updating reqwest v0.12.5 -> v0.12.7
    Updating reth v1.0.2 (/home/runner/work/reth/reth/bin/reth) -> v1.0.3
    Updating reth-auto-seal-consensus v1.0.2 (/home/runner/work/reth/reth/crates/consensus/auto-seal) -> v1.0.3
    Updating reth-basic-payload-builder v1.0.2 (/home/runner/work/reth/reth/crates/payload/basic) -> v1.0.3
    Updating reth-beacon-consensus v1.0.2 (/home/runner/work/reth/reth/crates/consensus/beacon) -> v1.0.3
    Updating reth-bench v1.0.2 (/home/runner/work/reth/reth/bin/reth-bench) -> v1.0.3
    Updating reth-blockchain-tree v1.0.2 (/home/runner/work/reth/reth/crates/blockchain-tree) -> v1.0.3
    Updating reth-blockchain-tree-api v1.0.2 (/home/runner/work/reth/reth/crates/blockchain-tree-api) -> v1.0.3
    Updating reth-bsc-cli v1.0.2 (/home/runner/work/reth/reth/crates/bsc/cli) -> v1.0.3
    Updating reth-bsc-consensus v1.0.2 (/home/runner/work/reth/reth/crates/bsc/consensus) -> v1.0.3
    Updating reth-bsc-engine v1.0.2 (/home/runner/work/reth/reth/crates/bsc/engine) -> v1.0.3
    Updating reth-chainspec v1.0.2 (/home/runner/work/reth/reth/crates/chainspec) -> v1.0.3
    Updating reth-cli v1.0.2 (/home/runner/work/reth/reth/crates/cli/cli) -> v1.0.3
    Updating reth-cli-commands v1.0.2 (/home/runner/work/reth/reth/crates/cli/commands) -> v1.0.3
    Updating reth-cli-runner v1.0.2 (/home/runner/work/reth/reth/crates/cli/runner) -> v1.0.3
    Updating reth-cli-util v1.0.2 (/home/runner/work/reth/reth/crates/cli/util) -> v1.0.3
    Updating reth-codecs v1.0.2 (/home/runner/work/reth/reth/crates/storage/codecs) -> v1.0.3
    Updating reth-codecs-derive v1.0.2 (/home/runner/work/reth/reth/crates/storage/codecs/derive) -> v1.0.3
    Updating reth-config v1.0.2 (/home/runner/work/reth/reth/crates/config) -> v1.0.3
    Updating reth-consensus v1.0.2 (/home/runner/work/reth/reth/crates/consensus/consensus) -> v1.0.3
    Updating reth-consensus-common v1.0.2 (/home/runner/work/reth/reth/crates/consensus/common) -> v1.0.3
    Updating reth-consensus-debug-client v1.0.2 (/home/runner/work/reth/reth/crates/consensus/debug-client) -> v1.0.3
    Updating reth-db v1.0.2 (/home/runner/work/reth/reth/crates/storage/db) -> v1.0.3
    Updating reth-db-api v1.0.2 (/home/runner/work/reth/reth/crates/storage/db-api) -> v1.0.3
    Updating reth-db-common v1.0.2 (/home/runner/work/reth/reth/crates/storage/db-common) -> v1.0.3
    Updating reth-discv4 v1.0.2 (/home/runner/work/reth/reth/crates/net/discv4) -> v1.0.3
    Updating reth-discv5 v1.0.2 (/home/runner/work/reth/reth/crates/net/discv5) -> v1.0.3
    Updating reth-dns-discovery v1.0.2 (/home/runner/work/reth/reth/crates/net/dns) -> v1.0.3
    Updating reth-downloaders v1.0.2 (/home/runner/work/reth/reth/crates/net/downloaders) -> v1.0.3
    Updating reth-e2e-test-utils v1.0.2 (/home/runner/work/reth/reth/crates/e2e-test-utils) -> v1.0.3
    Updating reth-ecies v1.0.2 (/home/runner/work/reth/reth/crates/net/ecies) -> v1.0.3
    Updating reth-engine-primitives v1.0.2 (/home/runner/work/reth/reth/crates/engine/primitives) -> v1.0.3
    Updating reth-engine-tree v1.0.2 (/home/runner/work/reth/reth/crates/engine/tree) -> v1.0.3
    Updating reth-engine-util v1.0.2 (/home/runner/work/reth/reth/crates/engine/util) -> v1.0.3
    Updating reth-errors v1.0.2 (/home/runner/work/reth/reth/crates/errors) -> v1.0.3
    Updating reth-eth-wire v1.0.2 (/home/runner/work/reth/reth/crates/net/eth-wire) -> v1.0.3
    Updating reth-eth-wire-types v1.0.2 (/home/runner/work/reth/reth/crates/net/eth-wire-types) -> v1.0.3
    Updating reth-ethereum-cli v1.0.2 (/home/runner/work/reth/reth/crates/ethereum/cli) -> v1.0.3
    Updating reth-ethereum-consensus v1.0.2 (/home/runner/work/reth/reth/crates/ethereum/consensus) -> v1.0.3
    Updating reth-ethereum-engine v1.0.2 (/home/runner/work/reth/reth/crates/ethereum/engine) -> v1.0.3
    Updating reth-ethereum-engine-primitives v1.0.2 (/home/runner/work/reth/reth/crates/ethereum/engine-primitives) -> v1.0.3
    Updating reth-ethereum-forks v1.0.2 (/home/runner/work/reth/reth/crates/ethereum-forks) -> v1.0.3
    Updating reth-ethereum-payload-builder v1.0.2 (/home/runner/work/reth/reth/crates/ethereum/payload) -> v1.0.3
    Updating reth-etl v1.0.2 (/home/runner/work/reth/reth/crates/etl) -> v1.0.3
    Updating reth-evm v1.0.2 (/home/runner/work/reth/reth/crates/evm) -> v1.0.3
    Updating reth-evm-bsc v1.0.2 (/home/runner/work/reth/reth/crates/bsc/evm) -> v1.0.3
    Updating reth-evm-ethereum v1.0.2 (/home/runner/work/reth/reth/crates/ethereum/evm) -> v1.0.3
    Updating reth-evm-optimism v1.0.2 (/home/runner/work/reth/reth/crates/optimism/evm) -> v1.0.3
    Updating reth-execution-errors v1.0.2 (/home/runner/work/reth/reth/crates/evm/execution-errors) -> v1.0.3
    Updating reth-execution-types v1.0.2 (/home/runner/work/reth/reth/crates/evm/execution-types) -> v1.0.3
    Updating reth-exex v1.0.2 (/home/runner/work/reth/reth/crates/exex/exex) -> v1.0.3
    Updating reth-exex-test-utils v1.0.2 (/home/runner/work/reth/reth/crates/exex/test-utils) -> v1.0.3
    Updating reth-exex-types v1.0.2 (/home/runner/work/reth/reth/crates/exex/types) -> v1.0.3
    Updating reth-fs-util v1.0.2 (/home/runner/work/reth/reth/crates/fs-util) -> v1.0.3
    Updating reth-ipc v1.0.2 (/home/runner/work/reth/reth/crates/rpc/ipc) -> v1.0.3
    Updating reth-libmdbx v1.0.2 (/home/runner/work/reth/reth/crates/storage/libmdbx-rs) -> v1.0.3
    Updating reth-mdbx-sys v1.0.2 (/home/runner/work/reth/reth/crates/storage/libmdbx-rs/mdbx-sys) -> v1.0.3
    Updating reth-metrics v1.0.2 (/home/runner/work/reth/reth/crates/metrics) -> v1.0.3
    Updating reth-metrics-derive v1.0.2 (/home/runner/work/reth/reth/crates/metrics/metrics-derive) -> v1.0.3
    Updating reth-net-banlist v1.0.2 (/home/runner/work/reth/reth/crates/net/banlist) -> v1.0.3
    Updating reth-net-nat v1.0.2 (/home/runner/work/reth/reth/crates/net/nat) -> v1.0.3
    Updating reth-network v1.0.2 (/home/runner/work/reth/reth/crates/net/network) -> v1.0.3
    Updating reth-network-api v1.0.2 (/home/runner/work/reth/reth/crates/net/network-api) -> v1.0.3
    Updating reth-network-p2p v1.0.2 (/home/runner/work/reth/reth/crates/net/p2p) -> v1.0.3
    Updating reth-network-peers v1.0.2 (/home/runner/work/reth/reth/crates/net/peers) -> v1.0.3
    Updating reth-network-types v1.0.2 (/home/runner/work/reth/reth/crates/net/network-types) -> v1.0.3
    Updating reth-nippy-jar v1.0.2 (/home/runner/work/reth/reth/crates/storage/nippy-jar) -> v1.0.3
    Updating reth-node-api v1.0.2 (/home/runner/work/reth/reth/crates/node/api) -> v1.0.3
    Updating reth-node-bsc v1.0.2 (/home/runner/work/reth/reth/crates/bsc/node) -> v1.0.3
    Updating reth-node-builder v1.0.2 (/home/runner/work/reth/reth/crates/node/builder) -> v1.0.3
    Updating reth-node-core v1.0.2 (/home/runner/work/reth/reth/crates/node/core) -> v1.0.3
    Updating reth-node-ethereum v1.0.2 (/home/runner/work/reth/reth/crates/ethereum/node) -> v1.0.3
    Updating reth-node-events v1.0.2 (/home/runner/work/reth/reth/crates/node/events) -> v1.0.3
    Updating reth-node-optimism v1.0.2 (/home/runner/work/reth/reth/crates/optimism/node) -> v1.0.3
    Updating reth-optimism-cli v1.0.2 (/home/runner/work/reth/reth/crates/optimism/cli) -> v1.0.3
    Updating reth-optimism-consensus v1.0.2 (/home/runner/work/reth/reth/crates/optimism/consensus) -> v1.0.3
    Updating reth-optimism-payload-builder v1.0.2 (/home/runner/work/reth/reth/crates/optimism/payload) -> v1.0.3
    Updating reth-optimism-primitives v1.0.2 (/home/runner/work/reth/reth/crates/optimism/primitives) -> v1.0.3
    Updating reth-optimism-rpc v1.0.2 (/home/runner/work/reth/reth/crates/optimism/rpc) -> v1.0.3
    Updating reth-payload-builder v1.0.2 (/home/runner/work/reth/reth/crates/payload/builder) -> v1.0.3
    Updating reth-payload-primitives v1.0.2 (/home/runner/work/reth/reth/crates/payload/primitives) -> v1.0.3
    Updating reth-payload-validator v1.0.2 (/home/runner/work/reth/reth/crates/payload/validator) -> v1.0.3
    Updating reth-primitives v1.0.2 (/home/runner/work/reth/reth/crates/primitives) -> v1.0.3
    Updating reth-primitives-traits v1.0.2 (/home/runner/work/reth/reth/crates/primitives-traits) -> v1.0.3
    Updating reth-provider v1.0.2 (/home/runner/work/reth/reth/crates/storage/provider) -> v1.0.3
    Updating reth-prune v1.0.2 (/home/runner/work/reth/reth/crates/prune/prune) -> v1.0.3
    Updating reth-prune-types v1.0.2 (/home/runner/work/reth/reth/crates/prune/types) -> v1.0.3
    Updating reth-revm v1.0.2 (/home/runner/work/reth/reth/crates/revm) -> v1.0.3
    Updating reth-rpc v1.0.2 (/home/runner/work/reth/reth/crates/rpc/rpc) -> v1.0.3
    Updating reth-rpc-api v1.0.2 (/home/runner/work/reth/reth/crates/rpc/rpc-api) -> v1.0.3
    Updating reth-rpc-api-testing-util v1.0.2 (/home/runner/work/reth/reth/crates/rpc/rpc-testing-util) -> v1.0.3
    Updating reth-rpc-builder v1.0.2 (/home/runner/work/reth/reth/crates/rpc/rpc-builder) -> v1.0.3
    Updating reth-rpc-engine-api v1.0.2 (/home/runner/work/reth/reth/crates/rpc/rpc-engine-api) -> v1.0.3
    Updating reth-rpc-eth-api v1.0.2 (/home/runner/work/reth/reth/crates/rpc/rpc-eth-api) -> v1.0.3
    Updating reth-rpc-eth-types v1.0.2 (/home/runner/work/reth/reth/crates/rpc/rpc-eth-types) -> v1.0.3
    Updating reth-rpc-layer v1.0.2 (/home/runner/work/reth/reth/crates/rpc/rpc-layer) -> v1.0.3
    Updating reth-rpc-server-types v1.0.2 (/home/runner/work/reth/reth/crates/rpc/rpc-server-types) -> v1.0.3
    Updating reth-rpc-types v1.0.2 (/home/runner/work/reth/reth/crates/rpc/rpc-types) -> v1.0.3
    Updating reth-rpc-types-compat v1.0.2 (/home/runner/work/reth/reth/crates/rpc/rpc-types-compat) -> v1.0.3
    Updating reth-stages v1.0.2 (/home/runner/work/reth/reth/crates/stages/stages) -> v1.0.3
    Updating reth-stages-api v1.0.2 (/home/runner/work/reth/reth/crates/stages/api) -> v1.0.3
    Updating reth-stages-types v1.0.2 (/home/runner/work/reth/reth/crates/stages/types) -> v1.0.3
    Updating reth-static-file v1.0.2 (/home/runner/work/reth/reth/crates/static-file/static-file) -> v1.0.3
    Updating reth-static-file-types v1.0.2 (/home/runner/work/reth/reth/crates/static-file/types) -> v1.0.3
    Updating reth-storage-api v1.0.2 (/home/runner/work/reth/reth/crates/storage/storage-api) -> v1.0.3
    Updating reth-storage-errors v1.0.2 (/home/runner/work/reth/reth/crates/storage/errors) -> v1.0.3
    Updating reth-tasks v1.0.2 (/home/runner/work/reth/reth/crates/tasks) -> v1.0.3
    Updating reth-testing-utils v1.0.2 (/home/runner/work/reth/reth/testing/testing-utils) -> v1.0.3
    Updating reth-tokio-util v1.0.2 (/home/runner/work/reth/reth/crates/tokio-util) -> v1.0.3
    Updating reth-tracing v1.0.2 (/home/runner/work/reth/reth/crates/tracing) -> v1.0.3
    Updating reth-transaction-pool v1.0.2 (/home/runner/work/reth/reth/crates/transaction-pool) -> v1.0.3
    Updating reth-trie v1.0.2 (/home/runner/work/reth/reth/crates/trie/trie) -> v1.0.3
    Updating reth-trie-common v1.0.2 (/home/runner/work/reth/reth/crates/trie/common) -> v1.0.3
    Updating reth-trie-parallel v1.0.2 (/home/runner/work/reth/reth/crates/trie/parallel) -> v1.0.3
      Adding revm v13.0.0 (latest: v14.0.1)
    Updating revm-inspectors v0.5.4 -> v0.5.7 (latest: v0.6.0)
      Adding revm-interpreter v9.0.0 (latest: v10.0.1)
      Adding revm-precompile v10.0.0 (latest: v11.0.1)
      Adding revm-primitives v8.0.0 (latest: v9.0.1)
    Updating rgb v0.8.45 -> v0.8.50
    Updating rustc_version v0.4.0 -> v0.4.1
    Updating rustix v0.38.34 -> v0.38.35
    Updating rustls-native-certs v0.7.1 -> v0.7.3 (latest: v0.8.0)
    Updating rustls-pemfile v2.1.2 -> v2.1.3
    Updating rustls-pki-types v1.7.0 -> v1.8.0
    Updating rustls-platform-verifier v0.3.3 -> v0.3.4
    Updating rustls-webpki v0.102.6 -> v0.102.7
    Updating scc v2.1.6 -> v2.1.16
    Updating sdd v2.1.0 -> v3.0.2
    Updating serde v1.0.204 -> v1.0.209
    Updating serde_derive v1.0.204 -> v1.0.209
    Updating serde_json v1.0.121 -> v1.0.127
    Updating sha3-asm v0.1.1 -> v0.1.3
    Updating symbolic-common v12.10.0 -> v12.10.1
    Updating symbolic-demangle v12.10.0 -> v12.10.1
    Updating syn v2.0.72 -> v2.0.77
    Updating tempfile v3.10.1 -> v3.12.0
    Updating tokio v1.39.2 -> v1.40.0
    Removing toml_edit v0.21.1
    Updating tower-layer v0.3.2 -> v0.3.3
    Updating tower-service v0.3.2 -> v0.3.3
    Updating tracing-logfmt v0.3.4 -> v0.3.5
    Updating unicode-xid v0.2.4 -> v0.2.5
    Updating wasm-bindgen v0.2.92 -> v0.2.93
    Updating wasm-bindgen-backend v0.2.92 -> v0.2.93
    Updating wasm-bindgen-futures v0.4.42 -> v0.4.43
    Updating wasm-bindgen-macro v0.2.92 -> v0.2.93
    Updating wasm-bindgen-macro-support v0.2.92 -> v0.2.93
    Updating wasm-bindgen-shared v0.2.92 -> v0.2.93
    Updating web-sys v0.3.69 -> v0.3.70
    Updating webpki-roots v0.26.3 -> v0.26.5
    Updating winapi-util v0.1.8 -> v0.1.9
      Adding windows-registry v0.2.0
      Adding windows-result v0.2.0
      Adding windows-strings v0.1.0
      Adding windows-sys v0.59.0
    Removing winnow v0.5.40
    Removing winreg v0.52.0
    Removing zerocopy v0.6.6
    Removing zerocopy-derive v0.6.6
    Updating zstd-safe v7.2.0 -> v7.2.1
    Updating zstd-sys v2.0.12+zstd.1.5.6 -> v2.0.13+zstd.1.5.6
note: pass `--verbose` to see 220 unchanged dependencies behind latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants