Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update tokio, remove slog-gelf #3278

Merged
merged 3 commits into from
Mar 24, 2023
Merged

Update tokio, remove slog-gelf #3278

merged 3 commits into from
Mar 24, 2023

Conversation

jcape
Copy link
Contributor

@jcape jcape commented Mar 23, 2023

  • Remove slog-gelf
  • Update tokio and friends to 1.25 (and similarly newer versions)

Motivation

This removes slog-gelf, which in turn has a build-time dependency on the known-vulnerable remove_dir_all, and updates tokio and friends to a more modern version.

James Cape added 2 commits March 23, 2023 09:56
- h2
- httparse
- hyper-rustls
- mio
- multer (used by reqwest)
- tokio
- tokio-macros
- tokio-stream
- tokio-util
- reqwest
- socket2

Removed:

- miow
- ntapi
- tokio-util 0.6.9
@jcape
Copy link
Contributor Author

jcape commented Mar 23, 2023

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

Copy link
Contributor

@cbeck88 cbeck88 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@jcape jcape self-assigned this Mar 24, 2023
@jcape jcape enabled auto-merge (squash) March 24, 2023 02:48
@jcape jcape requested review from a team, NotGyro and samdealy and removed request for a team March 24, 2023 02:48
@jcape jcape merged commit df59b66 into master Mar 24, 2023
@jcape jcape deleted the jcape/bad-deps branch March 24, 2023 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants