[package] name = "utxorpc-spec-cardano" version = "1.0.0-alpha.1" edition = "2021" description = "Auto-generated structs for the Cardano module of the UTxO RPC spec" repository = "https://github.com/utxorpc/spec" homepage = "https://github.com/utxorpc/spec" documentation = "https://docs.rs/utxorpc-spec-cardano" license = "Apache-2.0" readme = "README.md" authors = ["Santiago Carmuega "] [dependencies] bytes = "^1.4" pbjson = "^0.5" pbjson-types = "^0.5" prost = "^0.11" serde = "^1.0" [features] default = [] ## @@protoc_insertion_point(features)