Skip to content

Commit 11c6d9a

Browse files
authored
Add missing newline at end of config.toml
1 parent b6398f9 commit 11c6d9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cargo/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ rustflags = [
3131

3232
# Enable printing of defmt debug, info and warning messages by default
3333
[env]
34-
DEFMT_LOG="debug"
34+
DEFMT_LOG="debug"

0 commit comments

Comments
 (0)