feat: Removed useless deps

This commit is contained in:
uttarayan21
2024-06-16 22:36:02 +05:30
parent d96fd68357
commit 9454e41c53
4 changed files with 75 additions and 46 deletions
+1 -3
View File
@@ -1,11 +1,9 @@
[package]
name = "lib"
name = "tadventure"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
audio = "0.2.0"
macroquad = "0.4.8"
once_cell = "1.19.0"