Skip to content

fix(deps): update rust crate libwebp-sys to 0.10.0 #259

fix(deps): update rust crate libwebp-sys to 0.10.0

fix(deps): update rust crate libwebp-sys to 0.10.0 #259

Triggered via pull request September 10, 2024 13:31
Status Success
Total duration 1m 10s
Artifacts

reviewdog.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
clippy: src/main.rs#L37
[clippy] reported by reviewdog 🐶 use of `expect` followed by a function call Raw Output: src/main.rs:37:14: warning: use of `expect` followed by a function call (clippy::expect_fun_call)
clippy: src/main.rs#L36
[clippy] reported by reviewdog 🐶 use of `expect` followed by a function call Raw Output: src/main.rs:36:14: warning: use of `expect` followed by a function call (clippy::expect_fun_call)
clippy: src/main.rs#L45
[clippy] reported by reviewdog 🐶 use of `expect` followed by a function call Raw Output: src/main.rs:45:14: warning: use of `expect` followed by a function call (clippy::expect_fun_call)
clippy: src/main.rs#L44
[clippy] reported by reviewdog 🐶 use of `expect` followed by a function call Raw Output: src/main.rs:44:14: warning: use of `expect` followed by a function call (clippy::expect_fun_call)