Skip to content

Commit

Permalink
block-buffer: bump crypto-common to v0.2.0-rc.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tarcieri committed Jul 26, 2024
1 parent a997e3f commit 4363e6a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 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 block-buffer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ readme = "README.md"
rust-version = "1.65"

[dependencies]
crypto-common = "=0.2.0-pre.5"
crypto-common = "0.2.0-rc.0"
zeroize = { version = "1.4", optional = true, default-features = false }

[dev-dependencies]
Expand Down

0 comments on commit 4363e6a

Please sign in to comment.