# 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-solana" version = "0.3.1" description = "A transaction parser for solana." license = "Apache-2.0" resolver = "2" [dependencies.arrayref] version = "0.3.6" [dependencies.bincode] version = "1.3.3" [dependencies.bs58] version = "0.4.0" [dependencies.hex] version = "0.4.3" [dependencies.num-derive] version = "0.3.3" [dependencies.rcc-trait-chain] version = "0.1.0" [dependencies.serde] version = "1.0.139" [dependencies.serde_derive] version = "1.0.141" [dependencies.serde_json] version = "1.0" [dependencies.thiserror] version = "1.0.31" [dependencies.uint] version = "0.9.3"