-
|
Hello, i use Thank you, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hi. Our SCIP support is pretty limited, but a quick way to include dependencies is to run |
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.