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
Downloading nanomsg v0.4.2
thread '' panicked at 'called Result::unwrap() on an Err value: A requested feature, protocol or option was not found built-in in this libcurl due to a build-time decision.', ../src/libcore/result.rs:732
thread '
' panicked at 'called Result::unwrap() on an Err value: Any', ../src/libcore/result.rs:732
The text was updated successfully, but these errors were encountered:
I tried to use nanomsg v0.4.2 from a linux machine, with a rust nightly build, and it went fine.
Do you have any problems using another crate ?
Also, what version of rust are you using ?
For information, here is the version of rust I'm using:
Downloading nanomsg v0.4.2
' panicked at 'calledthread '' panicked at 'called
Result::unwrap()
on anErr
value: A requested feature, protocol or option was not found built-in in this libcurl due to a build-time decision.', ../src/libcore/result.rs:732thread '
Result::unwrap()
on anErr
value: Any', ../src/libcore/result.rs:732The text was updated successfully, but these errors were encountered: