Skip to content
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

Update dependencies #895

Merged
merged 1 commit into from
Jun 14, 2024
Merged

Conversation

josecelano
Copy link
Member

Update dependencies.

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

```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
```
@josecelano josecelano added the Dependencies Related to Dependencies label Jun 14, 2024
@josecelano josecelano self-assigned this Jun 14, 2024
@josecelano
Copy link
Member Author

ACK 322b976

Copy link

codecov bot commented Jun 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.50%. Comparing base (a7ec479) to head (322b976).

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.
📢 Have feedback on the report? Share it here.

@josecelano josecelano merged commit 4832235 into torrust:develop Jun 14, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Related to Dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant