Commit 35299e0
fix(deps): bump atomr workspace pin to 0.8.0
The atomr sibling repo's main is at 0.8.0; atomr-accel was still pinning
^0.7.0 path-deps, which meant CI (which checks out rustakka/atomr@main)
hit `failed to select a version for the requirement atomr-config = "^0.7.0"`
on every job, including the v0.4.4 release pipeline (which never made it
past the verify gate, so v0.4.4 is tagged but unreleased).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 027894e commit 35299e0
2 files changed
Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments