Removed Problems

This commit is contained in:
GhostedGaming 2025-01-01 22:32:11 -05:00 committed by lily
parent 4766297808
commit b59c829f5e
Signed by: lily
GPG key ID: 601F3263FBCBC4B9
5 changed files with 0 additions and 221 deletions

View file

@ -20,10 +20,6 @@ regex = "1.11.1"
rustyline = { version = "15.0.0", features = ["derive", "rustyline-derive"] }
tokio = { version = "1.42.0", features = ["macros", "parking_lot", "rt", "rt-multi-thread"] }
rand = "0.8.5"
three-d = "0.18.0"
window = "0.5.0"
[profile.dev]
debug-assertions = true