We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80dafad commit 92a4e55Copy full SHA for 92a4e55
Cargo.lock
@@ -7594,7 +7594,7 @@ dependencies = [
7594
7595
[[package]]
7596
name = "zebrad"
7597
-version = "4.2.0"
+version = "4.3.0"
7598
dependencies = [
7599
"abscissa_core",
7600
"atty",
zebrad/Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
# Crate metadata
3
4
5
authors.workspace = true
6
description = "The Zcash Foundation's independent, consensus-compatible implementation of a Zcash node"
7
license.workspace = true
0 commit comments