lprs/src
Awiteb 6f6966d5b2
All checks were successful
Rust CI / Rust CI (pull_request) Successful in 1m6s
Write changelog / write-changelog (push) Successful in 3s
Rust CI / Rust CI (push) Successful in 1m9s
feat: Encrypt the hole vault file
BREAKING-CHANGE: The previous format is not supported after this commit, so
you must export your vaults in bit-warden format (before this commit)
and then re-invoke them (after this commit)
2024-05-03 08:13:45 +03:00
..
cli feat: Encrypt the hole vault file 2024-05-03 08:13:45 +03:00
vault feat: Encrypt the hole vault file 2024-05-03 08:13:45 +03:00
errors.rs feat: Encrypt the hole vault file 2024-05-03 08:13:45 +03:00
macros.rs chore: Remove the generic type from Vault[s] 2024-05-02 11:12:33 +03:00
main.rs feat: Encrypt the hole vault file 2024-05-03 08:13:45 +03:00
traits.rs chore: Remove the generic type from Vault[s] 2024-05-02 11:12:33 +03:00
utils.rs feat: Encrypt the hole vault file 2024-05-03 08:13:45 +03:00