Skip to content

chore(deps): update rust crate libwebp-sys to v0.14.4 #538

chore(deps): update rust crate libwebp-sys to v0.14.4

chore(deps): update rust crate libwebp-sys to v0.14.4 #538

Triggered via pull request April 30, 2026 06:44
Status Success
Total duration 1m 43s
Artifacts

reviewdog.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
clippy: src/main.rs#L631
[clippy] reported by reviewdog 🐶 this can be `std::io::Error::other(_)` Raw Output: src/main.rs:631:37: warning: this can be `std::io::Error::other(_)` (clippy::io_other_error)
clippy: src/main.rs#L48
[clippy] reported by reviewdog 🐶 function call inside of `expect` Raw Output: src/main.rs:48:14: warning: function call inside of `expect` (clippy::expect_fun_call)
clippy: src/main.rs#L49
[clippy] reported by reviewdog 🐶 function call inside of `expect` Raw Output: src/main.rs:49:14: warning: function call inside of `expect` (clippy::expect_fun_call)
clippy: src/main.rs#L40
[clippy] reported by reviewdog 🐶 function call inside of `expect` Raw Output: src/main.rs:40:14: warning: function call inside of `expect` (clippy::expect_fun_call)
clippy: src/main.rs#L41
[clippy] reported by reviewdog 🐶 function call inside of `expect` Raw Output: src/main.rs:41:14: warning: function call inside of `expect` (clippy::expect_fun_call)