We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a302297 commit 7b956d2Copy full SHA for 7b956d2
Cargo.toml
@@ -9,7 +9,7 @@ A Tokio async, sharded SPSC/MPSC/MPMC ring buffer in Rust.
9
authors= ["Mahdi Ali-Raihan mma2268@columbia.edu"]
10
license = "MIT"
11
keywords = ["sharding", "async", "ring-buffer", "mpmc", "spsc"]
12
-categories = ["concurrency", "async"]
+categories = ["concurrency"]
13
readme = "README.md"
14
repository = "https://github.com/asder8215/sharded_ringbuf"
15
homepage = "https://github.com/asder8215/sharded_ringbuf"
0 commit comments