map_vec has no features set by default.
[dependencies] map_vec = { version = "0.6.0", features = ["serde", "nightly"] }
Enables serde
This feature can only be used with the nightly toolchain.
nightly