Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
What version of workers-rs
are you using?
0.0.9, 0.0.10, 0.0.11
Describe the bug
Running custom build: cargo install -q worker-build && worker-build --release
error[E0658]: use of unstable library feature 'bool_to_option'
--> /home/juno/.cargo/registry/src/github.com-1ecc6299db9ec823/worker-build-0.0.7/src/install.rs:14:14
|
14 | .then_some(path)
| ^^^^^^^^^
|
= note: see issue #80967 rust-lang/rust#80967 for more information
Steps To Reproduce
rustc 1.63.0
cargo 1.63.0
wrangler 2.0.28
cargo install -q worker-build
error: could not compile worker-build
due to previous error
Metadata
Metadata
Assignees
Labels
No labels