mirror of
https://github.com/rwf2/Rocket.git
synced 2025-02-20 15:42:02 +00:00
Fix 'msgpack' module feature enabling docs.
This commit is contained in:
parent
a62cc654be
commit
01663ed47c
@ -4,8 +4,8 @@
|
||||
//!
|
||||
//! # Enabling
|
||||
//!
|
||||
//! This module is only available when the `json` feature is enabled. Enable it
|
||||
//! in `Cargo.toml` as follows:
|
||||
//! This module is only available when the `msgpack` feature is enabled. Enable
|
||||
//! it in `Cargo.toml` as follows:
|
||||
//!
|
||||
//! ```toml
|
||||
//! [dependencies.rocket]
|
||||
|
Loading…
Reference in New Issue
Block a user