Skip to content

Commit 789945a

Browse files
committed
style(cargo.toml): fix missing newline at end of file
1 parent fce7a35 commit 789945a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

squash-the-creeps/rust/.cargo/cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ rustflags = [
99
"-C", "target-feature=+atomics,+bulk-memory,+mutable-globals",
1010
"-Zlink-native-libraries=no",
1111
"-Cllvm-args=-enable-emscripten-cxx-exceptions=0",
12-
]
12+
]

0 commit comments

Comments
 (0)