|
[package]
|
|
name = "zebra-node-services"
|
|
authors = ["Zcash Foundation <zebra@zfnd.org>"]
|
|
license = "MIT OR Apache-2.0"
|
|
version = "1.0.0-beta.15"
|
|
edition = "2021"
|
|
repository = "https://github.com/ZcashFoundation/zebra"
|
|
|
|
[dependencies]
|
|
zebra-chain = { path = "../zebra-chain" }
|