diff options
Diffstat (limited to 'Cargo.example.toml')
| -rw-r--r-- | Cargo.example.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.example.toml b/Cargo.example.toml index cbb221e7b..d6bc78bdc 100644 --- a/Cargo.example.toml +++ b/Cargo.example.toml | |||
| @@ -22,6 +22,7 @@ members = [ | |||
| 22 | "embassy-traits", | 22 | "embassy-traits", |
| 23 | "embassy-macros", | 23 | "embassy-macros", |
| 24 | "embassy-extras", | 24 | "embassy-extras", |
| 25 | "embassy-net", | ||
| 25 | 26 | ||
| 26 | # Uncomment ONLY ONE of the groups below. | 27 | # Uncomment ONLY ONE of the groups below. |
| 27 | 28 | ||
