This commit is contained in:
DavidOnTop 2024-12-06 09:11:10 +01:00
parent bb1d880a4f
commit b8cfc80d1b
No known key found for this signature in database
GPG key ID: 5D05538A45D5149F
3 changed files with 105 additions and 3 deletions

View file

@ -8,4 +8,5 @@ opt-level = 3
[dependencies]
pyo3 = { version = "0.23.3", features = ["auto-initialize"] }
rand = "0.8.5"
turtle = "1.0.0-rc.3"