trust-graph icon indicating copy to clipboard operation
trust-graph copied to clipboard

chore(deps): update rust crate nonempty to 0.11.0

Open renovate[bot] opened this issue 2 years ago • 0 comments

This PR contains the following updates:

Package Type Update Change
nonempty dependencies minor 0.8.1 -> 0.11.0

Release Notes

cloudhead/nonempty (nonempty)

v0.11.0

Added
  • std feature flag; building with --no-default-features now enables no_std use.
  • NonEmpty::sort was added.
  • NonEmpty::as_ref added for converting a &NonEmpty to NonEmpty<&T>.
Changed
  • MSRV is now 1.56 (this is a semver-breaking change).
  • NonEmpty::split now returns Option<&T> for last element.
  • cargo clippy and cargo doc failures are fixed.

Configuration

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

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Dec 30 '23 14:12 renovate[bot]