Files
Bear-mirror/bear-codegen
Laszlo Nagy 9dedc88cfb chore(deps): refresh dependency pins and consolidate into the workspace
Bump three constraints in the workspace table:
  - ctor 0.4 -> 0.6 to align with the version Fedora is staging in
    rust-ctor PR #2, removing the need for a downstream relaxation
    patch.
  - signal-hook 0.3 -> 0.4 and serde-saphyr 0.0.22 -> 0.0.24 to
    pick up upstream patch fixes.
None require source changes.

Raise the insta floor to 1.46 and proptest to 1.11 so the manifest
stops advertising stale minimums; both stay at-or-below what Fedora
rawhide ships, so no new substitution constraints are imposed on
packagers.

Hoist the four remaining inline dev-deps (mockall, insta, proptest,
encoding_rs) into [workspace.dependencies] so every dependency
version lives in one place.
2026-04-24 07:50:54 +00:00
..