Update Cargo.toml

This commit is contained in:
2024-02-29 19:03:53 -05:00
parent c063534571
commit 873e0db9cc

View File

@@ -1,5 +1,5 @@
[package] [package]
name = "test-game" name = "rust-boids"
version = "0.1.0" version = "0.1.0"
edition = "2021" edition = "2021"