Removed Problems

This commit is contained in:
GhostedGaming 2025-01-01 22:32:11 -05:00 committed by BitSyndicate
parent 8d6bb42e83
commit 96c383cb39
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