Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
StarArawn authored Apr 8, 2021
1 parent dcb80f8 commit 9109a9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[package]
name = "rouge-like-prototype"
name = "rogue-like-prototype"
version = "0.1.0"
authors = ["John"]
edition = "2018"
Expand All @@ -9,4 +9,4 @@ edition = "2018"
[dependencies]
bevy = "0.5"
bevy_tilemap = "0.4"
noise = "0.7"
noise = "0.7"

0 comments on commit 9109a9b

Please sign in to comment.