Skip to content

Update Rust crate mockito to ~1.0.1

Óscar García Amor requested to merge renovate/mockito-1.x into master

This MR contains the following updates:

Package Type Update Change
mockito dev-dependencies patch ~1.0.0 -> ~1.0.1

Release Notes

lipanski/mockito

v1.0.1

Compare Source

  • Fixed an issue where futures::future::join_all would block the server pool.
  • Server::reset_async has been deprecated in favour of Server::reset since the former doesn't have an async implementation any more.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports