Remove simd-json mention from top level docs (#271)

This commit is contained in:
Gnome!
2025-02-22 16:22:12 +00:00
committed by GitHub
parent 84accb0e3a
commit ff7bd4a9ee

View File

@@ -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.