Skip to content

Commit

Permalink
Remove workaround for bevyengine/bevy#529
Browse files Browse the repository at this point in the history
  • Loading branch information
ropewalker committed Sep 20, 2020
1 parent f65eb0b commit ecbad02
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,4 @@ authors = ["Dima Lazarev <[email protected]>"]
edition = "2018"

[dependencies]
bevy = "0.2.0"
# bevy = { git = "https://github.com/bevyengine/bevy" }
async-executor = "=1.2.0"
bevy = "0.2.0"

0 comments on commit ecbad02

Please sign in to comment.