Skip to content

Commit 601ca8c

Browse files
committed
Added cargo categories
1 parent 3581e73 commit 601ca8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2021"
66
description = "Local executor that runs woken async tasks when it is ticked"
77
license = "Apache-2.0"
88
repository = "https://github.com/coder137/ticked-async-executor"
9-
categories = ["asynchronous"]
9+
categories = ["asynchronous", "concurrency", "game-development", "simulation"]
1010
readme = "README.md"
1111

1212
[dependencies]

0 commit comments

Comments
 (0)