From 462c1f8bf195a1e30b6c05be7a0ec60ee89d230c Mon Sep 17 00:00:00 2001 From: curly Date: Mon, 15 Aug 2022 15:49:56 -0600 Subject: half working --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 89b7e17..0428edd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,3 +6,4 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] +rand = "0.8.5" \ No newline at end of file -- cgit v1.2.3