streamflow-sdk 0.11.0

Rust SDK to interact with Streamflow protocol
Documentation
# 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 = "streamflow-sdk"
version = "0.11.0"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Rust SDK to interact with Streamflow protocol"
documentation = "https://docs.rs/streamflow-sdk"
readme = "README.md"
license = "MIT"
repository = "https://github.com/streamflow-finance/rust-sdk"

[features]
cpi = ["no-entrypoint"]
devnet = []
no-entrypoint = []

[lib]
name = "streamflow_sdk"
path = "src/lib.rs"

[dependencies.anchor-lang]
version = ">=0.30.1,<1"

[dependencies.anchor-spl]
version = ">=0.30.1,<1"