Skip to content

Commit eaa3d5d

Browse files
authored
Update Cargo.toml
1 parent 9b86a0c commit eaa3d5d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

bark-squadron/Cargo.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
1+
[package]
2+
name = "bark_squadron"
3+
version = "0.1.0"
4+
edition = "2021"
5+
6+
[dependencies]
7+
bevy = "0.14.2"
8+
rand = "0.8.5"
19

0 commit comments

Comments
 (0)