Skip to content

Commit

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

---
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 Nov 18, 2023
1 parent 36f63cb commit 851214b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -18,5 +18,5 @@ travis-ci = { repository = "cryptouri/cryptouri.rs" }
[dependencies]
anomaly = "0.2"
displaydoc = "0.1"
secrecy = "0.6"
secrecy = "0.8"
subtle-encoding = { version = "0.5.1", features = ["bech32-preview"] }

0 comments on commit 851214b

Please sign in to comment.