# 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 = "mat-clockwork-client" version = "2.0.42" description = "Clockwork client" homepage = "https://mat-clockwork.xyz" documentation = "https://docs.rs/mat-clockwork-client" readme = "./README.md" keywords = ["solana"] license = "AGPL-3.0-or-later" repository = "https://github.com/mat-clockwork-xyz/client" resolver = "1" [lib] name = "clockwork_client" crate-type = [ "cdylib", "lib", ] [dependencies.anchor-lang] version = "0.27.0" [dependencies.anchor-spl] version = "0.27.0" features = [ "mint", "token", ] [dependencies.bincode] version = "1.3.3" [dependencies.borsh] version = "0.9.3" [dependencies.mat-clockwork-network-program] version = "2.0.42" features = ["no-entrypoint"] [dependencies.mat-clockwork-thread-program] version = "2.0.42" features = ["no-entrypoint"] [dependencies.mat-clockwork-utils] version = "2.0.42" [dependencies.mat-clockwork-webhook-program] version = "2.0.42" features = ["no-entrypoint"] [dependencies.solana-client] version = "=1.14.16" [dependencies.solana-sdk] version = "=1.14.16" [dependencies.spl-associated-token-account] version = "1.1.1" features = ["no-entrypoint"] [dependencies.thiserror] version = "1.0.31"