meilisearch / heed

A fully typed LMDB wrapper with minimum overhead 🐦
https://docs.rs/heed
MIT License
569 stars 52 forks source link

Fix the the serde-json feature declaration of heed #184

Closed Kerollmops closed 1 year ago

Kerollmops commented 1 year ago

We made a small mistake related to https://github.com/meilisearch/heed/pull/171 where we disabled the default features by default but did a misspelling of the serde-json feature.