wire_serialized_transaction_test_data 1.0.0

Wire-format serialized Zcash transaction test data covering v1-v4 transaction formats.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "wire_serialized_transaction_test_data"
version = "1.0.0"
authors = ["Zingo Lab Cyan"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Wire-format serialized Zcash transaction test data covering v1-v4 transaction formats."
homepage = "https://www.zingolabs.org/"
readme = "README.md"
license = "Apache-2.0"
repository = "https://github.com/zingolabs/wire_serialized_transaction_test_data"

[lib]
name = "wire_serialized_transaction_test_data"
path = "src/lib.rs"

[dependencies]