You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This upgrades `tokio` from 1.44.1 to 1.44.2 in `Cargo.lock` to fix
the advisory https://rustsec.org/advisories/RUSTSEC-2025-0023.html
("Broadcast channel calls clone in parallel, but does not require
`Sync`").
This was done with `cargo update -p tokio`.
0 commit comments