Skip to content

Commit 04e1458

Browse files
authored
deps(lambda-rs-platform): Bump obj-rs from 0.7.0 to 0.7.4
2 parents 78b91f0 + 9c1fbe8 commit 04e1458

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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)