Skip to content

Commit

Permalink
temp fix main
Browse files Browse the repository at this point in the history
  • Loading branch information
LiamGallagher737 committed Oct 7, 2024
1 parent 1908437 commit c36e0d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/manifests/main.Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ bevy = { git = "https://github.com/bevyengine/bevy.git", default-features = fals
"webgl2",
] }
wasm-bindgen = "0.2"
playground_lib = { git = "https://github.com/liamgallagher737/learnbevy.git" }
playground_lib = { git = "https://github.com/liamgallagher737/learnbevy.git", branch = "playground-lib-crate" }

[profile.release.package."*"]
opt-level = 'z'
Expand Down

0 comments on commit c36e0d8

Please sign in to comment.