chore: update to RC for fun #10

Open
Lubba-64 wants to merge 1 commit from 0.10.0 into main
Lubba-64 commented 2024-10-23 01:38:11 +00:00 (Migrated from github.com)
No description provided.
This pull request has changes conflicting with the target branch.
  • examples/simple_example/Cargo.lock
  • examples/simple_example/Cargo.toml
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin 0.10.0:0.10.0
git switch 0.10.0

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.

git switch main
git merge --no-ff 0.10.0
git switch 0.10.0
git rebase main
git switch main
git merge --ff-only 0.10.0
git switch 0.10.0
git rebase main
git switch main
git merge --no-ff 0.10.0
git switch main
git merge --squash 0.10.0
git switch main
git merge --ff-only 0.10.0
git switch main
git merge 0.10.0
git push origin main
Sign in to join this conversation.
No description provided.