Bump chacha20poly1305 from 0.8.0 to 0.9.0
Bumps [chacha20poly1305](https://github.com/RustCrypto/AEADs) from 0.8.0 to 0.9.0. - [Release notes](https://github.com/RustCrypto/AEADs/releases) - [Commits](https://github.com/RustCrypto/AEADs/compare/chacha20poly1305-v0.8.0...chacha20poly1305-v0.9.0) --- updated-dependencies: - dependency-name: chacha20poly1305 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ sha2 = "0.9.5"
|
||||
ed25519-dalek = "1.0.1"
|
||||
x25519-dalek = "1.1.1"
|
||||
ecies-ed25519 = "0.5.1"
|
||||
chacha20poly1305 = "0.8.0"
|
||||
chacha20poly1305 = "0.9.0"
|
||||
signature = "1.3.1"
|
||||
blakeout = "0.3.0"
|
||||
num_cpus = "1.13.0"
|
||||
|
||||
Reference in New Issue
Block a user