mirror of
https://github.com/bartvdbraak/keyweave.git
synced 2025-06-28 12:19:10 +00:00
refactor: optimize threads and error handling
This commit is contained in:
parent
c1632d4d24
commit
b9656bf118
3 changed files with 90 additions and 75 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -854,6 +854,7 @@ dependencies = [
|
|||
name = "keyweave"
|
||||
version = "0.2.2"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"azure_identity",
|
||||
"azure_security_keyvault",
|
||||
"clap",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue