diff options
| author | Dario Nieuwenhuis <[email protected]> | 2021-01-01 22:41:59 +0100 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2021-01-01 22:46:32 +0100 |
| commit | 20d3dc87f95f844e747a7e93036ce9ddac369081 (patch) | |
| tree | 3842a1f3a343de0af8195a1a2a2cf0da17cb7c37 /Cargo.toml | |
| parent | 4783222f675c1316d0e1a0fda92591f7aca63456 (diff) | |
Rename examples -> embassy-nrf-examples
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml index 792804046..5ba9ba7d3 100644 --- a/Cargo.toml +++ b/Cargo.toml | |||
| @@ -3,8 +3,8 @@ | |||
| 3 | members = [ | 3 | members = [ |
| 4 | "embassy", | 4 | "embassy", |
| 5 | "embassy-nrf", | 5 | "embassy-nrf", |
| 6 | "embassy-nrf-examples", | ||
| 6 | "embassy-macros", | 7 | "embassy-macros", |
| 7 | "examples", | ||
| 8 | ] | 8 | ] |
| 9 | 9 | ||
| 10 | exclude = [ | 10 | exclude = [ |
