Commit 7bb10d1
committed
ci: use --locked for MSRV cargo-ndk install
A transitive dependency of `cargo-ndk`, `regex-automata`,increased its
MSRV and so installing `cargo-ndk` at version 2.12.7 breaks in the MSRV
CI task unless we use the pinned `Cargo.lock` version, or upgrade our MSRV
in turn.1 parent ce16ccc commit 7bb10d1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
0 commit comments