# 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 = "waffles-solana-frozen-abi" version = "1.16.0-alpha.11" authors = [ "Solana Maintainers ", ] description = "Waffle Labs maintained Solana Frozen ABI" homepage = "https://waffles.so/" documentation = "https://docs.rs/waffles-solana-frozen-abi" license = "Apache-2.0" repository = "https://github.com/waffles-labs/solana" [dependencies.bs58] version = "0.4.0" [dependencies.bv] version = "0.11.1" features = ["serde"] [dependencies.lazy_static] version = "1.4.0" [dependencies.log] version = "0.4.17" features = ["std"] [dependencies.once_cell] version = "1.13.0" [dependencies.serde] version = "1.0" features = [ "derive", "rc", ] [dependencies.serde_bytes] version = "0.11" [dependencies.serde_derive] version = "1.0" [dependencies.serde_json] version = "1.0" [dependencies.sha2] version = "0.10.6" [dependencies.solana-frozen-abi-macro] version = "=1.16.0-alpha.10" package = "waffles-solana-frozen-abi-macro" [dependencies.thiserror] version = "1.0" [build-dependencies.rustc_version] version = "0.4" [target."cfg(not(target_os = \"solana\"))".dependencies.ahash] version = "0.7.6" features = [ "default", "std", ] [target."cfg(not(target_os = \"solana\"))".dependencies.blake3] version = "1.3.1" features = [ "digest", "traits-preview", ] [target."cfg(not(target_os = \"solana\"))".dependencies.block-buffer] version = "0.9.0" features = ["block-padding"] [target."cfg(not(target_os = \"solana\"))".dependencies.byteorder] version = "1.4.3" features = [ "default", "i128", "std", ] [target."cfg(not(target_os = \"solana\"))".dependencies.cc] version = "1.0.79" features = [ "jobserver", "parallel", ] [target."cfg(not(target_os = \"solana\"))".dependencies.either] version = "1.8.0" features = ["use_std"] [target."cfg(not(target_os = \"solana\"))".dependencies.generic-array] version = "0.14.6" features = [ "serde", "more_lengths", ] default-features = false [target."cfg(not(target_os = \"solana\"))".dependencies.getrandom] version = "0.1" features = ["dummy"] [target."cfg(not(target_os = \"solana\"))".dependencies.hashbrown] version = "0.12" features = ["raw"] [target."cfg(not(target_os = \"solana\"))".dependencies.im] version = "15.1.0" features = [ "rayon", "serde", ] [target."cfg(not(target_os = \"solana\"))".dependencies.memmap2] version = "0.5.8" [target."cfg(not(target_os = \"solana\"))".dependencies.once_cell] version = "1.13" features = [ "alloc", "default", "race", "std", ] [target."cfg(not(target_os = \"solana\"))".dependencies.rand_core] version = "0.6.4" features = [ "alloc", "getrandom", "std", ] [target."cfg(not(target_os = \"solana\"))".dependencies.subtle] version = "2.4.1" features = [ "default", "i128", "std", ] [target."cfg(not(target_os = \"solana\"))".dev-dependencies.solana-logger] version = "=1.16.0-alpha.10" package = "waffles-solana-logger"