Cloudflare DevelopersCD
Cloudflare Developersβ€’3y agoβ€’
2 replies
bret_pat

Rust worker, cannot build default project

New project, ran
pnpm create cloudflare workers worker-rust
and I'm trying to run
pnpm wrangler dev
but I get an error

Running custom build: cargo install -q worker-build && worker-build --release
error[E0658]: use of unstable library feature 'bool_to_option'


I'll add my toml to a separate post
Was this page helpful?