Skip to content

Commit

Permalink
build(deps): bump inout from 0.2.0-rc.2 to 0.2.0-rc.3
Browse files Browse the repository at this point in the history
Bumps [inout](https://github.com/RustCrypto/utils) from 0.2.0-rc.2 to 0.2.0-rc.3.
- [Commits](RustCrypto/utils@inout-v0.2.0-rc.2...inout-v0.2.0-rc.3)

---
updated-dependencies:
- dependency-name: inout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent 8bb3381 commit e81af96
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 cipher/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ categories = ["cryptography", "no-std"]

[dependencies]
crypto-common = "0.2.0-rc.1"
inout = "0.2.0-rc.1"
inout = "0.2.0-rc.3"

# optional dependencies
blobby = { version = "0.3", optional = true }
Expand Down

0 comments on commit e81af96

Please sign in to comment.