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

Merged
merged 1 commit into from
Dec 23, 2024
Merged

Conversation

josecelano
Copy link
Member

cargo update
    Updating crates.io index
     Locking 19 packages to latest compatible versions
    Updating anyhow v1.0.94 -> v1.0.95
    Updating bytemuck v1.20.0 -> v1.21.0
    Updating cc v1.2.4 -> v1.2.5
    Updating foldhash v0.1.3 -> v0.1.4
    Updating hyper-rustls v0.27.3 -> v0.27.5
    Updating libc v0.2.168 -> v0.2.169
    Updating miniz_oxide v0.8.0 -> v0.8.2
    Updating object v0.36.5 -> v0.36.7
    Updating predicates v3.1.2 -> v3.1.3
    Updating predicates-core v1.0.8 -> v1.0.9
    Updating predicates-tree v1.0.11 -> v1.0.12
    Updating security-framework-sys v2.12.1 -> v2.13.0
    Updating serde_html_form v0.2.6 -> v0.2.7
    Updating serde_json v1.0.133 -> v1.0.134
    Updating syn v2.0.90 -> v2.0.91
    Updating termtree v0.4.1 -> v0.5.1
    Updating thiserror v2.0.7 -> v2.0.9
    Updating thiserror-impl v2.0.7 -> v2.0.9
    Updating tinyvec v1.8.0 -> v1.8.1

```output
cargo update
    Updating crates.io index
     Locking 19 packages to latest compatible versions
    Updating anyhow v1.0.94 -> v1.0.95
    Updating bytemuck v1.20.0 -> v1.21.0
    Updating cc v1.2.4 -> v1.2.5
    Updating foldhash v0.1.3 -> v0.1.4
    Updating hyper-rustls v0.27.3 -> v0.27.5
    Updating libc v0.2.168 -> v0.2.169
    Updating miniz_oxide v0.8.0 -> v0.8.2
    Updating object v0.36.5 -> v0.36.7
    Updating predicates v3.1.2 -> v3.1.3
    Updating predicates-core v1.0.8 -> v1.0.9
    Updating predicates-tree v1.0.11 -> v1.0.12
    Updating security-framework-sys v2.12.1 -> v2.13.0
    Updating serde_html_form v0.2.6 -> v0.2.7
    Updating serde_json v1.0.133 -> v1.0.134
    Updating syn v2.0.90 -> v2.0.91
    Updating termtree v0.4.1 -> v0.5.1
    Updating thiserror v2.0.7 -> v2.0.9
    Updating thiserror-impl v2.0.7 -> v2.0.9
    Updating tinyvec v1.8.0 -> v1.8.1
```
@josecelano
Copy link
Member Author

ACK 86b0460

Copy link

codecov bot commented Dec 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.06%. Comparing base (64039e5) to head (86b0460).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1157      +/-   ##
===========================================
+ Coverage    75.99%   76.06%   +0.06%     
===========================================
  Files          174      174              
  Lines        11601    11601              
  Branches     11601    11601              
===========================================
+ Hits          8816     8824       +8     
+ Misses        2618     2613       -5     
+ Partials       167      164       -3     

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

@josecelano josecelano merged commit ce9f388 into torrust:develop Dec 23, 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