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

Merged
merged 1 commit into from
Jul 13, 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:

    Removing aho-corasick v0.7.20
    Updating globset v0.4.10 -> v0.4.11
    Updating regex-automata v0.3.2 -> v0.3.3
    Updating regex-syntax v0.7.3 -> v0.7.4
    Updating rustix v0.38.3 -> v0.38.4
    Updating serde_json v1.0.100 -> v1.0.102
    Updating target-lexicon v0.12.8 -> v0.12.9
    Updating trustfall-rustdoc-adapter v26.1.1 -> v26.1.3

    Removing aho-corasick v0.7.20
    Updating globset v0.4.10 -> v0.4.11
    Updating regex-automata v0.3.2 -> v0.3.3
    Updating regex-syntax v0.7.3 -> v0.7.4
    Updating rustix v0.38.3 -> v0.38.4
    Updating serde_json v1.0.100 -> v1.0.102
    Updating target-lexicon v0.12.8 -> v0.12.9
    Updating trustfall-rustdoc-adapter v26.1.1 -> v26.1.3
@obi1kenobi obi1kenobi added the R-automated Release: these changes were created automatically by a bot label Jul 13, 2023
@github-actions github-actions bot enabled auto-merge (squash) July 13, 2023 00:16
@github-actions github-actions bot merged commit 3be7256 into main Jul 13, 2023
10 checks passed
@github-actions github-actions bot deleted the main_cargo_update branch July 13, 2023 00:23
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