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 and fix linter errors #711

Merged
merged 2 commits into from
Aug 12, 2024

Conversation

josecelano
Copy link
Member

@josecelano josecelano commented Aug 12, 2024

Update dependencies and fix linter errors.

cargo update
    Updating crates.io index
     Locking 15 packages to latest compatible versions
    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 rgb v0.8.47 -> v0.8.48
    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
    Updating xml-rs v0.8.20 -> v0.8.21

```console
cargo update
    Updating crates.io index
     Locking 15 packages to latest compatible versions
    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 rgb v0.8.47 -> v0.8.48
    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
    Updating xml-rs v0.8.20 -> v0.8.21
```
@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 josecelano changed the title Update dependencies Update dependencies and fix linter errors Aug 12, 2024
@josecelano
Copy link
Member Author

ACK 6cb94c4

@josecelano josecelano merged commit 4d85120 into torrust:develop Aug 12, 2024
11 of 13 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