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
cargo vendor and a CI script to check if the dependencies match the lockfiles
Forks + submodules, then using CI to automatically pull new versions when needed
Combination of the two.
Regardless of if we want to go the vendoring route or submodule route (I'm leaning toward the latter), this is still blocked on rust-lang/wg-cargo-std-aware#23.
The text was updated successfully, but these errors were encountered:
Could be done one of two ways:
cargo vendor
and a CI script to check if the dependencies match the lockfilesRegardless of if we want to go the vendoring route or submodule route (I'm leaning toward the latter), this is still blocked on rust-lang/wg-cargo-std-aware#23.
The text was updated successfully, but these errors were encountered: