Skip to content

Commit 6e60e2c

Browse files
authored
Update Cargo.toml
1 parent 982ff75 commit 6e60e2c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Cargo.toml

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
[package]
22
name = "astratomic"
3-
version = "0.0.1"
3+
description = "A 2D survival game"
4+
version = "0.1"
45
edition = "2021"
56

6-
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
7-
87
[dependencies]
98
bevy = "0.12"
109
bevy-inspector-egui = "0.22"

0 commit comments

Comments
 (0)