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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jan 19, 2025

Automation to keep dependencies in Cargo.lock current.

cargo update log

    Updating git repository `https://github.com/alloy-rs/evm`
    Updating git repository `https://github.com/bluealloy/revm`
    Updating git repository `https://github.com/paradigmxyz/revm-inspectors`
     Locking 32 packages to latest compatible versions
    Updating alloy-chains v0.1.61 -> v0.1.62
    Updating anyhow v1.0.95 -> v1.0.96
    Updating backon v1.3.0 -> v1.4.0
   Unchanged bindgen v0.70.1 (available: v0.71.1)
    Updating bit-set v0.5.3 -> v0.8.0
    Updating bit-vec v0.6.3 -> v0.8.0
    Updating blake3 v1.5.5 -> v1.6.0
   Unchanged c-kzg v1.0.3 (available: v2.0.0)
    Updating cc v1.2.14 -> v1.2.15
    Updating crunchy v0.2.2 -> v0.2.3
   Unchanged generic-array v0.14.7 (available: v1.2.0)
    Updating h2 v0.4.7 -> v0.4.8
   Unchanged hash-db v0.15.2 (available: v0.16.0)
    Updating inout v0.1.3 -> v0.1.4
    Updating log v0.4.25 -> v0.4.26
    Updating miniz_oxide v0.8.4 -> v0.8.5
    Updating pem v3.0.4 -> v3.0.5
    Updating proptest v1.5.0 -> v1.6.0
   Unchanged rand v0.8.5 (available: v0.9.0)
    Updating rand_core v0.9.1 -> v0.9.2
    Updating redox_syscall v0.5.8 -> v0.5.9
    Updating ring v0.17.9 -> v0.17.11
    Updating ruint v1.12.4 -> v1.13.1
    Updating serde v1.0.217 -> v1.0.218
    Updating serde_derive v1.0.217 -> v1.0.218
    Updating serde_json v1.0.138 -> v1.0.139
    Updating tokio-tungstenite v0.26.1 -> v0.26.2
   Unchanged tower v0.4.13 (available: v0.5.2)
    Updating tungstenite v0.26.1 -> v0.26.2
    Updating typenum v1.17.0 -> v1.18.0
    Updating unicode-ident v1.0.16 -> v1.0.17
    Updating uuid v1.13.1 -> v1.14.0
   Unchanged vergen v8.3.2 (available: v9.0.4)
    Updating winnow v0.7.2 -> v0.7.3
    Updating zerocopy v0.8.18 -> v0.8.20
    Updating zerocopy-derive v0.8.18 -> v0.8.20
    Updating zstd v0.13.2 -> v0.13.3
    Updating zstd-safe v7.2.1 -> v7.2.3
    Updating zstd-sys v2.0.13+zstd.1.5.6 -> v2.0.14+zstd.1.5.7
note: to see how you depend on a package, run `cargo tree --invert --package <dep>@<ver>`

    Updating git repository `https://github.com/alloy-rs/evm`
    Updating git repository `https://github.com/bluealloy/revm`
    Updating git repository `https://github.com/paradigmxyz/revm-inspectors`
     Locking 32 packages to latest compatible versions
    Updating alloy-chains v0.1.61 -> v0.1.62
    Updating anyhow v1.0.95 -> v1.0.96
    Updating backon v1.3.0 -> v1.4.0
   Unchanged bindgen v0.70.1 (available: v0.71.1)
    Updating bit-set v0.5.3 -> v0.8.0
    Updating bit-vec v0.6.3 -> v0.8.0
    Updating blake3 v1.5.5 -> v1.6.0
   Unchanged c-kzg v1.0.3 (available: v2.0.0)
    Updating cc v1.2.14 -> v1.2.15
    Updating crunchy v0.2.2 -> v0.2.3
   Unchanged generic-array v0.14.7 (available: v1.2.0)
    Updating h2 v0.4.7 -> v0.4.8
   Unchanged hash-db v0.15.2 (available: v0.16.0)
    Updating inout v0.1.3 -> v0.1.4
    Updating log v0.4.25 -> v0.4.26
    Updating miniz_oxide v0.8.4 -> v0.8.5
    Updating pem v3.0.4 -> v3.0.5
    Updating proptest v1.5.0 -> v1.6.0
   Unchanged rand v0.8.5 (available: v0.9.0)
    Updating rand_core v0.9.1 -> v0.9.2
    Updating redox_syscall v0.5.8 -> v0.5.9
    Updating ring v0.17.9 -> v0.17.11
    Updating ruint v1.12.4 -> v1.13.1
    Updating serde v1.0.217 -> v1.0.218
    Updating serde_derive v1.0.217 -> v1.0.218
    Updating serde_json v1.0.138 -> v1.0.139
    Updating tokio-tungstenite v0.26.1 -> v0.26.2
   Unchanged tower v0.4.13 (available: v0.5.2)
    Updating tungstenite v0.26.1 -> v0.26.2
    Updating typenum v1.17.0 -> v1.18.0
    Updating unicode-ident v1.0.16 -> v1.0.17
    Updating uuid v1.13.1 -> v1.14.0
   Unchanged vergen v8.3.2 (available: v9.0.4)
    Updating winnow v0.7.2 -> v0.7.3
    Updating zerocopy v0.8.18 -> v0.8.20
    Updating zerocopy-derive v0.8.18 -> v0.8.20
    Updating zstd v0.13.2 -> v0.13.3
    Updating zstd-safe v7.2.1 -> v7.2.3
    Updating zstd-sys v2.0.13+zstd.1.5.6 -> v2.0.14+zstd.1.5.7
note: to see how you depend on a package, run `cargo tree --invert --package <dep>@<ver>`
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