Skip to content

chore(deps): bump the patch-updates group with 3 updates #350

chore(deps): bump the patch-updates group with 3 updates

chore(deps): bump the patch-updates group with 3 updates #350

Triggered via pull request February 1, 2025 10:39
Status Success
Total duration 1m 49s
Artifacts

CI.yml

on: pull_request
Matrix: test
dependabot
3s
dependabot
Fit to window
Zoom out
Zoom in

Annotations

1 warning
unnecessary semicolon: src/client.rs#L57
warning: unnecessary semicolon --> src/client.rs:57:14 | 57 | }; | ^ help: remove | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_semicolon note: the lint level is defined here --> src/lib.rs:8:9 | 8 | #![warn(clippy::pedantic)] | ^^^^^^^^^^^^^^^^ = note: `#[warn(clippy::unnecessary_semicolon)]` implied by `#[warn(clippy::pedantic)]`