summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index dd953a97..0ca737c7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[workspace]
members = [
- "bindgen",
- "libbindgen",
- "libbindgen/tests/expectations",
+ "bindgen",
+ "libbindgen",
+ "libbindgen/tests/expectations",
]