diff options
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -150,6 +150,7 @@ dependencies = [ "gl", "glfw", "image", + "paste", "seq-macro", "thiserror", "tracing", |
index : game | ||
A "game" written from scratch in Rust |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Cargo.lock | 1 |
@@ -150,6 +150,7 @@ dependencies = [ "gl", "glfw", "image", + "paste", "seq-macro", "thiserror", "tracing", |