Commit 23b1855
authored
chore: Fix protoc-gen-rs installation error (#298)
I'm not 100% sure as to why --locked works given that
there is no Cargo.lock either at the root of this repo
or in the rust-protobuf repo, but it seems to fix the
installation error where a dependency 'home v0.5.11'
gets picked up which ends up requiring Rust 1.81+1 parent 87060a6 commit 23b1855
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments