Skip to content

Commit

Permalink
update bevy_blob_loader
Browse files Browse the repository at this point in the history
  • Loading branch information
kayhhh committed Aug 20, 2024
1 parent f4b0061 commit f550052
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 3 deletions.
18 changes: 16 additions & 2 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion crates/vrm_viewer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ bevy_panorbit_camera.workspace = true
bevy_vrm.workspace = true

[target.'cfg(target_family = "wasm")'.dependencies]
bevy_blob_loader = "0.0.5"
bevy_blob_loader = "0.0.6"
bevy_web_file_drop = "0.0.5"
wasm-bindgen = "0.2.92"

0 comments on commit f550052

Please sign in to comment.