Suggest correct Serde feature
This commit is contained in:
parent
f9dee3bf9b
commit
8c5121ca08
@ -17,7 +17,7 @@
|
||||
//! avoid numerical instabilities.
|
||||
//!
|
||||
//! If you want [Serde](https://github.com/serde-rs/serde) support,
|
||||
//! include `"serde"` in your list of features.
|
||||
//! include `"serde1"` in your list of features.
|
||||
//!
|
||||
//! Note that deserializing does not currently check for all invalid inputs.
|
||||
//! For example, if you deserialize a corrupted [`Variance`] it may return
|
||||
|
Loading…
Reference in New Issue
Block a user