# 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 = "plutus_data" version = "0.0.93" authors = ["Olof Blomqvist "] description = "derive macros for converting between rust data types and plutus-data" license-file = "licence" repository = "https://github.com/OlofBlomqvist/plutus_data" [dependencies.hex] version = "^0.4.3" [dependencies.pallas] version = "0.19.1" [dependencies.pallas-codec] version = "0.19.1" [dependencies.pallas-primitives] version = "0.19.1" [dependencies.plutus_data_derive] version = "0.0.81"