We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b86a0c commit eaa3d5dCopy full SHA for eaa3d5d
bark-squadron/Cargo.toml
@@ -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"
9
0 commit comments