Skip to content

Commit

Permalink
build(deps): update rusty_vault requirement from 0.1.0 to 0.2.1
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: rusty_vault
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 8433b1b commit db16e52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vault/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version = "0.1.0"
edition = "2021"

[dependencies]
rusty_vault = "0.1.0"
rusty_vault = "0.2.1"
serde_json = "1.0.117"
go-defer = "0.1.0"
openssl = "0.10.64"
Expand Down

0 comments on commit db16e52

Please sign in to comment.