clockwork-crank 1.0.6

Clockwork crank protocol
Documentation
[dependencies.anchor-lang]
features = ["init-if-needed"]
version = "0.25.0"

[dependencies.chrono]
default-features = false
features = ["alloc"]
version = "0.4.19"

[dependencies.clockwork-cron]
version = "1.0.6"

[dependencies.clockwork-pool]
features = ["cpi"]
version = "1.0.6"

[features]
cpi = ["no-entrypoint"]
default = []
no-entrypoint = []
no-idl = []
no-log-ix-name = []

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

[package]
description = "Clockwork crank protocol"
documentation = "https://docs.clockwork.xyz"
edition = "2021"
homepage = "https://clockwork.xyz"
keywords = ["solana"]
license = "AGPL-3.0-or-later"
name = "clockwork-crank"
readme = "./README.md"
repository = "https://github.com/clockwork-xyz/clockwork"
version = "1.0.6"