Skip to content

Commit

Permalink
build(deps): bump rtt-logger from 0.2.1 to 0.3.0
Browse files Browse the repository at this point in the history
Bumps [rtt-logger](https://github.com/drogue-iot/rtt-logger) from 0.2.1 to 0.3.0.
- [Changelog](https://github.com/drogue-iot/rtt-logger/blob/master/CHANGELOG.md)
- [Commits](drogue-iot/rtt-logger@v0.2.1...v0.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent c4e817e commit b126be6
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
19 changes: 14 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 @@ -50,7 +50,7 @@ ad9959 = { path = "ad9959", version = "0.2.1" }
mcp230xx = "1.0"
mutex-trait = "0.2"
fugit = "0.3"
rtt-logger = "0.2"
rtt-logger = "0.3"
systick-monotonic = "1.0"
mono-clock = "0.1"
spin = { version = "0.9", default-features = false, features = ["spin_mutex"]}
Expand Down

0 comments on commit b126be6

Please sign in to comment.