Skip to content

Commit

Permalink
otel: Update some rust creates
Browse files Browse the repository at this point in the history
- rustls to fix a 'panic in `Acceptor::accept`'

That also requires an update to rustls-pki-types

- hashbrown

It's not clear that this is actually a problem for us and we have two
different versions in Cargo.lock, one which isn't vulnerable, but just
bump the other version anyway, if you try and remove it altogether it
gets added back...

Link: <https://rustsec.org/advisories/RUSTSEC-2024-0399.html>
Link: <https://github.com/nginx/unit/security/dependabot/11>
Closes: <nginx#1503>
Signed-off-by: Andrew Clayton <[email protected]>
  • Loading branch information
ac000 committed Dec 5, 2024
1 parent ea5a4d6 commit e68716a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions src/otel/Cargo.lock

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

0 comments on commit e68716a

Please sign in to comment.