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 #6555

Merged
merged 9 commits into from
Dec 10, 2023
Merged

chore(deps): weekly cargo update #6555

merged 9 commits into from
Dec 10, 2023

Conversation

github-actions[bot]
Copy link
Contributor

Automation to keep dependencies in Cargo.lock current.

cargo update log

    Updating git repository `https://github.com/gakonst/ethers-rs`
    Updating git repository `https://github.com/bluealloy/revm`
    Updating anstream v0.6.4 -> v0.6.5
    Updating anstyle-parse v0.2.2 -> v0.2.3
    Updating anstyle-query v1.0.0 -> v1.0.2
    Updating anstyle-wincon v3.0.1 -> v3.0.2
    Updating clap v4.4.10 -> v4.4.11
    Updating clap_builder v4.4.9 -> v4.4.11
    Updating eyre v0.6.9 -> v0.6.10
    Updating filetime v0.2.22 -> v0.2.23
    Updating gix-trace v0.1.3 -> v0.1.4
    Updating gix-utils v0.1.5 -> v0.1.6
    Updating http-body v0.4.5 -> v0.4.6
    Updating itoa v1.0.9 -> v1.0.10
    Updating mio v0.8.9 -> v0.8.10
    Updating once_cell v1.18.0 -> v1.19.0
    Updating openssl v0.10.60 -> v0.10.61
    Updating openssl-sys v0.9.96 -> v0.9.97
    Updating ordered-float v4.1.1 -> v4.2.0
    Updating portable-atomic v1.5.1 -> v1.6.0
    Removing redox_syscall v0.3.5
    Updating ring v0.17.6 -> v0.17.7
    Updating rustix v0.38.26 -> v0.38.28
    Updating rustls v0.21.9 -> v0.21.10
    Updating ryu v1.0.15 -> v1.0.16
    Updating secp256k1-sys v0.9.0 -> v0.9.1
    Updating tokio v1.34.0 -> v1.35.0
    Updating try-lock v0.2.4 -> v0.2.5
    Updating unicode-bidi v0.3.13 -> v0.3.14
    Updating winnow v0.5.19 -> v0.5.26
    Updating zerocopy v0.7.28 -> v0.7.30
    Updating zerocopy-derive v0.7.28 -> v0.7.30

mattsse and others added 2 commits December 10, 2023 02:23
    Updating git repository `https://github.com/gakonst/ethers-rs`
    Updating git repository `https://github.com/bluealloy/revm`
    Updating anstream v0.6.4 -> v0.6.5
    Updating anstyle-parse v0.2.2 -> v0.2.3
    Updating anstyle-query v1.0.0 -> v1.0.2
    Updating anstyle-wincon v3.0.1 -> v3.0.2
    Updating clap v4.4.10 -> v4.4.11
    Updating clap_builder v4.4.9 -> v4.4.11
    Updating eyre v0.6.9 -> v0.6.10
    Updating filetime v0.2.22 -> v0.2.23
    Updating gix-trace v0.1.3 -> v0.1.4
    Updating gix-utils v0.1.5 -> v0.1.6
    Updating http-body v0.4.5 -> v0.4.6
    Updating itoa v1.0.9 -> v1.0.10
    Updating mio v0.8.9 -> v0.8.10
    Updating once_cell v1.18.0 -> v1.19.0
    Updating openssl v0.10.60 -> v0.10.61
    Updating openssl-sys v0.9.96 -> v0.9.97
    Updating ordered-float v4.1.1 -> v4.2.0
    Updating portable-atomic v1.5.1 -> v1.6.0
    Removing redox_syscall v0.3.5
    Updating ring v0.17.6 -> v0.17.7
    Updating rustix v0.38.26 -> v0.38.28
    Updating rustls v0.21.9 -> v0.21.10
    Updating ryu v1.0.15 -> v1.0.16
    Updating secp256k1-sys v0.9.0 -> v0.9.1
    Updating tokio v1.34.0 -> v1.35.0
    Updating try-lock v0.2.4 -> v0.2.5
    Updating unicode-bidi v0.3.13 -> v0.3.14
    Updating winnow v0.5.19 -> v0.5.26
    Updating zerocopy v0.7.28 -> v0.7.30
    Updating zerocopy-derive v0.7.28 -> v0.7.30
@DaniPopes DaniPopes merged commit 03f6026 into master Dec 10, 2023
20 checks passed
@DaniPopes DaniPopes deleted the cargo-update branch December 10, 2023 03:30
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