# 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 = "rcc-near" version = "0.1.1" description = "A transaction parser for near." license = "Apache-2.0" resolver = "2" [dependencies.borsh] version = "0.9" features = ["rc"] [dependencies.derive_more] version = "0.99.3" [dependencies.hex] version = "0.4.3" [dependencies.near-crypto] version = "0.14.0" [dependencies.near-primitives-core] version = "0.14.0" [dependencies.primitive-types] version = "0.10" default-features = false [dependencies.rcc-trait-chain] version = "0.1.0" [dependencies.serde] version = "1.0.139" [dependencies.serde_json] version = "1.0" [dependencies.strum] version = "0.24" [dependencies.thiserror] version = "1.0.31"