Merged
Conversation
```s
cargo update
Updating crates.io index
Locking 35 packages to latest compatible versions
Updating backtrace v0.3.72 -> v0.3.73
Updating clap v4.5.6 -> v4.5.7
Updating clap_builder v4.5.6 -> v4.5.7
Adding displaydoc v0.2.4
Updating http-body-util v0.1.1 -> v0.1.2
Updating httparse v1.8.0 -> v1.9.3
Adding icu_collections v1.5.0
Adding icu_locid v1.5.0
Adding icu_locid_transform v1.5.0
Adding icu_locid_transform_data v1.5.0
Adding icu_normalizer v1.5.0
Adding icu_normalizer_data v1.5.0
Adding icu_properties v1.5.0
Adding icu_properties_data v1.5.0
Adding icu_provider v1.5.0
Adding icu_provider_macros v1.5.0
Updating idna v0.5.0 -> v1.0.0
Adding litemap v0.7.3
Updating memchr v2.7.2 -> v2.7.4
Updating object v0.35.0 -> v0.36.0
Updating redox_syscall v0.5.1 -> v0.5.2
Adding stable_deref_trait v1.2.0
Adding synstructure v0.13.1
Adding tinystr v0.7.6
Removing unicode-bidi v0.3.15
Removing unicode-normalization v0.1.23
Updating url v2.5.0 -> v2.5.1
Adding utf16_iter v1.0.5
Adding utf8_iter v1.0.4
Adding write16 v1.0.0
Adding writeable v0.5.5
Adding yoke v0.7.4
Adding yoke-derive v0.7.4
Adding zerofrom v0.1.4
Adding zerofrom-derive v0.1.4
Adding zerovec v0.10.2
Adding zerovec-derive v0.10.2
```
Member
Author
|
ACK 322b976 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #895 +/- ##
===========================================
- Coverage 78.55% 78.50% -0.05%
===========================================
Files 171 171
Lines 9437 9443 +6
===========================================
Hits 7413 7413
- Misses 2024 2030 +6 ☔ 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.
Update dependencies.