Skip to content

Commit

Permalink
upgrade packages to resolve security advisory (#2376)
Browse files Browse the repository at this point in the history
cargo deny is warning about
https://rustsec.org/advisories/RUSTSEC-2024-0421 which is resolved by
upgrading the `url` package. Ran `cargo update -p url` to resolve.

example failure:
https://github.com/PyO3/maturin/actions/runs/12244906417/job/34157644236?pr=2377
  • Loading branch information
mbway authored Dec 10, 2024
1 parent e3fc8a6 commit b7423f4
Showing 1 changed file with 225 additions and 31 deletions.
256 changes: 225 additions & 31 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b7423f4

Please sign in to comment.