Remove `codec` feature once MSRV is 1.75
Open
- Dominant language
- Rust
- Stars
- 34
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
At the time of writing this, Rust 1.75 is only a few months old. Hence we decided to introduce the `codec` feature, so that projects that don't rely on that trait can also use older Rust versions. For all details see https://github.com/ipld/rust-ipld-core/issues/13.
Once this library is OK with requiring a minimal supported Rust version of at least 1.75, the `codec` feature should be removed again.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.