rust-ieee802.15.4
rust-ieee802.15.4 copied to clipboard
Update hash32 requirement from 0.2.1 to 0.3.1
Updates the requirements on hash32 to permit the latest version.
Changelog
Sourced from hash32's changelog.
[v0.3.1] - 2022-08-09
Fixed
- fixed downstream clippy warnings around
murmur3::Hasher[v0.3.0] - 2022-04-29
Changed
- [breaking-change] Made
Hashera subtrait ofcore::hash::Hasher, and renamedfinishtofinish32to avoid conflicting- Relaxed some restrictions on
BuildHasherDefaultRemoved
- [breaking-change] Removed
Hashin favour ofcore::hash::Hash- [breaking-change] Removed
BuildHasherin favour ofcore::hash::BuildHasher[v0.2.1] - 2021-04-19
Added
- implement
Clone,PartialEq,EqforBuildDefaultHasher[v0.2.0] - 2021-04-19
Changed
- [breaking-change]
const-fnfeature has been removed- [breaking-change] MSRV policy has been changed to "only latest stable is guaranteed to be supported"
[v0.1.2] - 2019-11-14
Updated
- Included MSRV in the documentation; also added examples for 2015 and 2018 editions.
[v0.1.1] - 2019-11-14
Added
- Implementations for tuples
v0.1.0 - 2018-04-23
Initial release
... (truncated)
Commits
- See full diff 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 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)