This is a small origin shift algorithm (for generating mazes) that I wrote.
Go to file
Renovate 232032143a
Some checks failed
builder / build (push) Failing after 55s
chore(deps): lock file maintenance (#31)
This PR contains the following updates:

| Update | Change |
|---|---|
| lockFileMaintenance | All locks refreshed |

🔧 This Pull Request updates lock files to use the latest dependency versions.

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43MS4wIiwidXBkYXRlZEluVmVyIjoiMzguNzEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->

Reviewed-on: #31
Co-authored-by: Renovate <renovate@kjan.de>
Co-committed-by: Renovate <renovate@kjan.de>
2024-09-07 06:52:22 +00:00
.gitea/workflows Update .gitea/workflows/CI.yaml 2024-08-16 11:58:28 +00:00
src Implement my small origin shift algorithm 2024-07-19 22:40:57 +02:00
.gitignore Implement my small origin shift algorithm 2024-07-19 22:40:57 +02:00
Cargo.lock chore(deps): lock file maintenance (#31) 2024-09-07 06:52:22 +00:00
Cargo.toml Implement my small origin shift algorithm 2024-07-19 22:40:57 +02:00
renovate.json Configure Renovate (#1) 2024-07-21 10:04:24 +00:00