Rust worker, cannot build default project
New project, ran and I'm trying to run but I get an error
I'll add my toml to a separate post
I'll add my toml to a separate post
pnpm create cloudflare workers worker-rustpnpm wrangler devRunning custom build: cargo install -q worker-build && worker-build --release
error[E0658]: use of unstable library feature 'bool_to_option'