From 8b402500a4d36882c0dce7074666a2e1012b0aea Mon Sep 17 00:00:00 2001 From: curly Date: Wed, 17 Aug 2022 20:38:11 -0600 Subject: functional --- Cargo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 0428edd..12ffc9c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,4 +6,5 @@ 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 +rand = "0.8.5" +sfml = "0.17.0" \ No newline at end of file -- cgit v1.2.3