clockwork-utils 1.2.4

Utils for building automated programs on Solana
Documentation
[package]
name = "clockwork-utils"
version = "1.2.4"
description = "Utils for building automated programs on Solana"
edition = "2021"
license = "AGPL-3.0-or-later"
homepage = "https://clockwork.xyz"
repository = "https://github.com/clockwork-xyz/clockwork"
documentation = "https://docs.clockwork.xyz"
readme = "./README.md"
keywords = ["solana"]

[lib]
name = "clockwork_utils"

[dependencies]
anchor-lang = "0.25.0"
static-pubkey = "1.0.3"