update deps including bencode contrib#1021
Merged
da2ce7 merged 3 commits intotorrust:developfrom Aug 25, 2024
Merged
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #1021 +/- ##
===========================================
- Coverage 77.23% 77.22% -0.01%
===========================================
Files 178 178
Lines 10063 10072 +9
===========================================
+ Hits 7772 7778 +6
- Misses 2291 2294 +3 ☔ View full report in Codecov by Sentry. |
``` sh
cargo update
Updating crates.io index
Locking 12 packages to latest compatible versions
Updating bindgen v0.70.0 -> v0.70.1
Updating cc v1.1.13 -> v1.1.14
Updating derive_utils v0.14.1 -> v0.14.2
Updating fastrand v2.1.0 -> v2.1.1
Updating flate2 v1.0.32 -> v1.0.33
Updating libz-sys v1.1.19 -> v1.1.20
Updating quote v1.0.36 -> v1.0.37
Updating serde v1.0.208 -> v1.0.209
Updating serde_derive v1.0.208 -> v1.0.209
Updating serde_json v1.0.125 -> v1.0.127
Updating syn v2.0.75 -> v2.0.76
Updating system-configuration v0.6.0 -> v0.6.1
```
2242ff9 to
2c4bdab
Compare
Contributor
Author
|
ACK 2c4bdab |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.