Draw a line in each direction

This commit is contained in:
2025-07-27 11:03:52 +02:00
parent 80c4c3604c
commit a4250898c0
5 changed files with 24 additions and 2 deletions

View File

@@ -11,3 +11,6 @@ opt-level = 0
[profile.release]
panic = "abort"
[dependencies]
libm = "0.2.15"