diff --git a/Cargo.toml b/Cargo.toml index a52932d..553309b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,6 @@ keywords = ["gamedev"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -lazy_static = "1.4.0" glam = "0.24.0" ascii = "1.1.0" gilrs = "0.10.2"