feat(cli): add helpers module (vault_dir/L8, git_command/H4, iso8601/M11)

Bumps rpassword to 7.x (H7) and adds zeroize/chrono/assert_cmd dev-deps.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
adlee-was-taken
2026-04-19 21:37:28 -04:00
parent c8535e11f5
commit 6890926e31
3 changed files with 110 additions and 1 deletions

View File

@@ -37,6 +37,8 @@
//! binary small and the build simple. Every mutation (add, edit, rm, device add/revoke)
//! creates a git commit, preserving an audit log of all vault changes.
mod helpers;
use anyhow::{bail, Context, Result};
use clap::{Parser, Subcommand};
use relicario_core::{