Skip to content

Commit 492826c

Browse files
committed
chore: Bump jpegxr, coreaudio-sys and bindgen dependencies
Thereby dropping `which`, `lazycell`, and a duplicated `itertools` version.
1 parent e8f52fd commit 492826c

File tree

2 files changed

+9
-39
lines changed

2 files changed

+9
-39
lines changed

Cargo.lock

+8-38
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ egui_extras = { git = "https://github.com/emilk/egui.git", rev = "f4697bc007447c
5959
png = { version = "0.17.13", optional = true }
6060
flv-rs = { path = "../flv" }
6161
async-channel = { workspace = true }
62-
jpegxr = { git = "https://github.com/ruffle-rs/jpegxr", rev = "db88651220688d2883a90d5477048071507b0493", optional = true }
62+
jpegxr = { git = "https://github.com/ruffle-rs/jpegxr", rev = "71dbe614c02c30a2e9fd1e9e2e7c7a749abe2798", optional = true }
6363
image = { workspace = true, features = ["tiff"] }
6464
enum-map = { workspace = true }
6565
ttf-parser = "0.24"

0 commit comments

Comments
 (0)