aboutsummaryrefslogtreecommitdiff
path: root/Cargo.example.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.example.toml')
-rw-r--r--Cargo.example.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.example.toml b/Cargo.example.toml
index 3362d0bc0..f072c2f96 100644
--- a/Cargo.example.toml
+++ b/Cargo.example.toml
@@ -21,7 +21,7 @@ members = [
21 "embassy", 21 "embassy",
22 "embassy-traits", 22 "embassy-traits",
23 "embassy-macros", 23 "embassy-macros",
24 "embassy-extras", 24 "embassy-hal-common",
25 "embassy-net", 25 "embassy-net",
26 26
27 # Uncomment ONLY ONE of the groups below. 27 # Uncomment ONLY ONE of the groups below.