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
Since Rust 1.42 is std::error:Error::description fully deprecated and therefore the OabUtils can't be compiled. A clean up of main.rs and test_main.rs should do it. (Unfortunatly am not used to rust to help).
The text was updated successfully, but these errors were encountered:
Since Rust 1.42 is std::error:Error::description fully deprecated and therefore the OabUtils can't be compiled. A clean up of main.rs and test_main.rs should do it. (Unfortunatly am not used to rust to help).
The text was updated successfully, but these errors were encountered: