Skip to content

Commit e27149f

Browse files
committed
build: only list rclrs in the Cargo.toml workspace file
Signed-off-by: Esteve Fernandez <[email protected]>
1 parent 12b557c commit e27149f

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Cargo.toml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
11
[workspace]
22
members = [
33
"rclrs",
4-
"examples/logging_demo",
5-
"examples/message_demo",
6-
"examples/minimal_client_service",
7-
"examples/minimal_pub_sub",
8-
"examples/parameter_demo",
9-
"examples/rust_pubsub",
10-
"examples/worker_demo",
114
]
125
resolver = "2"

0 commit comments

Comments
 (0)