better crate description
This commit is contained in:
parent
fbd220be19
commit
8288417145
|
|
@ -3,7 +3,7 @@ name = "ros_pointcloud2"
|
|||
version = "0.2.0"
|
||||
edition = "2021"
|
||||
authors = ["Christopher Sieh <stelzo@steado.de>"]
|
||||
description = "A library for working with pointcloud2 messages in Rust"
|
||||
description = "Customizable conversions for working with sensor_msgs/PointCloud2."
|
||||
repository = "https://github.com/stelzo/ros_pointcloud2"
|
||||
license = "MIT"
|
||||
keywords = ["ros", "rosrust", "pointcloud2", "pointcloud", "message",]
|
||||
|
|
|
|||
Loading…
Reference in New Issue