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
cargo deny raised the issue that the current version of rust-htslib is impacted by RUSTSEC-2024-0421 which is a dependency of url versions 2.5.3 and earlier.
Uprevving url to version 2.5.4 should fix this issue. I will send a PR.
The text was updated successfully, but these errors were encountered:
cargo deny raised the issue that the current version of rust-htslib is impacted by RUSTSEC-2024-0421 which is a dependency of
url
versions 2.5.3 and earlier.Uprevving url to version 2.5.4 should fix this issue. I will send a PR.
The text was updated successfully, but these errors were encountered: