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