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