Merged
Conversation
Member
josecelano
commented
Aug 5, 2024
```output
cargo update
Updating crates.io index
Locking 35 packages to latest compatible versions
Adding aws-lc-rs v1.8.1
Adding aws-lc-sys v0.20.1
Updating axum-server v0.6.0 -> v0.7.1
Updating bytemuck v1.16.1 -> v1.16.3
Updating bytes v1.6.1 -> v1.7.1
Updating cc v1.1.6 -> v1.1.7
Updating clap v4.5.11 -> v4.5.13
Updating clap_builder v4.5.11 -> v4.5.13
Updating clap_derive v4.5.11 -> v4.5.13
Adding dunce v1.0.5
Updating flate2 v1.0.30 -> v1.0.31
Adding fs_extra v1.3.0
Adding home v0.5.9
Updating indexmap v2.2.6 -> v2.3.0
Updating lru v0.12.3 -> v0.12.4
Adding mirai-annotations v1.12.0
Adding paste v1.0.15
Updating ppv-lite86 v0.2.17 -> v0.2.20
Adding prettyplease v0.2.20
Updating regex v1.10.5 -> v1.10.6
Updating rstest v0.21.0 -> v0.22.0
Updating rstest_macros v0.21.0 -> v0.22.0
Removing rustls v0.21.12
Updating rustls-pemfile v2.1.2 -> v2.1.3
Removing rustls-webpki v0.101.7
Removing sct v0.7.1
Updating serde_json v1.0.121 -> v1.0.122
Updating tempfile v3.10.1 -> v3.11.0
Removing tokio-rustls v0.24.1
Updating toml v0.8.16 -> v0.8.19
Updating toml_datetime v0.6.7 -> v0.6.8
Updating toml_edit v0.22.17 -> v0.22.20
Adding which v4.4.2 (latest: v6.0.2)
Updating winapi-util v0.1.8 -> v0.1.9
Adding windows-sys v0.59.0
Updating winnow v0.6.16 -> v0.6.18
Adding zeroize_derive v1.4.2
Updating zstd-safe v7.2.0 -> v7.2.1
Updating zstd-sys v2.0.12+zstd.1.5.6 -> v2.0.13+zstd.1.5.6
```
Member
Author
|
ACK 7c62645 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #995 +/- ##
========================================
Coverage 77.14% 77.14%
========================================
Files 185 185
Lines 10058 10058
========================================
Hits 7759 7759
Misses 2299 2299 ☔ View full report in Codecov by Sentry. |
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.