Skip to content

Commit 7b956d2

Browse files
committed
updated cargo.toml
1 parent a302297 commit 7b956d2

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
@@ -9,7 +9,7 @@ A Tokio async, sharded SPSC/MPSC/MPMC ring buffer in Rust.
99
authors= ["Mahdi Ali-Raihan mma2268@columbia.edu"]
1010
license = "MIT"
1111
keywords = ["sharding", "async", "ring-buffer", "mpmc", "spsc"]
12-
categories = ["concurrency", "async"]
12+
categories = ["concurrency"]
1313
readme = "README.md"
1414
repository = "https://github.com/asder8215/sharded_ringbuf"
1515
homepage = "https://github.com/asder8215/sharded_ringbuf"

0 commit comments

Comments
 (0)