feat(notsecrets): add age key retrieval with bw/file/prompt sources
This commit is contained in:
@@ -2,3 +2,14 @@
|
||||
name = "notsecrets"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
notcore = { workspace = true }
|
||||
anyhow = { workspace = true }
|
||||
thiserror = { workspace = true }
|
||||
which = { workspace = true }
|
||||
rpassword = { workspace = true }
|
||||
dirs = { workspace = true }
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user