Skip to content

Commit 637825b

Browse files
chore(deps): Update Rust crate vaultrs to >=0.7, <0.9
1 parent 39c09a9 commit 637825b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ parking_lot = { version = ">=0.12.3, <0.13", optional = true }
214214
base64 = { version = ">=0.22, <0.23", optional = true }
215215

216216
# Vault/OpenBao (for secrets-vault)
217-
vaultrs = { version = ">=0.7, <0.8", optional = true }
217+
vaultrs = { version = ">=0.7, <0.9", optional = true }
218218

219219
# AWS (for secrets-aws)
220220
# NOTE: aws-config and aws-sdk-* transitively pull in aws-lc-sys, which compiles

0 commit comments

Comments
 (0)