development: hero_admin_lib pinned to main — should track development #38
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
On the
developmentbranch, hero/forge git dependencies must trackbranch = "development", notmain. This repo still pins:Cargo.tomlhero_admin_lib→hero_website_framework.gitbranch = "main"Action: repoint to
branch = "development"andcargo updateto the development tip.— filed from a workspace-wide audit of dev-branch deps.