Skip to content

Commit

Permalink
Update dependencies incl tempfile (#4048)
Browse files Browse the repository at this point in the history
## Proposed Changes

Fix the cargo audit failure caused by [RUSTSEC-2023-0018](https://rustsec.org/advisories/RUSTSEC-2023-0018) which we were exposed to via `tempfile`.

## Additional Info

I've held back the libp2p crate for now because it seemed to introduce another duplicate dependency on libp2p-core, for a total of 3 copies. Maybe that's fine, but we can sort it out later.
  • Loading branch information
michaelsproul committed Mar 5, 2023
1 parent 57dfcfd commit 4dc0c4c
Showing 1 changed file with 60 additions and 19 deletions.
79 changes: 60 additions & 19 deletions Cargo.lock

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

0 comments on commit 4dc0c4c

Please sign in to comment.