rabbitmq-stream-rust-client
rabbitmq-stream-rust-client copied to clipboard
Update ordered-float requirement from 4.1.0 to 5.0.0
Updates the requirements on ordered-float to permit the latest version.
Release notes
Sourced from ordered-float's releases.
v5.0.0
What's Changed
- Breaking change: Implement Hash for f32 and f64 only by
@mbrubeckin reem/rust-ordered-float#168- Breaking change: Remove implicit panics in
NotNan<T>xToperators by@Ten0in reem/rust-ordered-float#167Full Changelog: https://github.com/reem/rust-ordered-float/compare/v4.6.0...v5.0.0
Commits
478e67dVersion 5.0.05c8edf3Implement Hash for f32 and f64 only.428ab8cMerge pull request #167 from Ten0/less_implicit_panic_on_binary_operations86f0b79Adapt tests8ff0bb1Re-add NotNan x PossiblyNan operations (now returning PossiblyNan)f9fd9a7Remove evil implsfacb424Increase rust-version to 1.631740c93Add libm-only tests to CI1b0686eVersion 4.6.05dc9e28Update Cargo.lock- Additional commits viewable in compare view
You can trigger a rebase of this PR 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.