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

Merged
merged 1 commit into from
Dec 15, 2024
Merged

chore(deps): weekly cargo update #13407

merged 1 commit into from
Dec 15, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Automation to keep dependencies in Cargo.lock current.

cargo update log

     Locking 20 packages to latest compatible versions
    Updating bstr v1.11.0 -> v1.11.1
    Updating cc v1.2.3 -> v1.2.4
    Updating chrono v0.4.38 -> v0.4.39
    Updating fastrand v2.2.0 -> v2.3.0
    Updating libc v0.2.167 -> v0.2.168
    Updating quanta v0.12.3 -> v0.12.4
    Updating quinn-udp v0.5.7 -> v0.5.8
    Updating redox_syscall v0.5.7 -> v0.5.8
    Updating roaring v0.10.8 -> v0.10.9
    Updating rustix v0.38.41 -> v0.38.42
    Updating rustls v0.23.19 -> v0.23.20
    Updating rustls-pki-types v1.10.0 -> v1.10.1
    Updating semver v1.0.23 -> v1.0.24
    Updating serde v1.0.215 -> v1.0.216
    Updating serde_derive v1.0.215 -> v1.0.216
    Removing sync_wrapper v0.1.2
    Updating thiserror v2.0.5 -> v2.0.7
    Updating thiserror-impl v2.0.5 -> v2.0.7
    Updating tower v0.5.1 -> v0.5.2
    Updating tracy-client v0.17.5 -> v0.17.6
    Updating tracy-client-sys v0.24.2 -> v0.24.3
note: pass `--verbose` to see 16 unchanged dependencies behind latest

     Locking 20 packages to latest compatible versions
    Updating bstr v1.11.0 -> v1.11.1
    Updating cc v1.2.3 -> v1.2.4
    Updating chrono v0.4.38 -> v0.4.39
    Updating fastrand v2.2.0 -> v2.3.0
    Updating libc v0.2.167 -> v0.2.168
    Updating quanta v0.12.3 -> v0.12.4
    Updating quinn-udp v0.5.7 -> v0.5.8
    Updating redox_syscall v0.5.7 -> v0.5.8
    Updating roaring v0.10.8 -> v0.10.9
    Updating rustix v0.38.41 -> v0.38.42
    Updating rustls v0.23.19 -> v0.23.20
    Updating rustls-pki-types v1.10.0 -> v1.10.1
    Updating semver v1.0.23 -> v1.0.24
    Updating serde v1.0.215 -> v1.0.216
    Updating serde_derive v1.0.215 -> v1.0.216
    Removing sync_wrapper v0.1.2
    Updating thiserror v2.0.5 -> v2.0.7
    Updating thiserror-impl v2.0.5 -> v2.0.7
    Updating tower v0.5.1 -> v0.5.2
    Updating tracy-client v0.17.5 -> v0.17.6
    Updating tracy-client-sys v0.24.2 -> v0.24.3
note: pass `--verbose` to see 16 unchanged dependencies behind latest
@github-actions github-actions bot requested a review from gakonst as a code owner December 15, 2024 00:33
@mattsse mattsse closed this Dec 15, 2024
@mattsse mattsse reopened this Dec 15, 2024
@mattsse mattsse enabled auto-merge December 15, 2024 10:04
@mattsse mattsse added this pull request to the merge queue Dec 15, 2024
Merged via the queue into main with commit c314aa6 Dec 15, 2024
42 checks passed
@mattsse mattsse deleted the cargo-update branch December 15, 2024 10:28
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