clockwork
clockwork copied to clipboard
Fixes `clockwork-thread-program-v1` out of scope `try_deserialize`
After updating to v2.0.19 the clockwork-thread-program would fail to build due to missing the anchor_lang::AccountDeserialize being out of scope.
Any Updates on this?
Hello, I have the same problem when installing from critеs.io:
cargo install -f --locked clockwork-cli
but when installing from a local repository, everything is fine:
git clone https://github.com/clockwork-xyz/clockwork.git
cd clockwork/
cargo install -f --locked --path ./cli
OS: Ubuntu 24.04.3 LTS
$ rustc --version
rustc 1.73.0 (cc66ad468 2023-10-03)
$ cargo --version
cargo 1.73.0 (9c4383fb5 2023-08-26)
$ anchor --version
anchor-cli 0.31.1
$ clockwork --version
Clockwork 2.0.19