Skip to content

Conversation

@josecelano
Copy link
Member

Update dependencies:

cargo update
    Updating crates.io index
     Locking 16 packages to latest compatible versions
    Updating async-io v2.3.3 -> v2.3.4
    Updating cc v1.1.7 -> v1.1.10
    Updating clap v4.5.13 -> v4.5.15
    Updating clap_builder v4.5.13 -> v4.5.15
    Updating core-foundation-sys v0.8.6 -> v0.8.7
    Updating hyper-util v0.1.6 -> v0.1.7
    Updating mio v1.0.1 -> v1.0.2
    Updating object v0.36.2 -> v0.36.3
    Updating piper v0.2.3 -> v0.2.4
    Updating polling v3.7.2 -> v3.7.3
    Updating rustls-pki-types v1.7.0 -> v1.8.0
    Updating serde v1.0.204 -> v1.0.206
    Updating serde_derive v1.0.204 -> v1.0.206
    Updating serde_json v1.0.122 -> v1.0.124
    Updating syn v2.0.72 -> v2.0.74
    Updating tempfile v3.11.0 -> v3.12.0

```console
cargo update
    Updating crates.io index
     Locking 16 packages to latest compatible versions
    Updating async-io v2.3.3 -> v2.3.4
    Updating cc v1.1.7 -> v1.1.10
    Updating clap v4.5.13 -> v4.5.15
    Updating clap_builder v4.5.13 -> v4.5.15
    Updating core-foundation-sys v0.8.6 -> v0.8.7
    Updating hyper-util v0.1.6 -> v0.1.7
    Updating mio v1.0.1 -> v1.0.2
    Updating object v0.36.2 -> v0.36.3
    Updating piper v0.2.3 -> v0.2.4
    Updating polling v3.7.2 -> v3.7.3
    Updating rustls-pki-types v1.7.0 -> v1.8.0
    Updating serde v1.0.204 -> v1.0.206
    Updating serde_derive v1.0.204 -> v1.0.206
    Updating serde_json v1.0.122 -> v1.0.124
    Updating syn v2.0.72 -> v2.0.74
    Updating tempfile v3.11.0 -> v3.12.0
```
@josecelano josecelano self-assigned this Aug 12, 2024
@josecelano josecelano added the Dependencies Related to Dependencies label Aug 12, 2024
@josecelano josecelano added this to the v3.0.0 milestone Aug 12, 2024
@josecelano
Copy link
Member Author

ACK 62ffffb

@codecov
Copy link

codecov bot commented Aug 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.15%. Comparing base (f6bbcf5) to head (62ffffb).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1008   +/-   ##
========================================
  Coverage    77.15%   77.15%           
========================================
  Files          185      185           
  Lines        10068    10068           
========================================
  Hits          7768     7768           
  Misses        2300     2300           

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

@josecelano josecelano merged commit acb860f into torrust:develop Aug 12, 2024
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