Update Rust crate num-traits to 0.2.16 #78

Merged
pierre merged 1 commits from renovate/num-traits-0.x into master 2023-07-21 00:57:23 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
num-traits dependencies patch 0.2.15 -> 0.2.16

Release Notes

rust-num/num-traits (num-traits)

v0.2.16

Compare Source

Contributors: @​ctrlcctrlv, @​cuviper, @​flier, @​GuillaumeGomez, @​kaidokert,
@​rs017991, @​vicsn


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 | |---|---|---|---| | [num-traits](https://github.com/rust-num/num-traits) | dependencies | patch | `0.2.15` -> `0.2.16` | --- ### Release Notes <details> <summary>rust-num/num-traits (num-traits)</summary> ### [`v0.2.16`](https://github.com/rust-num/num-traits/blob/HEAD/RELEASES.md#Release-0216-2023-07-20) [Compare Source](https://github.com/rust-num/num-traits/compare/num-traits-0.2.15...num-traits-0.2.16) - [Upgrade to 2018 edition, **MSRV 1.31**][240] - [The new `ToBytes` and `FromBytes` traits][224] convert to and from byte representations of a value, with little, big, and native-endian options. - [The new `Float::is_subnormal` method checks for subnormal values][279], with a non-zero magnitude that is less than the normal minimum positive value. - Several other improvements to documentation and testing. **Contributors**: [@&#8203;ctrlcctrlv](https://github.com/ctrlcctrlv), [@&#8203;cuviper](https://github.com/cuviper), [@&#8203;flier](https://github.com/flier), [@&#8203;GuillaumeGomez](https://github.com/GuillaumeGomez), [@&#8203;kaidokert](https://github.com/kaidokert), [@&#8203;rs017991](https://github.com/rs017991), [@&#8203;vicsn](https://github.com/vicsn) [224]: https://github.com/rust-num/num-traits/pull/224 [240]: https://github.com/rust-num/num-traits/pull/240 [279]: https://github.com/rust-num/num-traits/pull/279 </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xNy4wIiwidXBkYXRlZEluVmVyIjoiMzYuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
pierre added 1 commit 2023-07-21 00:37:04 +00:00
pierre scheduled this pull request to auto merge when all checks succeed 2023-07-21 00:37:06 +00:00
pierre merged commit b9085771a6 into master 2023-07-21 00:57:23 +00:00
This repo is archived. You cannot comment on pull requests.
No Reviewers
No Label
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/SeaBattle#78
No description provided.