Skip to content

Commit

Permalink
use inout v0.2.0-rc.3
Browse files Browse the repository at this point in the history
  • Loading branch information
newpavlov committed Nov 20, 2024
1 parent 0809a57 commit eb1c7d7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 13 deletions.
16 changes: 4 additions & 12 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 aead/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ rust-version = "1.81"

[dependencies]
crypto-common = "0.2.0-rc.0"
inout = { version = "0.2.0-rc.1", git = "https://github.com/RustCrypto/utils" }
inout = "0.2.0-rc.3"

# optional dependencies
arrayvec = { version = "0.7", optional = true, default-features = false }
Expand Down

0 comments on commit eb1c7d7

Please sign in to comment.