Skip to content

Commit

Permalink
Bump defmt from 0.3.8 to 0.3.10 (#1)
Browse files Browse the repository at this point in the history
Bumps [defmt](https://github.com/knurling-rs/defmt) from 0.3.8 to 0.3.10.
- [Release notes](https://github.com/knurling-rs/defmt/releases)
- [Changelog](https://github.com/knurling-rs/defmt/blob/main/CHANGELOG.md)
- [Commits](knurling-rs/defmt@defmt-v0.3.8...defmt-v0.3.10)

---
updated-dependencies:
- dependency-name: defmt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 931bbdb commit cf4ca68
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 41 deletions.
62 changes: 22 additions & 40 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 @@ -12,7 +12,7 @@ homeassistant = ["serde"]
serde = ["dep:serde", "dep:serde-json-core"]

[dependencies]
defmt = "0.3.8"
defmt = "0.3.10"
embassy-net = { version = "0.5.0", features = [
"dns",
"medium-ip",
Expand Down

0 comments on commit cf4ca68

Please sign in to comment.