human-escrow 0.1.0

human pitches contracts
Documentation
[dependencies.borsh]
version = "0.9.1"

[dependencies.human-common]
version = "0.1.0"

[dependencies.solana-program]
version = "1.9.6"

[dependencies.spl-associated-token-account]
features = ["no-entrypoint"]
version = "1.0.3"

[dependencies.spl-token]
features = ["no-entrypoint"]
version = "3.3.0"

[dependencies.thiserror]
version = "1.0.30"
[dev-dependencies.rand]
version = "0.8"

[dev-dependencies.solana-program-test]
version = "1.9.6"

[dev-dependencies.solana-sdk]
version = "1.9.6"

[features]
no-entrypoint = []
test-bpf = []

[lib]
crate-type = ["cdylib", "lib"]

[package]
description = "human pitches contracts"
edition = "2021"
license-file = "LICENSE"
name = "human-escrow"
resolver = "1"
version = "0.1.0"