Skip to content

Commit 9b3b6ec

Browse files
Bump defmt-rtt.
1 parent ba9e8d6 commit 9b3b6ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ embedded-hal ="0.2"
2323
# Gives us formatted PC-side logging
2424
defmt = "0.3"
2525
# Sends defmt logs to the SWD debugger
26-
defmt-rtt = "0.3"
26+
defmt-rtt = "0.4"
2727
# Send panics to the debugger
2828
panic-probe = "0.2"
2929
# RP2040 PIO assembler

0 commit comments

Comments
 (0)