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
It seems that ocaml-build expects Rust sources to be in "src" dir. That might not always the case and Cargo.toml can have alternative location in path config of a library.
The text was updated successfully, but these errors were encountered:
It seems that ocaml-build expects Rust sources to be in "src" dir. That might not always the case and Cargo.toml can have alternative location in
path
config of a library.The text was updated successfully, but these errors were encountered: