Skip to content

Commit

Permalink
Bump minimq from 0.6.2 to 0.8.0
Browse files Browse the repository at this point in the history
Bumps [minimq](https://github.com/quartiq/minimq) from 0.6.2 to 0.8.0.
- [Release notes](https://github.com/quartiq/minimq/releases)
- [Changelog](https://github.com/quartiq/minimq/blob/master/CHANGELOG.md)
- [Commits](quartiq/minimq@v0.6.2...v0.8.0)

---
updated-dependencies:
- dependency-name: minimq
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2024
1 parent 86c976b commit 440c906
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 11 deletions.
73 changes: 63 additions & 10 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ embedded-time = "0.12.1"
miniconf = "0.6.3"
systick-monotonic = "1.0.1"
heapless = { version = "0.7", features = ["serde"] }
minimq = "0.6.2"
minimq = "0.8.0"
serde = { version = "1.0.158", features = ["derive"], default-features = false }
serde-json-core = "0.5"
num_enum = { version = "0.5.11", default-features = false }
Expand Down

0 comments on commit 440c906

Please sign in to comment.