Skip to content

Commit 854aa11

Browse files
committed
Use consistent indentation in toml files.
1 parent ef69d84 commit 854aa11

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[workspace]
22
members = [
3-
"bindgen",
4-
"libbindgen",
5-
"libbindgen/tests/expectations",
3+
"bindgen",
4+
"libbindgen",
5+
"libbindgen/tests/expectations",
66
]

0 commit comments

Comments
 (0)