mirror of
https://github.com/bartvdbraak/keyweave.git
synced 2025-06-28 12:19:10 +00:00
feat: add paris for pretty logging
This commit is contained in:
parent
00de6f1e4f
commit
ba0548febc
3 changed files with 19 additions and 3 deletions
|
@ -15,6 +15,7 @@ azure_identity = "0.17.0"
|
|||
azure_security_keyvault = "0.17.0"
|
||||
clap = { version = "4.4.8", features = ["derive"] }
|
||||
futures = "0.3.29"
|
||||
paris = { version = "1.5.15", features = ["macros"] }
|
||||
tokio = {version = "1.34.0", features = ["full"]}
|
||||
|
||||
[target.'cfg(all(target_os = "linux", any(target_env = "musl", target_arch = "arm", target_arch = "aarch64")))'.dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue