diff options
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -146,6 +146,7 @@ version = "0.1.0" dependencies = [ "bitflags 2.4.0", "cstr", + "ecs", "gl", "glfw", "image", |
index : game | ||
A "game" written from scratch in Rust |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Cargo.lock | 1 |
@@ -146,6 +146,7 @@ version = "0.1.0" dependencies = [ "bitflags 2.4.0", "cstr", + "ecs", "gl", "glfw", "image", |