WIP: update servicepoint library #1

Draft
vinzenz wants to merge 1 commit from next into main
Owner
No description provided.
vinzenz added 1 commit 2025-05-04 18:55:36 +02:00
update servicepoint library
All checks were successful
Rust / build (pull_request) Successful in 1m59s
022106e2db
All checks were successful
Rust / build (pull_request) Successful in 1m59s
This pull request is marked as a work in progress.
View command line instructions

Checkout

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

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff next
git checkout main
git merge --ff-only next
git checkout next
git rebase main
git checkout main
git merge --no-ff next
git checkout main
git merge --squash next
git checkout main
git merge --ff-only next
git checkout main
git merge next
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: servicepoint/servicepoint-binding-uniffi#1
No description provided.