Skip to content

Commit b4d8d49

Browse files
burrbullSh3Rm4n
andauthored
defmt 0.2.3..0.4
Co-authored-by: Fabian <f.vioel@gmail.com>
1 parent e934b90 commit b4d8d49

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
@@ -37,7 +37,7 @@ rustc-args = ["--cfg", "docsrs"]
3737
cfg-if = "1.0.0"
3838
cortex-m = "0.7.2"
3939
cortex-m-rt = "0.7"
40-
defmt = { version = "0.3.0", optional = true }
40+
defmt = { version = ">=0.2.3, <0.4.0", optional = true }
4141
embedded-dma = "0.1.2"
4242
embedded-hal = { version = "0.2.5", features = ["unproven"] }
4343
embedded-time = "0.12.0"

0 commit comments

Comments
 (0)