Skip to content

Commit

Permalink
Bump secrecy from 0.8.0 to 0.10.2
Browse files Browse the repository at this point in the history
Bumps [secrecy](https://github.com/iqlusioninc/crates) from 0.8.0 to 0.10.2.
- [Commits](https://github.com/iqlusioninc/crates/commits)

---
updated-dependencies:
- dependency-name: secrecy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 22, 2024
1 parent b0fcd7b commit 8115f50
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
13 changes: 11 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ http = "1.1"
octocrab = "0.39.0"
plotters = "0.3.7"
reqwest = {version = "0.12.7", features = ["json"]}
secrecy = "0.8.0"
secrecy = "0.10.2"
semver = {version = "1.0", features = ["serde"]}
serde = {version = "1.0", features = ["derive"]}
serde_json = "1.0"
Expand Down

0 comments on commit 8115f50

Please sign in to comment.