Skip to content
This repository was archived by the owner on Apr 22, 2026. It is now read-only.

Commit fa6a568

Browse files
committed
chore: fix metadata
1 parent 9be2806 commit fa6a568

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/pros-async/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ version = "0.2.1"
44
edition = "2021"
55
license = "MIT"
66
description = "A simple async executor for pros-rs"
7-
keywords = ["PROS", "Robotics", "bindings", "async", "vex", "v5"]
7+
keywords = ["PROS", "Robotics", "bindings", "vex", "v5"]
88
categories = [
99
"no-std",
1010
"science::robotics",
11-
"Asynchronous"
11+
"asynchronous"
1212
]
1313
repository = "https://github.com/gavin-niederman/pros-rs"
1414
authors = [

0 commit comments

Comments
 (0)