How to deploy a rust api?
Im literally a complete noob with cloudflare but im interesting trying it out. I have a project with workers and pages and it checked out my latest master. The build command fails as it doesnt have rust and cargo installed. What are my options?
1 Reply
You’d need to install the Rust toolchain as part of your build command