Skip to content

Commit 9e7cfcf

Browse files
committed
Update to defmt 0.2.3
1 parent 32a23b6 commit 9e7cfcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ rustc-args = ["--cfg", "docsrs"]
3636
cfg-if = "1.0.0"
3737
cortex-m = "0.7.2"
3838
cortex-m-rt = "0.6.14"
39-
defmt = { version = "0.2.2", optional = true }
39+
defmt = { version = "0.2.3", optional = true }
4040
embedded-dma = "0.1.2"
4141
embedded-hal = { version = "0.2.5", features = ["unproven"] }
4242
embedded-time = "0.12.0"

0 commit comments

Comments
 (0)