Skip to content

Commit 40a5ee1

Browse files
authored
Format file
1 parent 8b333a8 commit 40a5ee1

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
@@ -14,7 +14,7 @@ bitflags = "1.1.0"
1414
x86_64 = { version = "0.14.0", default-features = false, features = ["instructions"] }
1515

1616
[features]
17-
default = [ "nightly"]
17+
default = [ "nightly" ]
1818
stable = [ "x86_64/external_asm" ]
1919
nightly = [ "x86_64/inline_asm" ]
2020

0 commit comments

Comments
 (0)