Skip to content

Commit

Permalink
use git dependency for bevy
Browse files Browse the repository at this point in the history
  • Loading branch information
Vrixyz committed Sep 30, 2024
1 parent 9edc10c commit 3be113b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,4 @@ crossbeam-channel = "0.5.8"
members = ["run-wasm"]

[patch.crates-io]
bevy = { path = "../bevy" }
bevy = { git = "https://github.com/bevyengine/bevy.git", rev = "9386bd0114c44c9f00a2e9c41db1225aaa78d15" }

0 comments on commit 3be113b

Please sign in to comment.