Skip to content

Commit f8260c6

Browse files
deps: bump chacha20poly1305 from 0.10.1 to 0.11.0
Bumps [chacha20poly1305](https://github.com/RustCrypto/AEADs) from 0.10.1 to 0.11.0. - [Commits](RustCrypto/AEADs@chacha20poly1305-v0.10.1...chacha20poly1305-v0.11.0) --- updated-dependencies: - dependency-name: chacha20poly1305 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 299ee97 commit f8260c6

2 files changed

Lines changed: 79 additions & 37 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ license = "MIT"
1515
# Crypto
1616
ed25519-dalek = "2.1"
1717
blake3 = "1.5"
18-
chacha20poly1305 = "0.10"
18+
chacha20poly1305 = "0.11"
1919
argon2 = "0.5"
2020
getrandom = "0.4"
2121
zeroize = "1.7"

0 commit comments

Comments
 (0)