Bump ordered-float from 3.7.0 to 4.2.0
Bumps ordered-float from 3.7.0 to 4.2.0.
Release notes
Sourced from ordered-float's releases.
v4.2.0
What's Changed
- Optional borsh serialisation support by
@Fuuzetsuin reem/rust-ordered-float#146New Contributors
@Fuuzetsumade their first contribution in reem/rust-ordered-float#146Full Changelog: https://github.com/reem/rust-ordered-float/compare/v4.1.1...v4.2.0
v4.1.1
What's Changed
- Optimize ord implementation and signed zero canonicalization by
@orlpin reem/rust-ordered-float#144New Contributors
@orlpmade their first contribution in reem/rust-ordered-float#144Full Changelog: https://github.com/reem/rust-ordered-float/compare/v4.1.0...v4.1.1
v4.1.0
What's Changed
- Re-export FloatCore by
@mbrubeckin reem/rust-ordered-float#141Full Changelog: https://github.com/reem/rust-ordered-float/compare/v4.0.0...v4.1.0
v4.0.0
What's Changed
- Breaking change: Always require
num_traits::float::FloatCoreinstead ofnum_traits::Floatwhere possible, by@kpreidin reem/rust-ordered-float#138Full Changelog: https://github.com/reem/rust-ordered-float/compare/v3.9.1...v4.0.0
v3.9.2
- Optimize ord implementation and signed zero canonicalization by
@orlpin reem/rust-ordered-float#144Full Changelog: https://github.com/reem/rust-ordered-float/compare/v3.9.1...v3.9.2
v3.9.1
- Fix build error with the
rkyvfeature enabled (#137).v3.9.0
What's Changed
- Implement
rkyvendianess by@MucTepDayH16in reem/rust-ordered-float#136New Contributors
@MucTepDayH16made their first contribution in reem/rust-ordered-float#136Full Changelog: https://github.com/reem/rust-ordered-float/compare/v3.8.0...v3.9.0
v3.8.0
What's Changed
... (truncated)
Commits
3641f59Version 4.2.015f6218Update dependenciesc0cdc41Document feature borsh8a87f6aMerge pull request #146 from Fuuzetsu/borsh8e5bb29Optional borsh serialisation support8111b34Document the 'arbitrary' featurec0dba63Commit Cargo.lock2118522Version 4.1.14e29b08Merge pull request #144 from orlp/faster-ord71770b3Silence clippy, fmt, and add missing inline directives- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)