Commit ad80860
committed
fix(deps): pin terraphim_service to 1.20.4 (crates.io max)
terraphim_service 1.20.5 only exists on the private Gitea registry,
not crates.io (max 1.20.4), so the crates.io publish verification could
not resolve it. Pin to 1.20.4 (caret, same 1.20 minor = API-compatible);
auto-upgrades to 1.20.5 once that version reaches crates.io.1 parent f563cf6 commit ad80860
3 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments