You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[deps] bump maghemite to aa03ae9, migrate to mg-api-types
Picks up recent oxidecomputer/maghemite#729 (ddmd --api-only flag) and the
preceding main changes that moved canonical types out of the auto-generated
client into the `mg-api-types` crate.
Includes:
- replaces `rdb-types` (removed upstream) with `mg-api-types` as a direct
workspace dep
- bumps `num_enum` 0.7.5 -> 0.7.6 to satisfy maghemite's workspace pin
- migrates types
- renames `bgp_apply_v2` callers to `bgp_apply`
- `DdmInstance` fixture is renamed from `--no-state-machine` to `--api-only` to
match the new clap flag.
0 commit comments