Skip to content

[BUG] cargo install -q worker-build Don't work #219

Closed
@remotejob

Description

@remotejob

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions