mat-clockwork-relayer-api 2.1.0

Clockwork relayer for webhook requests
Documentation
[package]
name = "mat-clockwork-relayer-api"
version = "2.1.0"
edition = "2021"
description = "Clockwork relayer for webhook requests"
license = "AGPL-3.0-or-later"
homepage = "https://mat-clockwork.xyz"
repository = "https://github.com/mat-clockwork-xyz/relayer"
documentation = "https://docs.mat-clockwork.xyz"
readme = "./README.md"
keywords = ["solana"]

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

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
# actix-web = "4.3.1"
# byte-unit = "4.0.18"
# curve25519-dalek = "3.2.1"
# lazy_static = "1.4.0"
serde = "1.0.152"
# shadow-drive-sdk = "0.6.1"
# solana-zk-token-sdk = "=1.14.16"
solana-sdk = "=1.14.16"
# tokio = "1.26.0"
bincode = "1.3.3"