Skip to content

Commit

Permalink
ci: update for clippy box error (#897)
Browse files Browse the repository at this point in the history
* ci: update for clippy box error

* doc: changelog
  • Loading branch information
Devdutt Shenoi authored Jul 30, 2024
1 parent db1f261 commit f211241
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion rumqttd/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- session present flag in connack
- Make write method return the number of bytes written correctly everywhere
- `ConnectionSettings` can be manually created
- Clippy error from time for toolchain >1.80.0

### Security
- Implement constant-time password comparison in authentication logic
Expand Down Expand Up @@ -178,7 +179,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [rumqttd 0.12.4] - 01-02-2023

### Fixed
- Client id with tenant prefix should be set globally (#564)
- Client id with tenant prefix should be set globally (#564)

## [rumqttd 0.12.3] - 23-01-2023

Expand Down

0 comments on commit f211241

Please sign in to comment.