Skip to content

Commit 0388f34

Browse files
Bump obj-rs from 0.6.0 to 0.7.0
Bumps [obj-rs](https://github.com/simnalamburt/obj-rs) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/simnalamburt/obj-rs/releases) - [Commits](https://github.com/simnalamburt/obj-rs/commits) --- updated-dependencies: - dependency-name: obj-rs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bed61f9 commit 0388f34

File tree

2 files changed

+6
-72
lines changed

2 files changed

+6
-72
lines changed

Cargo.lock

Lines changed: 5 additions & 71 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/lambda-platform/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ winit = "=0.27.5"
1313
shaderc = "=0.7"
1414
cfg-if = "=1.0.0"
1515
rand = "=0.8.5"
16-
obj-rs = "=0.6.0"
16+
obj-rs = "=0.7.0"
1717

1818
# GFX-RS backends
1919
gfx-backend-gl = { version="=0.9.0", optional = true }

0 commit comments

Comments
 (0)