[dependencies.anchor-lang]
version = "0.19.0"
[dependencies.anchor-spl]
version = "0.19.0"
[dependencies.borsh]
version = "0.9.1"
[features]
cpi = ["no-entrypoint"]
no-entrypoint = []
[package]
description = "Rust SDK to interact with Streamflow protocol"
edition = "2021"
license = "MIT"
name = "streamflow-sdk"
repository = "https://github.com/streamflow-finance/rust-sdk"
version = "0.5.2"