Merge branch 'main' of github.com:Dark-Alex-17/gman

This commit is contained in:
2025-09-29 18:15:44 -06:00
+3 -3
View File
@@ -56,9 +56,9 @@ gcloud-sdk = { version = "0.28.1", features = [
"google-cloud-secretmanager-v1",
] }
crc32c = "0.6.8"
azure_identity = "0.27.0"
azure_security_keyvault_secrets = "0.6.0"
aws-lc-sys = { version = "0.31.0", features = ["bindgen"] }
azure_identity = "0.28.0"
azure_security_keyvault_secrets = "0.7.0"
aws-lc-sys = { version = "0.32.0", features = ["bindgen"] }
which = "8.0.0"
once_cell = "1.21.3"