Skip to content

Commit 5b54003

Browse files
chore(deps): bump defmt-rtt from 1.0.0 to 1.1.0 in the cargo-deps group
Bumps the cargo-deps group with 1 update: [defmt-rtt](https://github.com/knurling-rs/defmt). Updates `defmt-rtt` from 1.0.0 to 1.1.0 - [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-rtt-v1.0.0...defmt-rtt-v1.1.0) --- updated-dependencies: - dependency-name: defmt-rtt dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4a03bd8 commit 5b54003

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ embassy-time = { version = "0.3.0", git = "https://github.com/embassy-rs/embassy
4444
embassy-embedded-hal = { version = "0.2.0", git = "https://github.com/embassy-rs/embassy" }
4545

4646
defmt = "1.0"
47-
defmt-rtt = "1.0"
47+
defmt-rtt = "1.1"
4848

4949
cortex-m = { version = "0.7.7", features = ["critical-section-single-core"] }
5050
cortex-m-rt = "0.7.5"

0 commit comments

Comments
 (0)