fix resolutions for exif rotated images
Some checks failed
test / cargo test (push) Failing after 1m25s
Some checks failed
test / cargo test (push) Failing after 1m25s
This commit is contained in:
@@ -19,7 +19,7 @@ tower-http = { version = "0.6.0", features = ["trace", "fs"] }
|
||||
tower-livereload = "0.9.2"
|
||||
tracing = "0.1"
|
||||
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
|
||||
image = "0.25.2"
|
||||
image = "0.25.6"
|
||||
anyhow = "1.0.86"
|
||||
rayon = "1.10.0"
|
||||
syntect = "5.2.0"
|
||||
|
Reference in New Issue
Block a user