Add a location option to the program, for using with other canteens than the one in N58 #1
Loading…
Reference in New Issue
No description provided.
Delete Branch "feature/add-location-option"
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?
(Submitted by Håkon H. Lerring)
Adds a location parameter/argument to the program, defaults to N58 if not specified.
Removes the SIMD feature of the
tl
crate, as it is not fully supported in stable Rust.I see that I accidentally changed the SOUP_URL to MENU_URL in both instances. See attached patch.
@hakon Har dessverre vært sjuk og litt borte fra teknologien, så ble litt sent. Men takker! Lagt inn nå!
Step 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Gitea.