This commit is contained in:
DavidOnTop 2024-12-05 13:19:06 +01:00
parent 1f10c7a15f
commit dbc82afb0e
No known key found for this signature in database
GPG key ID: 5D05538A45D5149F
4 changed files with 182 additions and 1 deletions

View file

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