mat-clockwork-client 2.0.8

Clockwork client
Documentation
[dependencies.anchor-lang]
version = "0.27.0"

[dependencies.anchor-spl]
features = ["mint", "token"]
version = "0.27.0"

[dependencies.bincode]
version = "1.3.3"

[dependencies.borsh]
version = "0.9.3"

[dependencies.mat-clockwork-network-program]
features = ["no-entrypoint"]
version = "2.0.8"

[dependencies.mat-clockwork-thread-program]
features = ["no-entrypoint"]
version = "2.0.8"

[dependencies.mat-clockwork-utils]
version = "2.0.8"

[dependencies.mat-clockwork-webhook-program]
features = ["no-entrypoint"]
version = "2.0.8"

[dependencies.solana-client]
version = "~1.14.15"

[dependencies.solana-sdk]
version = "~1.14.15"

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

[dependencies.thiserror]
version = "1.0.31"

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

[package]
description = "Clockwork client"
documentation = "https://docs.rs/mat-clockwork-client"
edition = "2021"
homepage = "https://clockwork.xyz"
keywords = ["solana"]
license = "AGPL-3.0-or-later"
name = "mat-clockwork-client"
readme = "./README.md"
repository = "https://github.com/mat-clockwork-xyz/client"
resolver = "1"
version = "2.0.8"