# 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 = "rosetta-core" version = "0.4.0" description = "Provides traits and definitions shared by the server and client crates." license = "MIT" repository = "https://github.com/analog-labs/chain-connectors" [dependencies.anyhow] version = "1.0.69" [dependencies.async-trait] version = "0.1.66" [dependencies.rosetta-crypto] version = "0.4.0" [dependencies.rosetta-types] version = "0.4.0" [dependencies.serde] version = "1.0.153" [dependencies.serde_json] version = "1.0.94"