Browse Source

Fix typo

tags/v0.2.5-alpha.2
Yuma Hiramatsu 4 years ago
parent
commit
e6ba97fd80
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      rclrust-msg/Cargo.toml

+ 1
- 1
rclrust-msg/Cargo.toml View File

@@ -8,7 +8,7 @@ description = "ROS2 message, service, action types"
repository = "https://github.com/rclrust/rclrust"
license = "Apache-2.0"

categories = ["science:robotics"]
categories = ["science::robotics"]
keywords = ["ros2"]

workspace = ".."


Loading…
Cancel
Save