build(deps): bump redjubjub from 0.2.1 to 0.2.2
Bumps [redjubjub](https://github.com/ZcashFoundation/redjubjub) from 0.2.1 to 0.2.2. - [Release notes](https://github.com/ZcashFoundation/redjubjub/releases) - [Changelog](https://github.com/ZcashFoundation/redjubjub/blob/main/CHANGELOG.md) - [Commits](https://github.com/ZcashFoundation/redjubjub/compare/0.2.1...0.2.2) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1915634d2b
commit
2d8e518499
|
@ -1508,9 +1508,9 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "redjubjub"
|
name = "redjubjub"
|
||||||
version = "0.2.1"
|
version = "0.2.2"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "a07921b44f102eef69b63546f25927c9ed0efe561de73d40d3c4b86e5e127f63"
|
checksum = "63266b4e0d748bf7514f794bcdb1db681a22b11ed4dea3984a3148d6cd5733c3"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"blake2b_simd",
|
"blake2b_simd",
|
||||||
"byteorder",
|
"byteorder",
|
||||||
|
|
Loading…
Reference in New Issue