formats
formats copied to clipboard
x509-cert: remove unnecessary `builder` feature activations
- Removed sha1/default, since that includes std feature.
- Set der to the latest rc version.
- Used dep: syntax for feature based dependencies
Note: I was unable to run all tests due to not having the zlint installed.
Can we get back to that once https://github.com/RustCrypto/formats/pull/1689 merges?
@MihaelBercic could you rebase this?