WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit b31c53c

Browse files
build(deps): bump chacha20 from 0.10.0-rc.4 to 0.10.0-rc.5 (#743)
1 parent c5d0467 commit b31c53c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

chacha20poly1305/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ rust-version = "1.85"
2121

2222
[dependencies]
2323
aead = { version = "0.6.0-rc.3", default-features = false }
24-
chacha20 = { version = "0.10.0-rc.4", default-features = false, features = ["xchacha"] }
24+
chacha20 = { version = "0.10.0-rc.5", default-features = false, features = ["xchacha"] }
2525
cipher = "0.5.0-rc.2"
2626
poly1305 = "0.9.0-rc.3"
2727
zeroize = { version = "1.8", optional = true, default-features = false }

0 commit comments

Comments
 (0)