Skip to content

Commit 22a0c7f

Browse files
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 c058a57 commit 22a0c7f

2 files changed

Lines changed: 89 additions & 32 deletions

File tree

Cargo.lock

Lines changed: 88 additions & 31 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
@@ -33,7 +33,7 @@ base64 = "0.22"
3333
brotli = "8.0"
3434
build-print = "1.0.1"
3535
bytes = "1.11"
36-
chacha20poly1305 = "0.10"
36+
chacha20poly1305 = "0.11"
3737
chrono = "0.4.44"
3838
chromiumoxide = "0.9.1"
3939
clap = { version = "4", features = ["derive"] }

0 commit comments

Comments
 (0)