From 873e0db9cc0ce8601df492ad89aaa38c0159d354 Mon Sep 17 00:00:00 2001 From: Amatsugu Date: Thu, 29 Feb 2024 19:03:53 -0500 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c7a9969..d5c06f7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "test-game" +name = "rust-boids" version = "0.1.0" edition = "2021"