-
|
Hello, i use Thank you, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Hi. Our SCIP support is pretty limited, but a quick way to include dependencies is to run |
Beta Was this translation helpful? Give feedback.
-
|
I tested the suggestion to use
Would you see if i overlooked something? Thank you again, |
Beta Was this translation helpful? Give feedback.
Hi. Our SCIP support is pretty limited, but a quick way to include dependencies is to run
cargo vendor [--locked]and create a.cargo/config.tomlwith the change it suggests.