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

Upate cargo dependencies #716

Merged
merged 1 commit into from
Feb 27, 2024
Merged

Conversation

josecelano
Copy link
Member

cargo update
    Updating crates.io index
    Updating bumpalo v3.15.2 -> v3.15.3
    Updating cc v1.0.86 -> v1.0.88
    Updating darling v0.20.6 -> v0.20.8
    Updating darling_core v0.20.6 -> v0.20.8
    Updating darling_macro v0.20.6 -> v0.20.8
    Updating half v2.3.1 -> v2.4.0
    Updating hermit-abi v0.3.6 -> v0.3.8
    Updating local-ip-address v0.6.0 -> v0.6.1
    Updating rustls-pki-types v1.3.0 -> v1.3.1
    Updating socket2 v0.5.5 -> v0.5.6
    Updating syn v2.0.50 -> v2.0.51
    Updating tempfile v3.10.0 -> v3.10.1
    Updating tower-http v0.5.1 -> v0.5.2

```console
cargo update
    Updating crates.io index
    Updating bumpalo v3.15.2 -> v3.15.3
    Updating cc v1.0.86 -> v1.0.88
    Updating darling v0.20.6 -> v0.20.8
    Updating darling_core v0.20.6 -> v0.20.8
    Updating darling_macro v0.20.6 -> v0.20.8
    Updating half v2.3.1 -> v2.4.0
    Updating hermit-abi v0.3.6 -> v0.3.8
    Updating local-ip-address v0.6.0 -> v0.6.1
    Updating rustls-pki-types v1.3.0 -> v1.3.1
    Updating socket2 v0.5.5 -> v0.5.6
    Updating syn v2.0.50 -> v2.0.51
    Updating tempfile v3.10.0 -> v3.10.1
    Updating tower-http v0.5.1 -> v0.5.2
```
@josecelano josecelano self-assigned this Feb 27, 2024
@josecelano josecelano added the Dependencies Related to Dependencies label Feb 27, 2024
@josecelano
Copy link
Member Author

ACK d4310a5

Copy link

codecov bot commented Feb 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.39%. Comparing base (10e9d66) to head (d4310a5).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #716      +/-   ##
===========================================
- Coverage    73.39%   73.39%   -0.01%     
===========================================
  Files          144      144              
  Lines         9296     9294       -2     
===========================================
- Hits          6823     6821       -2     
  Misses        2473     2473              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@josecelano
Copy link
Member Author

ACK d4310a5

@josecelano josecelano merged commit c5f7abf into torrust:develop Feb 27, 2024
13 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