Bump merlin from 2.0.1 to 3.0.0 (#22331)
* Bump merlin from 2.0.1 to 3.0.0 Bumps [merlin](https://github.com/zkcrypto/merlin) from 2.0.1 to 3.0.0. - [Release notes](https://github.com/zkcrypto/merlin/releases) - [Changelog](https://github.com/zkcrypto/merlin/blob/main/CHANGELOG.md) - [Commits](https://github.com/zkcrypto/merlin/compare/2.0.1...3.0.0) --- updated-dependencies: - dependency-name: merlin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * [auto-commit] Update all Cargo lock files Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
This commit is contained in:
@ -23,7 +23,7 @@ cipher = "0.3"
|
||||
curve25519-dalek = { version = "3.2.0", features = ["serde"]}
|
||||
getrandom = { version = "0.1", features = ["dummy"] }
|
||||
lazy_static = "1.4.0"
|
||||
merlin = "2"
|
||||
merlin = "3"
|
||||
rand = "0.7"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
|
Reference in New Issue
Block a user