Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent ee262f2 commit 720449f
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 7 deletions.
37 changes: 31 additions & 6 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 @@ -54,7 +54,7 @@ panic-persist = { version = "0.3", features = ["custom-panic-handler", "utf8"] }
miniconf = { version = "0.16", features = ["json-core", "derive", "postcard"]}
miniconf_mqtt = "0.16"
# Note: Keep `py/pyproject.toml` version in sync with the Minimq version used in FW.
minimq = "0.9.0"
minimq = "0.10.0"
w5500 = "0.5"
smlang= "0.8"
minireq = "0.5"
Expand Down

0 comments on commit 720449f

Please sign in to comment.