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

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

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Oct 6, 2024

Automation to keep dependencies in Cargo.lock current.

cargo update log

     Locking 28 packages to latest compatible versions
    Updating addr2line v0.24.1 -> v0.24.2
    Updating alloy-chains v0.1.34 -> v0.1.36
    Updating async-compression v0.4.12 -> v0.4.13
    Removing bindgen v0.69.4
    Updating brotli v6.0.0 -> v7.0.0
    Updating cc v1.1.24 -> v1.1.25
    Updating futures v0.3.30 -> v0.3.31
    Updating futures-channel v0.3.30 -> v0.3.31
    Updating futures-core v0.3.30 -> v0.3.31
    Updating futures-executor v0.3.30 -> v0.3.31
    Updating futures-io v0.3.30 -> v0.3.31
    Updating futures-macro v0.3.30 -> v0.3.31
    Updating futures-sink v0.3.30 -> v0.3.31
    Updating futures-task v0.3.30 -> v0.3.31
    Updating futures-util v0.3.30 -> v0.3.31
    Updating gimli v0.31.0 -> v0.31.1
      Adding hashbrown v0.15.0
    Updating indexmap v2.5.0 -> v2.6.0
    Updating ipnet v2.10.0 -> v2.10.1
    Removing itertools v0.12.1
    Removing lazycell v1.3.0
    Updating libproc v0.14.8 -> v0.14.9
    Updating object v0.36.4 -> v0.36.5
    Updating once_cell v1.20.1 -> v1.20.2
    Updating pin-project v1.1.5 -> v1.1.6
    Updating pin-project-internal v1.1.5 -> v1.1.6
    Updating raw-cpuid v11.1.0 -> v11.2.0
    Updating rustls v0.23.13 -> v0.23.14
    Updating serde_with v3.10.0 -> v3.11.0
    Updating serde_with_macros v3.10.0 -> v3.11.0
    Updating unicode-bidi v0.3.15 -> v0.3.17
note: pass `--verbose` to see 8 unchanged dependencies behind latest

     Locking 28 packages to latest compatible versions
    Updating addr2line v0.24.1 -> v0.24.2
    Updating alloy-chains v0.1.34 -> v0.1.36
    Updating async-compression v0.4.12 -> v0.4.13
    Removing bindgen v0.69.4
    Updating brotli v6.0.0 -> v7.0.0
    Updating cc v1.1.24 -> v1.1.25
    Updating futures v0.3.30 -> v0.3.31
    Updating futures-channel v0.3.30 -> v0.3.31
    Updating futures-core v0.3.30 -> v0.3.31
    Updating futures-executor v0.3.30 -> v0.3.31
    Updating futures-io v0.3.30 -> v0.3.31
    Updating futures-macro v0.3.30 -> v0.3.31
    Updating futures-sink v0.3.30 -> v0.3.31
    Updating futures-task v0.3.30 -> v0.3.31
    Updating futures-util v0.3.30 -> v0.3.31
    Updating gimli v0.31.0 -> v0.31.1
      Adding hashbrown v0.15.0
    Updating indexmap v2.5.0 -> v2.6.0
    Updating ipnet v2.10.0 -> v2.10.1
    Removing itertools v0.12.1
    Removing lazycell v1.3.0
    Updating libproc v0.14.8 -> v0.14.9
    Updating object v0.36.4 -> v0.36.5
    Updating once_cell v1.20.1 -> v1.20.2
    Updating pin-project v1.1.5 -> v1.1.6
    Updating pin-project-internal v1.1.5 -> v1.1.6
    Updating raw-cpuid v11.1.0 -> v11.2.0
    Updating rustls v0.23.13 -> v0.23.14
    Updating serde_with v3.10.0 -> v3.11.0
    Updating serde_with_macros v3.10.0 -> v3.11.0
    Updating unicode-bidi v0.3.15 -> v0.3.17
note: pass `--verbose` to see 8 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.

1 participant