reunite the workspace
workspace got split in https://github.com/RustCrypto/formats/pull/1670, this bring back the crates left outside back in the workspace.
Depends:
- https://github.com/RustCrypto/traits/pull/1777
There is something going on in the pem serialization, need to track that down. (https://github.com/RustCrypto/formats/pull/1711)
@baloo what are the blockers here?
I worry about continuing to merge changes to der without them being properly tested against the rest of the crates.
cc @dishmaker
I'd need to rebase and put some time to be sure, but at that point I believe we only miss AEAD:
- https://github.com/RustCrypto/AEADs/pull/667
- https://github.com/RustCrypto/AEADs/pull/665
If I could get a merge there that would be great!
actually this will also require https://github.com/RustCrypto/RSA/pull/504
@baloo can you mark this as ready if you think it's past the draft stage?
I need to move the git pin from my PR branch and then I can do that.
I’ll do that when I get back home (2-3h)