You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
Build failed when using helios as library for JNI.
error[E0433]: failed to resolve: could not find `linux` in `os`
--> /home/.cargo/registry/src/index.crates.io-6f17d22bba15001f/interprocess-2.2.1/src/os/unix/uds_local_socket/tokio/stream.rs:36:17
|
36 | use std::os::linux::net::SocketAddrExt;
| ^^^^^ could not find `linux` in `os`
|
This issue is caused by library interprocess-2.2.1