Skip to content

Commit 5762102

Browse files
Fix minimal versions CI failure (#8112)
1 parent 0c0df24 commit 5762102

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ wgpu-core-deps-emscripten = { version = "26.0.0", path = "./wgpu-core/platform-d
9292

9393
anyhow = { version = "1.0.87", default-features = false }
9494
approx = "0.5"
95-
arbitrary = "1.4"
95+
arbitrary = "1.4.2"
9696
argh = "0.1.13"
9797
arrayvec = { version = "0.7.1", default-features = false }
9898
bincode = "2"

0 commit comments

Comments
 (0)