Merged
Conversation
Member
josecelano
commented
Apr 8, 2024
```output
cargo update
Updating crates.io index
Updating async-compression v0.4.6 -> v0.4.8
Updating async-executor v1.8.0 -> v1.10.0
Updating autocfg v1.1.0 -> v1.2.0
Adding base64 v0.22.0
Updating borsh v1.3.1 -> v1.4.0
Updating borsh-derive v1.3.1 -> v1.4.0
Updating brotli v3.5.0 -> v4.0.0
Updating brotli-decompressor v2.5.1 -> v3.0.0
Updating bumpalo v3.15.4 -> v3.16.0
Updating cc v1.0.90 -> v1.0.91
Updating chrono v0.4.35 -> v0.4.37
Updating event-listener v5.2.0 -> v5.3.0
Updating event-listener-strategy v0.5.0 -> v0.5.1
Updating getrandom v0.2.12 -> v0.2.14
Updating h2 v0.4.3 -> v0.4.4
Updating half v2.4.0 -> v2.4.1
Updating itoa v1.0.10 -> v1.0.11
Updating memchr v2.7.1 -> v2.7.2
Updating openssl-sys v0.9.101 -> v0.9.102
Updating pest v2.7.8 -> v2.7.9
Updating pest_derive v2.7.8 -> v2.7.9
Updating pest_generator v2.7.8 -> v2.7.9
Updating pest_meta v2.7.8 -> v2.7.9
Updating pin-project-lite v0.2.13 -> v0.2.14
Updating regex-syntax v0.8.2 -> v0.8.3
Updating reqwest v0.12.2 -> v0.12.3
Updating rust_decimal v1.34.3 -> v1.35.0
Removing rustls-pemfile v1.0.4
Removing rustls-pemfile v2.1.1
Adding rustls-pemfile v2.1.2
Updating rustls-pki-types v1.4.0 -> v1.4.1
Updating rustversion v1.0.14 -> v1.0.15
Updating security-framework v2.9.2 -> v2.10.0
Updating security-framework-sys v2.9.1 -> v2.10.0
Updating serde_html_form v0.2.5 -> v0.2.6
Updating serde_json v1.0.114 -> v1.0.115
Updating strsim v0.11.0 -> v0.11.1
Updating syn v2.0.55 -> v2.0.58
Updating sync_wrapper v1.0.0 -> v1.0.1
Updating tokio v1.36.0 -> v1.37.0
Updating winreg v0.50.0 -> v0.52.0
Updating zstd v0.13.0 -> v0.13.1
Updating zstd-safe v7.0.0 -> v7.1.0
Updating zstd-sys v2.0.9+zstd.1.5.5 -> v2.0.10+zstd.1.5.6
```
Member
Author
|
ACK 5373493 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #780 +/- ##
===========================================
+ Coverage 77.84% 77.87% +0.02%
===========================================
Files 158 158
Lines 8762 8758 -4
===========================================
- Hits 6821 6820 -1
+ Misses 1941 1938 -3 ☔ 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.