Skip to content

Bump ordered-float from 4.3.0 to 4.4.0

Dependabot requested to merge dependabot-cargo-ordered-float-4.4.0 into master

Bumps ordered-float from 4.3.0 to 4.4.0.

Release notes

Sourced from ordered-float's releases.

v4.4.0

What's Changed

Full Changelog: https://github.com/reem/rust-ordered-float/compare/v4.3.0...v4.4.0

Commits
  • 324b3e1 Version 4.4.0
  • dc0269e Merge pull request #161 from tisonkun/derive-visitor
  • 0e7da65 feat: integrate with derive-visitor
  • 6c47902 Merge pull request #160 from kpreid/ci
  • 88275c3 Merge pull request #159 from kpreid/eq
  • d614112 CI: update actions/checkout, remove actions-rs/*
  • 85a4b9d Document signed zero hazards.
  • e2c7a82 Merge pull request #158 from kpreid/transparent
  • 7abdbc9 Add impl bytemuck::TransparentWrapper for OrderedFloat.
  • 4b07101 Document that NotNan is repr(transparent).
  • See full diff in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading