🔨 Moves to pass-cli json output format

Signed-off-by: Ash Svitan <selfsigned-ash@proton.me>
This commit is contained in:
2026-04-30 15:08:48 +02:00
parent eea8204fe2
commit 4337534f1a
4 changed files with 146 additions and 94 deletions
+2 -1
View File
@@ -4,4 +4,5 @@ version = "0.1.0"
edition = "2024"
[dependencies]
fancy-regex = "0.18.0"
serde = { version = "1.0.228", features = ["derive"] }
serde_json = "1.0.149"