Skip to content

chore(deps): weekly cargo update #622

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

Merged
merged 1 commit into from
Jul 13, 2025
Merged

chore(deps): weekly cargo update #622

merged 1 commit into from
Jul 13, 2025

Conversation

github-actions[bot]
Copy link
Contributor

Automation to keep dependencies in Cargo.lock current.

cargo update log

info: syncing channel updates for '1.87.0-x86_64-unknown-linux-gnu'
info: latest update on 2025-05-15, rust version 1.87.0 (17067e9ac 2025-05-09)
info: downloading component 'cargo'
info: downloading component 'clippy'
info: downloading component 'rust-std'
info: downloading component 'rustc'
info: downloading component 'rustfmt'
info: installing component 'cargo'
info: installing component 'clippy'
info: installing component 'rust-std'
info: installing component 'rustc'
info: installing component 'rustfmt'
     Locking 38 packages to latest compatible versions
    Updating alloy v1.0.17 -> v1.0.20
    Updating alloy-consensus v1.0.17 -> v1.0.20
    Updating alloy-consensus-any v1.0.17 -> v1.0.20
    Updating alloy-contract v1.0.17 -> v1.0.20
    Updating alloy-eips v1.0.17 -> v1.0.20
    Updating alloy-genesis v1.0.17 -> v1.0.20
    Updating alloy-json-rpc v1.0.17 -> v1.0.20
    Updating alloy-network v1.0.17 -> v1.0.20
    Updating alloy-network-primitives v1.0.17 -> v1.0.20
    Updating alloy-provider v1.0.17 -> v1.0.20
    Updating alloy-pubsub v1.0.17 -> v1.0.20
    Updating alloy-rpc-client v1.0.17 -> v1.0.20
    Updating alloy-rpc-types v1.0.17 -> v1.0.20
    Updating alloy-rpc-types-anvil v1.0.17 -> v1.0.20
    Updating alloy-rpc-types-any v1.0.17 -> v1.0.20
    Updating alloy-rpc-types-debug v1.0.17 -> v1.0.20
    Updating alloy-rpc-types-engine v1.0.17 -> v1.0.20
    Updating alloy-rpc-types-eth v1.0.17 -> v1.0.20
    Updating alloy-rpc-types-trace v1.0.17 -> v1.0.20
    Updating alloy-rpc-types-txpool v1.0.17 -> v1.0.20
    Updating alloy-serde v1.0.17 -> v1.0.20
    Updating alloy-signer v1.0.17 -> v1.0.20
    Updating alloy-signer-local v1.0.17 -> v1.0.20
    Updating alloy-transport v1.0.17 -> v1.0.20
    Updating alloy-transport-http v1.0.17 -> v1.0.20
    Updating alloy-transport-ipc v1.0.17 -> v1.0.20
    Updating alloy-transport-ws v1.0.17 -> v1.0.20
    Updating alloy-tx-macros v1.0.17 -> v1.0.20
    Updating clap v4.5.40 -> v4.5.41
    Updating clap_builder v4.5.40 -> v4.5.41
    Updating clap_derive v4.5.40 -> v4.5.41
    Updating hyper-util v0.1.14 -> v0.1.15
    Updating nybbles v0.4.0 -> v0.4.1
    Updating rustls v0.23.28 -> v0.23.29
    Updating rustls-webpki v0.103.3 -> v0.103.4
    Updating schemars v1.0.3 -> v1.0.4
    Updating sdd v3.0.8 -> v3.0.9
    Updating winnow v0.7.11 -> v0.7.12
note: pass `--verbose` to see 14 unchanged dependencies behind latest

info: syncing channel updates for '1.87.0-x86_64-unknown-linux-gnu'
info: latest update on 2025-05-15, rust version 1.87.0 (17067e9ac 2025-05-09)
info: downloading component 'cargo'
info: downloading component 'clippy'
info: downloading component 'rust-std'
info: downloading component 'rustc'
info: downloading component 'rustfmt'
info: installing component 'cargo'
info: installing component 'clippy'
info: installing component 'rust-std'
info: installing component 'rustc'
info: installing component 'rustfmt'
     Locking 38 packages to latest compatible versions
    Updating alloy v1.0.17 -> v1.0.20
    Updating alloy-consensus v1.0.17 -> v1.0.20
    Updating alloy-consensus-any v1.0.17 -> v1.0.20
    Updating alloy-contract v1.0.17 -> v1.0.20
    Updating alloy-eips v1.0.17 -> v1.0.20
    Updating alloy-genesis v1.0.17 -> v1.0.20
    Updating alloy-json-rpc v1.0.17 -> v1.0.20
    Updating alloy-network v1.0.17 -> v1.0.20
    Updating alloy-network-primitives v1.0.17 -> v1.0.20
    Updating alloy-provider v1.0.17 -> v1.0.20
    Updating alloy-pubsub v1.0.17 -> v1.0.20
    Updating alloy-rpc-client v1.0.17 -> v1.0.20
    Updating alloy-rpc-types v1.0.17 -> v1.0.20
    Updating alloy-rpc-types-anvil v1.0.17 -> v1.0.20
    Updating alloy-rpc-types-any v1.0.17 -> v1.0.20
    Updating alloy-rpc-types-debug v1.0.17 -> v1.0.20
    Updating alloy-rpc-types-engine v1.0.17 -> v1.0.20
    Updating alloy-rpc-types-eth v1.0.17 -> v1.0.20
    Updating alloy-rpc-types-trace v1.0.17 -> v1.0.20
    Updating alloy-rpc-types-txpool v1.0.17 -> v1.0.20
    Updating alloy-serde v1.0.17 -> v1.0.20
    Updating alloy-signer v1.0.17 -> v1.0.20
    Updating alloy-signer-local v1.0.17 -> v1.0.20
    Updating alloy-transport v1.0.17 -> v1.0.20
    Updating alloy-transport-http v1.0.17 -> v1.0.20
    Updating alloy-transport-ipc v1.0.17 -> v1.0.20
    Updating alloy-transport-ws v1.0.17 -> v1.0.20
    Updating alloy-tx-macros v1.0.17 -> v1.0.20
    Updating clap v4.5.40 -> v4.5.41
    Updating clap_builder v4.5.40 -> v4.5.41
    Updating clap_derive v4.5.40 -> v4.5.41
    Updating hyper-util v0.1.14 -> v0.1.15
    Updating nybbles v0.4.0 -> v0.4.1
    Updating rustls v0.23.28 -> v0.23.29
    Updating rustls-webpki v0.103.3 -> v0.103.4
    Updating schemars v1.0.3 -> v1.0.4
    Updating sdd v3.0.8 -> v3.0.9
    Updating winnow v0.7.11 -> v0.7.12
note: pass `--verbose` to see 14 unchanged dependencies behind latest
@Jon-Becker Jon-Becker merged commit 9027cdf into main Jul 13, 2025
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.

1 participant