solana-poseidon 2.0.7

Solana Poseidon hashing
Documentation
[dependencies.thiserror]
version = "1.0.61"

[package]
authors = ["Anza Maintainers <maintainers@anza.xyz>"]
description = "Solana Poseidon hashing"
documentation = "https://docs.rs/solana-poseidon"
edition = "2021"
homepage = "https://anza.xyz/"
license = "Apache-2.0"
name = "solana-poseidon"
repository = "https://github.com/anza-xyz/agave"
version = "2.0.7"

[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]

[target.'cfg(not(target_os = "solana"))'.dependencies.ark-bn254]
version = "0.4.0"

[target.'cfg(not(target_os = "solana"))'.dependencies.light-poseidon]
version = "0.2.0"