Commit d02d669
ci(features): fix zepter feature propagations for the DogeOS components
The Reth 2 component migration left two feature propagations un-updated,
which zepter flags (the target base's zepter check is green):
- rollup-node-primitives `arbitrary` -> `dogeos-reth-primitives/arbitrary`
(Cargo.lock gains the required `arbitrary` edge under
`dogeos-reth-primitives`);
- scroll-network `serde` -> `dogeos-protocol-types/serde`.
`zepter run check` now passes. No default-feature behavior change.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent c369121 commit d02d669
3 files changed
Lines changed: 3 additions & 0 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 | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| |||
0 commit comments