Skip to content

Conversation

@obi1kenobi
Copy link
Owner

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

The following is the output from cargo update:

     Locking 5 packages to latest compatible versions
    Updating cc v1.2.40 -> v1.2.41
    Updating find-msvc-tools v0.1.3 -> v0.1.4
    Updating regex v1.11.3 -> v1.12.1
    Updating regex-automata v0.4.11 -> v0.4.12
    Updating regex-syntax v0.8.6 -> v0.8.7
note: pass `--verbose` to see 2 unchanged dependencies behind latest

     Locking 5 packages to latest compatible versions
    Updating cc v1.2.40 -> v1.2.41
    Updating find-msvc-tools v0.1.3 -> v0.1.4
    Updating regex v1.11.3 -> v1.12.1
    Updating regex-automata v0.4.11 -> v0.4.12
    Updating regex-syntax v0.8.6 -> v0.8.7
note: pass `--verbose` to see 2 unchanged dependencies behind latest
@obi1kenobi obi1kenobi added the R-automated Release: these changes were created automatically by a bot label Oct 13, 2025
@github-actions github-actions bot enabled auto-merge (squash) October 13, 2025 03:56
@github-actions github-actions bot merged commit 8c5c8ec into main Oct 13, 2025
20 checks passed
@github-actions github-actions bot deleted the fuzz_cargo_update branch October 13, 2025 04:00
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.

1 participant