Skip to content

Commit d4a7241

Browse files
committed
mav-sdk - Cargo.toml - use existing categories
1 parent 7e026b0 commit d4a7241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mav-sdk/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ providing programmatic access to vehicle information and telemetry,
1313
and control over missions, movement and other operations.
1414
"""
1515
keywords = ["mavlink", "mavsdk"]
16-
categories = ["api", "grpc"]
16+
categories = ["api-bindings", "science::robotics"]
1717
include = ["src/", "LICENSE-*", "README.md", "CHANGELOG.md", "COPYRIGHT"]
1818

1919
[package.metadata.docs.rs]

0 commit comments

Comments
 (0)