Commit 06322c7
committed
ci: pin internal dep versions to exact pre-release version in release workflow
When the workspace version is a pre-release (e.g. 0.0.0-beta.3), semver
"0" ranges fail to match, so update internal crate requirements to the
exact version (=X.Y.Z-pre) before publishing.1 parent 9d9440a commit 06322c7
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
220 | 228 | | |
221 | 229 | | |
222 | 230 | | |
| |||
0 commit comments