Skip to content

Commit 9c1fbe8

Browse files
Bump obj-rs from 0.7.0 to 0.7.4
Bumps [obj-rs](https://github.com/simnalamburt/obj-rs) from 0.7.0 to 0.7.4. - [Commits](https://github.com/simnalamburt/obj-rs/commits) --- updated-dependencies: - dependency-name: obj-rs dependency-version: 0.7.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 45ae58a commit 9c1fbe8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

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

crates/lambda-rs-platform/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ naga = { version = "=28.0.0", optional = true, default-features = false, feature
1919
"wgsl-in",
2020
] }
2121
rand = "=0.8.5"
22-
obj-rs = "=0.7.0"
22+
obj-rs = "=0.7.4"
2323
wgpu = { version = "=28.0.0", optional = true, features = ["wgsl", "spirv"] }
2424
pollster = { version = "=0.4.0", optional = true }
2525
lambda-rs-logging = { path = "../lambda-rs-logging", version = "2023.1.30" }

0 commit comments

Comments
 (0)