From d5d170a0f0af2ece7763c61a4dc9aa56a7666195 Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Sat, 31 Jan 2026 22:49:06 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..51f5bea --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# api-token-vault + +A Rust CLI tool that generates, securely stores, and automatically rotates API tokens for local development \ No newline at end of file