-
Notifications
You must be signed in to change notification settings - Fork 33
Closed
Description
Hello,
We use kbkdf and other pre-released RustCrypto libraries in our projects. Currently, we have a conflict with the digest package. Published versions of kbkdf, sha, and others use digest = 0.11.0-pre.9, but we need the 0.11.0-pre.10 version.
I planned to contribute and update dependencies by myself but noticed that they are already updated (#114, RustCrypto/hashes#663, RustCrypto/MACs#178). My question is: when will the crates versions be updated and published on crates.io? If you already scheduled it, please let me know when it will be.
If you need any help, I'm happy to contribute 😊
CBenoitCBenoit
Metadata
Metadata
Assignees
Labels
No labels