Skip to content

Update dependencies#840

Merged
josecelano merged 1 commit intotorrust:developfrom
josecelano:update-dependencies
May 7, 2024
Merged

Update dependencies#840
josecelano merged 1 commit intotorrust:developfrom
josecelano:update-dependencies

Conversation

@josecelano
Copy link
Copy Markdown
Member

cargo update
    Updating crates.io index
     Locking 14 packages to latest compatible versions
    Updating anyhow v1.0.82 -> v1.0.83
    Updating cc v1.0.96 -> v1.0.97
    Updating getrandom v0.2.14 -> v0.2.15
    Updating num-bigint v0.4.4 -> v0.4.5
    Updating proc-macro2 v1.0.81 -> v1.0.82
    Updating rustls-pki-types v1.5.0 -> v1.6.0
    Updating rustversion v1.0.15 -> v1.0.16
    Updating ryu v1.0.17 -> v1.0.18
    Updating semver v1.0.22 -> v1.0.23
    Updating syn v2.0.60 -> v2.0.61
    Updating thiserror v1.0.59 -> v1.0.60
    Updating thiserror-impl v1.0.59 -> v1.0.60
    Updating zerocopy v0.7.33 -> v0.7.34
    Updating zerocopy-derive v0.7.33 -> v0.7.34

```output
cargo update
    Updating crates.io index
     Locking 14 packages to latest compatible versions
    Updating anyhow v1.0.82 -> v1.0.83
    Updating cc v1.0.96 -> v1.0.97
    Updating getrandom v0.2.14 -> v0.2.15
    Updating num-bigint v0.4.4 -> v0.4.5
    Updating proc-macro2 v1.0.81 -> v1.0.82
    Updating rustls-pki-types v1.5.0 -> v1.6.0
    Updating rustversion v1.0.15 -> v1.0.16
    Updating ryu v1.0.17 -> v1.0.18
    Updating semver v1.0.22 -> v1.0.23
    Updating syn v2.0.60 -> v2.0.61
    Updating thiserror v1.0.59 -> v1.0.60
    Updating thiserror-impl v1.0.59 -> v1.0.60
    Updating zerocopy v0.7.33 -> v0.7.34
    Updating zerocopy-derive v0.7.33 -> v0.7.34
```
@josecelano josecelano added the Dependencies Related to Dependencies label May 7, 2024
@josecelano
Copy link
Copy Markdown
Member Author

ACK 62d4a20

@josecelano josecelano added this to the v3.0.0 milestone May 7, 2024
@codecov
Copy link
Copy Markdown

codecov bot commented May 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.66%. Comparing base (36a0b96) to head (62d4a20).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #840   +/-   ##
========================================
  Coverage    78.66%   78.66%           
========================================
  Files          163      163           
  Lines         9223     9223           
========================================
  Hits          7255     7255           
  Misses        1968     1968           

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

@josecelano josecelano merged commit 5348669 into torrust:develop May 7, 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