safe_client_libs compilation problem - rust-openssl

I updated the toml file for: safe_app, safe_authenticator, safe_core

I just reset them, then tried:

cargo update --package rust_sodium
cargo clean
cargo build --release

That worked too, without having to edit the toml files! Thanks, @bzee!

2 Likes