Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI: Remove
--all-features
when running cargo clippy & doc.
Including `--all-features` builds const-oid with the `arbitrary` feature which has dependencies incompatible with the current MSRV.
- Loading branch information