Skip to content

Commit cc65c90

Browse files
authored
Merge pull request #153 from Cosmo-CoDiOS/dependabot/cargo/cargo-deps-146d0e26b6
chore(deps): bump defmt-rtt from 1.0.0 to 1.1.0 in the cargo-deps group
2 parents 4a03bd8 + 5b54003 commit cc65c90

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)