erebe / wstunnel

Tunnel all your traffic over Websocket or HTTP2 - Bypass firewalls/DPI - Static binary available
BSD 3-Clause "New" or "Revised" License
4.33k stars 371 forks source link

Fail to compile the latest code #363

Closed nxtreaming closed 1 month ago

nxtreaming commented 1 month ago

When I try to compile the latest code by JetBrains RustRover, I get the following error:

error[E0658]: use of unstable library feature 'lazy_cell' --> src\embedded_certificate.rs:3:5 3 use std::sync::LazyLock; ^^^^^^^^^^^^^^^^^^^

= note: see issue #109736 https://github.com/rust-lang/rust/issues/109736 for more information

github-actions[bot] commented 1 month ago

Hello @nxtreaming :wave:

This issue is being automatically closed because it does not follow the issue template.

nxtreaming commented 1 month ago

This error has gone when I switched to Rust 1.81.