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 #1170

Merged
merged 1 commit into from
Dec 27, 2024
Merged

Conversation

josecelano
Copy link
Member

cargo update
    Updating crates.io index
     Locking 7 packages to latest compatible versions
    Updating cc v1.2.5 -> v1.2.6
    Updating quote v1.0.37 -> v1.0.38
    Updating reqwest v0.12.9 -> v0.12.10
    Updating rustversion v1.0.18 -> v1.0.19
    Updating serde_with v3.11.0 -> v3.12.0
    Updating serde_with_macros v3.11.0 -> v3.12.0
    Updating syn v2.0.91 -> v2.0.92

```
cargo update
    Updating crates.io index
     Locking 7 packages to latest compatible versions
    Updating cc v1.2.5 -> v1.2.6
    Updating quote v1.0.37 -> v1.0.38
    Updating reqwest v0.12.9 -> v0.12.10
    Updating rustversion v1.0.18 -> v1.0.19
    Updating serde_with v3.11.0 -> v3.12.0
    Updating serde_with_macros v3.11.0 -> v3.12.0
    Updating syn v2.0.91 -> v2.0.92
```
@josecelano
Copy link
Member Author

ACK 0100bfe

Copy link

codecov bot commented Dec 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.87%. Comparing base (c932c9c) to head (0100bfe).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1170      +/-   ##
===========================================
- Coverage    76.01%   75.87%   -0.14%     
===========================================
  Files          174      174              
  Lines        11601    11601              
  Branches     11601    11601              
===========================================
- Hits          8818     8802      -16     
- Misses        2613     2626      +13     
- Partials       170      173       +3     

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

@josecelano josecelano merged commit dd8fecc into torrust:develop Dec 27, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant