Skip to content

Commit

Permalink
update verison pt2
Browse files Browse the repository at this point in the history
  • Loading branch information
DotWith committed Aug 18, 2024
1 parent d8d5dba commit 2c1a558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bevy_b3d/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ keywords = ["bevy"]

[dependencies]
bevy = { version = "0.14.1", default-features = false, features = ["bevy_asset", "bevy_pbr", "bevy_render", "bevy_scene"] }
b3d = { path = "../b3d", version = "0.1.7" }
b3d = { path = "../b3d", version = "0.1.9" }
thiserror = "1.0.63"
anyhow = "1.0.86"

0 comments on commit 2c1a558

Please sign in to comment.