Skip to content

Commit dd0220b

Browse files
committed
chore: Bump jpegxr git ref, for bindgen 0.72
1 parent 3576f08 commit dd0220b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

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

core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ egui_extras = { version = "0.33.3", default-features = false, optional = true }
6060
png = { version = "0.18.1", optional = true }
6161
flv-rs = { path = "../flv" }
6262
async-channel = { workspace = true }
63-
jpegxr = { git = "https://github.com/ruffle-rs/jpegxr", rev = "2074e32a174ad45443dcf00f795a86d65cf0153a", optional = true }
63+
jpegxr = { git = "https://github.com/ruffle-rs/jpegxr", rev = "5281b4ae42be742779269a9f1a986101f101f32f", optional = true }
6464
image = { workspace = true, features = ["tiff"] }
6565
enum-map = { workspace = true }
6666
ttf-parser = "0.25"

0 commit comments

Comments
 (0)