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

Weekly cargo update of dependencies #1097

Merged
merged 1 commit into from
Feb 3, 2025
Merged

Weekly cargo update of dependencies #1097

merged 1 commit into from
Feb 3, 2025

Conversation

obi1kenobi
Copy link
Owner

Automation to keep dependencies in Cargo.lock current.

The following is the output from cargo update:

     Locking 20 packages to latest compatible versions
    Updating bumpalo v3.16.0 -> v3.17.0
    Updating cc v1.2.10 -> v1.2.11
      Adding getrandom v0.3.1
    Updating httparse v1.9.5 -> v1.10.0
    Updating hyper v1.5.2 -> v1.6.0
    Updating jiff v0.1.27 -> v0.1.29
    Updating openssl-sys v0.9.104 -> v0.9.105
    Updating rustls v0.23.21 -> v0.23.22
    Updating rustls-pki-types v1.10.1 -> v1.11.0
    Updating ryu v1.0.18 -> v1.0.19
    Updating serde_json v1.0.137 -> v1.0.138
    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.15 -> v1.0.16
      Adding wasi v0.13.3+wasi-0.2.2
    Updating webpki-roots v0.26.7 -> v0.26.8
    Removing winnow v0.6.24
      Adding winnow v0.6.26
      Adding winnow v0.7.0
      Adding wit-bindgen-rt v0.33.0

     Locking 20 packages to latest compatible versions
    Updating bumpalo v3.16.0 -> v3.17.0
    Updating cc v1.2.10 -> v1.2.11
      Adding getrandom v0.3.1
    Updating httparse v1.9.5 -> v1.10.0
    Updating hyper v1.5.2 -> v1.6.0
    Updating jiff v0.1.27 -> v0.1.29
    Updating openssl-sys v0.9.104 -> v0.9.105
    Updating rustls v0.23.21 -> v0.23.22
    Updating rustls-pki-types v1.10.1 -> v1.11.0
    Updating ryu v1.0.18 -> v1.0.19
    Updating serde_json v1.0.137 -> v1.0.138
    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.15 -> v1.0.16
      Adding wasi v0.13.3+wasi-0.2.2
    Updating webpki-roots v0.26.7 -> v0.26.8
    Removing winnow v0.6.24
      Adding winnow v0.6.26
      Adding winnow v0.7.0
      Adding wit-bindgen-rt v0.33.0
@github-actions github-actions bot enabled auto-merge (squash) February 3, 2025 03:43
@github-actions github-actions bot merged commit 293bfe7 into main Feb 3, 2025
30 checks passed
@github-actions github-actions bot deleted the cargo_update branch February 3, 2025 03:56
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