chore: bump cipher from 0.3.0 to 0.4.3 (#23362)
* chore: bump cipher from 0.3.0 to 0.4.3 Bumps [cipher](https://github.com/RustCrypto/traits) from 0.3.0 to 0.4.3. - [Release notes](https://github.com/RustCrypto/traits/releases) - [Commits](https://github.com/RustCrypto/traits/compare/cipher-v0.3.0...cipher-v0.4.3) --- updated-dependencies: - dependency-name: cipher dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update Cargo.lock files Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tyera Eulberg <tyera@solana.com>
This commit is contained in:
@@ -19,7 +19,7 @@ aes-gcm-siv = "0.10.3"
|
||||
arrayref = "0.3.6"
|
||||
bincode = "1"
|
||||
byteorder = "1"
|
||||
cipher = "0.3"
|
||||
cipher = "0.4"
|
||||
curve25519-dalek = { version = "3.2.0", features = ["serde"]}
|
||||
getrandom = { version = "0.1", features = ["dummy"] }
|
||||
lazy_static = "1.4.0"
|
||||
|
Reference in New Issue
Block a user