Skip to content

Commit fba5ba3

Browse files
max-niedermanworkingjubilee
authored andcommitted
add trailing newline in panic_abort Cargo.toml
Co-authored-by: Jubilee <[email protected]>
1 parent 095a078 commit fba5ba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/panic_abort/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ compiler_builtins = "0.1.0"
2121
libc = { version = "0.2", default-features = false }
2222

2323
[lints.rust]
24-
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("vexos"))'] }
24+
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("vexos"))'] }

0 commit comments

Comments
 (0)