Skip to content

Commit

Permalink
Bump miniconf_mqtt from 0.16.2 to 0.17.0
Browse files Browse the repository at this point in the history
Bumps [miniconf_mqtt](https://github.com/quartiq/miniconf) from 0.16.2 to 0.17.0.
- [Release notes](https://github.com/quartiq/miniconf/releases)
- [Changelog](https://github.com/quartiq/miniconf/blob/main/CHANGELOG.md)
- [Commits](quartiq/miniconf@v0.16.2...v0.17.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 8c60b5e commit 1cbfa35
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 6 deletions.
21 changes: 16 additions & 5 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 @@ -52,7 +52,7 @@ encdec = { version = "0.9", default-features = false }
crc-any = { version = "2.5.0", default-features = false }
panic-persist = { version = "0.3", features = ["custom-panic-handler", "utf8"] }
miniconf = { version = "0.16", features = ["json-core", "derive", "postcard"]}
miniconf_mqtt = "0.16"
miniconf_mqtt = "0.17"
# Note: Keep `py/pyproject.toml` version in sync with the Minimq version used in FW.
minimq = "0.9.0"
w5500 = "0.5"
Expand Down

0 comments on commit 1cbfa35

Please sign in to comment.