i have started a boiler plate project using (npx create-solana-dapp@latest) and i have imported a custom program that uses clockwork sdk . the errors shows that anchor depends on toml v0.8.0 through cargo_toml v0.19.0 while clockwork-sdk v2.0.19 requires toml_datetime v0.6.1 exactly. does anyone have a fix ? im very green when it comes to development in general so forgive the skill issues.
↧