Skip to content

Commit f897052

Browse files
committed
build: exclude examples/rclrs_example_msgs from the Cargo workspace
Signed-off-by: Esteve Fernandez <[email protected]>
1 parent 94f672e commit f897052

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
[workspace]
22
members = ["rclrs", "examples/*"]
3+
exclude = ["examples/rclrs_example_msgs"]
34
resolver = "2"

0 commit comments

Comments
 (0)