fix missing herolib_core workspace dependency #25
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_fix_herolib_core_dep"
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?
Summary
herolib_coreto[workspace.dependencies]in rootCargo.tomlzinit_sdkreferences it asworkspace = truebut it was never definedzinit_sdkCloses #24
Test plan
cargo metadataresolves successfullycargo buildcompletes for the full workspacehero_servicescan resolvezinit_sdkfrom this branchWIP: fix missing herolib_core workspace dependencyto fix missing herolib_core workspace dependencyView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.