better crate description

This commit is contained in:
Christopher Sieh 2023-04-26 14:54:32 +02:00
parent fbd220be19
commit 8288417145
1 changed files with 1 additions and 1 deletions

View File

@ -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",]