feat: update local-mini-kms

This commit is contained in:
2022-07-24 15:57:53 +08:00
parent 038d5546e0
commit 0b97850f65
6 changed files with 381 additions and 17 deletions

View File

@@ -3,6 +3,7 @@ use rust_util::{failure_and_exit, information};
use rust_util::util_clap::{Command, CommandError};
mod db;
mod jose;
mod cli;
mod serve;