# 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 = "miraland-frozen-abi" version = "1.18.3" authors = [ "Miraland Crafters ", "Miraland Labs Maintainers ", ] description = "Miraland Frozen ABI" homepage = "https://solanalabs.com/" documentation = "https://docs.rs/miraland-frozen-abi" license = "Apache-2.0" repository = "https://github.com/miraland-labs/miraland" [dependencies.bs58] version = "0.4.0" [dependencies.bv] version = "0.11.1" features = ["serde"] [dependencies.log] version = "0.4.20" features = ["std"] [dependencies.miraland-frozen-abi-macro] version = "=1.18.3" [dependencies.serde] version = "1.0.197" features = [ "derive", "rc", ] [dependencies.serde_bytes] version = "0.11.14" [dependencies.serde_derive] version = "1.0.103" [dependencies.sha2] version = "0.10.8" [dependencies.thiserror] version = "1.0.57" [build-dependencies.rustc_version] version = "0.4" [target."cfg(not(target_os = \"solana\"))".dependencies.block-buffer] version = "0.10.4" [target."cfg(not(target_os = \"solana\"))".dependencies.either] version = "1.10.0" features = ["use_std"] [target."cfg(not(target_os = \"solana\"))".dependencies.generic-array] version = "0.14.7" features = [ "serde", "more_lengths", ] default-features = false [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.10" [target."cfg(not(target_os = \"solana\"))".dependencies.subtle] version = "2.4.1" [target."cfg(not(target_os = \"solana\"))".dev-dependencies.bitflags] version = "2.4.2" features = ["serde"] [target."cfg(not(target_os = \"solana\"))".dev-dependencies.miraland-logger] version = "=1.18.3"