diff --git a/Cargo.toml b/Cargo.toml index bb4b970..0d419a5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,7 @@ name = "vibescape" version = "0.1.0" edition = "2024" license = "MIT" +description = "A 3D exploration game using real world imagery." [dependencies] argh = "0.1.13"