From 36d5ff553a1d65d70da5251b8865d62294c929f6 Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Sun, 7 Mar 2021 09:12:47 -0700 Subject: tear it all up and implement super basic actors --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index ae5be6a..46d806b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,3 +10,4 @@ license-file = "LICENSE.txt" [dependencies] minifb = "0.19.2" +uuid = { version = "0.8.2", features = ["v4"] } -- cgit v1.2.3