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 primary dependencies #492

Merged
merged 1 commit into from
Oct 16, 2023
Merged

Conversation

obi1kenobi
Copy link
Owner

Automation to keep dependencies in the primary Cargo.lock current.

The following is the output from cargo update:

    Updating aho-corasick v1.1.1 -> v1.1.2
    Updating async-trait v0.1.73 -> v0.1.74
    Updating bitflags v2.4.0 -> v2.4.1
    Updating bstr v1.6.2 -> v1.7.0
    Updating deranged v0.3.8 -> v0.3.9
    Updating flate2 v1.0.27 -> v1.0.28
      Adding powerfmt v0.2.0
    Updating regex v1.9.6 -> v1.10.1
    Updating regex-automata v0.3.9 -> v0.4.2
    Updating regex-syntax v0.7.5 -> v0.8.2
    Updating rustix v0.38.17 -> v0.38.19
    Updating serde v1.0.188 -> v1.0.189
    Updating serde_derive v1.0.188 -> v1.0.189
    Updating time v0.3.29 -> v0.3.30
    Updating tokio v1.32.0 -> v1.33.0
    Updating tracing v0.1.37 -> v0.1.39
    Updating tracing-attributes v0.1.26 -> v0.1.27
    Updating tracing-core v0.1.31 -> v0.1.32

    Updating aho-corasick v1.1.1 -> v1.1.2
    Updating async-trait v0.1.73 -> v0.1.74
    Updating bitflags v2.4.0 -> v2.4.1
    Updating bstr v1.6.2 -> v1.7.0
    Updating deranged v0.3.8 -> v0.3.9
    Updating flate2 v1.0.27 -> v1.0.28
      Adding powerfmt v0.2.0
    Updating regex v1.9.6 -> v1.10.1
    Updating regex-automata v0.3.9 -> v0.4.2
    Updating regex-syntax v0.7.5 -> v0.8.2
    Updating rustix v0.38.17 -> v0.38.19
    Updating serde v1.0.188 -> v1.0.189
    Updating serde_derive v1.0.188 -> v1.0.189
    Updating time v0.3.29 -> v0.3.30
    Updating tokio v1.32.0 -> v1.33.0
    Updating tracing v0.1.37 -> v0.1.39
    Updating tracing-attributes v0.1.26 -> v0.1.27
    Updating tracing-core v0.1.31 -> v0.1.32
@obi1kenobi obi1kenobi added the R-automated Release: these changes were created automatically by a bot label Oct 16, 2023
@github-actions github-actions bot enabled auto-merge (squash) October 16, 2023 03:43
@github-actions github-actions bot merged commit b193feb into main Oct 16, 2023
13 checks passed
@github-actions github-actions bot deleted the main_cargo_update branch October 16, 2023 03:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R-automated Release: these changes were created automatically by a bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant