Remove simd-json mention from top level docs (#271)
This commit is contained in:
@@ -16,7 +16,6 @@
|
|||||||
//! a `ConnectionInfo` using any other gateway, or language for your bot, then you
|
//! a `ConnectionInfo` using any other gateway, or language for your bot, then you
|
||||||
//! can run the songbird voice driver.
|
//! can run the songbird voice driver.
|
||||||
//! * Voice receive and RT(C)P packet handling via the `"receive"` feature.
|
//! * Voice receive and RT(C)P packet handling via the `"receive"` feature.
|
||||||
//! * SIMD-accelerated JSON decoding via the `"simd-json"` feature.
|
|
||||||
//! * And, by default, a fully featured voice system featuring events, queues,
|
//! * And, by default, a fully featured voice system featuring events, queues,
|
||||||
//! seeking on compatible streams, shared multithreaded audio stream caches,
|
//! seeking on compatible streams, shared multithreaded audio stream caches,
|
||||||
//! and direct Opus data passthrough from DCA files.
|
//! and direct Opus data passthrough from DCA files.
|
||||||
|
|||||||
Reference in New Issue
Block a user