Skip to content

Conversation

@josecelano
Copy link
Member

cargo update
    Updating crates.io index
     Locking 18 packages to latest compatible versions
    Updating async-executor v1.13.1 -> v1.13.2
    Updating axum v0.8.3 -> v0.8.4
    Updating bytemuck v1.22.0 -> v1.23.0
    Updating cc v1.2.20 -> v1.2.21
    Updating chrono v0.4.40 -> v0.4.41
    Updating hashbrown v0.15.2 -> v0.15.3
    Updating miette v7.5.0 -> v7.6.0
    Updating miette-derive v7.5.0 -> v7.6.0
    Updating openssl-sys v0.9.107 -> v0.9.108
    Updating rustix v1.0.5 -> v1.0.7
    Updating sha2 v0.10.8 -> v0.10.9
    Updating syn v2.0.100 -> v2.0.101
    Updating synstructure v0.13.1 -> v0.13.2
    Updating toml v0.8.20 -> v0.8.22
    Updating toml_datetime v0.6.8 -> v0.6.9
    Updating toml_edit v0.22.24 -> v0.22.26
      Adding toml_write v0.1.1
    Updating winnow v0.7.7 -> v0.7.8

```
cargo update
    Updating crates.io index
     Locking 18 packages to latest compatible versions
    Updating async-executor v1.13.1 -> v1.13.2
    Updating axum v0.8.3 -> v0.8.4
    Updating bytemuck v1.22.0 -> v1.23.0
    Updating cc v1.2.20 -> v1.2.21
    Updating chrono v0.4.40 -> v0.4.41
    Updating hashbrown v0.15.2 -> v0.15.3
    Updating miette v7.5.0 -> v7.6.0
    Updating miette-derive v7.5.0 -> v7.6.0
    Updating openssl-sys v0.9.107 -> v0.9.108
    Updating rustix v1.0.5 -> v1.0.7
    Updating sha2 v0.10.8 -> v0.10.9
    Updating syn v2.0.100 -> v2.0.101
    Updating synstructure v0.13.1 -> v0.13.2
    Updating toml v0.8.20 -> v0.8.22
    Updating toml_datetime v0.6.8 -> v0.6.9
    Updating toml_edit v0.22.24 -> v0.22.26
      Adding toml_write v0.1.1
    Updating winnow v0.7.7 -> v0.7.8
```
@josecelano josecelano self-assigned this May 2, 2025
@josecelano josecelano added the Dependencies Related to Dependencies label May 2, 2025
@josecelano
Copy link
Member Author

ACK 62e57ae

@codecov
Copy link

codecov bot commented May 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.83%. Comparing base (a5c6e08) to head (62e57ae).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1494      +/-   ##
===========================================
+ Coverage    84.74%   84.83%   +0.08%     
===========================================
  Files          259      259              
  Lines        20287    20287              
  Branches     20287    20287              
===========================================
+ Hits         17193    17211      +18     
+ Misses        2800     2788      -12     
+ Partials       294      288       -6     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@josecelano josecelano merged commit e1fd309 into torrust:develop May 2, 2025
21 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