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

Merged
merged 1 commit into from
Feb 4, 2025
Merged

chore(deps): weekly cargo update #20

merged 1 commit into from
Feb 4, 2025

Conversation

github-actions[bot]
Copy link

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

Automation to keep dependencies in Cargo.lock current.

cargo update log

info: syncing channel updates for '1.79.0-x86_64-unknown-linux-gnu'
info: latest update on 2024-06-13, rust version 1.79.0 (129f3b996 2024-06-10)
info: downloading component 'cargo'
info: downloading component 'clippy'
info: downloading component 'rust-docs'
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-docs'
info: installing component 'rust-std'
info: installing component 'rustc'
info: installing component 'rustfmt'
     Locking 13 packages to latest compatible versions
    Updating bumpalo v3.16.0 -> v3.17.0
    Updating cc v1.2.10 -> v1.2.11
    Updating getrandom v0.2.15 -> v0.3.1
    Updating indexmap v2.7.0 -> v2.7.1
    Updating rustix v0.38.43 -> v0.38.44
    Updating semver v1.0.24 -> v1.0.25
    Updating syn v2.0.96 -> v2.0.98
    Updating tempfile v3.15.0 -> v3.16.0
    Updating toml_edit v0.22.22 -> v0.22.23
    Updating unicode-ident v1.0.14 -> v1.0.16
    Updating wasi v0.11.0+wasi-snapshot-preview1 -> v0.13.3+wasi-0.2.2 (latest: v0.14.0+wasi-0.2.3)
    Updating winnow v0.6.24 -> v0.7.0
      Adding wit-bindgen-rt v0.33.0 (latest: v0.38.0)
note: pass `--verbose` to see 13 unchanged dependencies behind latest

info: syncing channel updates for '1.79.0-x86_64-unknown-linux-gnu'
info: latest update on 2024-06-13, rust version 1.79.0 (129f3b996 2024-06-10)
info: downloading component 'cargo'
info: downloading component 'clippy'
info: downloading component 'rust-docs'
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-docs'
info: installing component 'rust-std'
info: installing component 'rustc'
info: installing component 'rustfmt'
     Locking 13 packages to latest compatible versions
    Updating bumpalo v3.16.0 -> v3.17.0
    Updating cc v1.2.10 -> v1.2.11
    Updating getrandom v0.2.15 -> v0.3.1
    Updating indexmap v2.7.0 -> v2.7.1
    Updating rustix v0.38.43 -> v0.38.44
    Updating semver v1.0.24 -> v1.0.25
    Updating syn v2.0.96 -> v2.0.98
    Updating tempfile v3.15.0 -> v3.16.0
    Updating toml_edit v0.22.22 -> v0.22.23
    Updating unicode-ident v1.0.14 -> v1.0.16
    Updating wasi v0.11.0+wasi-snapshot-preview1 -> v0.13.3+wasi-0.2.2 (latest: v0.14.0+wasi-0.2.3)
    Updating winnow v0.6.24 -> v0.7.0
      Adding wit-bindgen-rt v0.33.0 (latest: v0.38.0)
note: pass `--verbose` to see 13 unchanged dependencies behind latest
@fgimenez fgimenez closed this Feb 4, 2025
@fgimenez fgimenez reopened this Feb 4, 2025
@fgimenez fgimenez merged commit 9675510 into main Feb 4, 2025
2 checks passed
@fgimenez fgimenez deleted the cargo-update branch February 4, 2025 08:36
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