Skip to content

Commit 2da5047

Browse files
committed
build: rename generate_docs feature to use_ros_shim. Only publish use_ros_shim feature to crates.io to avoid requiring ROS
Signed-off-by: Esteve Fernandez <[email protected]>
1 parent 7818b4d commit 2da5047

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

release-plz.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[workspace]
2+
3+
[[package]]
4+
name = "rosidl_runtime_rs"
5+
publish_features = ["use_ros_shim"]
6+
publish_all_features = false

0 commit comments

Comments
 (0)