fix prompts
This commit is contained in:
parent
c0226433a0
commit
a9dc29cfad
8 changed files with 35 additions and 1565 deletions
|
@ -1,12 +1,11 @@
|
|||
[package]
|
||||
name = "ulohy"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
edition = "2021"
|
||||
|
||||
[profile.dev.package."*"]
|
||||
opt-level = 3
|
||||
|
||||
[dependencies]
|
||||
pyo3 = { version = "0.23.3", features = ["auto-initialize"] }
|
||||
rand = "0.8.5"
|
||||
turtle = "1.0.0-rc.3"
|
||||
rand = "0.8.5"
|
Loading…
Add table
Add a link
Reference in a new issue