marinade 0.1.1

Marinade stake pool Anchor client.
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 = "2018"
name = "marinade"
version = "0.1.1"
authors = ["0xAurelion <a@asol.so>"]
description = "Marinade stake pool Anchor client."
homepage = "https://asol.so"
keywords = ["solana", "stake-pool"]
license = "AGPL-3.0"
repository = "https://github.com/aSolHQ/asol"

[lib]
name = "marinade"
crate-type = ["cdylib", "lib"]
[dependencies.anchor-lang]
version = "0.17.0"

[features]
cpi = ["no-entrypoint"]
default = []
no-entrypoint = []
no-idl = []