Skip to content

Commit

Permalink
Update secrecy requirement from 0.8.0 to 0.10.2
Browse files Browse the repository at this point in the history
Updates the requirements on [secrecy](https://github.com/iqlusioninc/crates) to permit the latest version.
- [Commits](iqlusioninc/crates@secrecy/v0.8.0...secrecy/v0.8.0)

---
updated-dependencies:
- dependency-name: secrecy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 23, 2024
1 parent c0fe0c8 commit 17d3c11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ rand = "0.8.3"
rustls = { version = "0.23.0", default-features = false }
rustls-pemfile = "2.0.0"
schemars = "0.8.6"
secrecy = "0.8.0"
secrecy = "0.10.2"
serde = "1.0.130"
serde_json = "1.0.68"
serde-value = "0.7.0"
Expand Down

0 comments on commit 17d3c11

Please sign in to comment.