mirror of
https://github.com/mii443/RustySecrets.git
synced 2025-08-22 16:25:32 +00:00
Support for wrapped_secrets containing versioning and MIME info.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
extern crate rusty_secrets;
|
||||
|
||||
use rusty_secrets::recover_secret;
|
||||
use rusty_secrets::sss::recover_secret;
|
||||
|
||||
#[test]
|
||||
#[should_panic(expected = "No shares were provided.")]
|
||||
|
Reference in New Issue
Block a user