-
Notifications
You must be signed in to change notification settings - Fork 83
Closed
Description
Hello!
Thank you for creating and supporting this crykptoki wrapper for Rust!
In using it, I noticed that the Secrecy crate dependency is for version 0.8.0. The current version of Secrecy is 0.10.3. Unfortunately, 0.10.0 was a significant re-write and moved from Secret
to SecretBox
. For our purposes, we try to keep our crate dependencies pretty current and would like to use 0.10.3. Are there any plans to adjust cryptoki to use secrecy 0.10.3 and absorb this breaking change? If no plans exist among the maintenance team, would you be open to an independent PR submission that makes this upgrade?
Thank you!
P. Todd Decker
Metadata
Metadata
Assignees
Labels
No labels