Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We derive `serde` traits so we need the `derive` feature to be enabled in all builds not just dev builds. Presumably this bug has not shown up because anytime `serde` is enabled some other crate in the stack enabled `derive`.
- Loading branch information