Update Rust crate specs to 0.20.0 #47

Merged
kjuulh merged 1 commits from renovate/all into main 2023-09-25 06:09:39 +02:00
Owner

This PR contains the following updates:

Package Type Update Change
specs (source) dependencies minor 0.19.0 -> 0.20.0

Release Notes

slide-rs/specs

v0.20.0

Compare Source

  • MSRV to 1.70.0 (#​765)
  • Significant refactor of Join and related traits to alleviate soundness
    issues. Includes introduction of a lending/streaming join via the LendJoin
    trait which is the new common denominator implemented by joinable types.
    (#​765)

Configuration

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

🚦 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.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [specs](https://specs.amethyst.rs) ([source](https://github.com/slide-rs/specs)) | dependencies | minor | `0.19.0` -> `0.20.0` | --- ### Release Notes <details> <summary>slide-rs/specs</summary> ### [`v0.20.0`](https://github.com/slide-rs/specs/blob/HEAD/CHANGELOG.md#&#8203;0200-2023-09-24) [Compare Source](https://github.com/slide-rs/specs/compare/v0.19.0...v0.20.0) - MSRV to 1.70.0 ([#&#8203;765]) - Significant refactor of `Join` and related traits to alleviate soundness issues. Includes introduction of a lending/streaming join via the `LendJoin` trait which is the new common denominator implemented by joinable types. ([#&#8203;765]) [#&#8203;765]: https://github.com/amethyst/specs/pull/765 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNjAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE2MC4wIn0=-->
kjuulh added 1 commit 2023-09-25 05:44:30 +02:00
Update Rust crate specs to 0.20.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2123b32615
kjuulh merged commit 2123b32615 into main 2023-09-25 06:09:39 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjuulh/roguelike#47
No description provided.