15 Commits

Author SHA1 Message Date
b42b8f5ced feat: add real coordinates 2025-03-17 22:41:53 +01:00
63d0dfb84a docs: update README.md and add badges
All checks were successful
renovate / renovate (push) Successful in 23s
Continuous integration / Check (push) Successful in 33s
Continuous integration / Test Suite (push) Successful in 32s
Continuous integration / Rustfmt (push) Successful in 29s
Continuous integration / Clippy (push) Successful in 32s
Continuous integration / build (push) Successful in 35s
2025-03-17 21:54:15 +01:00
4d0a236e7c fix: format main.rs
All checks were successful
renovate / renovate (push) Successful in 24s
Continuous integration / Check (push) Successful in 31s
Continuous integration / Test Suite (push) Successful in 32s
Continuous integration / Rustfmt (push) Successful in 31s
Continuous integration / Clippy (push) Successful in 32s
Continuous integration / build (push) Successful in 35s
2025-03-17 21:49:43 +01:00
0aa50aad1c ci: update rust ci pipeline
Some checks failed
renovate / renovate (push) Successful in 24s
Continuous integration / Check (push) Successful in 1m0s
Continuous integration / Test Suite (push) Successful in 1m8s
Continuous integration / Rustfmt (push) Failing after 31s
Continuous integration / Clippy (push) Failing after 1m2s
Continuous integration / build (push) Successful in 34s
2025-03-17 21:43:58 +01:00
69d1ed02e2 ci: add rust setup in pipeline
All checks were successful
renovate / renovate (push) Successful in 24s
Rust / build (push) Successful in 1m29s
2025-03-17 21:36:37 +01:00
872c42381b ci: add rust pipeline
Some checks failed
renovate / renovate (push) Successful in 24s
Rust / build (push) Failing after 5s
2025-03-17 21:33:49 +01:00
33c9bba8be feat: add Kernighan–Lin algorithm
All checks were successful
renovate / renovate (push) Successful in 23s
2025-03-17 21:30:19 +01:00
60aecf6a17 Merge pull request 'fix(deps): update rust crate rocket to 0.5.0' (#2) from renovate/rocket-0.x into main
All checks were successful
renovate / renovate (push) Successful in 25s
Reviewed-on: #2
2025-03-17 19:28:44 +00:00
aa3759b287 fix(deps): update rust crate rocket to 0.5.0 2025-03-17 19:27:42 +00:00
6db8bf1781 test: renovate pipeline
All checks were successful
renovate / renovate (push) Successful in 27s
2025-03-17 20:25:52 +01:00
df5755d9ae ci: add dependency Dashboard for renovate
All checks were successful
renovate / renovate (push) Successful in 24s
2025-03-17 20:19:44 +01:00
e905c4263e feat: add rocket web-framework
All checks were successful
renovate / renovate (push) Successful in 25s
2025-03-17 20:17:50 +01:00
7f36bb2abd ci: add renovate pipeline
All checks were successful
renovate / renovate (push) Successful in 24s
2025-03-17 20:11:41 +01:00
09f412391d feat: initial commit 2025-03-17 20:11:25 +01:00
6a0cfbc7cd Initial commit 2025-03-17 19:05:30 +00:00