u4 and utils

This commit is contained in:
DavidOnTop 2024-12-04 09:06:20 +01:00
parent 5047f3ed6c
commit 1f10c7a15f
No known key found for this signature in database
GPG key ID: 5D05538A45D5149F
5 changed files with 1653 additions and 5 deletions

View file

@ -1,9 +1,10 @@
[package]
name = "ulohy"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
edition = "2024"
[profile.dev.package."*"]
opt-level = 3
[dependencies]
turtle = "1.0.0-rc.3"