Skip to content

Commit 9b74fda

Browse files
committed
Remove newline, making the Cargo.toml 'untouched'
1 parent b0f5ee6 commit 9b74fda

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
@@ -17,4 +17,4 @@ volatile-register = "0.2.0"
1717
[features]
1818
cm7-r0p1 = []
1919
const-fn = ["bare-metal/const-fn"]
20-
inline-asm = []
20+
inline-asm = []

0 commit comments

Comments
 (0)