nextest-rs / nextest

A next-generation test runner for Rust.
https://nexte.st
Apache License 2.0
2.03k stars 90 forks source link

fix(deps): update rust crate toml_edit to 0.22.14 #1537

Closed nextest-bot closed 1 month ago

nextest-bot commented 1 month ago

This PR contains the following updates:

Package Type Update Change
toml_edit dependencies patch 0.22.13 -> 0.22.14

Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 78.99%. Comparing base (1af3f79) to head (0eaa904).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1537 +/- ## ========================================== + Coverage 78.98% 78.99% +0.01% ========================================== Files 76 76 Lines 18785 18785 ========================================== + Hits 14838 14840 +2 + Misses 3947 3945 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.