-
Notifications
You must be signed in to change notification settings - Fork 956
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
Clean up dependencies #3218
Clean up dependencies #3218
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3218 +/- ##
==========================================
- Coverage 60.24% 60.24% -0.01%
==========================================
Files 303 303
Lines 93191 93191
==========================================
- Hits 56145 56144 -1
- Misses 37046 37047 +1 ☔ View full report in Codecov by Sentry. |
5e22312
to
e207d43
Compare
bd0f758
to
db61290
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
couple small things - other than that LGTM!
* origin/brent/cleanup-dependencies: changelog: add #3218 respond to comments upgrade tracing-log use updated fork of tiny-hderive use regex workspace de-duplicate itertools by upgrading itself and tonic-build upgrade ed25519-consensus replace dep `parse_duration` with `duration-str` update shlex update rustls update mio update libgit2-sys update h2 update eyre remove unused dependencies
* brent/cleanup-dependencies: changelog: add #3218 respond to comments upgrade tracing-log use updated fork of tiny-hderive use regex workspace de-duplicate itertools by upgrading itself and tonic-build upgrade ed25519-consensus replace dep `parse_duration` with `duration-str` update shlex update rustls update mio update libgit2-sys update h2 update eyre remove unused dependencies
* origin/brent/cleanup-dependencies: changelog: add #3218 respond to comments upgrade tracing-log use updated fork of tiny-hderive use regex workspace de-duplicate itertools by upgrading itself and tonic-build upgrade ed25519-consensus replace dep `parse_duration` with `duration-str` update shlex update rustls update mio update libgit2-sys update h2 update eyre remove unused dependencies
Describe your changes
Closes #1024.
Mostly addresses #1023.
Indicate on which release or other PRs this topic is based on
v0.35.1
Checklist before merging to
draft