Skip to content

Commit

Permalink
chore: update to jxl-oxide 0.10.2
Browse files Browse the repository at this point in the history
saschanaz committed Dec 7, 2024
1 parent be1fd2e commit 19cbd1b
Showing 2 changed files with 122 additions and 111 deletions.
227 changes: 119 additions & 108 deletions Cargo.lock
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "jxl-winthumb"
version = "0.2.10"
version = "0.2.11"
authors = ["Kagami Sascha Rosylight <saschanaz@outlook.com>"]
edition = "2018"

@@ -14,7 +14,7 @@ simple-logging = "2.0.2"
log = "0.4.22"
windows-core = "0.58.0"
winreg = "0.52.0"
jxl-oxide = "0.10.0"
jxl-oxide = "0.10.2"

[dependencies.windows]
version = "0.58.0"
@@ -38,4 +38,4 @@ name = "benchmark"
harness = false

[build-dependencies]
winresource = "0.1.17"
winresource = "0.1.19"

0 comments on commit 19cbd1b

Please sign in to comment.