Skip to content

Commit 50071bc

Browse files
chore(deps): bump zebra-chain from 4.0.0 to 6.0.1 in /packages/wasm-utxo
Bumps [zebra-chain](https://github.com/ZcashFoundation/zebra) from 4.0.0 to 6.0.1. - [Release notes](https://github.com/ZcashFoundation/zebra/releases) - [Changelog](https://github.com/ZcashFoundation/zebra/blob/main/CHANGELOG.md) - [Commits](https://github.com/ZcashFoundation/zebra/commits) --- updated-dependencies: - dependency-name: zebra-chain dependency-version: 6.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4413c75 commit 50071bc

2 files changed

Lines changed: 54 additions & 5 deletions

File tree

packages/wasm-utxo/Cargo.lock

Lines changed: 53 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/wasm-utxo/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ rstest = "0.26.1"
4747
pastey = "0.1"
4848

4949
[target.'cfg(not(target_arch = "wasm32"))'.dev-dependencies]
50-
zebra-chain = { version = "4.0", default-features = false }
50+
zebra-chain = { version = "6.0", default-features = false }
5151

5252
[build-dependencies]
5353
serde_json = "1.0"

0 commit comments

Comments
 (0)